This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] New option to support asymmetric integer ranges in gfortran
On Friday 26 December 2003 11:04 pm, Scott Robert Ladd wrote:
> Paul Brook wrote:
> > <pedant>No blank lines between changeLog entries</pedant>
> > Either your mailer or mine seems to have mangled the whitespace in the
> > patch sufficiently that it won't apply. Other than that the contents of
> > the patch look ok.
>
> Do you want me to make a new patch including the changes discussed
> below, or should I send you the existing patch as an attachment?
I'd prefer to fix at least the min/max intrinsics and giving max_int before
applying the patch. Then we're at least vaguely consistent.
The fixes for the bit operations I'm less bothered about. Either a seperate
patch or all rolled into one would be ok. I suspect all these will be broken
in a similar way.
<snip>
>
> I'll take a look at these over the weekend.
Thanks.
Paul