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, committed] PR target/81084: Hide more irrelevant powerpcspe options


I have committed this patch to suppress some more irrelevant options from the output of "gcc --target-help" for the powerpcspe backend.

I have tested this by rebuilding GCC and checking the output of "gcc --target-help".


2018-02-02  Andrew Jenner  <andrew@codesourcery.com>

* config/powerpcspe/powerpcspe.opt: (msimple-fpu, mfpu) Add Undocumented.
        * config/powerpcspe/sysv4.opt (mbit-align): Likewise.

Attachment: 81084_opts2.patch
Description: Text document


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