Commit ba489ed
committed
Don't create extra scode at the entry to DATA statement:
modified: lib/Semantics/resolve-names.cpp
Adjusted the test to the new behavior of implied-DO loops in DATA statements:
modified: test/Semantics/resolve40.f901 parent ae9886a commit ba489ed
File tree
2 files changed
+4
-4
lines changed- flang
- lib/Semantics
- test/Semantics
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7521 | 7521 | | |
7522 | 7522 | | |
7523 | 7523 | | |
7524 | | - | |
| 7524 | + | |
| 7525 | + | |
7525 | 7526 | | |
7526 | | - | |
7527 | 7527 | | |
7528 | 7528 | | |
7529 | 7529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments