This is the mail archive of the gcc@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: special keyword for silent wrong-code bugs


Thomas Koenig wrote:
What about a keyword for bugs that

- generate wrong code
- affect a standard-conforming program
- are silent (no error message)

IMHO, these bugs are especially nasty and should get high visibility
(and maybe even special privileges for fixing on a release branch).

Well I would not *necessarily* give these unconditionally higher priority, since the fourth criterion "- are likely to occur in practice" is an important additional one!

Thomas


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