2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-22 11:01:09 +08:00
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
..
2015-02-06 05:55:42 -08:00
2015-02-06 05:55:42 -08:00