]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 12 Mar 2003 09:42:00 +0000 (10:42 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Mar 2003 09:42:00 +0000 (09:42 +0000)
commit64c28c3e6d06f87c89ad051ca3cdc0fec1e75c60
tree9353eb2bf62c615150413566fe4c9b7872f56baa
parentde325f3c072e4661bf4b2374896163beea6d05e2
re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)

PR optimization/9888
* config/i386/i386.md (jcc_1): Fix range.
(jcc_2): Likewise.
(jump): LIkewise.
(doloop_end_internal): Likewise.

From-SVN: r64234
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/i386-loop-2.c