public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "chrbr at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/52144] ARM should support arm/thumb function attribute to permit different instruction sets in the same source
Date: Tue, 15 Sep 2015 13:43:00 -0000	[thread overview]
Message-ID: <bug-52144-4-ydUVAp0vxj@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52144-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52144

--- Comment #11 from chrbr at gcc dot gnu.org ---
Author: chrbr
Date: Tue Sep 15 13:43:17 2015
New Revision: 227795

URL: https://gcc.gnu.org/viewcvs?rev=227795&root=gcc&view=rev
Log:
2015-09-15  Christian Bruel  <christian.bruel@st.com>

        PR target/52144
        * config/arm/arm.c (arm_option_params_internal): Remove opts parameter.
        * config/arm/arm-c.c (arm_cpu_builtins): Declare static.
        Remove flags parameter.
        * config/arm/arm.h (TARGET_32BIT_P, TARGET_ARM_QBIT_P)
        (TARGET_ARM_SAT_P, TARGET_IDIV_P, TARGET_HAVE_LDREX_P)
        (TARGET_HAVE_LDREXBH_P, TARGET_HAVE_LDREXD_P, TARGET_DSP_MULTIPLY_P)
        (TARGET_ARM_FEATURE_LDREX_P, TARGET_INT_SIMD_P): Redefine macros
with...
        (TARGET_ARM_SAT, TARGET_IDIV, TARGET_HAVE_LDREX)
        (TARGET_HAVE_LDREXBH, TARGET_HAVE_LDREXD, TARGET_ARM_FEATURE_LDREX)
        (TARGET_DSP_MULTIPLY, TARGET_INT_SIMD): Redefined macros.
        * gcc/config/arm/arm-protos.h (arm_cpu_builtins): Remove declaration.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-c.c
    trunk/gcc/config/arm/arm-protos.h
    trunk/gcc/config/arm/arm.c
    trunk/gcc/config/arm/arm.h


      parent reply	other threads:[~2015-09-15 13:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 23:02 [Bug target/52144] New: " rafael.carre at gmail dot com
2012-02-06 23:03 ` [Bug target/52144] " pinskia at gcc dot gnu.org
2015-05-20 12:59 ` chrbr at gcc dot gnu.org
2015-05-20 13:13 ` chrbr at gcc dot gnu.org
2015-05-26 14:06 ` chrbr at gcc dot gnu.org
2015-06-10  7:51 ` chrbr at gcc dot gnu.org
2015-06-11  8:51 ` chrbr at gcc dot gnu.org
2015-06-19  6:59 ` chrbr at gcc dot gnu.org
2015-06-22  7:32 ` chrbr at gcc dot gnu.org
2015-06-22  8:22 ` chrbr at gcc dot gnu.org
2015-07-07  7:56 ` chrbr at gcc dot gnu.org
2015-09-15 13:43 ` chrbr at gcc dot gnu.org [this message]

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=bug-52144-4-ydUVAp0vxj@http.gcc.gnu.org/bugzilla/ \
    --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).