]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Fix awk / sed usage for compatibility
authorYang Yujie <yangyujie@loongson.cn>
Mon, 7 Apr 2025 02:31:46 +0000 (10:31 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Wed, 9 Apr 2025 01:09:40 +0000 (09:09 +0800)
commit6ed8c17c2bce631ae370d93164ceb6c1b5adf925
treec60dd758cba9b6f506b1b614cf37663032679656
parentca4e6e6317ae0ceada8c46ef5db5ece165a6d1c4
LoongArch: Fix awk / sed usage for compatibility

Tested with nawk, mawk, and gawk.

gcc/ChangeLog:

* config/loongarch/genopts/gen-evolution.awk: remove
usage of "asort".
* config/loongarch/genopts/genstr.sh: replace sed with awk.
gcc/config/loongarch/genopts/gen-evolution.awk
gcc/config/loongarch/genopts/genstr.sh