* gcc (Homebrew GCC 11.2.0_3) 11.2.0 * #47 #48 はすでに当てている * `test/full_update.cpp`のコンパイルでアセンブラが謎のエラーを出す ``` /var/folders/19/kbwltrlx40s0qfrgg0yylhvh0000gn/T//ccYbfuHU.s:13709:2: error: unrecognized instruction mnemonic, did you mean: bit, cnt, hint, ins, not? int $3 ^ ``` * [full cmake.log](https://github.com/issp-center-dev/TeNeS/files/8321874/cmake.log) * [full make.log](https://github.com/issp-center-dev/TeNeS/files/8321875/make.log)
test/full_update.cppのコンパイルでアセンブラが謎のエラーを出す