Commit de44691
[Driver][ClassicFlang] Add options -fno-automatic and -f(no-)implicit-none
These three options are added in release_12. When compiling programs
with them using Classic Flang, there are only warnings generated. They
are removed now so that the errors of "unknown argument" are reported.
Add these options in Driver for compatibility reason. Please note that
these options are not implemented yet in Classic Flang.1 parent 98e09d5 commit de44691
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6747 | 6747 | | |
6748 | 6748 | | |
6749 | 6749 | | |
| 6750 | + | |
| 6751 | + | |
| 6752 | + | |
| 6753 | + | |
6750 | 6754 | | |
6751 | 6755 | | |
6752 | 6756 | | |
| |||
0 commit comments