]> git.ipfire.org Git - thirdparty/gcc.git/commit
mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSEC'ed...
authorNick Clifton <nickc@redhat.com>
Mon, 26 Nov 2007 12:34:29 +0000 (12:34 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 26 Nov 2007 12:34:29 +0000 (12:34 +0000)
commitf6284d979e752b69dfdce8f07318f08489d3a6c4
treef3c1d6c5a2d9fffd4b82166bc118280bddec1b08
parent5e043dc905a76adbb55b1ca7a769a644d4091cc1
mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSEC'ed calls...

* config/mn10300/mn10300.md: (call_internal): Remove mode on
  operand 0 in order to match UNPSEC'ed calls generated in PIC mode.
  (call_value_internal): Remove mode on operands 0 and 1 in order to
  match UNPSEC'ed calls generated in PIC mode.
  (GOTaddr2picreg): Use copy_rtx to prevent sharing an rtx between
  two insns.

From-SVN: r130437
gcc/ChangeLog
gcc/config/mn10300/mn10300.md