summaryrefslogtreecommitdiff
path: root/boehm-gc/pc_excludes
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-03 18:58:43 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-03 18:58:43 +0000
commit143d62d7b00994db0ebf403b7bf9c3ce50bfc00f (patch)
tree8a5a86529d5c77ec43f37dd146c1b7272877a41c /boehm-gc/pc_excludes
parent90ba46222fda6f62279bd62fca3e236a2caaea46 (diff)
downloadgcc-143d62d7b00994db0ebf403b7bf9c3ce50bfc00f.tar.gz
* c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead
of building a NOP_EXPR. (c_alignof_expr): Likewise. Handle CONVERT_EXPR the same as NOP_EXPR. * c-convert.c (convert): Use fold_convert instead of building NOP_EXPRs and CONVERT_EXPRs directly. Don't special case c_objc_common_truthvalue_conversion returning a NOP_EXPR. Remove #if 0 code. * c-pretty-print.c (pp_c_cast_expression, pp_c_expression): Handle NOP_EXPR the same as CONVERT_EXPR. * c-typeck.c (build_function_call): Use fold_convert instead of building a NOP_EXPR directly. (build_compound_expr): Handle NOP_EXPR the same as CONVERT_EXPR. testsuite: * gcc.dg/cast-pretty-print-1.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108001 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/pc_excludes')
0 files changed, 0 insertions, 0 deletions