re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap)
authorAndi Kleen <ak@linux.intel.com>
Wed, 1 Sep 2010 17:03:56 +0000 (17:03 +0000)
committerAndi Kleen <ak@gcc.gnu.org>
Wed, 1 Sep 2010 17:03:56 +0000 (17:03 +0000)
commit427eb57db6fd5cd7e46da432e2ea46dc1be92905
tree064dbf63a148604e479e053c3b0c4f5af02cbefa
parentf39168b3e7d50cf6d35020923b5a40164ad7b155
re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap)

2010-09-01  Andi Kleen  <ak@linux.intel.com>

        PR lto/45475
        * lto-streamer-in.c (lto_input_ts_target_option): Add.
        (lto_input_tree_pointers): Call lto_input_ts_target_option.
        * lto-streamer-out: (lto_output_ts_target_option): Add.
        (lto_output_tree_pointers): Call lto_output_ts_target_option.

From-SVN: r163740
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c