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/31244] data initialization with more than 2**32 elements



------- Comment #6 from kargl at gcc dot gnu dot org  2007-09-19 18:48 -------
I have a patch that in theory allows the repeat count
to be unlimited.  I'll note that having a large repeat
count is a rather illogical thing to do, based on my
previous posts about compile time and size of executable.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |kargl at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-04-18 06:56:55         |2007-09-19 18:48:35
               date|                            |


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


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