This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: gcc-4.3/changes.html for MIPS
Gerald Pfeifer <gerald@pfeifer.com> writes:
> On Sun, 30 Sep 2007, Richard Sandiford wrote:
>> As promised a while ago, I've gone through the 4.3 MIPS changes and
>> tried to write them up in changes.html. Does the patch below look OK?
>
> Wow, this is impressive (both the set of changes and your excellent
> writeup)!
Thanks for proof-reading it.
> The only nit I found is that once we have "small data" where in all
> other case it's "small-data".
Ah, that was actually deliberate; I think it fits the outcome of the
"command line" vs "command-line" debate. The "small data" is a noun,
whereas the "small-data"s are adjectival. (He says, pretending he
knows what he's talking about...)
Richard