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, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL'


On Fri, Jul 30, 2010 at 07:25:12PM +0200, Janus Weil wrote:
> >> >> The patch has been regtested on x86_64-unknown-linux-gnu. Ok for
> >> >> trunk? (And 4.5?)
> >> >
> >> > OK, thanks
> >>
> >> Thanks for the review. Will commit shortly.
> >>
> >
> > Is it possible to merge the 2nd diff I attached to
> > the PR, which handles the intrinsics type in a better
> > way?
> 
> Well, in which way is it "better" than the current treatment? If you
> show me a case where it actually fixes bad behavior, I'll be happy to
> include it. Otherwise I'd prefer to leave it as it as.
> 

I'll need to re-read my diff to remember what I thought 
might be an issue. :(  I thought that there may be a
problem with doubleprecision (note no space as in fixed
form) or with character with an optional kind specified.
My quick hacked up examples worked as expected.

-- 
Steve


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