[Bug bootstrap/42093] bootstrap hangs in stage2 run of build/gengtype

2009-12-14 Thread ramana at gcc dot gnu dot org
--- Comment #3 from ramana at gcc dot gnu dot org 2009-12-14 23:43 --- I now see a bootstrap failure with build/genmddeps going into an infinite loop for stage2. This has to be a problem with the the system compiler. This utility jumps into never never land from read_rtx in read-rtl.c -

[Bug bootstrap/42093] bootstrap hangs in stage2 run of build/gengtype

2009-11-18 Thread doko at ubuntu dot com
--- Comment #1 from doko at ubuntu dot com 2009-11-19 04:11 --- only seen when configuring with --with-mode=thumb, disabling scheduling for thumb2 shows the same endless loop. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42093

[Bug bootstrap/42093] bootstrap hangs in stage2 run of build/gengtype

2009-11-20 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-11-20 16:00 --- (In reply to comment #1) > only seen when configuring with --with-mode=thumb, disabling scheduling for > thumb2 shows the same endless loop. Confirmed unless there's a miscompilation in libc that we are missing. >

[Bug bootstrap/42093] bootstrap hangs in stage2 run of build/gengtype

2009-12-11 Thread ramana at gcc dot gnu dot org
-- ramana at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ramana at gcc dot gnu dot |dot org