public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/aoliva/heads/testme)] test: disable SUPPORTS_ONE_ONLY
Date: Fri, 25 Nov 2022 06:34:49 +0000 (GMT)	[thread overview]
Message-ID: <20221125063449.D027D3940CFE@sourceware.org> (raw)

https://gcc.gnu.org/g:d2662a198d8304e4269c427b27ff3f5ee2918b61

commit d2662a198d8304e4269c427b27ff3f5ee2918b61
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Fri Nov 25 00:56:02 2022 -0300

    test: disable SUPPORTS_ONE_ONLY

Diff:
---
 gcc/defaults.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/defaults.h b/gcc/defaults.h
index 376687d91b1..e0ac9918291 100644
--- a/gcc/defaults.h
+++ b/gcc/defaults.h
@@ -304,6 +304,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #define SUPPORTS_ONE_ONLY 0
 #endif
 #endif
+#undef SUPPORTS_ONE_ONLY
+#define SUPPORTS_ONE_ONLY 0
 
 /* This determines whether weak symbols must be left out of a static
    archive's table of contents.  Defining this macro to be nonzero has

             reply	other threads:[~2022-11-25  6:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  6:34 Alexandre Oliva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-25  5:13 Alexandre Oliva
2022-11-25  3:57 Alexandre Oliva

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=20221125063449.D027D3940CFE@sourceware.org \
    --to=aoliva@gcc.gnu.org \
    --cc=gcc-cvs@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).