This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Unreviewed extra feature patch
- To: Espen Skoglund <esk at ira dot uka dot de>
- Subject: Re: Unreviewed extra feature patch
- From: Andi Kleen <ak at suse dot de>
- Date: Thu, 6 Sep 2001 19:08:34 +0200
- Cc: Andi Kleen <ak at suse dot de>, gcc-patches at gcc dot gnu dot org
- References: <15254.33242.868889.800226@gargle.gargle.HOWL.suse.lists.egcs-patches> <oup7kvcwvzu.fsf@pigdrop.muc.suse.de> <15255.21897.760783.589505@gargle.gargle.HOWL>
On Thu, Sep 06, 2001 at 12:52:57PM +0200, Espen Skoglund wrote:
> [Andi Kleen]
> > Espen Skoglund <esk@ira.uka.de> writes:
> >> Is there something I can do to help approve that patch? Is there
> >> something (documentation or whatever) lacking? The new features
> >> are extremely helpful for people doing stuff like low-level kernel
> >> development as it makes asm-integration easier and less
> >> error-prone.
>
> > [...] (as a gcc user) I would really like to have your patch
> > in. Hopefully that will happen. As far as I can see there is no
> > documentation in the texinfo files for the new feature yet
> > however. That probably needs to be added.
>
> The documentation should be there (doc/extended.texi). Plus
> doc/rtl.texi which describes the modifications to the RTL.
Must have missed then while looking at the patch. Hopefully the patch
can then be included soon.
-Andi