diff options
author | Joseph Myers <joseph@codesourcery.com> | 2005-12-03 18:58:43 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2005-12-03 18:58:43 +0000 |
commit | 4c7a6c1bdb63272d47cbe9aa39b2ee64d3a63fa4 (patch) | |
tree | 8a5a86529d5c77ec43f37dd146c1b7272877a41c /libgfortran/intrinsics/random.c | |
parent | a34a91f0b73dad394cd0db44f5702406c09a06c6 (diff) | |
download | gcc-4c7a6c1bdb63272d47cbe9aa39b2ee64d3a63fa4.zip gcc-4c7a6c1bdb63272d47cbe9aa39b2ee64d3a63fa4.tar.gz gcc-4c7a6c1bdb63272d47cbe9aa39b2ee64d3a63fa4.tar.bz2 |
c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead of building a NOP_EXPR.
* 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.
From-SVN: r108001
Diffstat (limited to 'libgfortran/intrinsics/random.c')
0 files changed, 0 insertions, 0 deletions