public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/42843] --enable-build-with-cxx plugin tests fail
Date: Sat, 30 Jan 2010 05:21:00 -0000	[thread overview]
Message-ID: <20100130052059.21521.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42843-5394@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from amylaar at gcc dot gnu dot org  2010-01-30 05:20 -------
Subject: Bug 42843

Author: amylaar
Date: Sat Jan 30 05:20:40 2010
New Revision: 156380

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156380
Log:
gcc:
        PR testsuite/42843
        * Makefile.in (HOST_PLUGIN_CC): Define.
        (site.exp): Set HOST_PLUGIN_CC.
gcc/testsuite:
        PR testsuite/42843
        * lib/plugin-support.exp: Use $HOST_PLUGIN_CC.
        * gcc.dg/plugin/selfassign.c (pass_warn_self_assign): Use enumerator
        TV_NONE to initialize tv_id field.
        * g++.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
        * gcc.dg/plugin/one_time_plugin.c (one_pass): Likewise.
        * g++.dg/plugin/dumb_plugin.c (pass_dumb_plugin_example): Likewise.
        Include toplev.h .
        * gcc.dg/plugin/finish_unit_plugin.c: Include cgraph.h.
        * g++.dg/plugin/attribute_plugin.c: Include toplev.h and plugin.h .
        * g++.dg/plugin/pragma_plugin.c: Include toplev.h .

Modified:
    branches/milepost-20100130-branch/gcc/ChangeLog
    branches/milepost-20100130-branch/gcc/Makefile.in
    branches/milepost-20100130-branch/gcc/testsuite/ChangeLog
   
branches/milepost-20100130-branch/gcc/testsuite/g++.dg/plugin/attribute_plugin.c
    branches/milepost-20100130-branch/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
   
branches/milepost-20100130-branch/gcc/testsuite/g++.dg/plugin/pragma_plugin.c
    branches/milepost-20100130-branch/gcc/testsuite/g++.dg/plugin/selfassign.c
   
branches/milepost-20100130-branch/gcc/testsuite/gcc.dg/plugin/finish_unit_plugin.c
   
branches/milepost-20100130-branch/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/milepost-20100130-branch/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/milepost-20100130-branch/gcc/testsuite/lib/plugin-support.exp


-- 


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


  parent reply	other threads:[~2010-01-30  5:21 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 11:04 [Bug testsuite/42843] New: " amylaar at gcc dot gnu dot org
2010-01-23  0:00 ` [Bug testsuite/42843] " amylaar at gcc dot gnu dot org
2010-01-30  5:21 ` amylaar at gcc dot gnu dot org [this message]
2010-06-08 20:52 ` amylaar at gcc dot gnu dot org
2010-06-09 10:41 ` amylaar at gcc dot gnu dot org
2010-06-09 10:49 ` amylaar at gcc dot gnu dot org
2010-07-10 21:45 ` howarth at nitro dot med dot uc dot edu
2010-07-11  1:59 ` amylaar at gcc dot gnu dot org
2010-07-11  2:36 ` howarth at nitro dot med dot uc dot edu
2010-07-11  4:22 ` amylaar at gcc dot gnu dot org
2010-07-12 12:54 ` iains at gcc dot gnu dot org
2010-07-12 13:05 ` howarth at nitro dot med dot uc dot edu
2010-07-12 13:19 ` iains at gcc dot gnu dot org
2010-07-12 13:28 ` iains at gcc dot gnu dot org
2010-07-12 15:00 ` iains at gcc dot gnu dot org
2010-07-12 22:25 ` amylaar at gcc dot gnu dot org
2010-07-12 22:41 ` amylaar at gcc dot gnu dot org
2010-07-13 10:16 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-07-13 13:06 ` howarth at nitro dot med dot uc dot edu
2010-07-14 20:23 ` amylaar at gcc dot gnu dot org
2010-07-16  8:40 ` iains at gcc dot gnu dot org
2010-07-17  7:20 ` iains at gcc dot gnu dot org
2010-09-02 15:10 ` ebotcazou at gcc dot gnu dot org
2010-09-03 16:03 ` ro at gcc dot gnu dot org
2010-09-18  8:54 ` ebotcazou at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100130052059.21521.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).