[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-10-16 Thread wilson at gcc dot gnu dot org
--- Comment #5 from wilson at gcc dot gnu dot org 2005-10-16 22:45 --- I believe this is fixed. I'm looking at 17356 now. -- wilson at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-10-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23579

[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-10-15 Thread wilson at gcc dot gnu dot org
--- Comment #2 from wilson at gcc dot gnu dot org 2005-10-15 17:03 --- I haven't been able to reproduce this. I tried building a stage1 IA-64 ada compiler on both x86_64 and IA-64, using both mainline and the 20050826 snapshot, and none of these 4 compilers triggered the bug. I am

[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-10-15 Thread wilson at gcc dot gnu dot org
--- Comment #3 from wilson at gcc dot gnu dot org 2005-10-15 22:23 --- My build failed while building libada ../../xgcc -B../../ -c -g -O2 -fPIC -DUSE_GAS_SYMVER -W -Wall -gnatpg a-teioed.adb -o a-teioed.o a-teioed.adb: In function 'Ada.Text_Io.Editing.Format_Number':

[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-10-15 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-15 22:25 --- (In reply to comment #3) My build failed while building libada That is PR 17356. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23579

[Bug target/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

2005-08-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-31 19:22 --- This looks more like a target bug as this is being called from ia64's reorg. -- What|Removed |Added