This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Dec 2011 01:53:20 +0000
- Subject: [Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)
- Auto-submitted: auto-generated
- References: <bug-51252-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252
--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2011-12-23 01:53:20 UTC ---
Author: danglin
Date: Fri Dec 23 01:53:13 2011
New Revision: 182646
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182646
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/pa/pa.c
trunk/gcc/config/pa/som.h