tag | 0c7349791b6bb6e13ecb86a355c672fb30c45b9a | |
---|---|---|
tagger | Tom Stellard <tstellar@redhat.com> | Tue Jun 18 17:28:50 2024 -0700 |
object | 72a946a42cbce06afef68b2326ff6c3869d09799 |
LLVM 18.1.8 Release
commit | 72a946a42cbce06afef68b2326ff6c3869d09799 | [log] [tgz] |
---|---|---|
author | Leandro Lupori <leandro.lupori@linaro.org> | Mon Jan 22 11:22:19 2024 -0300 |
committer | GitHub <noreply@github.com> | Mon Jan 22 11:22:19 2024 -0300 |
tree | da60e62583b325189c7058134f317d6b3ad12da5 | |
parent | 8cfef2ee41150066ef49e684f832bd75a16fb3c0 [diff] |
[test-suite][Fortran] Ignore -fstrict-aliasing and -fschedule-insns (#77) Ignore these flags as they are currently not supported by flang. Also re-enable pr43808.f90 test, that passes with this change.