SOURCES: gcc-pr22533.patch - ppc bootstrap works.

pluto pluto at pld-linux.org
Thu Nov 24 15:43:24 CET 2005


Author: pluto                        Date: Thu Nov 24 14:43:23 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ppc bootstrap works.

---- Files affected:
SOURCES:
   gcc-pr22533.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/gcc-pr22533.patch
diff -u SOURCES/gcc-pr22533.patch:1.4 SOURCES/gcc-pr22533.patch:1.5
--- SOURCES/gcc-pr22533.patch:1.4	Thu Nov 24 14:04:48 2005
+++ SOURCES/gcc-pr22533.patch	Thu Nov 24 15:43:18 2005
@@ -133,3 +133,18 @@
        case VAR_DECL:
        case PARM_DECL:
        case RESULT_DECL:
+--- gcc/gcc/ada/Makefile.in.orig	2005-11-23 16:48:27.000000000 +0000
++++ gcc/gcc/ada/Makefile.in	2005-11-24 10:14:25.987115520 +0000
+@@ -1899,6 +1899,12 @@
+ 	$(CC) -c $(ALL_ADAFLAGS) $(FORCE_DEBUG_ADAFLAGS) -O2 $(ADA_INCLUDES) \
+ 	      $< $(OUTPUT_OPTION)
+ 
++# [Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms
++
++make.o      : make.adb make.ads
++	$(CC) -c $(ALL_ADAFLAGS) $(FORCE_DEBUG_ADAFLAGS) -O1 $(ADA_INCLUDES) \
++	      $< $(OUTPUT_OPTION)
++
+ adadecode.o : adadecode.c adadecode.h
+ aux-io.o  : aux-io.c
+ argv.o    : argv.c
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gcc-pr22533.patch?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list