------- Additional Comments From wilson at gcc dot gnu dot org  2005-04-05 
04:04 -------
The patch seems to have been incompletely checked in.  The ChangeLog entry
claims to be removing code from final.c, but the code is still there.

I laboriously tracked down the problem to the fact that cgraphunit handles
ADDR_EXPR but not FDESC_ADDR.  Hence, only targets that use function descriptors
are affected.  Like IA-64.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-05 04:04:14
               date|                            |


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

Reply via email to