r113391 - in /branches/gcc-4_0-branch/gcc: cp/C...
reichelt@gcc.gnu.org
reichelt@gcc.gnu.org
Sun Apr 30 10:40:00 GMT 2006
Author: reichelt
Date: Sun Apr 30 10:40:18 2006
New Revision: 113391
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113391
Log:
PR c++/27278
* decl.c (grok_op_properties): Skip operators with invalid args
when checking for class-type or enum-type args.
* g++.dg/parse/operator7.C: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/operator7.C
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/decl.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list