re PR middle-end/51252 (FAIL: c-c++-common/tm/freq.c (internal compiler error))
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 23 Dec 2011 01:53:13 +0000 (01:53 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 23 Dec 2011 01:53:13 +0000 (01:53 +0000)
commit57d138a946002b7d49af7e287abbe4efa2fa7492
tree685e9057867b62ad618b3c95d29a4908bd17da09
parent2ae90de6655ff7fa87a4ac94e155e3bfd83fe78c
re PR middle-end/51252 (FAIL: c-c++-common/tm/freq.c (internal compiler error))

PR middle-end/51252
* config/pa/pa.c (pa_som_tm_clone_table_section): New function.
(som_tm_clone_table_section): Declare.
(pa_file_start_space): Create $TM_CLONE_TABLE$ subspace.
(pa_som_asm_init_sections): Init som_tm_clone_table_section.
* config/pa/som.h (TARGET_ASM_TM_CLONE_TABLE_SECTION): Define.

From-SVN: r182646
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/som.h