Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Minor change in test case
  • Loading branch information
Alessandro Fanfarillo committed Jul 3, 2019
commit aed2b81c40e68c721db47c63261c5f702db674ef
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ program main
alloc_message%superstring = 0
endif

sync all

call co_broadcast(alloc_message,source_image=sender)

associate( failures => [ &
Expand Down