[Bug c++/31328] Temporary object incorrectly parsed as confilcint declaration

2007-03-26 Thread bangerth at dealii dot org
--- Comment #5 from bangerth at dealii dot org 2007-03-26 20:48 --- Yup, Andrew is right. W. -- bangerth at dealii dot org changed: What|Removed |Added CC

[Bug c++/31328] Temporary object incorrectly parsed as confilcint declaration

2007-03-23 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-03-23 16:17 --- IIRC this is what the C++ standard says this is parsed as. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31328

[Bug c++/31328] Temporary object incorrectly parsed as confilcint declaration

2007-03-23 Thread danq at acacetus dot com
--- Comment #3 from danq at acacetus dot com 2007-03-23 16:14 --- Created an attachment (id=13270) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13270&action=view) The preprocessed output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31328

[Bug c++/31328] Temporary object incorrectly parsed as confilcint declaration

2007-03-23 Thread danq at acacetus dot com
--- Comment #2 from danq at acacetus dot com 2007-03-23 16:14 --- Created an attachment (id=13269) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13269&action=view) The compiler output and error messages -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31328

[Bug c++/31328] Temporary object incorrectly parsed as confilcint declaration

2007-03-23 Thread danq at acacetus dot com
--- Comment #1 from danq at acacetus dot com 2007-03-23 16:13 --- Created an attachment (id=13268) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13268&action=view) Example C++ source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31328