------- Comment #2 from rguenth at gcc dot gnu dot org  2009-07-15 10:09 -------
Confirmed.  With -O2 -fno-inline we get in .optimized

func_36 ()
{
<bb 2>:
  g_10 = 1;
  func_53 ();
  g_64 = 1;
  return 1;

FRE does this.  I'll check.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-07-15 10:09:19
               date|                            |


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

Reply via email to