[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-23 Thread hjl at gcc dot gnu dot org
--- Comment #8 from hjl at gcc dot gnu dot org 2009-07-23 17:51 --- Subject: Bug 40357 Author: hjl Date: Thu Jul 23 17:50:56 2009 New Revision: 150020 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150020 Log: 2009-07-23 H.J. Lu Backport from mainline: 2009-0

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-15 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2009-07-15 11:19 --- This is really fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-15 Thread jason at redhat dot com
--- Comment #6 from jason at redhat dot com 2009-07-15 07:51 --- Subject: Re: [4.5 Regression] compiler hang for C++ code On 07/15/2009 09:44 AM, dcb314 at hotmail dot com wrote: > I tried the code on snapshot 20090709 and it still hangs. The patch wasn't in that snapshot; it wasn't a

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-15 Thread dcb314 at hotmail dot com
--- Comment #5 from dcb314 at hotmail dot com 2009-07-15 07:44 --- (In reply to comment #4) > Fixed by the patch for PR debug/40705 I don't think so. I tried the code on snapshot 20090709 and it still hangs. By the way, how can a fix for a crash also fix a hang ? I would have thought

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-14 Thread dodji at gcc dot gnu dot org
--- Comment #4 from dodji at gcc dot gnu dot org 2009-07-14 15:29 --- Fixed by the patch for PR debug/40705 -- dodji at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-07-13 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-06-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-06-22 02:18 --- Reduced testcase: struct XalanCProcessor { typedef enum {eInvalid, eXalanSourceTree, eXercesDOM} ParseOptionType; ParseOptionType getParseOption(void); }; typedef XalanCProcessor::ParseOptionType ParseOptionT

[Bug c++/40357] [4.5 Regression] compiler hang for C++ code

2009-06-08 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-06-08 15:50 --- #7 0x004fbcf6 in start_function (declspecs=0x7fffdbb0, declarator=0x18717e0, attrs=0x0) at ../../../src/trunk/gcc/cp/decl.c:11884 11884 decl1 = grokdeclarator (declarator, declspecs, FUNCDEF, 1,