This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed patches
- To: rth at redhat dot com, gcc-patches at gcc dot gnu dot org
- Subject: Unreviewed patches
- From: Jakub Jelinek <jakub at redhat dot com>
- Date: Mon, 12 Nov 2001 09:46:46 -0500
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
Hi!
http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01300.html
- fix endless loop with bogus C array initializer
http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00898.html
- fix ICE handling anonymous union on Alpha/Sparc/...
http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01218.html
- fix store motion (although Dan Berlin claims
store motion should be disabled altogether ATM,
IMHO this patch should be applied nevertheless)
http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01547.html
- testcase where I'd appreciate note whether the
testcase is valid or not
Jakub