This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2)
> "lesser than" reads very strangely to this native speaker. I prefer:
>
> A small union is passed or returned in a register, and it is smaller
> than 8 bytes.
I wanted the wording to be consistent with:
+ <li>A small structure is passed or returned in registers;</li>
+ <li>its size in bytes is not a multiple of 8 and is greater than 8;</li>
so I guess I'll pick Gerald's solution.
Thanks.
--
Eric Botcazou