r179784 - in /branches/gupc/gcc/upc: ChangeLog ...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Tue Oct 11 04:46:00 GMT 2011
Author: gfunck
Date: Tue Oct 11 04:46:10 2011
New Revision: 179784
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179784
Log:
gcc/upc/
* upc-genericize.c (upc_simplify_shared_ref): When simplifying
the base address always convert to (shared [] char *).
This ensures that &a[i].field1 ends up with the required
zero block size, for example.
Modified:
branches/gupc/gcc/upc/ChangeLog
branches/gupc/gcc/upc/upc-genericize.c
More information about the Gcc-cvs
mailing list