aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.h
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2021-09-13 22:35:18 -0400
committerJason Merrill <jason@redhat.com>2021-09-13 23:16:39 -0400
commit22abfa3166c9af1a2a24fae8a2e5d45f4bc6950d (patch)
treedde92a6a1bc4e830851fa0d483cb1a5a35a4c952 /gcc/coverage.h
parent07985c47dc79d90cea33dcd9f84ec288ab5df261 (diff)
downloadgcc-22abfa3166c9af1a2a24fae8a2e5d45f4bc6950d.zip
gcc-22abfa3166c9af1a2a24fae8a2e5d45f4bc6950d.tar.gz
gcc-22abfa3166c9af1a2a24fae8a2e5d45f4bc6950d.tar.bz2
c++: Fix warning on 32-bit x86
My C++17 hardware interference sizes patch caused a bogus warning on 32-bit x86, where we have a default L1 cache line size of 0, and the front end complained that the default constructive interference size of 64 was larger than that. gcc/cp/ChangeLog: * decl.c (cxx_init_decl_processing): Don't warn if L1 cache line size is smaller than maxalign.
Diffstat (limited to 'gcc/coverage.h')
0 files changed, 0 insertions, 0 deletions