From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14614 invoked by alias); 27 Dec 2009 12:07:43 -0000 Received: (qmail 14557 invoked by uid 48); 27 Dec 2009 12:07:28 -0000 Date: Sun, 27 Dec 2009 12:07:00 -0000 Subject: [Bug c++/42515] New: internal compiler error: verify_stmts failed X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jarrod dot chesney at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-12/txt/msg02490.txt.bz2 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 platform/graphics/IntRect.h:179:19: note: in statement # .MEM_119 = VDEF <.MEM_117> WebCore::IntRect::intersect (&, &innerBox); rendering/RenderMenuList.cpp:217:9: internal compiler error: verify_stmts failed Please submit a full bug report, with preprocessed source if appropriate. See 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