[Bug testsuite/52948] New: UNRESOLVED: selfassign.c|dumb_plugin.c) in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Apr 12 14:16:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948
Bug #: 52948
Summary: UNRESOLVED: selfassign.c|dumb_plugin.c) in gcc/g++,
one_time_plugin.c in gcc, and dumb_plugin.c in g++
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dominiq@lps.ens.fr
CC: davidxl@gcc.gnu.org, hjl.tools@gmail.com
Following revision 186342 one gets the following failures:
UNRESOLVED: selfassign.c compilation, -I.
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/g++/../../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../include
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../libcpp/include
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/g++/../../../intl
-O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I.
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/g++/../../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../include
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../libcpp/include
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/g++/../../../intl
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I.
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/gcc/../../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../include
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../libcpp/include
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/gcc/../../../intl
-O -DIN_GCC -fPIC -shared
UNRESOLVED: one_time_plugin.c compilation, -I.
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/gcc/../../../gcc
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../include
-I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/gcc/testsuite/../../libcpp/include
-I/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/testsuite/gcc/../../../intl
-DIN_GCC -fPIC -shared
AFAICT TODO_dump_func should be removed from the tests.
More information about the Gcc-bugs
mailing list