From: David Edelsohn Date: Tue, 22 Oct 2002 14:44:04 +0000 (-0400) Subject: - Add final newline. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=874994a90e55fc45334465c3c217be17aa83c197;p=gcc.git - Add final newline. From-SVN: r58410 --- 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 +} +