OSDN Git Service

* ira.c (clarify_prohibited_class_mode_regs): Prevent the function from
authorhariharans <hariharans@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2011 11:12:12 +0000 (11:12 +0000)
committerhariharans <hariharans@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2011 11:12:12 +0000 (11:12 +0000)
commit861b8aab1d2b4b0a7f412817efcb0c64aa802d61
tree9773afe85f51a652a50d966f4cacc84c1cc2311f
parent244412a21518c510ae592f2d19bd87883ead060b
     * ira.c (clarify_prohibited_class_mode_regs): Prevent the function from
          accessing beyond the end of REGNO_REG_CLASS array by stopping the
          loop early.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173699 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira.c