diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2022-08-17 15:36:41 +0200 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2022-08-17 15:36:41 +0200 |
commit | 6b4e49fdfcc9bff5459d5a821dd7e9476c7c1c10 (patch) | |
tree | a81380afca86d0f22bfdcdbb190d8388a9a6cecf /libgomp/testsuite/libgomp.c/linear-2.c | |
parent | 92a5de3df2dc958d6b3d18a0466189ad31f5ae79 (diff) | |
download | gcc-6b4e49fdfcc9bff5459d5a821dd7e9476c7c1c10.zip gcc-6b4e49fdfcc9bff5459d5a821dd7e9476c7c1c10.tar.gz gcc-6b4e49fdfcc9bff5459d5a821dd7e9476c7c1c10.tar.bz2 |
libgomp/splay-tree.h: Fix splay_tree_prefix handling
When splay_tree_prefix is defined, the .h file
defines splay_* macros to add the prefix. However,
before those were only unset when additionally
splay_tree_c was defined.
Additionally, for consistency undefine splay_tree_c
also when no splay_tree_prefix is defined - there
is no interdependence either.
libgomp/ChangeLog:
* splay-tree.h: Fix splay_* macro unsetting if
splay_tree_prefix is defined.
Diffstat (limited to 'libgomp/testsuite/libgomp.c/linear-2.c')
0 files changed, 0 insertions, 0 deletions