This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Ping rtlopt merge patches
- From: Josef Zlomek <zlomj9am at artax dot karlin dot mff dot cuni dot cz>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 13 Oct 2003 11:46:16 +0200
- Subject: Re: Ping rtlopt merge patches
- References: <7F7467A6-FAEA-11D7-BA85-0003939F15BE@physics.uc.edu>
> http://gcc.gnu.org/ml/gcc-patches/2003-02/msg02336.html
> rtlopt-branch merge - variable tracking pass - part 2
> http://gcc.gnu.org/ml/gcc-patches/2003-02/msg02280.html
> rtlopt-branch merge - variable tracking pass - part 1
> (already pinged today:
> <http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00722.html> but good to
> ping again.)
The patch submited last week works much better than the patches from
February, i.e. the debug info is much better. It handles correctly
variables addressed using stack pointer and there are more other
improvements.
Josef