This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11766] [3.4 Regression] ICE in comp_ptr_ttypes_real
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Aug 2003 18:25:13 -0000
- Subject: [Bug c++/11766] [3.4 Regression] ICE in comp_ptr_ttypes_real
- References: <20030801180102.11766.snyder@fnal.gov>
- 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=11766
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Priority|P3 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-01 18:25:13
date| |
Summary|[3.4] ICE in |[3.4 Regression] ICE in
|comp_ptr_ttypes_real |comp_ptr_ttypes_real
Target Milestone|--- |3.4
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-01 18:25 -------
I can confirm this on the mainline (20030801). GCC does not ICE in 3.3.1 (20030707) making this
a regression.