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: [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


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