]> git.ipfire.org Git - thirdparty/gcc.git/commit
opts.c (decode_options): Disable whpr incompatible passes.
authorJan Hubicka <jh@suse.cz>
Mon, 19 Apr 2010 23:33:21 +0000 (01:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 19 Apr 2010 23:33:21 +0000 (23:33 +0000)
commit3ee2243c06c6bb8cfb118709b61425ad26329bbd
tree1d6021fe1d646d929e1b51598497ba71d3a24003
parent576319a79ad554e2537b0d97a355f7896c8c3a35
opts.c (decode_options): Disable whpr incompatible passes.

* opts.c (decode_options): Disable whpr incompatible passes.
* lto/lto.c (lto_1_to_1_map): Skip clones.
(read_cgraph_and_symbols): Do not mark everything as needed.
(do_whole_program_analysis): Do map only after optimizing;
set proper cgraph_state; use passmanager.

From-SVN: r158533
gcc/ChangeLog
gcc/lto/lto.c
gcc/opts.c