[Bug bootstrap/34003] [4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-06 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-11-06 11:33 --- I think 4.2 is also broken. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/34003] [4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-06 Thread r dot emrich at de dot tecosim dot com
--- Comment #4 from r dot emrich at de dot tecosim dot com 2007-11-06 11:35 --- (In reply to comment #3) I think 4.2 is also broken. 4.2.2 is ok. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

[Bug bootstrap/34003] [4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-06 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-11-06 11:37 --- What I mean is that 4.2's rtl has the same issue. What happens if you try to bootstrap 4.2 with 4.3? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

[Bug bootstrap/34003] [4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-06 Thread r dot emrich at de dot tecosim dot com
--- Comment #6 from r dot emrich at de dot tecosim dot com 2007-11-06 12:02 --- Takes a few minutes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

[Bug bootstrap/34003] [4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-06 Thread r dot emrich at de dot tecosim dot com
--- Comment #7 from r dot emrich at de dot tecosim dot com 2007-11-06 14:22 --- Created an attachment (id=14489) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14489action=view) preprocessed source gcc-4.2.2 yields the same problem --