http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148
Bug #: 54148 Summary: FAIL: gcc.dg/plugin/selfassign.c compilation Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: plugins AssignedTo: unassig...@gcc.gnu.org ReportedBy: dang...@gcc.gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Running /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/plugin.exp ... Executing on build: /home/dave/gnu/gcc/objdir/./prev-gcc/g++ -B/home/dave/gnu/gcc/objdir/./prev-gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.7.0/hppa-linux-gnu/bin/ -nostdinc++ -B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs -B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu -I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs -L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -g -O2 /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/selfassign.c -I. -I/home/dave/gnu/gcc/gcc/gcc/testsuite -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../gcc -I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../gcc -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../include -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../libcpp/include -I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../intl -O -DIN_GCC -fPIC -shared -o selfassign.so (timeout = 300)spawn /home/dave/gnu/gcc/objdir/./prev-gcc/g++ -B/home/dave/gnu/gcc/objdir/./prev-gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.7.0/hppa-linux-gnu/bin/ -nostdinc++ -B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs -B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu -I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs -L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -g -O2 /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/selfassign.c -I. -I/home/dave/gnu/gcc/gcc/gcc/testsuite -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../gcc -I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../gcc -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../include -I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../libcpp/include -I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../intl -O -DIN_GCC -fPIC -shared -o selfassign.so set_ld_library_path_env_vars: ld_library_path=:/home/dave/gnu/gcc/objdir/gcc FAIL: gcc.dg/plugin/selfassign.c compilation Similar fails: FAIL: gcc.dg/plugin/ggcplug.c compilation FAIL: gcc.dg/plugin/one_time_plugin.c compilation FAIL: gcc.dg/plugin/start_unit_plugin.c compilation FAIL: gcc.dg/plugin/finish_unit_plugin.c compilation dave@mx3210:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v Reading specs from ./specs COLLECT_GCC=./xgcc COLLECT_LTO_WRAPPER=./lto-wrapper Target: hppa-linux-gnu Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared --enable-multiarch --with-multiarch-defaults=hppa-linux-gnu --enable-linker-build-id --build=hppa-linux-gnu --host=hppa-linux-gnu --target=hppa-linux-gnu --prefix=/home/dave/opt/gnu/gcc/gcc-4.7.0 --with-local-prefix=/home/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu --enable-java-gc=boehm --enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto Thread model: posix gcc version 4.8.0 20120731 (experimental) [trunk revision 189993] (GCC)