This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFR: Using XNEW.../XCNEW... allocations.
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Marcin Dalecki <martin at dalecki dot de>
- Cc: gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Jan 2006 13:28:06 +0100
- Subject: Re: RFR: Using XNEW.../XCNEW... allocations.
- References: <E55A3F76-4A4B-41F1-8EE7-BFB2B0EA61C8@dalecki.de>
Marcin Dalecki wrote:
> OK to apply to trunk?
As a general policy, I think you should mention the target for which you
did the regression tests. Also see:
http://gcc.gnu.org/contribute.html
Thanks,
Paolo.