Bug 53280 - [4.8 Regression] s390 bootstrap failure since r186977
Summary: [4.8 Regression] s390 bootstrap failure since r186977
Status: RESOLVED DUPLICATE of bug 53209
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 4.8.0
: P3 normal
Target Milestone: 4.8.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 10:28 UTC by Andreas Krebbel
Modified: 2012-05-08 14:27 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***