[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2006-10-16 23:08 --- Subject: Bug 29408 Author: mmitchel Date: Mon Oct 16 23:07:46 2006 New Revision: 117800 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117800 Log: PR c++/29408 * parser.c (cp_parser_using_

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-15 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2006-10-15 21:21 --- There is long-standing confusion in the C++ standard regarding the naming of destructors in various situations. (Part of the issue is to what extent destructors have names, and how the injection of class names int

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-11 Thread bangerth at dealii dot org
--- Comment #8 from bangerth at dealii dot org 2006-10-12 04:27 --- I don't believe the code is valid. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-11 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-11 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-10-12 00:37 --- fails with trunk 20061012 as well. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added -