Patch: fix ppc store_multiple

Dale Johannesen dalej@apple.com
Wed Jan 8 22:00:00 GMT 2003


It turns out the problem with load_multiple that David Edelsohn fixed 
here
http://gcc.gnu.org/ml/gcc-patches/2002-11/msg00974.html
can also occur for store_multiple, although my only testcase is large 
and proprietary.
This simply adapts the patterns david added for load_multiple.  
Bootstrapped and
tested on darwin.

2003-01-08  Dale Johannesen  <dalej@apple.com>

         * config/rs6000/rs6000.md:  Replace *store_multiple_string
         with *stmstring[3-8].

-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffs3
Type: application/octet-stream
Size: 6132 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030108/01311cc4/attachment.obj>
-------------- next part --------------



More information about the Gcc-patches mailing list