This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/6764] Throwing exception causes crash with '-O2 -fomit-frame-pointer'
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2004 05:08:59 -0000
- Subject: [Bug c++/6764] Throwing exception causes crash with '-O2 -fomit-frame-pointer'
- References: <20020522021601.6764.pavenis@latnet.lv>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-26 05:08 -------
Subject: Bug 6764
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: rth@gcc.gnu.org 2004-11-26 05:08:46
Modified files:
gcc : ChangeLog reload1.c
Log message:
PR c++/6764
* reload1.c (set_initial_eh_label_offset): New.
(set_initial_label_offsets): Use it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.1025&r2=1.16114.2.1026
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.366.2.11&r2=1.366.2.12
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6764