]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/ia64/hpux.h
re PR target/19889 (g++.old-deja/g++.law/profile1.C execution test fails on ia64...
authorSteve Ellcey <sje@cup.hp.com>
Fri, 17 Jun 2005 20:45:50 +0000 (20:45 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 17 Jun 2005 20:45:50 +0000 (20:45 +0000)
commitd26afa4f569ccb9ac5f1331a8b75420e34210262
tree32f8c08fbeae93d8a90581da378c193a39ca15ff
parentafca671b7852829464044338e7a3c0a7353a39e9
re PR target/19889 (g++.old-deja/g++.law/profile1.C execution test fails on ia64-hpux)

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.

From-SVN: r101134
gcc/ChangeLog
gcc/config/ia64/hpux.h
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md