aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.0/README.google')
-rw-r--r--gcc-4.4.0/README.google6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.4.0/README.google b/gcc-4.4.0/README.google
index 199418057..e2f11a2e3 100644
--- a/gcc-4.4.0/README.google
+++ b/gcc-4.4.0/README.google
@@ -2229,3 +2229,9 @@ gcc/testsuite/gcc.c-torture/execute/pr42691.c
i2 "set reg const".
Owner: jingyu
Status: backport from upstream r155948.
+
+gcc/combine.c
+ Backport upstream patch r152443. Fix a bug in distribute_and_simplify_rtx
+ in which a floating point mode RTX is unsafely optimized.
+ Owner: dougkwan
+ Status: backport of upstream rev 152443.