This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] backport rs6000 fix for target/35620 to 4.3 branch


On Wed, Sep 17, 2008 at 8:10 PM, Janis Johnson <janis187@us.ibm.com> wrote:
> This patch fixes a bug that is latent in the 4.3 compiler.  Tested on
> powerpc64-linux with -m32/-m64.  OK for the 4.3 branch?
>
> 2008-09-18  Janis Johnson  <janis187@us.ibm.com>
>
>        Backport from mainline:
>        2008-04-08  Janis Johnson  <janis187@us.ibm.com>
> gcc/
>        PR target/35620
>        * config/rs6000/rs6000.c (rs6000_check_sdmode): Handle additional
>        kinds of indirect references.
> gcc/testsuite/
>        PR target/35620
>        * gcc.dg/dfp/pr35620.c: New test.
>        * gcc.dg/dfp/func-pointer.c: New test.
>        * gcc.dg/dfp/func-deref.c: New test.

Okay.

Thanks, David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]