* builtins.def (BUILT_IN_PUTC, BUILT_IN_PUTC_UNLOCKED): New.
commit4a08b13445c3a25d5722a6b2d8b43c709b6ba551
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2005 22:46:14 +0000 (1 22:46 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2005 22:46:14 +0000 (1 22:46 +0000)
treed02ec5271549541d95514c49e7d5f0d0245690c4
parent52aaa1bf75198c635b4c34b212cbcf7cd9e4c81d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107833 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.def
gcc/config/pa/pa.c