This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/85084] [6/7/8 Regression] ICE: out of memory allocating 18446744073709551600 bytes ...


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-03-26
                 CC|                            |tkoenig at gcc dot gnu.org
      Known to work|                            |5.5.0
   Target Milestone|---                         |6.5
     Ever confirmed|0                           |1
      Known to fail|                            |6.4.0, 7.3.0, 8.0.1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
f951: out of memory allocating 18446744073709551600 bytes after a total of 0
bytes

appears with -ffrontend-optimize and is suppressed with -fno-frontend-optimize.

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