This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/80993] [msp430] __attribute__((interrupt)) should imply __attribute__((used))


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80993

--- Comment #2 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Tue Aug 29 13:20:54 2017
New Revision: 251410

URL: https://gcc.gnu.org/viewcvs?rev=251410&root=gcc&view=rev
Log:
        PR target/80993
        * gcc/config/msp430/msp430.c (msp430_attr): Mark interrupt
        handlers as used.

Added:
    trunk/gcc/testsuite/gcc.target/msp430/pr80993.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/msp430/msp430.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]