projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
312af83
)
- Add final newline.
author
David Edelsohn
<dje@gcc.gnu.org>
Tue, 22 Oct 2002 14:44:04 +0000
(10:44 -0400)
committer
David Edelsohn
<dje@gcc.gnu.org>
Tue, 22 Oct 2002 14:44:04 +0000
(10:44 -0400)
From-SVN: r58410
gcc/testsuite/gcc.dg/fastmath-1.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/fastmath-1.c
b/gcc/testsuite/gcc.dg/fastmath-1.c
index 898c183e6b0867ffad2965b453bd311b453d4c84..d03d66c2c01d6a990a6666ef759108b608459f2b 100644
(file)
--- a/
gcc/testsuite/gcc.dg/fastmath-1.c
+++ b/
gcc/testsuite/gcc.dg/fastmath-1.c
@@
-20,4
+20,5
@@
main() {
foo(&dists[14], 128)
!= 156)
abort();
-}
\ No newline at end of file
+}
+