projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ecc006
)
testsuite: gimplefe-44 requires exceptions
author
Andrew Stubbs
<ams@codesourcery.com>
Thu, 10 Sep 2020 13:58:15 +0000
(14:58 +0100)
committer
Andrew Stubbs
<ams@codesourcery.com>
Fri, 11 Sep 2020 11:16:36 +0000
(12:16 +0100)
This avoids an ICE on amdgcn.
gcc/testsuite/ChangeLog:
* gcc.dg/gimplefe-44.c: Require exceptions.
gcc/testsuite/gcc.dg/gimplefe-44.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/gimplefe-44.c
b/gcc/testsuite/gcc.dg/gimplefe-44.c
index 4580a1d0b85c2e6900e96d8f223dfbbfcbc1aadf..3c83d4946f2745cf65f373db60ff5c84c6ac1300 100644
(file)
--- a/
gcc/testsuite/gcc.dg/gimplefe-44.c
+++ b/
gcc/testsuite/gcc.dg/gimplefe-44.c
@@
-1,4
+1,5
@@
/* { dg-do compile } */
+/* { dg-require-effective-target exceptions } */
/* { dg-options "-fexceptions -fgimple -fdump-tree-eh-eh" } */
/* { dg-require-effective-target nonlocal_goto } */