]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/38869 (valgrind find problem with -O -mtune=generic)
authorVladimir Makarov <vmakarov@redhat.com>
Mon, 19 Jan 2009 17:17:14 +0000 (17:17 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 19 Jan 2009 17:17:14 +0000 (17:17 +0000)
commitf68211cd04d4083f4c12542f1b56ac09e995f9fd
tree636c6c6ae7b7900c93b28174728969e1fb0ea8bc
parentbe12c33aa43aa2fe86886f4c9e4bb288e7ca7678
re PR c/38869 (valgrind find problem with -O -mtune=generic)

2009-01-19  Vladimir Makarov  <vmakarov@redhat.com>

PR c/38869
* rtl.h (reinit_regs): New prototype.
* regclass.c: Include ira.h.
(reinit_regs): New.
* Makefile.in (regclass.o): Add ira.h.
* config/i386/i386.c (ix86_maybe_switch_abi): Use reinit_regs.

From-SVN: r143498
gcc/ChangeLog
gcc/Makefile.in
gcc/config/i386/i386.c
gcc/regclass.c
gcc/rtl.h