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,rs6000] fix E500 debug information for floating-point modes


On Wed, Jan 21, 2009 at 8:28 PM, Nathan Froyd <froydnj@codesourcery.com> wrote:
>
> The patch below has been in our internal tree for a while.  We need to
> mention the upper half of the SPE registers for TFmode and TDmode in
> addition to DFmode and DDmode.  We also need to properly handle their
> complex counterparts.  The patch fixes a few test failures in the GDB
> testsuite.
>
> Tested on powerpc-none-linux-gnuspe.  OK to commit to mainline, or
> should I wait until 4.5?
>
> -Nathan
>
> 2009-01-21  Daniel Jacobowitz  <dan@codesourcery.com>
>
>        * config/rs6000/rs6000.c (rs6000_dwarf_register_span): Fix debug
>        output for other floating point modes.

This patch is okay for 4.5.  We are too close to branching 4.4 for
this patch.  We can consider backporting it for 4.4.1 after showing
its stability on mainline after the 4.4 branch.

Thanks, David


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