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]

PING^2 several patches, middle-end & C frontend patch


On 5/25/05, Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> wrote:

Please a C frontend maintainer have a look at
> 
> Make C frontend emit &a[0] for array-to-pointer decay
> http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02055.html
> 
> and the dependent (middle-end)
> Do better in folding of &a[i] COMPARE &a[j]
> http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01981.html

And the following (easy) middle-end / loop cleanup
> Remove (duplicate) build_addr_strip_iref
> http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01962.html

Thanks,
Richard.


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