This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3.0: Stage 3
- From: "Andreas Krebbel" <Andreas dot Krebbel at de dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 19 Sep 2007 10:31:32 +0200
- Subject: Re: GCC 4.3.0: Stage 3
- References: <46E71CEA.8030902@codesourcery.com>
Hi Mark,
there are 3 simple patches waiting for review which I hoped to get in
in stage 2. They should be a nop for targets not exploiting the new
insn attribute. So I hope they still qualify for early stage 3. I've
several patches on my harddisk relying on that feature to be present
so I would really like to see them upstream.
What do think? Any chance to get this stuff integrated soon?
[PATCH 1/3] S/390: New `enabled' insn attribute
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01908.html
[PATCH 2/3] reload,recog: New `enabled' insn attribute
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01909.html
[PATCH 3/3] genattr: New `enabled' insn attribute
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01910.html
Bye,
-Andreas-