--- Comment #14 from andreast at gcc dot gnu dot org 2008-07-24 18:58
---
Bootstrap passed. Tests will start soon.
Thanks.
--
andreast at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #13 from rguenth at gcc dot gnu dot org 2008-07-24 16:12
---
Subject: Bug 36885
Author: rguenth
Date: Thu Jul 24 16:11:28 2008
New Revision: 138121
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138121
Log:
2008-07-24 Richard Guenther <[EMAIL PROTECTED]>
--- Comment #12 from rguenth at gcc dot gnu dot org 2008-07-24 15:51
---
Can you re-test bootstrap with
http://gcc.gnu.org/ml/gcc-patches/2008-07/msg01896.html
applied?
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36885
--- Comment #11 from rguenth at gcc dot gnu dot org 2008-07-24 15:45
---
I have a patch.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
AssignedT
--- Comment #10 from rguenth at gcc dot gnu dot org 2008-07-24 14:34
---
Created an attachment (id=15953)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15953&action=view)
reduced testcase
Reduced testcase, -O2 -g --param ggc-min-expand=0 --param ggc-min-heapsize=0
--
http://
--- Comment #9 from rguenth at gcc dot gnu dot org 2008-07-23 08:33 ---
Created an attachment (id=15944)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15944&action=view)
somewhat reduced testcase
Fails at -O2 -g. Two errors this time ;)
./cc1plus -quiet -O2 locale_init.3.ii -g
l
--- Comment #8 from pinskia at gcc dot gnu dot org 2008-07-21 01:03 ---
With -O2 -g --param ggc-min-expand=0 --param ggc-min-heapsize=0 I get a
segfault on the tuples branch so we have a GC issue somewhere ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36885
--- Comment #7 from rguenth at gcc dot gnu dot org 2008-07-20 21:40 ---
Why not? It's a regression from trunk.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36885
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-07-20 21:38 ---
I would not call this a regression just yet ...
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-