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 other/59834] [4.9 Regression] g++.dg/cilk-plus/CK/catch_exc.cc


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Should be fixed now:

Author: jakub
Date: Fri Feb  7 23:58:29 2014
New Revision: 207623

URL: http://gcc.gnu.org/viewcvs?rev=207623&root=gcc&view=rev
Log:
    * cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROW
    flag on __cilkrts_rethrow builtin.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cilk-common.c


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