[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 26 13:08:00 GMT 2014


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to kargl from comment #7)
> > Actually, no.  We inspected the function manually looking for the
> > cause of a test FAIL of bessel_7.f90 and just stumbled across it.

Which would be:
  https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02311.html

> Committed to trunk and all open branches.

Steve, should we also add a test case for the "n1 < 0"?



More information about the Gcc-bugs mailing list