http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15672
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15672
Jonathan Wakely changed:
What|Removed |Added
CC||npl at chello dot at
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15672
--- Comment #16 from Jonathan Wakely 2013-03-28
15:13:08 UTC ---
Clang diagnoses the most vexing parse, comment 5 gets:
sf.cc:7:7: warning: parentheses were disambiguated as a function declaration
[-Wvexing-parse]
g1 f(t(c));
^
--- Comment #15 from pinskia at gcc dot gnu dot org 2008-07-12 19:46
---
*** Bug 36813 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-