This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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/78618 -- RANK() should not ICE


On Sat, Dec 03, 2016 at 05:58:02PM +0100, Andreas Schwab wrote:
> On Dez 01 2016, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> 
> > 	PR fortran/78618
> > 	* gfortran.dg/char_conversion.f90: New test.
> 
> That test still crashes the compiler on m68k:
> 
> 0xb40a7f crash_signal
>         ../../gcc/toplev.c:333
> 0x58dd52 gfc_is_constant_expr(gfc_expr*)
>         ../../gcc/fortran/expr.c:899
> 0x5feb90 resolve_fl_procedure
>         ../../gcc/fortran/resolve.c:12013

Yes, we know.  I've reopen the PR; see audit trail.
It seems to be a used-after-freed issue, but I've
been unable to track down the issue.

-- 
Steve


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