Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for compilation...
authorJ. David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 29 Aug 2000 22:55:39 +0000 (22:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 29 Aug 2000 22:55:39 +0000 (16:55 -0600)
commit5b67ad6f4566834f8c0ffb253769727307bf0a11
tree50a450d5258395b9722a24278e0ad0c9d5df1464
parent94b23dd5bc10b9787d91c69a14c61026a23d7c5e
Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for compilations in...

        * Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS
        for compilations in stage 1 and subsequent stages, respectively.
        * configure.in (vax): Add compiler-dependent CFLAGS for stage 1.
        * configure: Rebuilt.
        * x-vax, x-vax-gcc: Deleted.

From-SVN: r36059
gcc/ChangeLog
gcc/Makefile.in
gcc/config/vax/x-vax [deleted file]
gcc/configure
gcc/configure.in