------- Comment #1 from drow at gcc dot gnu dot org 2007-04-17 13:26 ------- Subject: Re: New: Overflow warning causes GDB -Werror build failure
On Tue, Apr 17, 2007 at 12:21:36PM -0000, drow at gcc dot gnu dot org wrote: > GCC HEAD now warns about this testcase for mips-linux, reduced from > gdb/value.c. The warning also occurs once in top.c: for (offset = num; offset < num + Hist_print && offset < hist_len; offset++) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31602