summaryrefslogtreecommitdiff
path: root/flang/module/ieee_exceptions.f90
blob: 2d050412772a5f7410f9da5aa3bb9427cbeee571 (plain)
1
2
3
4
5
6
7
8
9
10
11
!===-- module/ieee_exceptions.f90 ------------------------------------------===!
!
! Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
! See https://llvm.org/LICENSE.txt for license information.
! SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
!
!===------------------------------------------------------------------------===!

module ieee_exceptions
  use __Fortran_ieee_exceptions
end module ieee_exceptions