[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-25 Thread hjl at gcc dot gnu dot org
--- Comment #19 from hjl at gcc dot gnu dot org 2010-03-25 16:40 --- Subject: Bug 42450 Author: hjl Date: Thu Mar 25 16:39:51 2010 New Revision: 157726 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157726 Log: Backport regression testcases from mainline. 2010-03-25 H.J. Lu

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-19 Thread jamborm at gcc dot gnu dot org
--- Comment #18 from jamborm at gcc dot gnu dot org 2010-03-19 10:14 --- Fixed. -- jamborm at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNE

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-18 Thread jamborm at gcc dot gnu dot org
--- Comment #17 from jamborm at gcc dot gnu dot org 2010-03-18 20:07 --- Subject: Bug 42450 Author: jamborm Date: Thu Mar 18 20:07:13 2010 New Revision: 157546 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157546 Log: 2010-03-18 Martin Jambor PR middle-end/42450

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-15 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2010-03-15 13:24 --- Re-assigning to Martin then. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-08 Thread jamborm at gcc dot gnu dot org
--- Comment #15 from jamborm at gcc dot gnu dot org 2010-03-08 10:44 --- I came to the conclusion the patch was indeed a good fix. I have submitted it to the mailing list along with an explanation of what is going on: http://gcc.gnu.org/ml/gcc-patches/2010-03/msg00270.html -- http

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-05 Thread jamborm at gcc dot gnu dot org
--- Comment #14 from jamborm at gcc dot gnu dot org 2010-03-05 19:42 --- (In reply to comment #13) > I have a patch for this. I will submit it tomorrow. > Unfortunately, I am not sure that my patch really fixes the issue rather than hides it. I'd like to discuss it with Honza first.

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-04 Thread jamborm at gcc dot gnu dot org
--- Comment #13 from jamborm at gcc dot gnu dot org 2010-03-04 18:24 --- I have a patch for this. I will submit it tomorrow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-04 Thread jamborm at gcc dot gnu dot org
--- Comment #12 from jamborm at gcc dot gnu dot org 2010-03-04 18:22 --- *** Bug 43198 has been marked as a duplicate of this bug. *** -- jamborm at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-03 Thread zsojka at seznam dot cz
--- Comment #11 from zsojka at seznam dot cz 2010-03-04 01:28 --- Created an attachment (id=20016) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20016&action=view) different reduced testcase Testcases from comment #0 and comment #10 don't fail for me (x86_64, r157161). However, a

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-03 Thread manu at gcc dot gnu dot org
--- Comment #10 from manu at gcc dot gnu dot org 2010-03-03 22:11 --- Created an attachment (id=20015) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20015&action=view) further reduced testcase This testcase is somehow smaller. I won't try to reduce it further. -- manu at gcc d

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-03-03 Thread manu at gcc dot gnu dot org
--- Comment #9 from manu at gcc dot gnu dot org 2010-03-03 14:38 --- (In reply to comment #8) > Created an attachment (id=19938) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19938&action=view) [edit] > smaller testcase > > Here is the smallest testcase I could get out of delta.

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2010-02-23 04:06 --- Created an attachment (id=19938) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19938&action=view) smaller testcase Here is the smallest testcase I could get out of delta. -- http://gcc.gnu.org/bugzilla/sh

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-24 Thread hubicka at ucw dot cz
--- Comment #7 from hubicka at ucw dot cz 2010-01-24 13:55 --- Subject: Re: [4.5 Regression] another GCC 4.5 ICE on C++ templated code > I think it was an accident as this is a P1 bug anyways. That was accident (i meant to update different PR). I tought I fixed that already. Honza -

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-22 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2010-01-22 19:34 --- (In reply to comment #5) > Sorry for the probably uninformed question, but this bug was just tagged > "enhancement", and I thought that "enhancement" meant "not really a bug but > rather a feature request". I would l

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-22 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #5 from jacob dot benoit dot 1 at gmail dot com 2010-01-22 19:29 --- Sorry for the probably uninformed question, but this bug was just tagged "enhancement", and I thought that "enhancement" meant "not really a bug but rather a feature request". I would like to understand?

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-22 Thread hubicka at gcc dot gnu dot org
-- hubicka at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-05 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-04 Thread dodji at gcc dot gnu dot org
--- Comment #4 from dodji at gcc dot gnu dot org 2010-01-04 09:37 --- Confirmed on 4.5. The ICE happens only with -O2, with checking enabled. I think this should be flagged as P1. -- dodji at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-02 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2009-12-30 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||hubicka at gcc dot gnu dot |