This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/8061] ICE in grokdeclarator, at cp/decl.c:10142


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8061



------- Additional Comments From reichelt at gcc dot gnu dot org  2003-10-01 09:58 -------
Well, the first testcase is actually valid code, which is rejected
by mainline. Sorry for the confusion. However, this is the same
problem as in PR 11715, so there's no need to reopen the PR.

The second testcase is really invalid, so GCC is doing the right
thing here. I'll soon add a testcase for this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]