Bugzilla – Bug 235591
Enable gcc warnings for array index checking?
Last modified: 2007-10-23 16:08:20 UTC
I wonder whether we should we enable gcc warnings for array index checking (RPM_OPT_FLAGS) - given that gcc bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8268 ever gets fixed - and even trigger a fatal build error? I think we could safe David's resources (rebuilding each package and filing bugreports) and Novell's resources (bugreport handling) as well. Yes, this bug is similar to Bug #233655.
*** Bug 152088 has been marked as a duplicate of this bug. ***
as soon as dirk gets the patch into mainline gcc ;) (There just is no warning at this time.) and we get gcc 4.3 ... ;)
the patch is in mainline, it could be backported (off by default). but thats not my decision.
*** Bug 229026 has been marked as a duplicate of this bug. ***
*** Bug 239169 has been marked as a duplicate of this bug. ***
has been submitted to BETA.
Not yet. But next time.
*** Bug 144608 has been marked as a duplicate of this bug. ***
*** Bug 231161 has been marked as a duplicate of this bug. ***
*** Bug 231160 has been marked as a duplicate of this bug. ***
*** Bug 229908 has been marked as a duplicate of this bug. ***
*** Bug 155809 has been marked as a duplicate of this bug. ***
unfortunately there are quite a number of false positives.
(In reply to comment #13 from Marcus Meissner) > unfortunately there are quite a number of false positives. An example ? Feel free to report a bug in gcc. Lots of bugs in Suse Linux depend on this being fixed.