diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-10-27 05:32:43 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-10-26 23:32:43 -0600 |
commit | 95815af9d258082b7548e23fc2595ff637a48e1a (patch) | |
tree | 5857bf4a0d89bf0b865b80bc4f5f1f48d3d2041a /gcc/resource.c | |
parent | 283a25451f48b420c45ad4068031b121fd907767 (diff) | |
download | gcc-95815af9d258082b7548e23fc2595ff637a48e1a.zip gcc-95815af9d258082b7548e23fc2595ff637a48e1a.tar.gz gcc-95815af9d258082b7548e23fc2595ff637a48e1a.tar.bz2 |
c-typeck.c (build_function_call): Check that the built-in function is of class BUILT_IN_NORMAL before trying to...
* c-typeck.c (build_function_call): Check that the built-in
function is of class BUILT_IN_NORMAL before trying to recongize
it as BUILT_IN_ABS.
* calls.c (calls_function_1): Similarly for BUILT_IN_ALLOCA.
* stmt.c (expand_end_cae): Similarly for BUILT_IN_CLASSIFY_TYPE.
* call.c (build_over_call): Check that the built-in function is
of class BUILT_IN_NORMAL before trying to recongize it as BUILT_IN_ABS.
* typeck.c (build_function_call_real): Similarly.
From-SVN: r30208
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions