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] PR Fortran/83093 -- Check the type of character length


On Wed, Jan 10, 2018 at 08:41:17AM +0200, Janne Blomqvist wrote:
> On Wed, Jan 10, 2018 at 3:18 AM, Steve Kargl
> <sgk@troutmask.apl.washington.edu> wrote:
> > When parsing code and implicit typing is used, the
> > type of an entity used as a character length is not
> > known until after resolution.  The attach patch
> > checks the type of length and response accordingly.
> > Regression tested on x86_64-*-freebsd.  Ok to commit?
> 
> Ok, thanks.

Thanks. Committed.

-- 
Steve


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