* config/i386/i386.md (tanxf2, tan<mode>2, atan<mode>2, log<mode>2,
commitbec03e1caff2af585501092f1a27640464dc98db
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2007 11:17:09 +0000 (24 11:17 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2007 11:17:09 +0000 (24 11:17 +0000)
tree0b077a2b8c174d8d9acccb241ece3ece332b6e3d
parent7b1ee155ffa56acb3a4e3206be0ba1b04499c714
* config/i386/i386.md (tanxf2, tan<mode>2, atan<mode>2, log<mode>2,
log10<mode>2, log2<mode>2, expxf2, exp10xf2, exp2xf2): Use op2
instead of operands[2] to avoid access past the end of array.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121106 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md