------- Comment #2 from pinskia at gcc dot gnu dot org  2006-09-19 04:19 -------
char input[((size_t)~0 >> 1)];

hehehehehehehe.

Anyways this has been fixed for 4.1.0 by rejecting this code saying there is a
stack (32bit) overflow.

*** This bug has been marked as a duplicate of 21107 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |middle-end
         Resolution|                            |DUPLICATE


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

Reply via email to