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: i386 REG_ALLOC_ORDER tweek


On Wed, 14 Feb 2001, Jan Hubicka wrote:

> ! -m96bit-long-double} -mregparm=@var{num} @gol
                       ^
Watch the close brace, which should be at the end of the line so all the
options go inside the @gccoptlist.  (The last line of an option list
doesn't need @gol - @gol for line breaks is there to deal with differences
between the handling of macros in makeinfo and texinfo.tex.)

-- 
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]