Module Name: src Committed By: rillig Date: Fri Jun 7 18:57:30 UTC 2024
Modified Files:
src/usr.bin/make: for.c
Log Message:
make: remove redundant shortcut for building the .for loop body
The function NeedsEscapes was not optimized enough by GCC 10 to be worth
the extra code.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/usr.bin/make/for.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
