https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92747
Bug ID: 92747 Summary: x86 vector builtins throw exceptions Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rguenth at gcc dot gnu.org Target Milestone: --- Looks like all x86 vector builtins used by intrinsics throw exceptions. Seen with the testcase for PR92645 and __builtin_ia32_packuswb128 for example.