This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2008 20:48:10 -0000
- Subject: [Bug c++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"
- References: <bug-36912-16507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from reichelt at gcc dot gnu dot org 2008-08-13 20:48 -------
The following line triggers the ICE since GCC 4.1.0:
================================
const double c = .1, d = c+1;
================================
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-valid-code, monitored
Last reconfirmed|0000-00-00 00:00:00 |2008-08-13 20:48:09
date| |
Summary|ICE when building with "- |[4.2/4.3/4.4 regression] ICE
|frounding-math -g" |with "-frounding-math -g"
Target Milestone|--- |4.2.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36912