public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Iain Sandoe <iain@sandoe.co.uk>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Cc: Nathan Sidwell <nathan@acm.org>
Subject: [PATCH, C++, testsuite] Require alias support for a test.
Date: Fri, 31 May 2019 07:44:00 -0000	[thread overview]
Message-ID: <82F9C72A-266D-42D8-BD50-C7CF9C810F60@sandoe.co.uk> (raw)

Hi,

The test for pr84497 uses a facility that requires alias support from
the target, and therefore fails on targets without.

Fixed by adding a suitable dg-require statement.

Tested on x86_64-linux-gnu, x86_64-darwin16,
applied to mainline as obvious,
thanks
Iain

2019-05-31  Iain Sandoe  <iain@sandoe.co.uk>

	* g++.dg/cpp0x/pr84497.C: Require alias support.

                 reply	other threads:[~2019-05-31  7:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=82F9C72A-266D-42D8-BD50-C7CF9C810F60@sandoe.co.uk \
    --to=iain@sandoe.co.uk \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nathan@acm.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).