3 pending patches from last year

Richard Henderson rth@redhat.com
Tue Feb 13 18:14:00 GMT 2007


On Tue, Feb 13, 2007 at 05:18:37PM +0100, Eric Botcazou wrote:
> Cope with exception_receiver on Alpha/Tru64 5.x:
> http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01448.html

Man, that's ugly.  I guess it's ok though.

> Fix TBAA bug in RTL expander:
> http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01449.html

Ok.

> Fix gimplification bug with constructors:
> http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01612.html

Ok, though you can hoist the 

  && (!data->lhs_base_decl || TREE_ADDRESSABLE (data->lhs_base_decl))

line out of the argument loop.


r~



More information about the Gcc-patches mailing list