[Bug fortran/85816] [8/9 Regression] nested spread fails with "Integer overflow in xmallocarray"

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu May 17 15:59:00 GMT 2018


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |7.3.0
           Keywords|                            |wrong-code
   Last reconfirmed|                            |2018-05-17
                 CC|                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|nested spread fails with    |[8/9 Regression] nested
                   |"Integer overflow in        |spread fails with "Integer
                   |xmallocarray"               |overflow in xmallocarray"
   Target Milestone|---                         |8.2
      Known to fail|                            |8.1.0, 9.0

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Operating system error: Cannot allocate memory
> Integer overflow in xmallocarray

Confirmed at run time.

Caused by revision r257065.


More information about the Gcc-bugs mailing list