projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8594f21
)
New test.
author
Dave Love
<fx@gcc.gnu.org>
Mon, 27 Apr 1998 10:06:28 +0000
(10:06 +0000)
committer
Dave Love
<fx@gcc.gnu.org>
Mon, 27 Apr 1998 10:06:28 +0000
(10:06 +0000)
From-SVN: r19426
gcc/testsuite/g77.f-torture/compile/980427-0.f
[new file with mode: 0644]
patch
|
blob
diff --git a/gcc/testsuite/g77.f-torture/compile/980427-0.f
b/gcc/testsuite/g77.f-torture/compile/980427-0.f
new file mode 100644
(file)
index 0000000..
8b0ed6f
--- /dev/null
+++ b/
gcc/testsuite/g77.f-torture/compile/980427-0.f
@@ -0,0
+1,7
@@
+c ../../egcs/gcc/f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
+ external b
+ call y(b)
+ end
+ subroutine x
+ a = b()
+ end