Cleanup and bug-fix patch from Felix Lee.
authorFelix Lee <flee@cygnus.com>
Wed, 10 Feb 1999 12:26:21 +0000 (12:26 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 10 Feb 1999 12:26:21 +0000 (04:26 -0800)
commit05a596505cfa4642b7d5df8c071eef0ce4fdfafc
tree0f2ce5c8d1f457de4007bd60b163ff30a4fc5eca
parent44e95b192cf68a4642d9ff8e3eaa6bc46bd380b9
Cleanup and bug-fix patch from Felix Lee.

        * lib/c-torture.exp (c-torture-compile): Pull out code for
        analyzing gcc error messages.
        (c-torture-execute): Likewise.  Fix some (harmless) false
        positives.
        * lib/gcc.exp (gcc_check_compile): New function.

From-SVN: r25133
gcc/testsuite/ChangeLog
gcc/testsuite/lib/c-torture.exp
gcc/testsuite/lib/gcc.exp