]> gcc.gnu.org Git - gcc.git/commit
trans-expr.c (gfc_conv_function_call): Use fold_build2.
authorRichard Guenther <rguenther@suse.de>
Mon, 16 Jan 2006 09:40:16 +0000 (09:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 16 Jan 2006 09:40:16 +0000 (09:40 +0000)
commit3f2ec06a70b07a1088921e3e8144c39177b98517
treefc6d702400be0fd59d870552e0212a004b075ee4
parentcab2264d17e4602aa2de844413c36a207ba4665a
trans-expr.c (gfc_conv_function_call): Use fold_build2.

2006-01-16  Richard Guenther  <rguenther@suse.de>

* trans-expr.c (gfc_conv_function_call): Use fold_build2.
* trans-stmt.c (gfc_trans_goto): Likewise.  Use build_int_cst.
* trans.c (gfc_trans_runtime_check): Don't fold the condition
again.

From-SVN: r109745
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans.c
This page took 0.064828 seconds and 5 git commands to generate.