diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-08-03 14:59:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-08-09 13:38:14 +0200 |
commit | c5230519305946338ddc7107ce45c740812142b4 (patch) | |
tree | 5af9afbfb8c76d4c3492bbb12bd74be6898923f3 /gcc/omp-low.c | |
parent | 06870af3e48daf523a973981f053ee5c6f44c871 (diff) | |
download | gcc-c5230519305946338ddc7107ce45c740812142b4.zip gcc-c5230519305946338ddc7107ce45c740812142b4.tar.gz gcc-c5230519305946338ddc7107ce45c740812142b4.tar.bz2 |
Sanity check that 'Init' doesn't appear without 'Var' in '*.opt' files
... as that doesn't make sense.
@item Init(@var{value})
The variable specified by the @code{Var} property should be statically
initialized to @var{value}. [...]
gcc/
* optc-gen.awk: Sanity check that 'Init' doesn't appear without
'Var'.
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions