diff options
author | Sandra Loosemore <sandra@codesourcery.com> | 2024-01-22 22:26:59 +0000 |
---|---|---|
committer | Sandra Loosemore <sandra@codesourcery.com> | 2024-01-23 00:21:24 +0000 |
commit | 4666cbde5e6d230fc69da0d4b23bb3ef31c35237 (patch) | |
tree | 0bb03a175dbdab514d6b97094a2e4a2eebdaf4cf /gcc/go/gofrontend/expressions.h | |
parent | e2d1f8587c33e7f956e97a2889f1210e1df673c8 (diff) | |
download | gcc-4666cbde5e6d230fc69da0d4b23bb3ef31c35237.zip gcc-4666cbde5e6d230fc69da0d4b23bb3ef31c35237.tar.gz gcc-4666cbde5e6d230fc69da0d4b23bb3ef31c35237.tar.bz2 |
Sort warning options in c-family/c.opt.
In spite of the plea "Please try to keep this file in ASCII collating
order" at the top of the file, the sorting of the entries for the
various -Wfoo options had increased in entropy. This made it hard to
correlate them against e.g. the list of options enabled by -Wall in
the manual (see PR90463). This patch is at least a step in the right
direction to restore order to the file.
I confirmed that no lines were added or removed by these changes, and
that the output of "gcc -Q --help=warnings" is unchanged both with or
without -Wall added to the command.
gcc/c-family/ChangeLog
* c.opt: Improve sorting of warning options.
Diffstat (limited to 'gcc/go/gofrontend/expressions.h')
0 files changed, 0 insertions, 0 deletions