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]

Re: FYI: -march/-mcpu patch for mips


On Sat, 23 Jun 2001, Zack Weinberg wrote:

> Whatever's done should be consistent across *all* architectures.  That
> was the whole point of -march and -mtune when they were added way back
> when.

When consistent, it should use common infrastructure - and so no longer -m
options - see my posting giving proposed documentation for --arch and
--tune options, much as suggested by the discussion two years ago.  If
Neil's target structure patch goes in first, the tables of architecture
variants and their --help descriptions can then go in the target
structure, rather than needing to define more target macros.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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