From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26900 invoked by alias); 19 Jan 2011 23:22:21 -0000 Received: (qmail 26891 invoked by uid 22791); 19 Jan 2011 23:22:20 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_JC,TW_JJ X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Jan 2011 23:22:16 +0000 From: "jjcogliati-r1 at yahoo dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/47367] New: internal compiler error: verify_cgraph_node failed X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jjcogliati-r1 at yahoo dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Date: Thu, 20 Jan 2011 02:15:00 -0000 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: 2011-01/txt/msg01994.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D47367 Summary: internal compiler error: verify_cgraph_node failed Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned@gcc.gnu.org ReportedBy: jjcogliati-r1@yahoo.com Created attachment 23038 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=3D23038 preprocessed source from VTK. Internal compiler error found. /home/jjc/gcc/gcc_install/bin/g++ -v Using built-in specs. COLLECT_GCC=3D/home/jjc/gcc/gcc_install/bin/g++ COLLECT_LTO_WRAPPER=3D/home/jjc/gcc/gcc_install/libexec/gcc/x86_64-unknown-= linux-gnu/4.6.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.6-20101218/configure --prefix=3D/home/jjc/gcc/gcc_install Thread model: posix gcc version 4.6.0 20101218 (experimental) (GCC)=20 command line: /home/jjc/gcc/gcc_install/bin/g++ -DvtkCommon_EXPORTS -DVTK_IN_VTK -m64 -= fPIC -Wno-deprecated -O3 -DNDEBUG -fPIC -c vtkMultiThreader.ii=20 Output: /home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx: In static member funct= ion =E2=80=98static int vtkMultiThreader::ThreadsEqual(vtkMultiThreaderIDType, vtkMultiThreaderIDType)=E2=80=99: /home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx:746:30: error: inline c= lone is needed int pthread_equal(pthread_t, pthread_t)/50(42) @0x7fdc3335d9a0 (asm: pthread_equal) (inline copy in static int vtkMultiThreader::ThreadsEqual(vtkMultiThreaderIDType, vtkMultiThreaderIDType)/332) availability:available analyzed 3 time, 15 ben= efit 4 size, 7 benefit needed reachable body finalized always_inline called by: static int vtkMultiThreader::ThreadsEqual(vtkMultiThreaderIDTy= pe, vtkMultiThreaderIDType)/332 (1.00 per call) (inlined)=20 calls:=20 References:=20 Refering this function:=20 /home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx:746:30: internal compil= er error: verify_cgraph_node failed Please submit a full bug report, with preprocessed source if appropriate. See for instructions.