Note that the original spelling in f18 is -fget-symbols-sources. The
new driver will only support the new spelling, which is also added to
f18 as an alias for the existing one.
Tests are updated to use the new spelling and to use %flang_fc1
instead of %f18. This way both the new and the current driver are
tested.
As:
- both -fsyntax-only and -fdebug-dump-symbols-sources are action flags, and
- the new driver will only consider the right-most action flag,
RUN lines in tests are updated so that the tests work with both
f18 (requires both flags) and flang-new (only considers the last
action flag).
Nit: the -> then