------- Comment #20 from ktietz at gcc dot gnu dot org 2010-05-19 16:18 ------- (In reply to comment #19) > What is the relationship between this bug and PR 44132? Richi and Honza seem > to prefer the DECL_PRESERVE_P hack. We will see if Iain's lowering works. I > don't think both the decl attribute merging patch and DECL_PRESERVE_P patch > are > needed. >
I don't see here any relations AFAICS (beside both patches are touching emutls). This declaration preserve flag is fine, but AFAICS don't address this issue. The point here is that w32 targets dependent on original decl-attributes for name-decoration. So Richi asked me, that I ask you, if you could test this patch for AIX to avoid side-effects. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44139