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: PATCH to implement `restrict' in C



I've checked in the `restrict' patch I submitted earlier, with the
minor modifications agreed to on the list.

However, I did *not* use -lang-isoc9x; the driver takes this as `-l
ang-isoc9x' and hands it to the linker.  Instead, I used
`-flang-isoc9x'.  If this is a real problem, let me know, and give me
a hint about how to fix it.  I don't mind the current situation; it's
analagous to `-ftraditional'.

-- 
Mark Mitchell 			mark@markmitchell.com
Mark Mitchell Consulting	http://www.markmitchell.com


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