--- pcc_c_language.mdwn 2008/11/01 14:10:10 1.2 +++ pcc_c_language.mdwn 2011/02/03 18:44:42 1.3 @@ -8,3 +8,7 @@ Without optimization turned on, a function declared inline will never be inlined. With optimization (-xinline), pcc will try to inline the function if possible, if not possible a function with a local label will be generated. + +[restricted pointers] + +The "restrict" keyword is recognized by PCC, but it doesn't currently do anything.
Powered by rcshistory.cgi 0.3