diff options
author | Ayappan Perumal <ayappap2@in.ibm.com> | 2025-09-01 08:27:52 -0500 |
---|---|---|
committer | Sangamesh Mallayya <swamy.sangamesh@gmail.com> | 2025-10-16 04:22:51 -0500 |
commit | dfb7e97dd214f7d8ca0fa970d81ad5ba805aaa8d (patch) | |
tree | 57d49ff46df13d0ea9ecc542f664032ebcd28198 /gcc/tree-ssa-dce.cc | |
parent | e1e5444ff2a0d3ca670ee5f48bc601fa9a071c80 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
stack-protector is not supported in GCC on AIX. This patch is to fail the
compilation if -fstack-protector option is passed.
gcc/ChangeLog:
* config/rs6000/aix.h (SUBTARGET_DRIVER_SELF_SPECS):
Error out when stack-protector option is used in AIX
as it is not supported on AIX
Approved By: Segher Boessenkool <segher@kernel.crashing.org>
Diffstat (limited to 'gcc/tree-ssa-dce.cc')
0 files changed, 0 insertions, 0 deletions