aboutsummaryrefslogtreecommitdiff
path: root/gdb/tsan-suppressions.txt
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-07-12 13:36:57 +0200
committerTom de Vries <tdevries@suse.de>2022-07-12 13:36:57 +0200
commit02f0597c46892c4b69e0af45a95509bf310c759e (patch)
treeba7369902b9d317ab5cc4ec1d43f898477e33a36 /gdb/tsan-suppressions.txt
parentac3972d81f1065a156daa0da97320262845c2469 (diff)
downloadgdb-02f0597c46892c4b69e0af45a95509bf310c759e.zip
gdb-02f0597c46892c4b69e0af45a95509bf310c759e.tar.gz
gdb-02f0597c46892c4b69e0af45a95509bf310c759e.tar.bz2
[gdb/build] Fix build with gcc 4.8.5
When building gdb with gcc 4.8.5, we run into problems due to unconditionally using: ... gdb_static_assert (std::is_trivially_copyable<packed>::value); ... in gdbsupport/packed.h. Fix this by guarding the usage with HAVE_IS_TRIVIALLY_COPYABLE. Tested by doing a full gdb build with gcc 4.8.5.
Diffstat (limited to 'gdb/tsan-suppressions.txt')
0 files changed, 0 insertions, 0 deletions