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 target/50737] FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?


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

--- Comment #16 from uros at gcc dot gnu.org 2011-10-18 17:30:27 UTC ---
Author: uros
Date: Tue Oct 18 17:30:12 2011
New Revision: 180158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180158
Log:
gcc/ChangeLog:

2011-10-18  Uros Bizjak  <ubizjak@gmail.com>
        Eric Botcazou  <ebotcazou@adacore.com>

    PR target/50737
    * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
    fs->signal_frame to 1.

libjava/ChangeLog:

2011-10-18  Uros Bizjak  <ubizjak@gmail.com>
        Eric Botcazou  <ebotcazou@adacore.com>

    PR target/50737
    * include/dwarf2-signal.h [__alpha__]: Remove MAKE_THROW_FRAME
    definition.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/alpha/linux-unwind.h
    branches/gcc-4_4-branch/libjava/ChangeLog
    branches/gcc-4_4-branch/libjava/include/dwarf2-signal.h


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