This is an archive of the discontinued LLVM Phabricator instance.

[flang] Accept BOZ in array constructors w/o types
ClosedPublic

Authored by klausler on Jun 2 2021, 5:06 PM.

Details

Summary

As a benign extension common to other Fortran compilers,
accept BOZ literals in array constructors w/o explicit
types, treating them as integers.

Diff Detail

Event Timeline

klausler created this revision.Jun 2 2021, 5:06 PM
klausler requested review of this revision.Jun 2 2021, 5:06 PM
PeteSteinfeld accepted this revision.Jun 2 2021, 8:20 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Jun 2 2021, 8:20 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2021, 1:37 PM