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

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)




------- Comment #1 from pinskia at gcc dot gnu dot org  2008-10-13 19:35 -------
I get the same ICE for a few testcases in libstdc++ on powerpc-linux-gnu:
+FAIL: 25_algorithms/replace_copy_if/requirements/explicit_instantiation/pod.cc
(test for excess errors)
+FAIL: 25_algorithms/replace_if/requirements/explicit_instantiation/pod.cc
(test for excess errors)
+FAIL: 25_algorithms/stable_partition/requirements/explicit_instantiation/2.cc
(test for excess errors)
+FAIL:
25_algorithms/stable_partition/requirements/explicit_instantiation/pod.cc (test
for excess errors)

/home/apinski/src/local/gcc/objdir/powerpc64-unknown-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:
In function 'void std::replace_if(_FIter, _FIter, _Predicate, const _Tp&) [with
_FIter = std::value_type*, _Predicate = std::predicate_type, _Tp =
std::value_type]':^M
/home/apinski/src/local/gcc/objdir/powerpc64-unknown-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:4751:
internal compiler error: in vt_add_function_parameters, at
var-tracking.c:3176^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M
compiler exited with status 1


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |blocker
          Component|target                      |middle-end
           Keywords|                            |build, ice-on-valid-code
            Summary|[4.4] ICE in                |[4.4 Regression] ICE in
                   |vt_add_function_parameters  |vt_add_function_parameters
                   |(bootstrap error)           |(bootstrap error)
   Target Milestone|---                         |4.4.0


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply to: