[lto][patch] s/DECL_IS_BUILTIN/DECL_BUILT_IN/

Rafael Espindola espindola@google.com
Wed Dec 24 19:24:00 GMT 2008


__gxx_personality_v0 is DECL_IS_BUILTIN but not DECL_BUILT_IN, so we
want to use DECL_BUILT_IN.

2008-12-24  Rafael Avila de Espindola  <espindola@google.com>

	* lto-section-out.c (write_symbol_vec): Use DECL_BUILT_IN instead of
DECL_IS_BUILTIN.

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.patch
Type: text/x-diff
Size: 391 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081224/ed90b41d/attachment.bin>


More information about the Gcc-patches mailing list