This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ PATCH to implement defaulted/deleted functions


Hi Jason,

I think your patch caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36944


H.J.
---
On Thu, Jul 24, 2008 at 12:14 PM, Jason Merrill <jason@redhat.com> wrote:
> bkoz asked me to implement this stuff for the atomics library.  While
> working on it I realized that it wouldn't actually help; apparently there's
> an open issue in the library working group about this.  But I went ahead and
> finished it anyway, can't hurt to have another C++0x feature taken care of.
>
> Tested x86_64-pc-linux-gnu, applied to trunk.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]