X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fc-cppbuiltin.c;h=b697b89f779ff8a3edbdccd3159c44f0d17d53e9;hb=120a04de68643e4f372c546ee4d68097d39f0fe5;hp=fa4d9a1ca01b739b7e337fcbd0a316c539377843;hpb=39012afb52bcbeb198c90671aaece181d542728a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/c-cppbuiltin.c b/gcc/c-cppbuiltin.c index fa4d9a1ca01..b697b89f779 100644 --- a/gcc/c-cppbuiltin.c +++ b/gcc/c-cppbuiltin.c @@ -25,14 +25,13 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "version.h" #include "flags.h" -#include "real.h" #include "c-common.h" #include "c-pragma.h" #include "output.h" #include "except.h" /* For USING_SJLJ_EXCEPTIONS. */ -#include "debug.h" /* For dwarf2out_do_frame. */ +#include "debug.h" /* For dwarf2out_do_cfi_asm. */ #include "toplev.h" -#include "tm_p.h" /* Target prototypes. */ +#include "tm_p.h" /* For TARGET_CPU_CPP_BUILTINS & friends. */ #include "target.h" #ifndef TARGET_OS_CPP_BUILTINS