Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
To: <tromey@redhat.com>
Cc: <gdb-patches@sourceware.org>
Subject: RE: [RFA] PR 11530: Fix and test case
Date: Wed, 05 May 2010 22:11:00 -0000	[thread overview]
Message-ID: <003c01caec9f$e434a110$ac9de330$@muller@ics-cnrs.unistra.fr> (raw)
In-Reply-To: <m3mxwkzwb4.fsf@fleche.redhat.com>

> Pierre> +struct a
> Pierre> +  {
> Pierre> +    union
> Pierre> +      {
> Pierre> +        int i;
> Pierre> +      };
> Pierre> +  } a;
> 
> Since this is a C extension, I think that the test cases should
> probably
> be dependent on using GCC.

  I have no idea how to do this....

After lokking into several testsuite exp files:

If the compiler is not gcc we should skip the test,
is that what you want?


if {![test_compiler_info gcc-*]} {
	return 0
}

Would this fit?

Pierre


  reply	other threads:[~2010-05-05 22:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <36245.8778698512$1272577829@news.gmane.org>
2010-04-30 17:26 ` Tom Tromey
2010-05-05 22:11   ` Pierre Muller [this message]
     [not found]   ` <1723.54181199825$1273097500@news.gmane.org>
2010-05-07 17:45     ` Tom Tromey
2010-05-08 15:33       ` [RFA-v2] " Pierre Muller
2010-05-11 16:57         ` Tom Tromey
2010-05-11 22:05           ` Pierre Muller
2010-04-29 21:50 [RFA] " Pierre Muller
2010-04-30  8:20 ` Jan Kratochvil
2010-04-30 11:08   ` Joseph S. Myers
2010-04-30 13:12   ` Pierre Muller
     [not found]   ` <15700.946111656$1272633144@news.gmane.org>
2010-04-30 17:29     ` Tom Tromey
2010-05-05 21:44       ` Pierre Muller
     [not found]       ` <28104.8831450336$1273095904@news.gmane.org>
2010-05-07 17:45         ` Tom Tromey

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='003c01caec9f$e434a110$ac9de330$@muller@ics-cnrs.unistra.fr' \
    --to=pierre.muller@ics-cnrs.unistra.fr \
    --cc=gdb-patches@sourceware.org \
    --cc=tromey@redhat.com \
    /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