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

r152185 - in /trunk/gcc: ChangeLog testsuite/gc...


Author: rth
Date: Fri Sep 25 20:49:08 2009
New Revision: 152185

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152185
Log:
        PR middle-end/41469
        * tree-eh.c (lower_resx): Resolve RESX with no source region to
        __builtin_trap.
        (gate_lower_resx): New.
        (gate_lower_eh_dispatch): Rename from gate_lower_ehcontrol.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr41469.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-eh.c


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