<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/56004>56004</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [flang][OpenMP][omp2012] Not yet implemented OpenMP Block construct clauses
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          NimishMishra
      </td>
    </tr>
</table>

<pre>
    OpenMP Block construct clauses still err out.

```f90
! ERROR: flang-new -c -o rtc03.o -fopenmp rc03.f90
! SUCCESS: gfortran -c -o rtc03.o -fopenmp rc03.f90

program sample

integer :: k

!$omp parallel default(shared)
!$omp end parallel
end program sample
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyNUdtunDAQ_RrzMgLZBnbhgYdc35JUu-oH-DKAG4ORbRLl72vYpG2iqqrky4zHc-acGen0W_e04PzwDa6tU8-g3ByiX1UEZcUaMECIxlpA78GtsSD0ltCr9_NAL6tv6fsLZ3B3Oj2dSHkFvRXzkM_4CrmC3IGPipaFg7x3qeK0gN_8T7nn7zc3d-fzlj30zkcv5v9M3s_Fu8GLCYKYFot_RswccUAPCXkDf_4kgzPCK5cwF-GFtWhBYy9WGwlvwig8asLbr39x1r_-X2L7y98YfLQp012p27IVWTTRYkfq671HpL5N5mUMFzsV4JTx5MCji_CGEcwGOGHSoeHfE8tWb7sxxiVsavl9WoOJ4yoL5abkWPvyceWJ7w9USei9CWHFkIz6QGmVjV3flBJpU_FjJaRQTDF6ZKypUEnZoqCZFRJt2FQQzrcx7xDJTrQz03HKOT2wkta0KdtCHiU7HLWkTJeiqRWpKE7C2GLjUTg_ZL7bKcl1CCloTYjhd1CEYIYZ96Zt-GKNo_Pdo5lMGB_S9iLb63c7_5-KoOA8">