projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc252d9
)
Add { target int128 } to gcc.dg/pr97488.c
author
Aldy Hernandez
<aldyh@redhat.com>
Tue, 20 Oct 2020 06:39:02 +0000
(
02:39
-0400)
committer
Aldy Hernandez
<aldyh@redhat.com>
Tue, 20 Oct 2020 06:42:12 +0000
(
02:42
-0400)
__int128 does not exist on 32-bit targets.
gcc/testsuite/ChangeLog:
* gcc.dg/pr97488.c: Add target int128 predicate.
gcc/testsuite/gcc.dg/pr97488.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/pr97488.c
b/gcc/testsuite/gcc.dg/pr97488.c
index
96dc33c
..
de7396c
100644
(file)
--- a/
gcc/testsuite/gcc.dg/pr97488.c
+++ b/
gcc/testsuite/gcc.dg/pr97488.c
@@
-1,4
+1,4
@@
-// { dg-do compile }
+// { dg-do compile
{ target int128 }
}
// { dg-options "-O1 -ftree-vrp" }
__int128