Patches waiting for review

Roger Sayle roger@eyesopen.com
Fri Jun 28 16:30:00 GMT 2002


The following three patches are still waiting for approval:

http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01389.html
Simplify A ? B : 0 into A && B.
[fixes PR opt/4046]

http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01392.html
More aggressive jump bypassing optimization.

http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01943.html
Add extra argument to builtin_function API.


Since submitting the last of these three patches above,
I've additionally bootstrapped and regression tested it
on alphaev67-dec-osf5.1, hppa2.0w-hp-hpux11.00 and also
powerpc-ibm-aix5.1.0.0 with no new regressions.  I've also
tested an arm-elf cross-compiler from i686-pc-linux-gnu
with no new regressions using the arm-sim simulator.

Many thanks to Toon Moene for approving the fortran parts.

This patch is actually the first installment of a revision of
several patches that haven't been reviewed in over six months
(despite several reminders):

http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01628.html
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01723.html
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01845.html

These are hereby withdrawn, but I'd hope their replacements
won't take as long to be processed :>

Roger
--
Roger Sayle,                         E-mail: roger@eyesopen.com
OpenEye Scientific Software,         WWW: http://www.eyesopen.com/
Suite 1107, 3600 Cerrillos Road,     Tel: (+1) 505-473-7385
Santa Fe, New Mexico, 87507.         Fax: (+1) 505-473-0833



More information about the Gcc-patches mailing list