]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix miscompilation of MIPS cross assembler on sparc host.
authorJim Wilson <wilson@cygnus.com>
Wed, 2 Sep 1998 14:49:17 +0000 (14:49 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 2 Sep 1998 14:49:17 +0000 (07:49 -0700)
commit8127f74f22ffa61b0beb0e15c1edcb6c4a96d29e
tree429dba3df1233b77782298b7c98a242d483d96ce
parentf0da48d27d1de0cd475908fe408d568315edb387
Fix miscompilation of MIPS cross assembler on sparc host.

* jump.c (jump_optimize): In if/then/else transformations, add
another call to modified_between_p for the jump insn.

From-SVN: r22187
gcc/ChangeLog
gcc/jump.c