------- Comment #4 from reichelt at gcc dot gnu dot org 2006-02-23 02:39 ------- Subject: Bug 26291
Author: reichelt Date: Thu Feb 23 02:39:24 2006 New Revision: 111380 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111380 Log: PR c++/26291 * decl.c (grok_op_properties): Check for ellipsis in arguments of operators. * g++.dg/other/ellipsis1.C: New test. * g++.dg/parse/operator4.C: Adjust error marker. Added: branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/ellipsis1.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 branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/operator4.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26291