aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-07-10 03:16:23 -0400
committerJason Merrill <jason@gcc.gnu.org>2000-07-10 03:16:23 -0400
commit2bb5d995f27dcd3db33ecd983795ffd0654a2e5d (patch)
tree8c219d55310b63ccdd999bc2385bfe4a962d9e9e /gcc/expr.c
parent089acd579b8079afb590c101117ea76be13c7093 (diff)
downloadgcc-2bb5d995f27dcd3db33ecd983795ffd0654a2e5d.zip
gcc-2bb5d995f27dcd3db33ecd983795ffd0654a2e5d.tar.gz
gcc-2bb5d995f27dcd3db33ecd983795ffd0654a2e5d.tar.bz2
init.c (build_new_1): Bail early if the call to new fails.
* init.c (build_new_1): Bail early if the call to new fails. * decl.c (compute_array_index_type): Check specifically for an INTEGER_CST, not just TREE_CONSTANT. * decl.c (duplicate_decls): Don't call duplicate_decls on the DECL_TEMPLATE_RESULT. (decls_match): Return 0 if the DECL_TEMPLATE_RESULTs have different codes. * error.c (dump_template_bindings): Don't crash if we had an invalid argument list. * typeck.c (c_expand_start_case): Do narrowing here. * semantics.c (finish_switch_cond): Not here. * parse.y (asm_clobbers): Do string concatenation. From-SVN: r34938
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions