r271052 - in /trunk/gcc/lto: ChangeLog Make-lan...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Fri May 10 06:31:00 GMT 2019


Author: marxin
Date: Fri May 10 06:31:32 2019
New Revision: 271052

URL: https://gcc.gnu.org/viewcvs?rev=271052&root=gcc&view=rev
Log:
Fix location where lto-dump is installed.

2019-05-10  Martin Liska  <mliska@suse.cz>

	* Make-lang.in: Use program_transform_name for lto-dump.
	* config-lang.in: Do not mark lto-dump compiler as we don't
	want to have it installed at
	lib/gcc/x86_64-pc-linux-gnu/10.0.0/lto-dump.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/Make-lang.in
    trunk/gcc/lto/config-lang.in



More information about the Gcc-cvs mailing list