[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2010-07-01 15:51 --- Bootstrap finished fine for me. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread amylaar at gcc dot gnu dot org
--- Comment #12 from amylaar at gcc dot gnu dot org 2010-07-01 11:18 --- Created an attachment (id=21056) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21056&action=view) * ia64_register_move_cost (Fix argument types). Yes, it was my patch. With the attached patch, yester

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2010-07-01 11:02 --- Now we're back to /gcc/obj/./prev-gcc/xgcc -B/gcc/obj/./prev-gcc/ -B/usr/local/ia64-unknown-linux-gnu/bin/ -B/usr/local/ia64-unknown-linux-gnu/bin/ -B/usr/local/ia64-unknown-linux-gnu/lib/ -isystem /usr/local/ia64

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread amylaar at gcc dot gnu dot org
--- Comment #10 from amylaar at gcc dot gnu dot org 2010-07-01 10:49 --- As I used cut & paste for a few repeated stanzas, I just checked if there was any more of the same. Once you know what it is, it's easy to find in the patch: [amyl...@laria ~]$ grep -A 5 -B 5 '^+[ ]*{' 44566-regc

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenther at suse dot de
--- Comment #9 from rguenther at suse dot de 2010-07-01 10:37 --- Subject: Re: [4.6 Regression] bootstrap broken on ia64 On Thu, 1 Jul 2010, amylaar at gcc dot gnu dot org wrote: > --- Comment #8 from amylaar at gcc dot gnu dot org 2010-07-01 10:35 > --- > (In reply to comme

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread amylaar at gcc dot gnu dot org
--- Comment #8 from amylaar at gcc dot gnu dot org 2010-07-01 10:35 --- (In reply to comment #6) > Created an attachment (id=21054) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21054&action=view) [edit] > preprocessed source > > Preprocessed source of ia64.i for your convenience.

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2010-07-01 10:27 --- Subject: Bug 44732 Author: amylaar Date: Thu Jul 1 10:27:34 2010 New Revision: 161658 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161658 Log: PR target/44732 * config/ia64/ia64.c (ia64_re

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-07-01 10:02 --- Created an attachment (id=21054) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21054&action=view) preprocessed source Preprocessed source of ia64.i for your convenience. -- http://gcc.gnu.org/bugzilla/sho

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenther at suse dot de
--- Comment #5 from rguenther at suse dot de 2010-07-01 09:54 --- Subject: Re: [4.6 Regression] bootstrap broken on ia64 On Thu, 1 Jul 2010, amylaar at gcc dot gnu dot org wrote: > --- Comment #4 from amylaar at gcc dot gnu dot org 2010-07-01 09:44 > --- > What is the target

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread amylaar at gcc dot gnu dot org
--- Comment #4 from amylaar at gcc dot gnu dot org 2010-07-01 09:44 --- What is the target triple from config.guess? I've tried cross compilers from i686-pc-linux-gnu to ia64-elf and ia64-linux-gnu (using ccc (GCC) 4.4.4 20100503 (Red Hat 4.4.4-2)), but I get lots of extra errors (and e

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-07-01 08:34 --- r161633 is the cause. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-07-01 08:17 --- *** Bug 44740 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64

2010-06-30 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-06-30 20:31 --- r161633, 4.1 host compiler. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Targe