]> gcc.gnu.org Git - gcc.git/commit
invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3
authorJan Hubicka <jh@suse.cz>
Fri, 29 Aug 2008 11:39:04 +0000 (13:39 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 29 Aug 2008 11:39:04 +0000 (11:39 +0000)
commitfcbe056b117ca90358096b0dc75b0072a5722580
treed76c6ee971e06837b56e7b4c042ff8fa4b153ecc
parentc6f7cfc15e7480f86aa3e4d407932f38fd635c89
invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3

* doc/invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3
(-fipa-cp-clone): Enabled by default at -O3.
* opts.c (decode_options): Enable ipa-cp at -O2, ipa-cp-clone at -O3;
make ipa-cp-clone to imply ipa-cp; disable cloning at -Os.

From-SVN: r139762
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/opts.c
This page took 0.067772 seconds and 5 git commands to generate.