[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-15 06:58 --- > FYI, diff -u my_x86_64_run your_sparc_run gives: > > +FAIL: c391002 > +FAIL: c940006 > +FAIL: c951001 > +FAIL: c954023 > > -FAIL: c54a13b > -FAIL: c61008a > -FAIL: c64104c > -FAIL: cc51003 > -F

[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-10-15 05:52 --- FYI, diff -u my_x86_64_run your_sparc_run gives: +FAIL: c391002 +FAIL: c940006 +FAIL: c951001 +FAIL: c954023 -FAIL: c54a13b -FAIL: c61008a -FAIL: c64104c -FAIL: cc51003 -FAIL: cc70a01 (x86_64 with LAST

[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-14 19:03 --- - ICE on g-socket.adb at -O0: consistency check, again ADDR_EXPR is PR 17793 (I filed it) - infinite loop on make.adb at -O2: PHI nodes sharing pb (ok at -O1) is PR 17986 (someone else filed it) And there

[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-14 18:57 --- Quick summary of my investigation so far: - ICE on g-awk.adb at -O0: pb in the RTL expander relating to ADDR_EXPR - ICE on g-socket.adb at -O0: consistency check, again ADDR_EXPR - infinite loop on make.ad

[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-14 11:56 --- *** Bug 17794 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug middle-end/17746] [4.0 Regression] ICE when building the shared Ada RTS

2004-10-14 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-14 11:55 --- Recategorizing. -- What|Removed |Added Component|ada |mi