This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/43002] invalid "warning: array subscript is below array bounds" with -fwrapv



------- Comment #2 from zsojka at seznam dot cz  2010-02-08 21:37 -------
Created an attachment (id=19826)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19826&action=view)
original, unreduced testcase

Preprocessed gcc/fold-const.c - this problem blocks bootstrap with
BOOT_CFLAGS="-O2 -fwrapv" unless --disable-werror is given


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43002


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