Module Name: src Committed By: rillig Date: Mon Dec 6 23:26:28 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: gcc_builtin_alloca.c gcc_builtin_alloca.exp src/usr.bin/xlint/lint1: tree.c Log Message: lint: fix return type of GCC's __builtin_alloca Needed for libgmp. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c \ src/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.exp cvs rdiff -u -r1.396 -r1.397 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.