aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.ibm.com>2023-06-22 17:57:23 -0500
committerPeter Bergner <bergner@linux.ibm.com>2023-06-22 17:57:23 -0500
commit8a30775b0d3037123ee540f7b65a736ad49e05ce (patch)
tree76924c0566b39aa9574ab2deefe1a8777c38613f /gcc/go
parentb76cd1ec361712e1ac9ca5e0246da24ea2b78916 (diff)
downloadgcc-8a30775b0d3037123ee540f7b65a736ad49e05ce.zip
gcc-8a30775b0d3037123ee540f7b65a736ad49e05ce.tar.gz
gcc-8a30775b0d3037123ee540f7b65a736ad49e05ce.tar.bz2
rust: Update usage of TARGET_AIX to TARGET_AIX_OS
This was noticed when fixing the gccgo usage of the macro, the rust usage is very similar. TARGET_AIX is defined as a non-zero value on linux/powerpc64le which may cause unexpected behavior. TARGET_AIX_OS should be used to toggle AIX specific behavior. 2023-06-22 Paul E. Murphy <murphyp@linux.ibm.com> gcc/rust/ * rust-object-export.cc [TARGET_AIX]: Rename and update usage to TARGET_AIX_OS.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions