pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Mon, 24 Oct 2005 16:51:59 +0000 (16:51 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 24 Oct 2005 16:51:59 +0000 (16:51 +0000)
commit3674b34daf6b281648cc01d31fe85e5d7a5dfe3f
tree543373aa5e5ab79d3d5d926571f0b8a84fb2e778
parent09e87839d4255f7a9fd1c2531efacd7b8b6f33a8
pa-linux.h (NO_PROFILE_COUNTERS): Delete define.

* pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
(NO_DEFERRED_PROFILE_COUNTERS): Define.
* pa.h (NO_PROFILE_COUNTERS): Define.
* pa.c (NO_DEFERRED_PROFILE_COUNTERS): Define if not defined.
(funcdef_nos): New vector to hold label numbers of deferred profile
counters.
(output_deferred_profile_counters): New function.
(hppa_profile_hook): Push label number onto funcdef_nos.
(pa_hpux_file_end): Call output_deferred_profile_counters if
NO_DEFERRED_PROFILE_COUNTERS is false.

From-SVN: r105854
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h