------- Comment #6 from pinskia at gcc dot gnu dot org 2006-09-27 02:34 ------- (In reply to comment #4) > Imagine building gcc itself with regparm 3. You probably don't want > to mark up the gcc source to enable this, but marking up the system > header files is definitely not an option. Or even better letting GCC do it automatically which it already does for local functions and with LTO it can do with functions that don't escape.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29242