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: Patches awaiting review


On Wed, Oct 01, 2003 at 05:44:57PM -0600, Roger Sayle wrote:
> http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01465.html
> Optimize strcmp(ptr,ptr) and friends

Ok.

If you have some extra time, I'd appreciate it if you could help rip
out the tree-level transformations from these expanders and move them
to the appropriate simplify functions on tree-ssa branch.

> http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01445.html
> Enable distributive FP optimizations with -ffast-math

Ok.

> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00724.html
> Don't emit cmpstrsi and movstr* insns with -Os (take 2)

Ok.

> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00771.html
> Generalize builtin_mathfn_code

Ok.

> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01882.html
> PR optimization/12289: expand_call patch (take 2)

The patch is ok, but doesn't match this subject line.
Is there another patch you were intending to ping?

> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01992.html
> Fix evaluation order assumptions in expr.c

Ok.

> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg02012.html
> Constant folding NEGATE_EXPR clean-ups

Ok.  And yes, I'd appreciate your help merging tree-ssa and
mainline here.


r~


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