On Tue, Oct 23, 2007 at 04:20:06PM +0200, Ingo Molnar wrote:
What I'm objecting to is that you ask for this for your out of
tree code without any justification on why exactly -- -pg should
in theory work with -mregparms.
It's standard policy to require very good reasons for changes
that are only useful for out of tree code. People get flamed
for this all the time so I'm doing this thankless job here too.
Is it just because you didn't want to adapt the tracer for i386 regparm?
(that would be an invalid reason in my opinion ;-)
The correct fix would be to adapt the tracer then.
Or is it because gcc miscompiles something on i386 with -mregparm -pg?
(if yes that would be a valid reason, but it should be clearly stated)
-Andi
-