This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use logical1 for forall mask array if possible (was Re:[gfortran testsuite, committed] Re: gfortran.dg/forall_1.f90)


Jakub Jelinek wrote:
> 2005-06-12  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical
> 	type than boolean_type_node.

This is ok.  Sorry for taking so long, but I was short on time and wanted to
verify that this is really the only place where this needs to be changed.

- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]