[Bug lto/60449] Merging function DECLs discards leaf attribute which causes cfg verifier to fail

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 7 08:55:00 GMT 2014


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Shouldn't fixup_cfg fix this up?  Simply prefering the decl with attributes
isn't enough if you attach an urelated attribute to both fns as well.



More information about the Gcc-bugs mailing list