projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
961ec1a
)
New test.
author
Dave Love
<fx@gcc.gnu.org>
Wed, 20 May 1998 09:28:28 +0000
(09:28 +0000)
committer
Dave Love
<fx@gcc.gnu.org>
Wed, 20 May 1998 09:28:28 +0000
(09:28 +0000)
From-SVN: r19905
gcc/testsuite/g77.f-torture/execute/980520-1.f
[new file with mode: 0644]
patch
|
blob
diff --git a/gcc/testsuite/g77.f-torture/execute/980520-1.f
b/gcc/testsuite/g77.f-torture/execute/980520-1.f
new file mode 100644
(file)
index 0000000..
d57791a
--- /dev/null
+++ b/
gcc/testsuite/g77.f-torture/execute/980520-1.f
@@ -0,0
+1,4
@@
+c Produced a link error through not eliminating the unused statement
+c function. It's in `execute' since it needs to link.
+ values(i,j) = val((i-1)*n+j)
+ end