[Bug fortran/47267] array constructor causing long compile times

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 13 19:56:00 GMT 2011


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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |jvdelisle at gcc dot
                   |gnu.org                     |gnu.org

--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-13 19:33:25 UTC ---
I think currently we use the limit for parameter arrays to not simplify at
compile time.  We do not do this for non parameter arrays.  I will look into it
further.



More information about the Gcc-bugs mailing list