This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/47021] New: graphite branch fails to bootstrap


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

           Summary: graphite branch fails to bootstrap
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: spop@gcc.gnu.org


Last message error on the auto-tester is while building the libstdc++:

libtool: compile: 
/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/./gcc/xgcc
-shared-libgcc -B/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/./gcc
-nostdinc++
-L/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/32/libstdc++-v3/src
-L/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs
-B/n/16/grosser/daily_git_builds/install/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/bin/
-B/n/16/grosser/daily_git_builds/install/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/lib/
-isystem
/n/16/grosser/daily_git_builds/install/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/include
-isystem
/n/16/grosser/daily_git_builds/install/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/sys-include
-m32
-I/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/32/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/n/16/grosser/daily_git_builds/obj/2010_12_18_00_03_09/x86_64-unknown-linux-gnu/32/libstdc++-v3/include
-I/n/16/grosser/daily_git_builds/tmp_src/2010_12_18_00_03_09/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2
-D_GNU_SOURCE -m32 -std=gnu++0x -c
/n/16/grosser/daily_git_builds/tmp_src/2010_12_18_00_03_09/libstdc++-v3/src/debug.cc
 -fPIC -DPIC -o .libs/debug.o
/n/16/grosser/daily_git_builds/tmp_src/2010_12_18_00_03_09/libstdc++-v3/src/debug.cc:
In function â__gnu_cxx::__mutex& {anonymous}::get_safe_base_mutex(void*)â:
/n/16/grosser/daily_git_builds/tmp_src/2010_12_18_00_03_09/libstdc++-v3/src/debug.cc:45:3:
internal compiler error: in scan_tree_for_params, at
graphite-sese-to-poly.c:851
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]