]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose condition is...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sun, 13 Feb 2005 15:32:45 +0000 (16:32 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 13 Feb 2005 15:32:45 +0000 (16:32 +0100)
commit1ac262625dcecb15e3d50a29da1b2965865ab863
treea5707840001606ada0d19cf71e89ece1d6e7d1f9
parent81d8d0fa9092f5200498424b9a5de417de3623b6
trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose condition is always true.

* trans-stmt.c (generate_loop_for_temp_to_lhs,
generate_loop_for_rhs_to_temp): Remove if whose condition is
always true.

From-SVN: r94985
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c