This is the mail archive of the gcc-bugs@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]

[Bug c++/36872] __has_nothrow_copy(T) false for T with a throwing vararg ctor



------- Comment #3 from paolo dot carlini at oracle dot com  2008-07-19 12:04 -------
Martin, I'm attaching a draft combined patch (vs current tree, fixes 36870,
36871, 37872) which I mean to submit after the one for 36870 alone (already
posted).

In the meanwhile, if you want, you can apply it to your 4.3 tree, only rebuild
the C++ compiler and experiment with nasty corner cases ;)


-- 


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


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