Re: [PATCH] Add test for PR c++/53711

2014-03-23 Thread Marc Glisse
On Sun, 23 Mar 2014, Patrick Palka wrote: On Fri, Mar 14, 2014 at 11:20 AM, Jason Merrill wrote: Applied, thanks. Thanks! The commit seems to be missing the corresponding ChangeLog entry though. ChangeLog is kind of optional in the testsuite. Please keep providing entries, but don't be s

Re: [PATCH] Add test for PR c++/53711

2014-03-23 Thread Patrick Palka
On Fri, Mar 14, 2014 at 11:20 AM, Jason Merrill wrote: > Applied, thanks. Thanks! The commit seems to be missing the corresponding ChangeLog entry though.

Re: [PATCH] Add test for PR c++/53711

2014-03-14 Thread Jason Merrill
Applied, thanks. Jason