This is the mail archive of the gcc-patches@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]

[PATCH] Extend Arm interrupt attribute


This is quite common mistake when SVC is used as parameter for
interrupt attribute instead of SWI. Since gcc doesn't warn the
developer and treats this as undefined I propose following patch.

Attachment: 0001-Allow-SVC-as-a-parameter-of-intterupt-attribute.patch
Description: Binary data


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