summaryrefslogtreecommitdiffstats
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-30 10:34:05 +0000
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-30 10:34:05 +0000
commit6231ce32c1056008da398032c75b3ba0f02f9bc1 (patch)
treec4eaa47ad67c76d75e8ae5ea9f5107c262a18720 /gcc/cp/ChangeLog
parentdc76f09068247054146fa16b0e356f9cbee690d3 (diff)
downloadppe42-gcc-6231ce32c1056008da398032c75b3ba0f02f9bc1.tar.gz
ppe42-gcc-6231ce32c1056008da398032c75b3ba0f02f9bc1.zip
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113389 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index c93e39f5691..57c80275bd6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
+
+ PR c++/27278
+ * decl.c (grok_op_properties): Skip operators with invalid args
+ when checking for class-type or enum-type args.
+
2006-04-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR c++/27279
OpenPOWER on IntegriCloud