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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |anlauf at gcc dot 
gnu.org

--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to Bill Seurer from comment #5)
> Still fails:
> 
> make -k check-gcc-fortran RUNTESTFLAGS=dg.exp=gfortran.dg/pr95090.f90
> 
> FAIL: gfortran.dg/pr95090.f90   -O  (internal compiler error)
> FAIL: gfortran.dg/pr95090.f90   -O  (test for excess errors)

It turns out that this PR and PR95530 are unrelated issues regarding
buffer overflow in different places.

Can you add the patch in this PR, comment#4, and in PR95530 comment#6?

I've "regtested" on x86_64-pc-linux-gnu, but this might miss further
buffer overflows elsewhere.

Reply via email to