]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/16925 (ICE when building a m68hc11 cross-compiler on 64-bit architectures)
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 8 May 2005 10:08:48 +0000 (12:08 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sun, 8 May 2005 10:08:48 +0000 (12:08 +0200)
commit8e26553906a96ec37f4f593669da5bc35e8dac6f
treedc2f8a149cdea5074468d0131df673c4cd7f9c8e
parent68cc9c3b0d3964f5ed46fe766ce0adde881a4939
re PR target/16925 (ICE when building a m68hc11 cross-compiler on 64-bit architectures)

PR target/16925
* config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Handle split of
64-bit constants on 64-bit hosts.
(m68hc11_split_logical): Simplify.
(m68hc11_split_move): Likewise.

From-SVN: r99385
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.c