[/] [branches/] - Rev 4059
Changes |
View Log |
Last modification
- Rev 4059 2013-04-24 06:01:55 GMT
- Author: dreachem
- Log message:
- [CAF] fix check for sync handle before call to __coarray_sync
The compiler was generating a bad opcode when checking the value of the sync
handle returned by a __coarray_*read call, resulting in an error in the code
expansion phase. This was corrected.