public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 1/2] Allow subtarget customization of CC1_SPEC
Date: Thu, 8 Sep 2022 07:33:38 +0200	[thread overview]
Message-ID: <543ce4e6-42d5-71ca-e48b-212796713f2e@embedded-brains.de> (raw)
In-Reply-To: <f94344b3-0e11-26c9-ed0e-c0bae910d125@embedded-brains.de>

On 04/08/2022 15:02, Sebastian Huber wrote:
> On 22/07/2022 15:02, Sebastian Huber wrote:
>> gcc/ChangeLog:
>>
>>     * gcc.cc (SUBTARGET_CC1_SPEC): Define if not defined.
>>     (CC1_SPEC): Define to SUBTARGET_CC1_SPEC.
>>     * config/arm/arm.h (CC1_SPEC): Remove.
>>     * config/arc/arc.h (CC1_SPEC): Append SUBTARGET_CC1_SPEC.
>>     * config/cris/cris.h (CC1_SPEC): Likewise.
>>     * config/frv/frv.h (CC1_SPEC): Likewise.
>>     * config/i386/i386.h (CC1_SPEC): Likewise.
>>     * config/ia64/ia64.h (CC1_SPEC): Likewise.
>>     * config/lm32/lm32.h (CC1_SPEC): Likewise.
>>     * config/m32r/m32r.h (CC1_SPEC): Likewise.
>>     * config/mcore/mcore.h (CC1_SPEC): Likewise.
>>     * config/microblaze/microblaze.h: Likewise.
>>     * config/nds32/nds32.h (CC1_SPEC): Likewise.
>>     * config/nios2/nios2.h (CC1_SPEC): Likewise.
>>     * config/pa/pa.h (CC1_SPEC): Likewise.
>>     * config/rs6000/sysv4.h (CC1_SPEC): Likewise.
>>     * config/rx/rx.h (CC1_SPEC): Likewise.
>>     * config/sparc/sparc.h (CC1_SPEC): Likewise.
> 
> Could someone please have a look at this patch set?

Ping.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

  reply	other threads:[~2022-09-08  5:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 13:02 Sebastian Huber
2022-07-22 13:02 ` [PATCH 2/2] RTEMS: Use local-exec TLS model by default Sebastian Huber
2022-07-22 14:02 ` [PATCH 1/2] Allow subtarget customization of CC1_SPEC Jose E. Marchesi
2022-07-25  5:59   ` Sebastian Huber
2022-07-25  6:06     ` Iain Sandoe
2022-08-04 13:02 ` Sebastian Huber
2022-09-08  5:33   ` Sebastian Huber [this message]
2022-10-04  9:47     ` Sebastian Huber
2022-10-26  9:34       ` Sebastian Huber
2022-11-20 16:57         ` Jeff Law
2022-11-21  7:26           ` Sebastian Huber
2022-11-21 14:58             ` Jeff Law

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=543ce4e6-42d5-71ca-e48b-212796713f2e@embedded-brains.de \
    --to=sebastian.huber@embedded-brains.de \
    --cc=gcc-patches@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).