mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-01 07:42:12 +02:00
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
4
ChangeLog.d/reduce-cpu-modifiers-to-file-scope.txt
Normal file
4
ChangeLog.d/reduce-cpu-modifiers-to-file-scope.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Bugfix
|
||||
* Fix #5758. Compilers might generate unexpected instructions when CPU
|
||||
modifiers were specified as global flags( command line or global headers).
|
||||
It is fixed with reducing the scope of CPU modifier flags.
|
||||
Reference in New Issue
Block a user