[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361602: marked as done (internal compiler error: verify_cgraph_node failed)



Your message dated Tue, 30 May 2006 16:47:41 -0700
with message-id <E1FlDw5-0006iJ-S2@spohr.debian.org>
and subject line Accepted gcc-snapshot 20060530-1 (source i386 amd64 powerpc)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcc-snapshot
Version: 20060325-1

Okay, fair enough, the headers are not in the package, but GCC
shouldn't ICE...

| dll_main.cpp:190: internal compiler error: verify_cgraph_node failed


> Automatic build of stlport4.6_4.6.2-3 on em64t by sbuild/amd64 1.112
...
> c++ -pthread -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -frtti -O2 -fPIC dll_main.cpp -c -o ../lib/obj/GCC/ReleaseD/dll_main.o
> In file included from stlport_prefix.h:28,
>                  from dll_main.cpp:29:
> ../stlport/ctime:25:44: error: /usr/include/c++/4.2/ctime: No such file or directory
> In file included from ../stlport/stl/debug/_debug.c:160,
>                  from ../stlport/stl/debug/_debug.h:418,
>                  from ../stlport/utility:40,
>                  from dll_main.cpp:35:
> ../stlport/cstdlib:25:46: error: /usr/include/c++/4.2/cstdlib: No such file or directory
> In file included from ../stlport/stl/debug/_debug.c:237,
>                  from ../stlport/stl/debug/_debug.h:418,
>                  from ../stlport/utility:40,
>                  from dll_main.cpp:35:
> ../stlport/cstdarg:25:46: error: /usr/include/c++/4.2/cstdarg: No such file or directory
> In file included from ../stlport/stl/debug/_debug.c:238,
>                  from ../stlport/stl/debug/_debug.h:418,
>                  from ../stlport/utility:40,
>                  from dll_main.cpp:35:
> ../stlport/cstdio:31:45: error: /usr/include/c++/4.2/cstdio: No such file or directory
> In file included from ../stlport/stl/_alloc.h:31,
>                  from ../stlport/memory:32,
>                  from dll_main.cpp:38:
> ../stlport/cstddef:35:46: error: /usr/include/c++/4.2/cstddef: No such file or directory
> In file included from ../stlport/stl/_alloc.h:42,
>                  from ../stlport/memory:32,
>                  from dll_main.cpp:38:
> ../stlport/cstring:25:46: error: /usr/include/c++/4.2/cstring: No such file or directory
> In file included from ../stlport/stl/_new.h:50,
>                  from ../stlport/stl/_alloc.h:60,
>                  from ../stlport/memory:32,
>                  from dll_main.cpp:38:
> ../stlport/new:36:49: error: /usr/include/c++/4.2/new: No such file or directory
> In file included from ../stlport/stl/_tempbuf.h:34,
>                  from ../stlport/memory:36,
>                  from dll_main.cpp:38:
> ../stlport/climits:27:46: error: /usr/include/c++/4.2/climits: No such file or directory
> In file included from ../stlport/stl/_limits.h:32,
>                  from ../stlport/limits:32,
>                  from dll_main.cpp:44:
> ../stlport/cfloat:27:45: error: /usr/include/c++/4.2/cfloat: No such file or directory
> In file included from ../stlport/stl/_cwchar.h:21,
>                  from ../stlport/stl/_limits.h:36,
>                  from ../stlport/limits:32,
>                  from dll_main.cpp:44:
> ../stlport/cwchar:36:45: error: /usr/include/c++/4.2/cwchar: No such file or directory
> In file included from ../stlport/stl/_string.h:27,
>                  from ../stlport/string:45,
>                  from dll_main.cpp:45:
> ../stlport/cctype:26:45: error: /usr/include/c++/4.2/cctype: No such file or directory
> In file included from ../stlport/stdexcept:37,
>                  from dll_main.cpp:46:
> ../stlport/exception:60:55: error: /usr/include/c++/4.2/exception: No such file or directory
> In file included from ../stlport/stl/_pthread_alloc.c:37,
>                  from ../stlport/stl/_pthread_alloc.h:482,
>                  from dll_main.cpp:57:
> ../stlport/cerrno:25:45: error: /usr/include/c++/4.2/cerrno: No such file or directory
> ../stlport/ctime:32: error: '__std_alias::size_t' has not been declared
> ../stlport/ctime:33: error: '__std_alias::clock_t' has not been declared
[lots of errors]
> ../stlport/stl/_algobase.c:156: error: no match for 'operator-' in '__last - __first'
> ../stlport/stl/_algobase.c: In function '_RandomAccessIter _STL::__find_if(_RandomAccessIter, _RandomAccessIter, _Predicate, const _STL::random_access_iterator_tag&) [with _RandomAccessIter = _STL::reverse_iterator<const char*>, _Predicate = _STL::_Neq_char_bound<_STL::char_traits<char> >]':
> ../stlport/stl/_algobase.c:196:   instantiated from '_InputIter _STL::find_if(_InputIter, _InputIter, _Predicate) [with _InputIter = _STL::reverse_iterator<const char*>, _Predicate = _STL::_Neq_char_bound<_STL::char_traits<char> >]'
> ../stlport/stl/_string.c:490:   instantiated from 'typename _STL::basic_string<_CharT, _Traits, _Alloc>::size_type _STL::basic_string<_CharT, _Traits, _Alloc>::find_last_not_of(_CharT, size_t) const [with _CharT = char, _Traits = _STL::char_traits<char>, _Alloc = _STL::allocator<char>]'
> dll_main.cpp:188:   instantiated from here
> ../stlport/stl/_algobase.c:156: error: no match for 'operator-' in '__last - __first'
> ../stlport/stl/_algobase.c:168: warning: control reaches end of non-void function
> ../stlport/stl/_algobase.c: In function '_RandomAccessIter _STL::__find_if(_RandomAccessIter, _RandomAccessIter, _Predicate, const _STL::random_access_iterator_tag&) [with _RandomAccessIter = _STL::reverse_iterator<const char*>, _Predicate = _STL::_Not_within_traits<_STL::char_traits<char> >]':
> ../stlport/stl/_algobase.c:168: warning: control reaches end of non-void function
> ../stlport/stl/_algobase.c: In function '_RandomAccessIter _STL::__find_if(_RandomAccessIter, _RandomAccessIter, _Predicate, const _STL::random_access_iterator_tag&) [with _RandomAccessIter = _STL::reverse_iterator<const char*>, _Predicate = _STL::_Eq_char_bound<_STL::char_traits<char> >]':
> ../stlport/stl/_algobase.c:168: warning: control reaches end of non-void function
> dll_main.cpp: At global scope:
> dll_main.cpp:190: error: inlined_to pointer is set but no predecesors found
> _Tp* _STL::vector<_Tp, _Alloc>::insert(_Tp*, const _Tp&) [with _Tp = void*, _Alloc = _STL::allocator<void*>]/2080: (inline copy in _Tp* _STL::vector<_Tp, _Alloc>::insert(_Tp*) [with _Tp = void*, _Alloc = _STL::allocator<void*>]/558) availability:available(556) 161 insns (119 after inlining) tree externally_visible finalized inlinable
>   called by: 
>   calls: _Tp* _STL::vector<_Tp, _Alloc>::begin() [with _Tp = void*, _Alloc = _STL::allocator<void*>]/2081 (inlined) _Tp* _STL::vector<_Tp, _Alloc>::end() [with _Tp = void*, _Alloc = _STL::allocator<void*>]/2082 (inlined) void _STL::_Construct(_T1*, const _T2&) [with _T1 = void*, _T2 = void*]/2083 (inlined) void _STL::_Construct(_T1*, const _T2&) [with _T1 = void*, _T2 = void*]/2084 (inlined) _OutputIter _STL::__copy_backward_ptrs(_InputIter, _InputIter, _OutputIter, const _STL::__true_type&) [with _InputIter = void**, _OutputIter = void**]/2085 (inlined) void _STL::vector<_Tp, _Alloc>::_M_insert_overflow(_Tp*, const _Tp&, const _STL::__true_type&, size_t, bool) [with _Tp = void*, _Alloc = _STL::allocator<void*>]/2329 (inlined) _Tp* _STL::vector<_Tp, _Alloc>::begin() [with _Tp = void*, _Alloc = _STL::allocator<void*>]/2087 (inlined) 
> dll_main.cpp:190: internal compiler error: verify_cgraph_node failed
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[1]: *** [../lib/obj/GCC/ReleaseD/dll_main.o] Error 1
> make[1]: Leaving directory `/build/tbm/stlport4.6-4.6.2/src'

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 30 May 2006 15:54:59 +0200
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: amd64 i386 powerpc source 
Version: 20060530-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 361441 361591 361602 361814 364394 364591 364602 364622 366626 366939
Changes: 
 gcc-snapshot (20060530-1) unstable; urgency=low
 .
    * SVN 20060530, taken from the trunk, revision 114238.
          - PR tree-optimization/27085: ICE in add_virtual_operand, at
            tree-ssa-operands.c (closes: #361441).
          - PR tree-optimization/27093: ICE in verify_ssa failed:
            definition does not dominate use (closes: #361591).
          - PR middle-end/25776: ICE: verify_cgraph_node failed (closes:
            #361602).
          - PR tree-optimization/26490: ICE: tree check: expected ssa_name,
            have symbol_memory_tag in is_old_name (closes: #361814).
          - PR c/27273: ICE: tree check: expected class 'constant', have
            'binary' (bit_and_expr) in convert_and_check, at c-common.c
            (closes: #364591).
          - PR tree-optimization/27548: ICE: SSA corruption: Conflict across
            an abnormal edge (closes: #364602).
          - PR c++/27210: ICE: tree check: did not expect class 'type', have
            'type' (template_type_parm) in contains_placeholder_p, at tree.c
            (closes: #364622).
          - PR c++/27471: ICE in build_c_cast, at cp/typeck.c:5443 (closes:
            #366626).
          - PR target/27158 (powerpc): ICE: error in extract_insn, at
            recog.c:2084 (see #362307, also present in gcc-4.1).
          - PR target/27571 (alpha): ICE in get_attr_usegp, at
            config/alpha/alpha.md:171 (closes: #366939).
    * Update ppc64 patch so it builds again.  Thanks, Andreas Jochens
      (closes: #364394).
    * Add myself as an uploader.
Files: 
 5c13ef903bbe62b16c730efd04efedc6 37995290 devel standard gcc-snapshot_20060530-1.tar.gz
 b1c67a1adfd42b761ffbc7b925e2c4a8 2421 devel standard gcc-snapshot_20060530-1.dsc
 75b25dbb6d9b5705ad244f9475f0385e 56658110 devel extra gcc-snapshot_20060530-1_i386.deb
 987f439cfac1980f86209830852df975 61639740 devel extra gcc-snapshot_20060530-1_amd64.deb
 a25cbb180f357e3c9bb79ad4ab2708e2 62751796 devel extra gcc-snapshot_20060530-1_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEfMeGKb5dImj9VJ8RAtqfAJ0WibiV+Rd80Vh0p/YEUif0nUyoWwCfT6V7
n/fcC5h9QuhinHbZMw6vCD0=
=OjlY
-----END PGP SIGNATURE-----


Accepted:
gcc-snapshot_20060530-1.dsc
  to pool/main/g/gcc-snapshot/gcc-snapshot_20060530-1.dsc
gcc-snapshot_20060530-1.tar.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20060530-1.tar.gz
gcc-snapshot_20060530-1_amd64.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20060530-1_amd64.deb
gcc-snapshot_20060530-1_i386.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20060530-1_i386.deb
gcc-snapshot_20060530-1_powerpc.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20060530-1_powerpc.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

--- End Message ---

Reply to: