-
unknown authored
compiler builtin when using gcc include/my_sys.h: - Portability fix: define alloca as a compiler builtin on systems that have gcc but no alloca.h (e.g. some IBM AIX flavors), use "#pragma alloca" when using IBMs compiler (xlr_C)
2603dd13