From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29230 invoked by alias); 26 Mar 2013 12:52:11 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 28899 invoked by uid 48); 26 Mar 2013 12:52:03 -0000 From: "mexas at bristol dot ac.uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault Date: Tue, 26 Mar 2013 12:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mexas at bristol dot ac.uk X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-03/txt/msg01899.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56739 Bug #: 56739 Summary: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3 /include/mutex:781:41: internl compiler error: Segmentation fault Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned@gcc.gnu.org ReportedBy: mexas@bristol.ac.uk Building gcc-4.9-20130319 on FreeBSD 10.0-CURRENT #4 r248493 ia64: /usr/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ /usr/ports/lang/gcc49/work/build/./gcc/xgcc -B/usr/ports/lang/gcc49/work/build/./gcc/ -B/usr/loca/ia64-portbld-freebsd10.0/bin/ -B/usr/local/ia64-portbld-freebsd10.0/lib/ -isystem /usr/local/ia64-ortbld-freebsd10.0/include -isystem /usr/local/ia64-portbld-freebsd10.0/sys-include -E -P -inclue ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1) rm -f libstdc++-symbols.ver.tmp In file included from /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/includ/future:39:0, from ../../.././../gcc-4.9-20130319/libstdc++-v3/src/c++11/compatibility-thread-c+0x.cc:30: /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex: In instantiaton of 'std::call_once(std::once_flag&, _Callable&&, _Args&& ...) [with _Callable = void (std::__futre_base::_State_base::*)(std::function()>&, bool&); _Args = {std::__future_base::_State_base* const, std:reference_wrapper()> >, std::reference_wrapper}]::__lambda0': /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:782:32: requred from 'struct std::call_once(std::once_flag&, _Callable&&, _Args&& ...) [with _Callable = void (td::__future_base::_State_base::*)(std::function()>&, bool&); _Args = {std::__future_base::_State_base* cnst, std::reference_wrapper()> >, std::reference_wrapper}]::__lambda0' /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:782:22: requred from 'void std::call_once(std::once_flag&, _Callable&&, _Args&& ...) [with _Callable = void (st::__future_base::_State_base::*)(std::function()>&, bool&); _Args = {std::__future_base::_State_base* cont, std::reference_wrapper()> >, std::reference_wrapper}]' /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/future:358:23: reqired from here /usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault std::forward<_Args>(__args)...); ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[6]: *** [compatibility-thread-c++0x.lo] Error 1 gmake[6]: Leaving directory `/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3src' gmake[5]: *** [all-recursive] Error 1 config.log: http://seis.bris.ac.uk/~mexas/freebsd-ia64-gcc49-config.log