aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.c
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2020-06-23 10:03:40 -0400
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:14:37 -0300
commit25d86f8553c2d846d03d654e0e8a4a658794f9cc (patch)
treee878255e83bf73c3a850c7dc47aca8c7234445f4 /gcc/fortran/iresolve.c
parent7b381ab7deee5e944ea92a16ff2e977707a9ac6c (diff)
downloadgcc-25d86f8553c2d846d03d654e0e8a4a658794f9cc.zip
gcc-25d86f8553c2d846d03d654e0e8a4a658794f9cc.tar.gz
gcc-25d86f8553c2d846d03d654e0e8a4a658794f9cc.tar.bz2
build: Change conditional include and empty.mk to -include in Makefiles
GNU Make supports "-include" keyword to prevent warnings and errors due to inclusion of non-existent files. This patch changes gcc/ and libgcc/ to use "-include" in place of the historical conditional inclusion and use of empty.mk work-arounds. gcc/ChangeLog 2020-06-23 David Edelsohn <dje.gcc@gmail.com> * Makefile.in (LANG_MAKEFRAGS): Same. (tmake_file): Use -include. (xmake_file): Same. libgcc/ChangeLog 2020-06-23 David Edelsohn <dje.gcc@gmail.com> * Makefile.in: Remove uses of empty.mk. Use -include. * config/avr/t-avr: Use -include. * empty.mk: Delete. libgcc/config/avr/libf7/ChangeLog 2020-06-23 David Edelsohn <dje.gcc@gmail.com> * t-libf7: Same.
Diffstat (limited to 'gcc/fortran/iresolve.c')
0 files changed, 0 insertions, 0 deletions