[Bug c++/35652] [4.3 Regression] offset warning should be given in the front-end
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 15 07:41:00 GMT 2009
------- Comment #29 from dcb314 at hotmail dot com 2009-04-15 07:41 -------
(In reply to comment #27)
> Noticed while building binutils (with -Werror):
> ../binutils-2.19.1/bfd/elf.c: In function '_bfd_elf_print_private_bfd_data':
> ../binutils-2.19.1/bfd/elf.c:1236: error: offset '2' outside bounds of constant
> string
+1.
Various packages (eg gdb) use -Werror and so fail to build with 4.5
snapshot 20090409.
Would it be reasonable to switch off temporarily this warning message,
until it works more accurately ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35652
More information about the Gcc-bugs
mailing list