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: [libgfortran] Change complex type letter to 'z'


On Sunday 28 December 2003 7:05 am, Feng Wang wrote:
>  --- Paul Brook <paul@codesourcery.com> 
> > I think the point is that gfc_type_letter should be changed to 'c', not
> > changing libgfortran to 'z'. I'm inclined to agree.
>
>     I wanted to do this originally. But what about BT_CHARACTER? Now it
> returns 'c'. Maybe BT_CHARACTER should also be changed to 's' or other
> letter. I changed the BT_CHARACTER to 's' and passed the testsuits. But I
> am not sure that the change will not cause other potential errors.
>    If these changes(BT_CHARACTER returns 's', BT_COMPLEX returns 'c') can
> be accepted to us, I can take another patch.

Yes, that would be good.

Paul


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