public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/32080] Can goto a function try-block
       [not found] <bug-32080-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-28  3:19 ` pinskia at gcc dot gnu.org
  2012-05-24  9:42 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-28  3:19 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-28
     Ever Confirmed|0                           |1
      Known to fail|                            |4.7.0

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-28 03:07:13 UTC ---
Confirmed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/32080] Can goto a function try-block
       [not found] <bug-32080-4@http.gcc.gnu.org/bugzilla/>
  2012-01-28  3:19 ` [Bug c++/32080] Can goto a function try-block pinskia at gcc dot gnu.org
@ 2012-05-24  9:42 ` paolo.carlini at oracle dot com
  2012-05-24 14:48 ` paolo at gcc dot gnu.org
  2012-05-24 15:12 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-05-24  9:42 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|gcc-bugs at gcc dot gnu.org |
   Target Milestone|---                         |4.8.0

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-24 09:32:22 UTC ---
On it.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/32080] Can goto a function try-block
       [not found] <bug-32080-4@http.gcc.gnu.org/bugzilla/>
  2012-01-28  3:19 ` [Bug c++/32080] Can goto a function try-block pinskia at gcc dot gnu.org
  2012-05-24  9:42 ` paolo.carlini at oracle dot com
@ 2012-05-24 14:48 ` paolo at gcc dot gnu.org
  2012-05-24 15:12 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 4+ messages in thread
From: paolo at gcc dot gnu.org @ 2012-05-24 14:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-05-24 14:47:12 UTC ---
Author: paolo
Date: Thu May 24 14:47:06 2012
New Revision: 187837

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187837
Log:
/cp
2012-05-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/32080
    * parser.c (cp_parser_ctor_initializer_opt_and_function_body,
    cp_parser_function_body): Add a bool parameter, true when parsing
    a function-try-block.
    (cp_parser_function_try_block): Pass true to the above.
    (cp_parser_function_definition_after_declarator,
    cp_parser_function_transaction): Adjust.

/testsuite
2012-05-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/32080
    * g++.dg/eh/goto2.C: New.


Added:
    trunk/gcc/testsuite/g++.dg/eh/goto2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/32080] Can goto a function try-block
       [not found] <bug-32080-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-05-24 14:48 ` paolo at gcc dot gnu.org
@ 2012-05-24 15:12 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-05-24 15:12 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassigned at gcc dot       |paolo.carlini at oracle dot
                   |gnu.org                     |com

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-24 15:10:03 UTC ---
Fixed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-24 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32080-4@http.gcc.gnu.org/bugzilla/>
2012-01-28  3:19 ` [Bug c++/32080] Can goto a function try-block pinskia at gcc dot gnu.org
2012-05-24  9:42 ` paolo.carlini at oracle dot com
2012-05-24 14:48 ` paolo at gcc dot gnu.org
2012-05-24 15:12 ` paolo.carlini at oracle dot com

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).