------- Additional Comments From rth at gcc dot gnu dot org  2005-02-12 00:09 
-------
The problem here is that the C front end is not creating a new BIND_EXPR
for the scope starting at the declaration for X.  Insert one by hand and
you'll see that the tree optimizers are doing the right thing.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-02-03 02:35:43         |2005-02-12 00:09:28
               date|                            |


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

Reply via email to