Skip to content

[flang] list-directed WRITE of zero-length CHARACTER fails to print leading blank #77736

@kiranktp

Description

@kiranktp

Leading blank is missing

Here is a small reproducer:

	Program test_listdirected_zerolength
	  Print *,'' ! a leading blank must be present in output
	End Program Test_listdirected_zerolength

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviorflang:runtime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions