http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24449
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24449
--- Comment #7 from paolo at gcc dot gnu.org
2012-10-12 14:38:19 UTC ---
Author: paolo
Date: Fri Oct 12 14:38:11 2012
New Revision: 192402
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192402
Log:
/cp
2012-10-12 Paolo Carlin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24449
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|gcc-
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-11-18 14:59 ---
Can you read http://gcc.gnu.org/contribute.html and send the patch to
[EMAIL PROTECTED]
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #4 from machata at post dot cz 2005-11-18 14:27 ---
> I believe that this patch does the right thing. I've done bootstrap on
> i686-pc-linux-gnu, but I won't be able to run testsuite before friday.
Which just passed on i686-pc-linux-gnu.
--
machata at post dot cz changed
--- Comment #3 from machata at post dot cz 2005-11-16 15:25 ---
Created an attachment (id=10251)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10251&action=view)
Check if we are really declaring template ::main.
I believe that this patch does the right thing. I've done bootstrap o
--- Comment #2 from machata at post dot cz 2005-11-10 14:21 ---
Created an attachment (id=10202)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10202&action=view)
Patch against gcc/cp/decl.c, and a testcase
This is rather straightforward solution for this PR. It allows parsing of t
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-19 23:32 ---
Confirmed, not a regression.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added