> On Tue, Feb 4, 2014 at 6:52 AM, Jan Hubicka wrote:
> > Hi,
> > while merging nodes in lto-symtab, we need to copy the force_output and
> > forced_by_abi flags.
> > Thanks to Markus who noticed the issue.
>
> Don't we need to choose the forced_by_abi variant if there are variants
> without that
On Tue, Feb 4, 2014 at 6:52 AM, Jan Hubicka wrote:
> Hi,
> while merging nodes in lto-symtab, we need to copy the force_output and
> forced_by_abi flags.
> Thanks to Markus who noticed the issue.
Don't we need to choose the forced_by_abi variant if there are variants
without that flag? Do we ma