projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e3f57
)
* gcc.dg/20050321-2.c: Restrict to target fpic.
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Wed, 6 Apr 2005 23:29:07 +0000
(23:29 +0000)
committer
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Wed, 6 Apr 2005 23:29:07 +0000
(23:29 +0000)
From-SVN: r97765
gcc/testsuite/gcc.dg/20050321-2.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/20050321-2.c
b/gcc/testsuite/gcc.dg/20050321-2.c
index ac3191423b1dbe1617e22637f0d6c6e02a6b77d9..fcc9d2553fc8c6f07d9c2136a03ef93d1c76ad5f 100644
(file)
--- a/
gcc/testsuite/gcc.dg/20050321-2.c
+++ b/
gcc/testsuite/gcc.dg/20050321-2.c
@@
-3,7
+3,7
@@
of some notes inserted between jump table's CODE_LABEL and the jump table
it ended up in the .text section and thus shorten_branches couldn't
figure out branch to lab is too far. */
-/* { dg-do link } */
+/* { dg-do link
{ target fpic }
} */
/* { dg-options "-g1 -fpic" } */
#define A(n) \