Fix a bug in tilegx_fixup_pcrel_references...
authorWalter Lee <walt@tilera.com>
Sun, 26 Feb 2012 07:56:56 +0000 (07:56 +0000)
committerWalter Lee <walt@gcc.gnu.org>
Sun, 26 Feb 2012 07:56:56 +0000 (07:56 +0000)
commit7afd1a8e940f99effb8a31397c4d3825a3960191
tree6a4617e5e269b1f5118f99b92101564761594252
parentf6d2bbbadc483446a2a345cfa198334c84796770
Fix a bug in tilegx_fixup_pcrel_references...

Fix a bug in tilegx_fixup_pcrel_references, to properly match and
fixup the second instruction of the instruction sequence to generate a
pc relative address.

* config/tilegx/tilegx.c (match_pcrel_step2): Fix instruction
pattern.
(replace_mov_pcrel_step2): Ditto.

From-SVN: r184582
gcc/ChangeLog
gcc/config/tilegx/tilegx.c