This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: revised PATCH: CALL_EXPR representation changes, part 1/9 (tree.{h,c,def} changes)
- From: Sandra Loosemore <sandra at codesourcery dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Brooks Moses <bmoses at stanford dot edu>, Lee Millward <lee dot millward at codesourcery dot com>
- Date: Thu, 15 Feb 2007 12:39:17 -0500
- Subject: Re: revised PATCH: CALL_EXPR representation changes, part 1/9 (tree.{h,c,def} changes)
- References: <45D3499A.4050902@codesourcery.com> <m3ps8bjrnq.fsf@localhost.localdomain>
Ian Lance Taylor wrote:
This patch is OK with those changes.
OK, thank you for the review comments! :-) I will make the suggested tweaks,
do one more round of svn up, fixing bit-rot, and running a quick build/test
cycle, and try to get the patch committed by the end of the day. I would
appreciate it if other folks would try to avoid committing other changes that
affect CALL_EXPR manipulation until this is in.
-Sandra