Compiling 

program test
  print *, 2**huge(0) 
end program test

cause gfortran to crash with:
GNU MP: Cannot reallocate memory (old_size=4 new_size=268435472)
f951: internal compiler error: Abort trap


-- 
           Summary: Compiler crash with "GNU MP: Cannot reallocate memory"
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aran at 100acres dot us
 GCC build triplet:  i386-unknown-netbsdelf5.99.7
  GCC host triplet:  i386-unknown-netbsdelf5.99.7
GCC target triplet:  i386-unknown-netbsdelf5.99.7


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39571

Reply via email to