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: Should -Wjump-misses-init be in -Wall?


Hello Ian,

out of curiosity:

* Ian Lance Taylor wrote on Sat, Jun 20, 2009 at 07:12:50AM CEST:
> Any opinions on this?  Should I take the new warning out of -Wall?

Is the missing of an initialization detected elsewhere, or can it be
detected elsewhere, maybe only in cases where it actually leads to
undefined behavior (as defined by C)?

Thanks,
Ralf


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