]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/32140 (Miscompilation with -O1)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 20 Jun 2007 14:57:10 +0000 (14:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 20 Jun 2007 14:57:10 +0000 (14:57 +0000)
commit543535a318a9219a6e5e1322ad42d56c8f77a331
tree86489f33ca274a6acfa793a6e56fa8df7a6f6f96
parent8dba2dedd374f19d663a1d727bc4404b3665029f
re PR fortran/32140 (Miscompilation with -O1)

2007-06-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
Richard Guenther  <rguenther@suse.de>

PR fortran/32140
* trans.c (gfc_build_addr_expr): Use the correct types.

* gfortran.fortran-torture/execute/pr32140.f90: New testcase.

Co-Authored-By: Richard Guenther <rguenther@suse.de>
From-SVN: r125886
gcc/fortran/ChangeLog
gcc/fortran/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/pr32140.f90 [new file with mode: 0644]