Qiao Zhang
Qiao Zhang
When an assumed length character function is not external, its symbol type will at first be set to `ST_IDENT` and the `AUTOBJ` field will be set to `1`. When a...
Flang doesn’t catch and handle the syntax error that the name of an entry point is used as an argument when a result clause is present, ultimately causing a segmentation...
This patch fixes two problems: 1. When two or more `COMMON` blocks with the same name have objects with default initialization, flang will execute each initialization more than once. The...
The standard specifies: “If there is no v-list in the edit descriptor or if the data transfer statement specifies list-directed or namelist formatting, the processor shall provide v_list as a...