https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112513
--- Comment #4 from Alexander Grund ---
Thank you, I replaced that by
unsigned unused;
__cpuid(1, cpuid1.val, unused, unused, unused);
and it works in the setup I have.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112513
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #3 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112513
Alexander Grund changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #2 from Alexander G
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112513
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Keywords|