c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate a PCH.
authorRichard Guenther <rguenther@suse.de>
Wed, 18 Jan 2012 13:10:40 +0000 (13:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 18 Jan 2012 13:10:40 +0000 (13:10 +0000)
commitba9b1f118f25bcb8728d8d140efe40c9c9976be0
tree14f4b308bea58a92aaeb69ba8b4197977f649c43
parentb8cf611dad77c4a3b1dcff3e3658b8d5128a1357
c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate a PCH.

2012-01-18  Richard Guenther  <rguenther@suse.de>

* c-opts.c (c_common_post_options): Reset LTO flags if
we are about to generate a PCH.

From-SVN: r183272
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c