]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- added comment
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jun 2004 18:23:56 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-alpha-regno-mode.patch -> 1.2

gcc-alpha-regno-mode.patch

index 350f5eadaa4519e30684dd6ece615308ac138f7f..bf1b856de1de64af18ba62637898fc1107b3b8e5 100644 (file)
@@ -1,3 +1,9 @@
+This patch reverts gcc 3.3.4 change which triggers ICE on code using
+"complex" type - but generated code is _probably wrong_.
+Proper fix is included in gcc 3.4.0, but it changes ABI.
+This patch is meant only to provide gcc 3.3.4 on alpha, suitable to
+bootstrap gcc 3.4.0.
+
 --- gcc-3.3.4/gcc/emit-rtl.c.orig      2003-12-10 18:37:18.000000000 +0100
 +++ gcc-3.3.4/gcc/emit-rtl.c   2004-06-08 14:44:21.000000000 +0200
 @@ -925,7 +925,7 @@
This page took 0.12462 seconds and 4 git commands to generate.