Re: [PATCH, MELT] fix useless forcing of GCC garbage collector

2011-05-09 Thread Pierre Vittet
Thanks you for the correction, I will take care next time. Pierre On 09/05/2011 19:03, Basile Starynkevitch wrote: On Mon, 09 May 2011 14:15:30 +0200 Pierre Vittet wrote: This patch is for the MELT branch. The diff file was slightly wrong (diff run under gcc/). Pierre, you should r

Re: [PATCH, MELT] fix useless forcing of GCC garbage collector

2011-05-09 Thread Basile Starynkevitch
On Mon, 9 May 2011 19:03:54 +0200 Basile Starynkevitch wrote: > I applied the patch. The gcc/ChangeLog.MELT proposed by Pierre was > wrong, I wrote: > > 2011-05-09 Pierre Vittet > > * melt-runtime.c (melt_garbcoll): Don't force collection by > gcc_collect. > > Committed revision

Re: [PATCH, MELT] fix useless forcing of GCC garbage collector

2011-05-09 Thread Basile Starynkevitch
On Mon, 09 May 2011 14:15:30 +0200 Pierre Vittet wrote: > This patch is for the MELT branch. The diff file was slightly wrong (diff run under gcc/). Pierre, you should run svn diff -x -p at the top source directory to get a patch file. I applied the patch. The gcc/ChangeLog.MELT proposed by Pie

[PATCH, MELT] fix useless forcing of GCC garbage collector

2011-05-09 Thread Pierre Vittet
This patch is for the MELT branch. My GCC contributor number is 634276. After speaking with Basile Starynkevitch, we saw that there might be a useless forcing of the garbage collector in melt-runtime.c . I tested with the patch, and I haven't seen any problem (I could compile GCC, using a MEL