gcc/lto-plugin
H.J. Lu 514ba9e4ad Revert the PR lto/64837 fix
It breaks gold:

% echo "int main () {}" | gcc -fuse-ld=gold -flto -x c++ -
ld.gold: internal error in remove_writer, at token.h:132
collect2: error: ld returned 1 exit status

	* lto-plugin.c (release_input_file): Removed.
	(claim_file_handler): Don't call release_input_file.
	(onload): Don't set release_input_file.

From-SVN: r220477
2015-02-06 05:55:42 -08:00
..
ChangeLog Revert the PR lto/64837 fix 2015-02-06 05:55:42 -08:00
Makefile.am [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make 2014-11-13 13:28:56 +00:00
Makefile.in [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make 2014-11-13 13:28:56 +00:00
aclocal.m4 re PR bootstrap/49907 (lto-plugin -Wall in stage1) 2011-08-10 08:48:37 +00:00
config.h.in re PR middle-end/46674 (Weak alias is mistakenly optimized away) 2010-12-10 14:28:58 +00:00
configure Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
configure.ac [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make 2014-11-13 13:28:56 +00:00
lto-plugin.c Revert the PR lto/64837 fix 2015-02-06 05:55:42 -08:00
lto-symtab.c Merge lto branch into trunk. 2009-10-03 17:10:11 -04:00