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 gcov-profile/47363] value-profile.c produces incorrect error message when *count > *all


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

asharif at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23032|0                           |1
        is obsolete|                            |

--- Comment #2 from asharif at gcc dot gnu.org 2011-01-24 21:09:47 UTC ---
Created attachment 23109
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23109
Patch to fix this problem.

The patch now has a more appropriate error message.


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