Fix PTS comparison involving a generic PTS using packed representation.
commit368c607256f00deeadc8807b859a720666d747df
authorgfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Apr 2014 23:41:55 +0000 (16 23:41 +0000)
committergfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Apr 2014 23:41:55 +0000 (16 23:41 +0000)
tree4d5b077c8c128f545cfcd4853064b1ab5a5fe825
parentb70d54fa1575661b98e002dcbe65053f62116e1e
Fix PTS comparison involving a generic PTS using packed representation.
* c-family/c-upc-pts-packed.c (upc_pts_packed_build_cond_expr):
When comparing (shared void *) pointers, mask out the phase component.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gupc@209452 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.upc
gcc/DATESTAMP
gcc/c-family/c-upc-pts-packed.c