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++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"



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


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