[Bug c++/42183] internal compiler error: verify_stmts failed
mario-baumann at web dot de
gcc-bugzilla@gcc.gnu.org
Thu Nov 26 15:08:00 GMT 2009
------- Comment #2 from mario-baumann at web dot de 2009-11-26 15:08 -------
> uname -a
Linux yoda.intec.dom 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64
x86_64 x86_64 GNU/Linux
> rpm -qa "glibc*" | grep -e 'glibc-[0-9]' | sort -u
glibc-2.5-42
> g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/gcc/4.5.0-20091126-svn154671/x86_64/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --with-cloog=/opt/gcc/svn/aux
--with-gmp=/opt/gcc/svn/aux --with-mpc=/opt/gcc/svn/aux
--with-mpfr=/opt/gcc/svn/aux --with-ppl=/opt/gcc/svn/aux --disable-nls
--enable-languages=c,c++,fortran
--prefix=/opt/gcc/4.5.0-20091126-svn154671/x86_64
Thread model: posix
gcc version 4.5.0 20091126 (experimental) (GCC)
> ld -v
GNU ld (GNU Binutils) 2.20.51.20091126
> g++ -c -fpreprocessed -m32 -O2 RenderMenuList.1.i
RenderMenuList.1.i: In member function
'WebCore::RenderMenuList::controlClipRect(int, int) const':
RenderMenuList.1.i:45546:9: error: address taken, but ADDRESSABLE bit not set
<retval>
RenderMenuList.1.i:1514:19: note: in statement
# .MEM_119 = VDEF <.MEM_117>
WebCore::IntRect::intersect (&<retval>, &innerBox);
RenderMenuList.1.i:45546:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
NOTES:
(1) g++ -c -fpreprocessed -m32 RenderMenuList.1.i ................ works
--
mario-baumann at web dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mario-baumann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42183
More information about the Gcc-bugs
mailing list