Bug 53280

Summary: [4.8 Regression] s390 bootstrap failure since r186977
Product: gcc Reporter: Andreas Krebbel <krebbel>
Component: bootstrapAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dodji
Priority: P3    
Version: 4.8.0   
Target Milestone: 4.8.0   
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed:

Description Andreas Krebbel 2012-05-08 10:28:31 UTC
SVN revision 186977 seem to have caused:

In file included from /build/regtest/gcc-head-build/s390-ibm-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:68:0,
                 from /build/regtest/gcc-head-build/s390-ibm-linux-gnu/libstdc++-v3/include/algorithm:63,
                 from /build/regtest/gcc-head-build/s390-ibm-linux-gnu/libstdc++-v3/include/regex:38,
                 from /build/regtest/gcc-head/libstdc++-v3/src/c++11/regex.cc:25:
/build/regtest/gcc-head-build/s390-ibm-linux-gnu/libstdc++-v3/include/functional: In member function ‘std::__regex::_StateIdT std::__regex::_Nfa::_M_insert_accept()’:
/build/regtest/gcc-head-build/s390-ibm-linux-gnu/libstdc++-v3/include/functional:2057:63: internal compiler error: tree check: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7038
  using _Requires = typename enable_if<_Cond::value, _Tp>::type;
                                                               ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Comment 1 H.J. Lu 2012-05-08 14:27:43 UTC
Dup.

*** This bug has been marked as a duplicate of bug 53209 ***