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]

special keyword for silent wrong-code bugs


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).

	Thomas


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