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 middle-end/40119] ICE with --param hot-bb-frequency-fraction=0



------- Comment #2 from reichelt at gcc dot gnu dot org  2009-07-06 11:43 -------
Confirmed. Just compile with "-O --param hot-bb-frequency-fraction=0" :

==============================
void foo() {}
==============================

This happens since the introduction of hot-bb-frequency-fraction in GCC 3.3.


-- 

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
   Last reconfirmed|0000-00-00 00:00:00         |2009-07-06 11:43:49
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40119


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