diff options
| author | Kees Cook <[email protected]> | 2017-04-05 16:49:19 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2017-05-28 17:23:03 +0000 |
| commit | 0aa5e49c6845ecd82531341085f367767c9f419a (patch) | |
| tree | dd7b9d4a2bad900e26a42810304ae571df61183a /scripts/gcc-plugins/gcc-generate-ipa-pass.h | |
| parent | gcc-plugins: Detail c-common.h location for GCC 4.6 (diff) | |
| download | kernel-0aa5e49c6845ecd82531341085f367767c9f419a.tar.gz kernel-0aa5e49c6845ecd82531341085f367767c9f419a.zip | |
compiler: Add __designated_init annotation
This allows structure annotations for requiring designated initialization
in GCC 5.1.0 and later:
https://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html
The structure randomization layout plugin will be using this to help
identify structures that need this form of initialization.
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-ipa-pass.h')
0 files changed, 0 insertions, 0 deletions
