aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>2002-10-22 10:44:04 -0400
committerDavid Edelsohn <dje@gcc.gnu.org>2002-10-22 10:44:04 -0400
commit874994a90e55fc45334465c3c217be17aa83c197 (patch)
tree900fd4b8564ad7135fbc2ccac41549b63d1aea3c /gcc
parent312af83702d437edfca82e98fb7ee31bbfd3c7de (diff)
downloadgcc-874994a90e55fc45334465c3c217be17aa83c197.zip
gcc-874994a90e55fc45334465c3c217be17aa83c197.tar.gz
gcc-874994a90e55fc45334465c3c217be17aa83c197.tar.bz2
- Add final newline.
From-SVN: r58410
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.dg/fastmath-1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/fastmath-1.c b/gcc/testsuite/gcc.dg/fastmath-1.c
index 898c183..d03d66c 100644
--- 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
+}
+