Re: [patch] fix c++/48994

2011-05-15 Thread Jason Merrill
On 05/15/2011 07:07 PM, Jonathan Wakely wrote: On 15 May 2011 23:19, Jason Merrill wrote: OK for trunk and 4.6. The bug isn't present on the 4.6 branch and I'm not sure where the change should go, if it's needed at all, so I've only committed it to trunk. Ah, my mistake. Sounds good. Jason

Re: [patch] fix c++/48994

2011-05-15 Thread Jonathan Wakely
On 15 May 2011 23:19, Jason Merrill wrote: > OK for trunk and 4.6. The bug isn't present on the 4.6 branch and I'm not sure where the change should go, if it's needed at all, so I've only committed it to trunk.

Re: [patch] fix c++/48994

2011-05-15 Thread Jason Merrill
OK for trunk and 4.6. Jason