This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14619] Incorrect Dwarf 2 information in function prologue
- 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: 24 Feb 2005 22:17:56 -0000
- Subject: [Bug target/14619] Incorrect Dwarf 2 information in function prologue
- References: <20040317120532.14619.orjanf@axis.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-24 22:17 -------
Subject: Bug 14619
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hp@gcc.gnu.org 2005-02-24 22:17:43
Modified files:
gcc : ChangeLog
gcc/config/cris: cris.c
Log message:
PR target/14619
* config/cris/cris.c (cris_target_asm_function_prologue): Create
dwarf2 label manually and put it after, not before the prologue.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7587&r2=2.7588
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.c.diff?cvsroot=gcc&r1=1.65&r2=1.66
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14619