This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11308] ICE when calling a function on an enum type
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2003 16:27:25 -0000
- Subject: [Bug c++/11308] ICE when calling a function on an enum type
- References: <20030624145319.11308.rschiele@uni-mannheim.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11308
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-invalid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-06-24 16:27:23
date| |
Target Milestone|3.4 |---
------- Additional Comments From bangerth at dealii dot org 2003-06-24 16:27 -------
Confirmed, a regression in 3.3 w.r.t. 3.2 on really broken code.
Already fixed in 3.4.
W.