diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2023-01-12 23:50:53 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2023-01-13 21:06:05 +0000 |
commit | 1a460d19ba0939e05b38befb6256f4f4bb416e0d (patch) | |
tree | 62fac3e3638a774180be3cef465a61ad7201fd1a /gcc/function.cc | |
parent | cf467fb93b7b92330ddcb9c8fe7c93df45ce8e40 (diff) | |
download | gcc-1a460d19ba0939e05b38befb6256f4f4bb416e0d.zip gcc-1a460d19ba0939e05b38befb6256f4f4bb416e0d.tar.gz gcc-1a460d19ba0939e05b38befb6256f4f4bb416e0d.tar.bz2 |
modula-2: Handle pass '-v' option to the compiler.
Somehow this setting had been missed, and we really need the verbose
flag to enable useful debug output.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/m2/ChangeLog:
* gm2-gcc/m2options.h (M2Options_SetVerbose): Export the
function.
* gm2-lang.cc: Handle OPT_v, passing it to the compiler.
* lang-specs.h: Pass -v to cc1gm2.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions