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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-08-19
     Ever Confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-19 
16:43:03 UTC ---
If the loop is non-empty, such as containing v[x] = x; and extern int v[10];,
then it started failing with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145494

Reply via email to