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]

RFA: Fix the PowerPC var-tracking.c failure


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]