[Bug fortran/59298] ICE when initialising PARAMETER array of derived-type (containing an array) using array constructor

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Nov 26 10:44:00 GMT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-11-26
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
On x86_64-apple-darwin* the ICE is

f951(47525) malloc: *** error for object 0x8: pointer being freed was not
allocated
*** set a breakpoint in malloc_error_break to debug
f951: internal compiler error: Abort trap

The test compiles with gfortran 4.4.7, but ICE with revision 154654
(2009-11-25).



More information about the Gcc-bugs mailing list