[Bug target/19889] g++.old-deja/g++.law/profile1.C execution test fails on ia64-hpux
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 17 20:46:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-17 20:46 -------
Subject: Bug 19889
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sje@gcc.gnu.org 2005-06-17 20:45:51
Modified files:
gcc : ChangeLog
gcc/config/ia64: hpux.h ia64.c ia64-protos.h ia64.md
Log message:
PR target/19889
* config/ia64/hpux.h (FUNCTION_PROFILER): New (dummy).
(PROFILE_HOOK): New.
(PROFILE_BEFORE_PROLOGUE): Undef.
(NO_PROFILE_COUNTERS): New.
* config/ia64/ia64-protos.h (ia64_profile_hook): New.
* config/ia64/ia64.c (ia64_compute_frame_size): Add ifdef.
(gen_mcount_func_rtx): New.
(ia64_profile_hook): New.
* config/ia64/ia64.md (ip_value): New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9173&r2=2.9174
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/hpux.h.diff?cvsroot=gcc&r1=1.51&r2=1.52
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.376&r2=1.377
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&r1=1.74&r2=1.75
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&r1=1.153&r2=1.154
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19889
More information about the Gcc-bugs
mailing list