diff options
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 971a865bd..62ecf0ed1 100644 --- a/readme.txt +++ b/readme.txt @@ -62,6 +62,8 @@ *****************************************************************************
*** 2.1.2 ***
+- FIX: Fixed potential issue with GCC reorganizing instructions around "asm
+ volatile" statements (bug 3058731)(backported in 2.0.4).
- FIX: Fixed reduced ARM7 performance with GCC 4.5.x (bug 3056866)(backported
to 2.0.4).
- FIX: Fixed crash of the Posix simulator under Ubuntu 10.4 (bug 3055329)
|