[Patch, fortran] [01/21] Remove coarray support in the scalarizer: Remove is_coarray

Mikael Morin mikael.morin@sfr.fr
Thu Sep 15 23:09:00 GMT 2011


There are two functions checking that an expression is a coarray.
This keeps the public one (which seems to be the more complete) and removes
the other one.

OK?

PS: As this changes a rejects-valid into an ice-on-valid (see PR 50420
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50420), it can be delayed if
preferred; unfortunately, patch 14 fails without this one.

-------------- next part --------------
2011-09-14  Mikael Morin  <mikael.morin@sfr.fr>

	* check.c (is_coarray): Remove.
	(coarray_check): Use gfc_is_coarray.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_coarray_in_scalarizer-1.diff
Type: text/x-diff
Size: 1157 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110915/b9153a0f/attachment.bin>


More information about the Gcc-patches mailing list