Skip to content

Commit 6b2ca18

Browse files
Add change log entry on AES-NI asm block fixes
Co-authored-by: Gilles Peskine <[email protected]> Signed-off-by: Solar Designer <[email protected]>
1 parent 4393dff commit 6b2ca18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix
2+
* Fix missing constraints on the AES-NI inline assembly which is used on
3+
GCC-like compilers when building AES for generic x86_64 targets. This
4+
may have resulted in incorrect code with some compilers, depending on
5+
optimizations. Fixes #9819.

0 commit comments

Comments
 (0)