I get an ICE when compiling this file using this command (file to be attached.) C:\>g++ -c -Wreturn-type -fno-strict-aliasing -O2 -frtti -fexceptions -mthreads -o RenderMenuList.o RenderMenuList.ii rendering/RenderMenuList.cpp: In member function 'WebCore::RenderMenuList::contr olClipRect(int, int) const': rendering/RenderMenuList.cpp:217:9: error: address taken, but ADDRESSABLE bit no t set <retval> platform/graphics/IntRect.h:179:19: note: in statement # .MEM_119 = VDEF <.MEM_117> WebCore::IntRect::intersect (&<retval>, &innerBox);
rendering/RenderMenuList.cpp:217: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. -- Summary: internal compiler error: verify_stmts failed Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jarrod dot chesney at gmail dot com GCC build triplet: x86_64-w64-mingw32 GCC host triplet: x86_64-w64-mingw32 GCC target triplet: x86_64-w64-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42515