public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-4283] testsuite: Fix up broken testcase [PR107127]
Date: Thu, 24 Nov 2022 09:34:29 +0000 (GMT)	[thread overview]
Message-ID: <20221124093429.30C883858410@sourceware.org> (raw)

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

commit r13-4283-gadd0f941be18cdf962a0f300019acacbf2325d41
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Nov 24 10:33:00 2022 +0100

    testsuite: Fix up broken testcase [PR107127]
    
    I've added { dg-options "" } line manually in the patch but
    forgot to adjust the number of added lines.
    
    2022-11-24  Jakub Jelinek  <jakub@redhat.com>
    
            PR c/107127
            * gcc.dg/pr107127.c (foo): Add missing closing }.

Diff:
---
 gcc/testsuite/gcc.dg/pr107127.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/pr107127.c b/gcc/testsuite/gcc.dg/pr107127.c
index f7ae87db70e..d25cced6b33 100644
--- a/gcc/testsuite/gcc.dg/pr107127.c
+++ b/gcc/testsuite/gcc.dg/pr107127.c
@@ -10,3 +10,4 @@ foo (_Complex double a, double b, double c)
   return v[0] / ((((c * (0 - 0 / a + 699.0 + 7.05 - 286.0 - +-4.65 + 1.57 + 0) * 0.1 - 3.28 + 4.22 + 0.1)) * b + 5.06)
 		 * 1.23 * 8.0 * 12.0 * 16.0 * 2.0 * 2.0 * 0.25 * 0.125 * 18.2 * -15.25 * 0.0001
 		 * 42.0 * 0.012 - 8.45 + 0 + 88.0 + 6.96 + 867.0 + 9.10 - 7.04 * -1.0);
+}

                 reply	other threads:[~2022-11-24  9:34 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=20221124093429.30C883858410@sourceware.org \
    --to=jakub@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).