aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.cc
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.ibm.com>2022-01-28 11:50:26 -0600
committerSegher Boessenkool <segher@kernel.crashing.org>2022-03-31 22:11:23 +0000
commitaaf3a5993ae49f1ae6792800e5161a1d51436ed3 (patch)
treedd36457f71cedd862e6c9bf647791de5fdf13e1d /gcc/function.cc
parent0abc1cbad1687a887d754917927b6023e4dba3ce (diff)
downloadgcc-aaf3a5993ae49f1ae6792800e5161a1d51436ed3.zip
gcc-aaf3a5993ae49f1ae6792800e5161a1d51436ed3.tar.gz
gcc-aaf3a5993ae49f1ae6792800e5161a1d51436ed3.tar.bz2
rs6000: Fix some missing built-in attributes [PR104004]
PR104004 caught some misses on my part in converting to the new built-in function infrastructure. In particular, I forgot to mark all of the "nosoft" built-ins, and one of those should also have been marked "no32bit". 2022-01-27 Bill Schmidt <wschmidt@linux.ibm.com> gcc/ PR target/104004 * config/rs6000/rs6000-builtins.def (MFFSL): Mark nosoft. (MTFSB0): Likewise. (MTFSB1): Likewise. (SET_FPSCR_RN): Likewise. (SET_FPSCR_DRN): Mark nosoft and no32bit.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions