Commit 431ef78e by Roger Sayle

ChangeLog: Use the final approved ChangeLog entry text for the previous commit.


	* ChangeLog: Use the final approved ChangeLog entry text for
	the previous commit.

From-SVN: r110661
parent 42e73749
......@@ -2,9 +2,9 @@
* trans-stmt.c (gfc_evaluate_where_mask): Allow the NMASK argument
to be NULL to indicate that the not mask isn't required.
* trans-stmt.c (gfc_trans_where_2): Remove PMASK argument. Avoid
calculating the pending mask for the last clause of a WHERE chain.
Update call to trans_where
(gfc_trans_where_2): Remove PMASK argument. Avoid calculating the
pending mask for the last clause of a WHERE chain. Update recursive
call.
(gfc_trans_forall_1): Update call to gfc_trans_where_2.
(gfc_trans_where): Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment