aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2020-11-18 10:33:30 -0800
committerNathan Sidwell <nathan@acm.org>2020-11-18 10:33:30 -0800
commit92648faa1cb2b28685f3b3dccfdfc4b1ed2c5a7b (patch)
tree50a52e925439420ec31cd6a9220abf97042000db /gcc/builtins.c
parentc9c3d5f28a589cd00be5748010783657189e9855 (diff)
downloadgcc-92648faa1cb2b28685f3b3dccfdfc4b1ed2c5a7b.zip
gcc-92648faa1cb2b28685f3b3dccfdfc4b1ed2c5a7b.tar.gz
gcc-92648faa1cb2b28685f3b3dccfdfc4b1ed2c5a7b.tar.bz2
aix: Fixinclude
This fixes an ODR violation in the AIX headers that is detected by C++ modules. While unnamed structs with typedef names for linkage purposes are accepted, this case is an anonymous struct without such a typedef name -- the typedef is attached to the pointer-to-struct type. Fixed by naming the struct. fixincludes/ * inclhack.def (aix_physaddr_t): New. * fixincl.x: Regenerated.
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions