[Bug c/60846] Add 128-bit integer types for general use on 32-bit/64-bit CPUs

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 27 22:16:14 GMT 2020


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

--- Comment #9 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Note that supporting on any given 32-bit architecture requires making a 
choice of what the function-calling ABI should be for such types (and 
corresponding complex types) as function arguments and return values; 
architecture maintainers would need to make such a choice, in consultation 
with any group there may be that maintains the ABI for that architecture.


More information about the Gcc-bugs mailing list