http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20020
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #45 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-15
14:55:01 UTC ---
Changing this is generally very risky for ABI incompatibilities, many targets
base some of the decisions how to pass parameters or return values on the type
mode.
