------- Comment #3 from rguenth at gcc dot gnu dot org  2009-06-09 20:25 -------
Hm, I don't see how it should make the decl addressable.  But I also don't
see what is wrong with what esra performs on trunk ...

I guess you refer to

@@ -1193,45 +374,45 @@
   S<H>::bar (D.2441_15, &g);

 <bb 6>:
-  D.2453_16 = D.2275.a;
+  D.2453_16 = SR.101_9;
   if (D.2453_16 != 0B)

?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
      Known to fail|4.4.0                       |4.4.0 4.5.0


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

Reply via email to