gcov.c (output_data): Round to % to nearest, tweak formatting.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 5 Aug 2002 22:16:51 +0000 (22:16 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 5 Aug 2002 22:16:51 +0000 (22:16 +0000)
commitd19202bab3d154185de0da52cf3856e00fe78cd6
tree14ce17895d333e555a6871437542358a5ed0beac
parent1bed5ee327933809acc2bb4a95fdcf8254d7ffa5
gcov.c (output_data): Round to % to nearest, tweak formatting.

gcc:
* gcov.c (output_data): Round to % to nearest, tweak formatting.
testsuite:
* lib/gcov.exp: Tweak expected line formats.
* gcc.misc-tests/gcov8.c: New test.
* gcc.misc-tests/gcov8.x: New flags.

From-SVN: r56059
gcc/ChangeLog
gcc/gcov.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.misc-tests/gcov-8.c [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/gcov-8.x [new file with mode: 0644]
gcc/testsuite/lib/gcov.exp