On Sat, Sep 7, 2013 at 3:41 PM, Paolo Carlini <paolo.carl...@oracle.com> wrote:
> -- Caroline,
>
> something seems wrong with the patch, I can't build anymore. Something in
> libvtv/testsuite:
>
> make[4]: Entering directory
> `/home/paolo/Gcc/svn-dirs/trunk-build/x86_64-unknown-linux-gnu/libvtv/testsuite'
> Makefile:369: *** missing separator.  Stop.
>
> Paolo.

Indeed.  I saw this last night.  With --disable-libvtv, I was stopped by:

/home/gdr/build/gcc/./prev-gcc/xg++ -B/home/gdr/build/gcc/./prev-gcc/
-B/home/gdr/gnu/x86_64-unknown-linux-gnu/bin/ -nostdinc++
-B/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/home/gdr/src/gcc.svn/libstdc++-v3/libsupc++
-L/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-L/home/gdr/build/gcc/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common
-DHAVE_CONFIG_H -I. -Icp -I/home/gdr/src/gcc.svn/gcc
-I/home/gdr/src/gcc.svn/gcc/cp -I/home/gdr/src/gcc.svn/gcc/../include
-I/home/gdr/src/gcc.svn/gcc/../libcpp/include
-I/home/gdr/src/gcc.svn/gcc/../libdecnumber
-I/home/gdr/src/gcc.svn/gcc/../libdecnumber/bid -I../libdecnumber
-I/home/gdr/src/gcc.svn/gcc/../libbacktrace
/home/gdr/src/gcc.svn/gcc/cp/typeck.c -o cp/typeck.o
/home/gdr/src/gcc.svn/gcc/cp/pt.c: In function 'tree_node*
maybe_get_template_decl_from_type_decl(tree)':
/home/gdr/src/gcc.svn/gcc/cp/pt.c:7064:1: internal compiler error: in
propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623
 maybe_get_template_decl_from_type_decl (tree decl)
 ^
0x528a20 ???
../sysdeps/x86_64/start.S:123
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [cp/pt.o] Error 1

-- Gaby

Reply via email to