]> gcc.gnu.org Git - gcc.git/commit
toplev.c (default_get_pch_validity): Guard the use of target_options with #ifdef...
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 26 Oct 2003 15:40:14 +0000 (15:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 26 Oct 2003 15:40:14 +0000 (15:40 +0000)
commitb36c208a36f0cf14ecdbe05cae7a4c414f60c04a
tree8ff063f00956e08787b905d9ca24f573263c2093
parentb6b3c13865cfb7ef674fe1364036d7547d4892df
toplev.c (default_get_pch_validity): Guard the use of target_options with #ifdef TARGET_OPTIONS.

* toplev.c (default_get_pch_validity): Guard the use of
target_options with #ifdef TARGET_OPTIONS.
(default_pch_valid_p): Likewise.

From-SVN: r72953
gcc/ChangeLog
gcc/toplev.c
This page took 0.052689 seconds and 5 git commands to generate.