------- 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

Reply via email to