http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55661
Bug #: 55661 Summary: options summary lists -fsanitize in wrong section Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: sanitizer AssignedTo: unassig...@gcc.gnu.org ReportedBy: r...@gcc.gnu.org CC: do...@gcc.gnu.org, dvyu...@gcc.gnu.org, ja...@gcc.gnu.org, k...@gcc.gnu.org http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html lists -fsanitize=style under "Options for Debugging Your Program or GCC" but it's actually documented under "Options that Control Optimization" at http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html