------- Comment #8 from jvdelisle at gcc dot gnu dot org  2008-01-23 05:41 
-------
I am beginning to see it now. This does not help:

      if (extent[n] <= 0)
        return;

we just bail out right now when we need to actually do something.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-01-19 21:21:57         |2008-01-23 05:41:31
               date|                            |


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

Reply via email to