]> gcc.gnu.org Git - gcc.git/commit
MIPS: add builtime option for -mcompact-branches
authorYunQiang Su <yunqiang.su@cipunited.com>
Sat, 8 May 2021 09:45:54 +0000 (05:45 -0400)
committerYunQiang Su <yunqiang.su@cipunited.com>
Tue, 25 Oct 2022 08:44:12 +0000 (16:44 +0800)
commit593632051f48a20bdc685d00d168f064d808bd7b
tree4aaffe625878597857fca7e1431aabd2a9457560
parent4479f1dc79fc4f1b5e0fed209df35f405bc94589
MIPS: add builtime option for -mcompact-branches

For R6+ target, it allows to configure gcc to use compact branches only
if avaiable.

gcc/ChangeLog:
* config.gcc: add -with-compact-branches=policy build option.
* doc/install.texi: Likewise.
* config/mips/mips.h: Likewise.
gcc/config.gcc
gcc/config/mips/mips.h
gcc/doc/install.texi
This page took 0.063191 seconds and 6 git commands to generate.