]> 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:08:34 +0000 (10:08 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Mar 2003 09:08:34 +0000 (09:08 +0000)
commit523e9dd9baa6e2101990e176b485a76c645cec2b
treeba4eb61a61b1f0fc7c49e7c70328fecce8620c78
parent521381440ce1e82fe9c4020ec724756b9513bd06
re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)

PR optimization/9888
Backport patch from mainline:

Tue Nov 19 23:50:56 CET 2002  Jan Hubicka  <jh@suse.cz>

* i386.md (length_immediate): Do not refer to insn address.
(jcc*, jmp patterns): Compute length explicitly.
(doloop_end_internal pattern): Unconditionally set the type to "ibr".

From-SVN: r64229
gcc/ChangeLog
gcc/config/i386/i386.md