public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Bin Cheng" <bin.cheng@arm.com>
To: <gcc-patches@gcc.gnu.org>
Subject: [PATCH PR65647]Fix as obvious, Fix case failure by adding option "-mfloat-abi=soft"
Date: Tue, 07 Apr 2015 09:08:00 -0000	[thread overview]
Message-ID: <000001d07112$64ba5ef0$2e2f1cd0$@arm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

Hi,
I applied attached patch to both trunk and 4_9 branch as obviously discussed
in PR65647.

Thanks,
bin

gcc/testsuite/ChangeLog
2015-04-07  Bin Cheng  <bin.cheng@arm.com>

	* gcc.target/arm/pr65647.c: Add option "-mfloat-abi=soft".



[-- Attachment #2: pr65647-soft.txt --]
[-- Type: text/plain, Size: 542 bytes --]

diff --git a/gcc/testsuite/gcc.target/arm/pr65647.c b/gcc/testsuite/gcc.target/arm/pr65647.c
index 686eb58..d3b44b2 100644
--- a/gcc/testsuite/gcc.target/arm/pr65647.c
+++ b/gcc/testsuite/gcc.target/arm/pr65647.c
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-march=armv6-m -mthumb -O3 -w" } */
+/* { dg-options "-march=armv6-m -mthumb -O3 -w -mfloat-abi=soft" } */
 
 a, b, c, e, g = &e, h, i = 7, l = 1, m, n, o, q = &m, r, s = &r, u, w = 9, x,
   y = 6, z, t6 = 7, t8, t9 = 1, t11 = 5, t12 = &t8, t13 = 3, t15,



                 reply	other threads:[~2015-04-07  9:08 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='000001d07112$64ba5ef0$2e2f1cd0$@arm.com' \
    --to=bin.cheng@arm.com \
    --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).