Assertion failed at: "cmd_line.cpp", in nvc for ARM

On NVHPC 24.3 for Arm, I got the following:

$ nvc++ caxpy.c -msve-vector-bits=scalable
Internal error: assertion failed at: "cmd_line.cpp", line 12464 in proc_command_line`

Even when I specify forward-match of scalable, like s, sc, sca…, it fails in the same message.
It looks like a tiny bug in the command line parser.

Thanks keigo.

I’ve added a problem report, TPR #36471, and sent it to engineering for investigation.

-Mat

Hi keigo,

FYI, TPR #36471 was fixed in our 24.11 release.

-Mat