public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kirbyzhou@sogou-inc.com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/50043] [C++0x] Implement core/1123
Date: Wed, 13 Jun 2012 03:48:00 -0000	[thread overview]
Message-ID: <bug-50043-4-t0dqyPflHM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50043-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #13 from Kirby Zhou <kirbyzhou@sogou-inc.com> 2012-06-13 03:48:34 UTC ---
How about back port this patch to 4.7 branch?
It cause a lot of compile error which easily confuse programmers.


(In reply to comment #9)
> Author: paolo
> Date: Mon Apr  2 00:13:30 2012
> New Revision: 186058
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186058
> Log:
> /cp
> 2012-04-01  Paolo Carlini  <paolo.carlini@oracle.com>
> 
>     PR c++/50043
>     * class.c (deduce_noexcept_on_destructor,
>     deduce_noexcept_on_destructors): New.
>     (check_bases_and_members): Call the latter.
>     * decl.c (grokfndecl): Call the former.
>     * method.c (implicitly_declare_fn): Not static.
>     * cp-tree.h (deduce_noexcept_on_destructor, implicitly_declare_fn):
>     Declare
> 
> /testsuite
> 2012-04-01  Paolo Carlini  <paolo.carlini@oracle.com>
> 
>     PR c++/50043
>     * g++.dg/cpp0x/noexcept17.C: New.
>     * g++.old-deja/g++.eh/cleanup1.C: Adjust.
>     * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
>     * g++.dg/cpp0x/noexcept01.C: Likewise.
>     * g++.dg/eh/init-temp1.C: Likewise.
>     * g++.dg/eh/ctor1.C: Likwise.
> 
> Added:
>     trunk/gcc/testsuite/g++.dg/cpp0x/noexcept17.C
> Modified:
>     trunk/gcc/cp/ChangeLog
>     trunk/gcc/cp/class.c
>     trunk/gcc/cp/cp-tree.h
>     trunk/gcc/cp/decl.c
>     trunk/gcc/cp/method.c
>     trunk/gcc/testsuite/ChangeLog
>     trunk/gcc/testsuite/g++.dg/cpp0x/noexcept01.C
>     trunk/gcc/testsuite/g++.dg/eh/ctor1.C
>     trunk/gcc/testsuite/g++.dg/eh/init-temp1.C
>     trunk/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
>     trunk/gcc/testsuite/g++.old-deja/g++.eh/cleanup1.C


  parent reply	other threads:[~2012-06-13  3:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11  9:23 [Bug c++/50043] New: " paolo.carlini at oracle dot com
2012-02-21 11:55 ` [Bug c++/50043] " mimomorin at gmail dot com
2012-02-21 12:12 ` redi at gcc dot gnu.org
2012-02-22  2:48 ` mimomorin at gmail dot com
2012-03-23  1:07 ` paolo.carlini at oracle dot com
2012-03-23  1:35 ` paolo.carlini at oracle dot com
2012-03-23 18:03 ` paolo.carlini at oracle dot com
2012-03-23 18:45 ` paolo.carlini at oracle dot com
2012-03-23 23:01 ` paolo.carlini at oracle dot com
2012-03-28 10:06 ` paolo.carlini at oracle dot com
2012-04-02  0:14 ` paolo at gcc dot gnu.org
2012-04-02  0:20 ` paolo.carlini at oracle dot com
2012-04-12  0:11 ` paolo.carlini at oracle dot com
2012-06-11 10:29 ` redi at gcc dot gnu.org
2012-06-13  3:48 ` kirbyzhou@sogou-inc.com [this message]
2012-06-15  2:15 ` kirbyzhou@sogou-inc.com
2014-05-05 15:24 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-50043-4-t0dqyPflHM@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).