]> git.ipfire.org Git - thirdparty/gcc.git/commit
function.h (regno_reg_rtx): Adjust comment.
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 31 Jan 2012 19:11:00 +0000 (19:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 31 Jan 2012 19:11:00 +0000 (19:11 +0000)
commit35aebd56353ee7aec7a17155689dd473ee48ded4
tree708bf63d2bd26659c34ffa475438467490e03be7
parent218e1228c941cf0e1669610eaf33fdf5c010c3c0
function.h (regno_reg_rtx): Adjust comment.

gcc/
* function.h (regno_reg_rtx): Adjust comment.
* reginfo.c (init_reg_modes_target): Only use the previous mode
if it fits within one register.  Remove MIPS comment.

From-SVN: r183773
gcc/ChangeLog
gcc/function.h
gcc/reginfo.c