cppinit.c (set_lang): Move builtin handling to...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 20 Feb 2001 22:52:11 +0000 (22:52 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 20 Feb 2001 22:52:11 +0000 (22:52 +0000)
commitc740cee29d8abc1b547e23cdb6992c70b44f6864
treeda85e6f46726842d6187a452b89d7a507bc2f85c
parent064a552c29257fc313b13ebe1e9bd18047b8d2c4
cppinit.c (set_lang): Move builtin handling to...

        * cppinit.c (set_lang):  Move builtin handling to...
        (init_builtins): ...here.
        (_cpp_create_reader): Move call to set_lang.

From-SVN: r39934
gcc/ChangeLog
gcc/cppinit.c