[Bug c++/52071] Constructor invocation confused

2013-11-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/52071] Constructor invocation confused

2013-11-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 4 00:42:09 2013 New Revision: 204343 URL: http://gcc.gnu.org/viewcvs?rev=204343&root=gcc&view=rev Log: 2013-11-03 Paolo Carlini PR c++/52071 * g++.dg/parse/

[Bug c++/52071] Constructor invocation confused

2013-11-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Paolo Carlini changed: What|Removed |Added Depends on|38313 |29234 --- Comment #5 from Paolo Carlini

[Bug c++/52071] Constructor invocation confused

2013-11-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/52071] Constructor invocation confused

2013-11-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Bug 52071 depends on bug 38313, which changed state. Bug 38313 Summary: g++ fails to parse a member function with a parenthesized type name as its declarator http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38313 What|Removed

[Bug c++/52071] Constructor invocation confused

2012-02-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/52071] Constructor invocation confused

2012-01-31 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 --- Comment #2 from Andrew Pinski 2012-02-01 02:33:15 UTC --- *** Bug 52077 has been marked as a duplicate of this bug. ***

[Bug c++/52071] Constructor invocation confused

2012-01-31 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52071 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid --- Comment #1 from Andrew