* varasm.c (incorporeal_function_p): New.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Dec 2003 15:41:24 +0000 (15:41 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Dec 2003 15:41:24 +0000 (15:41 +0000)
commit73533af578bcbdd9a6b3efa611993990a8633c0a
tree2f7d4aaae8d876c7e1cfbc3505e9a5ea875eadfc
parent3a0bdee00e3e9db30868a2dfb2a2f4f91c950b99
* varasm.c (incorporeal_function_p): New.
(assemble_external): Use it as a filter.
* config/mips/mips.c (mips_output_external): Don't check for builtin
functions here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74368 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/varasm.c