From 874994a90e55fc45334465c3c217be17aa83c197 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 22 Oct 2002 10:44:04 -0400 Subject: [PATCH] - Add final newline. From-SVN: r58410 --- gcc/testsuite/gcc.dg/fastmath-1.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.dg/fastmath-1.c b/gcc/testsuite/gcc.dg/fastmath-1.c index 898c183e6b0..d03d66c2c01 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 +} + -- 2.30.2