aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java/util/concurrent
diff options
context:
space:
mode:
authorTakayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp>2025-06-16 22:33:36 +0900
committerMax Filippov <jcmvbkbc@gmail.com>2025-06-22 02:31:27 -0700
commit00e551bfbd4023047a42ccb022a35707b8ef42e6 (patch)
treea298ab7c47ac8bef5698a46aa241d61a63da7bf7 /libjava/classpath/lib/java/util/concurrent
parentacd5f587ca6a5deaebab19f6b0935321853c9f6f (diff)
downloadgcc-00e551bfbd4023047a42ccb022a35707b8ef42e6.zip
gcc-00e551bfbd4023047a42ccb022a35707b8ef42e6.tar.gz
gcc-00e551bfbd4023047a42ccb022a35707b8ef42e6.tar.bz2
xtensa: Implement TARGET_ZERO_CALL_USED_REGS
This patch implements the target-specific ZERO_CALL_USED_REGS hook, since if -fzero-call-used-regs=all the default hook tries to assign 0 to B0 (bit 0 of the BR register) and the ICE will be thrown. gcc/ChangeLog: * config/xtensa/xtensa.cc (xtensa_zero_call_used_regs): New prototype and function. (TARGET_ZERO_CALL_USED_REGS): Define macro.
Diffstat (limited to 'libjava/classpath/lib/java/util/concurrent')
0 files changed, 0 insertions, 0 deletions