diff options
Diffstat (limited to 'gcc/optinfo.h')
-rw-r--r-- | gcc/optinfo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/optinfo.h b/gcc/optinfo.h index 8fd5202..c4cf8ade 100644 --- a/gcc/optinfo.h +++ b/gcc/optinfo.h @@ -25,12 +25,8 @@ along with GCC; see the file COPYING3. If not see optimization, which can be emitted to zero or more of several destinations, such as: - * as a "remark" through the diagnostics subsystem - * saved to a file as an "optimization record" - Currently no such destinations are implemented. - They are generated in response to calls to the "dump_*" API in dumpfile.h; repeated calls to the "dump_*" API are consolidated into a pending optinfo instance, with a "dump_*_loc" starting a new |