[Bug rtl-optimization/90813] [10 regression] gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 2 07:48:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90813

--- Comment #21 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to pthaugen from comment #20)
> (In reply to Segher Boessenkool from comment #17)
> > sched2 swaps the two insns (37 and 40 for me -- use -dp to see the numbers
> > in your .s file, use -da if you want lots of dumps, -dap together).
> > 
> > So why did sched2 decide it can swap these?  They are in the same aliasing
> > set, so it shouldn't do this.  Hrm.
> 
> I'm looking into this...

Hi there,

Have you made any progress? Anyway, thanks for anything that you can do.

Regards

Paul


More information about the Gcc-bugs mailing list