[Bug target/18551] wrong asm output for -mcall-prologues with g++
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 20 21:13:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-20 21:13 -------
Subject: Bug 18551
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: marekm@gcc.gnu.org 2005-03-20 21:13:13
Modified files:
gcc : ChangeLog
gcc/config/avr : avr.c
Log message:
PR target/18551
* config/avr/avr.c (avr_output_function_prologue): Do not use
current_function_name() in a label, use a local label instead.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.69&r2=2.7592.2.70
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.129.6.1&r2=1.129.6.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18551
More information about the Gcc-bugs
mailing list