[Bug c++/47367] New: internal compiler error: verify_cgraph_node failed

jjcogliati-r1 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 20 02:15:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47367

           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=23038
preprocessed source from VTK.

Internal compiler error found.

/home/jjc/gcc/gcc_install/bin/g++  -v
Using built-in specs.
COLLECT_GCC=/home/jjc/gcc/gcc_install/bin/g++
COLLECT_LTO_WRAPPER=/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=/home/jjc/gcc/gcc_install
Thread model: posix
gcc version 4.6.0 20101218 (experimental) (GCC) 

command line:
/home/jjc/gcc/gcc_install/bin/g++   -DvtkCommon_EXPORTS -DVTK_IN_VTK -m64 -fPIC
 -Wno-deprecated -O3 -DNDEBUG -fPIC -c vtkMultiThreader.ii 

Output:
/home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx: In static member function
‘static int vtkMultiThreader::ThreadsEqual(vtkMultiThreaderIDType,
vtkMultiThreaderIDType)’:
/home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx:746:30: error: inline clone
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 benefit
4 size, 7 benefit needed reachable body finalized always_inline
  called by: static int vtkMultiThreader::ThreadsEqual(vtkMultiThreaderIDType,
vtkMultiThreaderIDType)/332 (1.00 per call) (inlined) 
  calls: 
  References: 
  Refering this function: 
/home/jjc/visit_dir/VTK/Common/vtkMultiThreader.cxx:746:30: internal compiler
error: verify_cgraph_node failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list