This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch pings: x86, Ada and fortran front-ends
- From: Roger Sayle <roger at eyesopen dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 2 Jun 2004 12:14:13 -0600 (MDT)
- Subject: Patch pings: x86, Ada and fortran front-ends
I wonder if the i386 backend and various language front-end
maintainers could comment on the following patches?
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00066.html
Peephole x86 multiplications by 3, 5 and 9
This issue is now latent (but still present) on mainline
since the tree-ssa merge.
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00981.html
Consider ffreep to pop TOS after f[u]compip
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01111.html
[Ada] Reorganize max_size implementation
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01249.html
[Ada] Constant fold MINUS_EXPR in max_size
The fix to PR middle-end/3074 has now been committed to
mainline, so these patches will now cure the two ACATS
regressions that fallout from those changes.
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01496.html
[gfortran] Silence GNU extension warnings with -std=gnu (take 2)
Thanks in advance,
Roger
--