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/91802 -- rank+corank must be less than 16


On Sat, Sep 28, 2019 at 01:13:42PM -0700, Jerry DeLisle wrote:
> On 9/28/19 10:11 AM, Steve Kargl wrote:
> > Committed as r276254.
> > 
> 
> I am getting this:
> 
> gfc -c -fcoarray=single pr91802.f90
> f951: internal compiler error: free_expr0(): Bad expr type
> 0x809fc9 gfc_report_diagnostic
> 	../../trunk/gcc/fortran/error.c:776
> 0x80b62a gfc_internal_error(char const*, ...)
> ...
> 
> I will do a rebuild and rerun in case I missed something.
> 

Bummer.  May be due to difference with --enable-checking.

-- 
Steve


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