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]

[COMMITTED] add keyword inline to objc/objc-list.h


This patch adds the keyword 'inline' to the declaration of
objc/objc-list.h (list_free). This is consistent with the other
declarations in objc-list.h and otherwise we will generate a "function
unused" warning.

Boostrapped and regression tested.
Approved by Andrew Pinski.

Attachment: objc-list.diff
Description: Text document


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