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 bootstrap/14684] [lno] -fprofile-use/-fprofile-generate failure because of coverage mismatch


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-22 21:15 -------
Know problem, -funroll-loops (which is enabled by -fprofile-use) is done at the tree level while 
profiling is still done at the RTL level.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-22 21:15:56
               date|                            |
            Summary|profiledbootstrap failure   |[lno] -fprofile-use/-
                   |because of coverage mismatch|fprofile-generate failure
                   |                            |because of coverage mismatch
   Target Milestone|---                         |lno


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


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