re PR lto/89896 (-flto=4 is confused by presence of 'all.c' in a local directory...
authorRichard Biener <rguenther@suse.de>
Wed, 3 Apr 2019 08:46:00 +0000 (08:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 3 Apr 2019 08:46:00 +0000 (08:46 +0000)
commitbb52a82affc49919ceee92cd2447c442d0c5fcf8
tree9aedfa046c132d4e5bdc891f3aac284fdb343bb6
parenta3379186762d6348e45bc5df34dfdea3e26bff98
re PR lto/89896 (-flto=4 is confused by presence of 'all.c' in a local directory. -flto=1 is not.)

2019-04-03  Richard Biener  <rguenther@suse.de>

PR lto/89896
* lto-wrapper.c (run_gcc): Avoid implicit rules making
the all target phony.

From-SVN: r270112
gcc/ChangeLog
gcc/lto-wrapper.c