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] |
arm_override_options() unnecessarily tests twice on non-Thumb + interworking combination being selected. Also a small indentation fix can be done there. gcc/ John Tytgat <John.Tytgat@aaug.net> * config/arm/arm.c (arm_override_options): Remove superfluous test. Fix indentation. Patch attached. Please check in after approval. John. -- John Tytgat, in his comfy chair at home John.Tytgat@aaug.net
Attachment:
arm.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |