OSDN Git Service

* opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2010 18:46:16 +0000 (18:46 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2010 18:46:16 +0000 (18:46 +0000)
commit30a50b6049e54d94d0ff2f7438e1573801b4006b
treeeb2dcfa6dc12ef6d1819ecba260320551c6fdee8
parent8f1e8e0eecae09729d72f118b6f58cda1d8d0813
* opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
(decode_options): Likewise.
* Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159463 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/opts.c