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

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Inside getArgLength, right before the for loop does adding:
```
#pragma GCC novector
```

allow for the code to work?

Reply via email to