libgupc/
commitf0f24c0c8388d12ceb8ddd98c7350eb29fca84f9
authorgfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 May 2012 22:47:35 +0000 (19 22:47 +0000)
committergfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 May 2012 22:47:35 +0000 (19 22:47 +0000)
tree4e6df746ff0744a681436f34fa162b4e76f0bf31
parent4c91d3033a919b835623d36e9e1842fb6172ed11
libgupc/
* smp/upc_main.c (__upc_per_thread_init):
Change the declaration of GUPCR_INIT_ARRAY_START
and GUPCR_INIT_ARRAY_END so that the optimizer does
not conclude that the per-thread initialization procedure table
has only a single element.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gupc@187682 138bc75d-0d04-0410-961f-82ee72b054a4
libgupc/ChangeLog
libgupc/smp/upc_main.c