[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 4 16:23:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Mon Nov 4 16:21:34 2013
New Revision: 204354
URL: http://gcc.gnu.org/viewcvs?rev=204354&root=gcc&view=rev
Log:
PR c++/58979
c-family/
* c-common.c (invalid_indirection_error): Handle RO_ARROW_STAR case.
testsuite/
* g++.dg/diagnostic/pr58979.C: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/diagnostic/pr58979.C
Modified:
branches/gcc-4_8-branch/gcc/c-family/ChangeLog
branches/gcc-4_8-branch/gcc/c-family/c-common.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list