This is the mail archive of the gcc-patches@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]

Re: [PATCH] Don't error on coverage mismatch by request


Hi,
just to add, I definitly see that option is useful when you know you
changed someting not important.  Just in the past, when mismatches was
warnings by default, I got number of false bugreports complaining about
code quality being poor with profile feedback that has turned out to be
mishandled profile. So I would preffer the compiler to be a bit
educational by default ;)

Honza


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