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]

Ping: Fix the PowerPC var-tracking.c failure


Ping!  Now bootstrapped & regression-tested on x86_64-linux-gnu, ppc32
and ia64.  Also regression-tested on mipsisa64-elf.  It sounds like
Jakub has seen this bug well before the recent DSE changes.

Richard

Richard Sandiford <rsandifo@nildram.co.uk> writes:
> I posted an RFC last Wednesday to restore DSE's "access_size <=
> UNITS_PER_WORD" test to fix the var-tracking bug that this exposed
> on PowerPC:
>
>     http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01582.html
>
> The patch seems to be working for me, and no-one has objected,
> so I'd like to turn it into an RFA.  Bootstrapped & regression-tested
> on x86_64-linux-gnu.  Also regression-tested on mipsisa64-elfoabi and
> mipsisa64-elf.  OK to install?
>
> Richard


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