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++/11284] [3.3 only]ICE on valid code


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.


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