We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52938b8 commit c26fe66Copy full SHA for c26fe66
tools/gnatcov/compiler_wrappers-gcc.adb
@@ -139,7 +139,7 @@ is
139
-- We rely on object file symbols to know what coverage buffers we
140
-- should dump at link time. Nevertheless, an object file referenced in
141
-- a link command (which we get through the -### verbose switch) does
142
- -- not necessarily exists yet: it can be a temporary file created by a
+ -- not necessarily exist yet: it can be a temporary file created by a
143
-- previous compilation command that belongs to the same compiler driver
144
-- invocation (e.g. when compiling and linking at the same time).
145
--
0 commit comments