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]

[PATCH, mudflap] "Fix" libmudflap.c/pass46-frag.c FAILs


Hello!

This test uses -Wall, so we are just picking "pass46-frag.c:15:14:
warning: array subscript is above array bounds [-Warray-bounds]"

-Wall serves no purpose here (since Wmudflap is enabled by default), so
proposed patch just removes warning flag.


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