public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [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++
@ 2012-04-12 14:16 dominiq at lps dot ens.fr
  2012-04-12 14:27 ` [Bug testsuite/52948] UNRESOLVED: selfassign.c " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-04-12 14:16 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug testsuite/52948] UNRESOLVED: selfassign.c in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
  2012-04-12 14:16 [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
@ 2012-04-12 14:27 ` dominiq at lps dot ens.fr
  2012-04-12 15:22 ` [Bug testsuite/52948] [4.8 Regression] " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-04-12 14:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|UNRESOLVED:                 |UNRESOLVED: selfassign.c in
                   |selfassign.c|dumb_plugin.c) |gcc/g++, one_time_plugin.c
                   |in gcc/g++,                 |in gcc, and dumb_plugin.c
                   |one_time_plugin.c in gcc,   |in g++
                   |and dumb_plugin.c in g++    |

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-04-12 14:27:10 UTC ---
Cleaned the summary.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug testsuite/52948] [4.8 Regression] UNRESOLVED: selfassign.c in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
  2012-04-12 14:16 [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
  2012-04-12 14:27 ` [Bug testsuite/52948] UNRESOLVED: selfassign.c " dominiq at lps dot ens.fr
@ 2012-04-12 15:22 ` rguenth at gcc dot gnu.org
  2012-04-12 20:55 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-04-12 15:22 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-04-12
   Target Milestone|---                         |4.8.0
            Summary|UNRESOLVED: selfassign.c in |[4.8 Regression]
                   |gcc/g++, one_time_plugin.c  |UNRESOLVED: selfassign.c in
                   |in gcc, and dumb_plugin.c   |gcc/g++, one_time_plugin.c
                   |in g++                      |in gcc, and dumb_plugin.c
                   |                            |in g++
     Ever Confirmed|0                           |1

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-12 15:21:19 UTC ---
Confirmed.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug testsuite/52948] [4.8 Regression] UNRESOLVED: selfassign.c in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
  2012-04-12 14:16 [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
  2012-04-12 14:27 ` [Bug testsuite/52948] UNRESOLVED: selfassign.c " dominiq at lps dot ens.fr
  2012-04-12 15:22 ` [Bug testsuite/52948] [4.8 Regression] " rguenth at gcc dot gnu.org
@ 2012-04-12 20:55 ` dominiq at lps dot ens.fr
  2012-04-16 10:15 ` ro at gcc dot gnu.org
  2012-04-16 10:26 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-04-12 20:55 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-04-12 20:54:35 UTC ---
Indeed, removing the lines

     TODO_dump_func                        /* todo_flags_finish */

fixes the PR (I don't have write permissions).


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug testsuite/52948] [4.8 Regression] UNRESOLVED: selfassign.c in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
  2012-04-12 14:16 [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
                   ` (2 preceding siblings ...)
  2012-04-12 20:55 ` dominiq at lps dot ens.fr
@ 2012-04-16 10:15 ` ro at gcc dot gnu.org
  2012-04-16 10:26 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2012-04-16 10:15 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2012-04-16 10:14:49 UTC ---
Author: ro
Date: Mon Apr 16 10:14:40 2012
New Revision: 186490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186490
Log:
Fix plugin testsuite, remove uses of TODO_dump_func (PR testsuite/52948)

    * lib/plugin-support.exp (plugin-test-execute): Properly determine
    testcase name.
    Use fail, pass instead of unresolved.
    Don't log $optstr.

    PR testsuite/52948
    * g++.dg/plugin/dumb_plugin.c (pass_dumb_plugin_example): Remove
    TODO_dump_func.
    * g++.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
    * gcc.dg/plugin/one_time_plugin.c (one_pass): Likewise.
    * gcc.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
    trunk/gcc/testsuite/g++.dg/plugin/selfassign.c
    trunk/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    trunk/gcc/testsuite/gcc.dg/plugin/selfassign.c
    trunk/gcc/testsuite/lib/plugin-support.exp


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug testsuite/52948] [4.8 Regression] UNRESOLVED: selfassign.c in gcc/g++, one_time_plugin.c in gcc, and dumb_plugin.c in g++
  2012-04-12 14:16 [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
                   ` (3 preceding siblings ...)
  2012-04-16 10:15 ` ro at gcc dot gnu.org
@ 2012-04-16 10:26 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2012-04-16 10:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52948

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2012-04/msg00921.htm
                   |                            |l
                 CC|                            |ro at gcc dot gnu.org
         Resolution|                            |FIXED
         AssignedTo|unassigned at gcc dot       |ro at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> 2012-04-16 10:25:34 UTC ---
Mine, fixed for 4.8.0.

  Rainer


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-16 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 14:16 [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
2012-04-12 14:27 ` [Bug testsuite/52948] UNRESOLVED: selfassign.c " dominiq at lps dot ens.fr
2012-04-12 15:22 ` [Bug testsuite/52948] [4.8 Regression] " rguenth at gcc dot gnu.org
2012-04-12 20:55 ` dominiq at lps dot ens.fr
2012-04-16 10:15 ` ro at gcc dot gnu.org
2012-04-16 10:26 ` ro at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).