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: unassig...@gcc.gnu.org
        ReportedBy: domi...@lps.ens.fr
                CC: davi...@gcc.gnu.org, hjl.to...@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.

Reply via email to