]> git.ipfire.org Git - thirdparty/gcc.git/commit
sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 23 Sep 2005 13:43:38 +0000 (13:43 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 23 Sep 2005 13:43:38 +0000 (09:43 -0400)
commit66684b7e9b8d1641edf0e612a9917434b98a0ef6
treea258b6d1cb83c6da14637c1866f59e8197fe151c
parent3a1680a591b5f4da1f08b297a49d3828c4151f9b
sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".

2005-09-23  David Edelsohn  <edelsohn@gnu.org>
    Andrew Pinski  <pinskia@physics.uc.edu>

* config/rs6000/sync.md (sync_<fetchop_name>si_internal): Change
operand2 constraint to "b".
(sync_<fetchop_name>di_internal): Same.
(sync_old_<fetchop_name>si_internal): Change operand3 constraint
to "b".
(sync_old_<fetchop_name>di_internal): Same.
(sync_new_<fetchop_name>si_internal): Same.
(sync_new_<fetchop_name>di_internal): Same.

Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r104567
gcc/ChangeLog
gcc/config/rs6000/sync.md