Makefile (compare): Exit with nonzero status if there are comparison failures.
authorJeffrey A Law <law@cygnus.com>
Thu, 11 Sep 1997 03:36:41 +0000 (03:36 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 11 Sep 1997 03:36:41 +0000 (21:36 -0600)
commit3fb2f4012723a0162164ae416e6b89a61964c1b8
tree4d5513933a0821fdbee7cb1c9b70feb22c83e76f
parentec20b1b98c22e786fd2ebc08a92ac95c3b5eb88f
Makefile (compare): Exit with nonzero status if there are comparison failures.

        * Makefile (compare): Exit with nonzero status if there
        are comparison failures.  Note which files failed the
        comparison test in .bad_compare.
For toplevel "make bootstrap".

From-SVN: r15400
gcc/ChangeLog
gcc/Makefile.in