[tuples] Rename gs_*

Christopher Matthews chrismatthews@google.com
Wed Jul 18 03:39:00 GMT 2007


Thanks. Here is is v2. I made a better Changelog, fixed the copyright,
fixed some line wrapping issues, and chnaged the gimplifyer statuses
back to GSes.

2007-07-16  Chris Matthews  <chrismatthews@google.com>

	* gimplify.c (gs_build_eh_filter): Renamed to gs_build_eh_filter_tree to
	avoid name conflict.
	* gimple-pretty-print.c: Renamed to debug_gs_* to debug_gimple_*. Updated
	all users.
	* gimple.h: Renamed all functions with GS and gs prefixes to GIMPLE and
	gimple, and updated users.
	Renamed gs_seq_* functions to gimple_seq_*. Updated all users.
	* gimple.def: Definitions changed to from GS_* to GIMPLE_*.

On 7/17/07, Aldy Hernandez <aldyh@redhat.com> wrote:
> On Tue, Jul 17, 2007 at 01:03:33PM -0700, Christopher Matthews wrote:
> > So, should I change the license in gimple.def to just have a
> > "Copyright (C)" like the rest of them?  I don't want to make the
> > lawyers angry :)
>
> Yes.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gs_gonev2.diff
Type: text/x-patch
Size: 171191 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070718/3f555611/attachment.bin>


More information about the Gcc-patches mailing list