From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8078 invoked by alias); 12 Apr 2012 14:16:37 -0000 Received: (qmail 8067 invoked by uid 22791); 12 Apr 2012 14:16:36 -0000 X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,SUBJ_OBFU_PUNCT_FEW,SUBJ_OBFU_PUNCT_MANY X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Apr 2012 14:16:23 +0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [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++ Date: Thu, 12 Apr 2012 14:16:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-04/txt/msg00864.txt.bz2 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.