Re: gc-improv code merged to mainline, trunk is still frozen

2010-06-08 Thread Laurynas Biveinis
On x86_64/linux, the merge does not cause any new testsuite
regressions, except the fact that two new testcases were added during
the freeze:

gfortran.dg/proc_ptr_27.f90
g++.dg/cpp0x/decltype23.C

So now I am more or less done with testing, and I am waiting for any
complaints :)

-- 
Laurynas


Re: gc-improv code merged to mainline, trunk is still frozen

2010-06-08 Thread Joern Rennecke

Quoting Laurynas Biveinis laurynas.bivei...@gmail.com:


I forgot in my previous e-mail the actual diff and the ChangeLogs of
the gc-improv merge, attaching now.


Your gcc/gcc/cp/ChangeLog entry starts with 'Likewise.'


Re: gc-improv code merged to mainline, trunk is still frozen

2010-06-08 Thread Laurynas Biveinis
2010/6/8 Joern Rennecke amyl...@spamcop.net:
 Quoting Laurynas Biveinis laurynas.bivei...@gmail.com:

 I forgot in my previous e-mail the actual diff and the ChangeLogs of
 the gc-improv merge, attaching now.

 Your gcc/gcc/cp/ChangeLog entry starts with 'Likewise.'

I have noticed it before the actual commit, the committed version is OK:

2010-06-08 Laurynas Biveinis laurynas.bivei...@gmail.com

* typeck2.c (abstract_virtuals_error): Use typed GC allocation.
...


-- 
Laurynas