This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] RTL docs update
- From: "Seongbae Park (박성배, 朴成培)" <seongbae dot park at gmail dot com>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>, "Kenneth Zadeck" <zadeck at naturalbridge dot com>, "Ian Lance Taylor" <iant at google dot com>
- Cc: richard at codesourcery dot com
- Date: Mon, 2 Jul 2007 11:48:39 -0700
- Subject: Re: [PATCH] RTL docs update
- References: <ab3a61990707021146v4d115a09rb5b0b671deccdc3d@mail.gmail.com>
On 7/2/07, Seongbae Park (박성배, 朴成培) <seongbae.park@gmail.com> wrote:
Hi,
Enclosed patch is meant to reflect the findings in PR 32437.
While I briefly looked at some of the options for more automated
documentation extraction/generation system ala doxygen or javadoc,
I haven't found a suitable one for rtl.def and tree.def.
So in the mean time, I'll rather update the content.
2007-07-02 Seongbae Park <seongbae.park@gmail.com>
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com"
Shoot. I shouldn't mix shift and tab/enter :(
The changelog has been truncated :(
Here's the full changelog:
2007-07-02 Seongbae Park <seongbae.park@gmail.com>
* rtl.def (UNSPEC, USE, CLOBBER): More comments.
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com"