------- Comment #2 from steven at gcc dot gnu dot org 2010-04-08 10:43 ------- Should LTO reject function declarations with incompatible attributes? Or should the "discovery" of the attribute in one translation unit be used to update the control flow graph in the other units (e.g. by writing out summaries for the attributes and have a stage in LTO that merges them)?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43212