https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118561

--- Comment #2 from chenglulu <chenglulu at loongson dot cn> ---

test.c
```
int
test ()
{
  return __builtin_loongarch_movfcsr2gr (0);
}
```
./gcc/cc1

Reply via email to