[PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers

Nick Clifton nickc@redhat.com
Tue Aug 29 14:00:00 GMT 2017


Hi Jozef,

> As reported in PR80993, enabling lto causes interrupt handlers to be
> removed. This patch marks interrupt handlers as used, preventing them
> from being optimized out.
> 
> If the attached patch is acceptable, I would appreciate if someone could
> commit it for me, as I do not have write access.

Approved and applied.  Thanks for fixing this bug.

Cheers
  Nick




More information about the Gcc-patches mailing list