b3d3552900
comm_fill_rest there is no need for calling ompi_set_group_rank, since we know already the rank of the process in the new comm. In case the process was not part of the new communicator (rank = MPI_UNDEFINED) calling this function caused a segfault on some platforms. This commit was SVN r8060.