OSDN Git Service

* pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Oct 2005 16:51:59 +0000 (16:51 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Oct 2005 16:51:59 +0000 (16:51 +0000)
commitbb1bc2caca906532cf51531d40ab32cc02737e52
tree543373aa5e5ab79d3d5d926571f0b8a84fb2e778
parent76e82f958072208d5c824eb4da58704fc3829d87
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105854 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h