]> gcc.gnu.org Git - gcc.git/commit
builtins.def (BUILT_IN_PUTC, [...]): New.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 1 Dec 2005 22:46:14 +0000 (22:46 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 1 Dec 2005 22:46:14 +0000 (22:46 +0000)
commitb53b5aa509786809f86def654ff8a9867a99bf14
treed02ec5271549541d95514c49e7d5f0d0245690c4
parentf860c253dfd42d6473f5f44c3b98f7c3244bf05d
builtins.def (BUILT_IN_PUTC, [...]): New.

* builtins.def (BUILT_IN_PUTC, BUILT_IN_PUTC_UNLOCKED): New.

* config/pa/pa.c (pa_init_builtins): If we detect
DONT_HAVE_FPUTC_UNLOCKED, set builtin fputc_unlocked to
putc_unlocked.

From-SVN: r107833
gcc/ChangeLog
gcc/builtins.def
gcc/config/pa/pa.c
This page took 0.053043 seconds and 5 git commands to generate.