"David O'Brien" <obrien_at_freebsd.org> writes: > Acutally -std=c?9, -std=gnu?9 uses GCC's alloca. I don't mind finding > all the alloca uses in the tree and compiling them with -std=gnu99 > instead of -std=c99. #define alloca(sz) __builtin_alloca(sz) DES -- Dag-Erling Smorgrav - des_at_ofug.orgReceived on Thu Jun 12 2003 - 21:50:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC