http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56314
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unknown |4.8.0 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-02-14 02:03:44 UTC --- Can you show an example of what you mean by this? Also it might be better to come up with a full semantics of such a change as right now we don't know the full semantics of these changes. Also is this only for x86 (and x86_64) or for other targets too? There are ways currently already to spell out the regparm for x86 which might be enough for your usage but without knowledge of the linux kernel, it is hard to know what you need.