public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4283] testsuite: Fix up broken testcase [PR107127]
@ 2022-11-24  9:34 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-11-24  9:34 UTC (permalink / raw)
  To: gcc-cvs

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);
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-24  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24  9:34 [gcc r13-4283] testsuite: Fix up broken testcase [PR107127] Jakub Jelinek

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).