Makefile.in (bubblestrap): Don't require a previous full bootstrap.
authorJason Merrill <jason@redhat.com>
Fri, 1 Aug 2003 00:37:40 +0000 (20:37 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 1 Aug 2003 00:37:40 +0000 (20:37 -0400)
commit40209195282377a7254ebbd80d5f55595d92d458
tree79a4e2f422d448416597a92bb623f91759bfe6b8
parent2598550fa6d3583ce066a9aaf5abfa4acd186077
Makefile.in (bubblestrap): Don't require a previous full bootstrap.

        * Makefile.in (bubblestrap): Don't require a previous full
        bootstrap.

        * expr.c (mostly_zeros_p): No longer static.
        * tree.h: Declare it.
        * stmt.c (resolve_asm_operand_names): Don't copy the pattern
        unless we need to do substitutions.

From-SVN: r70031
gcc/ChangeLog
gcc/Makefile.in
gcc/expr.c
gcc/stmt.c
gcc/tree.h