collect2.c (main): Add -fno-whole-program.
authorJan Hubicka <jh@suse.cz>
Wed, 7 Oct 2009 09:11:28 +0000 (11:11 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 7 Oct 2009 09:11:28 +0000 (09:11 +0000)
commit13291c16c043afabb7411422aa811e56d51b51fe
treede925db224c03a06ee28967d52e6dc37cbad5f81
parentb20996ff13afd304d44aafd0966501cc4bd10b97
collect2.c (main): Add -fno-whole-program.

* collect2.c (main): Add -fno-whole-program.
* gcc.c (set_collect_gcc_options): Do not remove whole program here.

From-SVN: r152521
gcc/ChangeLog
gcc/collect2.c
gcc/gcc.c