[Bug c++/11284] [3.3 only]ICE on valid code
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 7 14:46:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11284
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-07 14:46:18
date| |
------- Additional Comments From bangerth at dealii dot org 2003-07-07 14:46 -------
It was the orginal testcase that ICEs 3.3, and it still does
for me. This is what I get:
/usr/local/include/c++/3.4/alphaev56-unknown-linux-gnu/bits/time_members.h:49:
error: parse
error before `__attribute__'
/usr/local/include/c++/3.4/alphaev56-unknown-linux-gnu/bits/time_members.h:49:
internal compiler error: in
poplevel, at cp/decl.c:1532
I believe this should be one of the other pop_level/attribute ICEs, but
the testcase should be reduced.
W.
More information about the Gcc-bugs
mailing list