diff options
author | Joseph Myers <joseph@codesourcery.com> | 2005-06-29 23:13:56 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2005-06-29 23:13:56 +0100 |
commit | f2a71bbcb28113d911c41f133a163f8f03fae04a (patch) | |
tree | c48b91e3a25e2d526fe68f6ba85cfffb181ca5c9 /gcc/web.c | |
parent | a81408c939f8b804f6b16e49b738dbc0c3d15a01 (diff) | |
download | gcc-f2a71bbcb28113d911c41f133a163f8f03fae04a.zip gcc-f2a71bbcb28113d911c41f133a163f8f03fae04a.tar.gz gcc-f2a71bbcb28113d911c41f133a163f8f03fae04a.tar.bz2 |
c-tree.h (default_function_array_conversion): Take and return struct c_expr.
* c-tree.h (default_function_array_conversion): Take and return
struct c_expr.
* c-typeck.c (default_function_array_conversion): Split into
array_to_pointer_conversion and function_to_pointer_conversion.
Take and return struct c_expr.
(array_to_pointer_conversion): Do not handle type qualifiers or
COMPOUND_EXPRs specially.
(build_function_call): Call function_to_pointer_conversion for
function designators.
(build_unary_op): Call array_to_pointer_conversion, not
default_function_array_conversion.
(digest_init, output_init_element): Likewise.
* c-parser.c: All callers of default_function_array_conversion
changed.
From-SVN: r101440
Diffstat (limited to 'gcc/web.c')
0 files changed, 0 insertions, 0 deletions