This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/55085] [4.8 regression] false positive -Warray-bounds
- From: "dimhen at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Oct 2012 15:56:16 +0000
- Subject: [Bug tree-optimization/55085] [4.8 regression] false positive -Warray-bounds
- Auto-submitted: auto-generated
- References: <bug-55085-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55085
--- Comment #1 from Dmitry G. Dyachenko <dimhen at gmail dot com> 2012-10-26 15:56:16 UTC ---
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc_current/libexec/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /home/dima/src/gcc-current/configure
--prefix=/usr/local/gcc_current --with-multilib-list=m64 --enable-shared
--enable-checking=release --enable-gnu-unique-object --enable-linker-build-id
--enable-languages=c,c++,lto --enable-plugin --with-tune=native
--enable-version-specific-runtime-libs
Thread model: posix
gcc version 4.8.0 20121026 (experimental) [trunk revision 192841] (GCC)