diff options
author | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2010-10-03 19:00:55 +0000 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2010-10-03 19:00:55 +0000 |
commit | 82a1c2fe690f15bfa0b91b54a7f1746acad0a1ef (patch) | |
tree | e8f69a0b977c29820cbd822a46b41d8556752341 /gcc/function.c | |
parent | f1e92a43e9aec2f052cfc5c20b2e793f97fc18da (diff) | |
download | gcc-82a1c2fe690f15bfa0b91b54a7f1746acad0a1ef.zip gcc-82a1c2fe690f15bfa0b91b54a7f1746acad0a1ef.tar.gz gcc-82a1c2fe690f15bfa0b91b54a7f1746acad0a1ef.tar.bz2 |
cppbuiltin.c: New file.
gcc/
* cppbuiltin.c: New file.
* cppbuiltin.h: New file.
* Makefile.in: Take into account cppbuiltin.{h,c}.
gcc/c-family/
* c-cppbuiltin.c (define__GNUC__, builtin_define_type_precision):
Remove.
(c_cpp_builtins): Call functions from cppbuiltin.c instead
of duplicating code.
gcc/fortran/
* cpp.c (cpp_define_builtins): Call functions from cppbuiltin.c
instead of duplicating code.
* Make-lang.in: Add dependency on cppbuiltin.h. Don't define
BASEVER.
From-SVN: r164917
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions