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]

Re: RFA: Remove TARGET_SWITCHES from the SH port


Joern RENNECKE <joern.rennecke@st.com> writes:
> These headers are supposed to be included by the sh-superh-elf /
> sh64-superh-elf configurations.  However, we can't do this right now,
> because some more merge issues need to be resolved, and we also need to
> fix some problems in gas, ld and libgloss.

OK, thanks for the explanation.  In that case, would it be OK to commit
the patch without the removal of superh.h and superh64.h?  The patch
won't really break anything related to them, in the sense that defining
TARGET_PROCESSOR_SWITCHES wouldn't have any effect in the current
sources anyway, even if the header files _were_ used.  The macros
will then just document for what a future .opt file would need to contain.

Richard


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