Re: RFA: PATCH to Makefile.def/tpl to add libgomp to make check-c++

2012-06-20 Thread Mike Stump
On Jun 20, 2012, at 12:26 AM, Jason Merrill wrote: > The recent regression in libgomp leads me to want to add libgomp tests to the > check-c++ target. I'm fine with the idea...

Re: RFA: PATCH to Makefile.def/tpl to add libgomp to make check-c++

2012-06-20 Thread Richard Guenther
On Wed, Jun 20, 2012 at 9:26 AM, Jason Merrill wrote: > The recent regression in libgomp leads me to want to add libgomp tests to > the check-c++ target.  OK for trunk? Ok. (what about libitm?) Thanks, Richard.