https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116615

Andrew Waterman <andrew at sifive dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at sifive dot com

--- Comment #10 from Andrew Waterman <andrew at sifive dot com> ---
> Andrew might remember, but looks like MIPS has it defined as 0 and IIRC a lot 
> of the early port is MIPS-ish

Right, I just cribbed this from the MIPS port and didn't perform any
RISC-V-specific analysis.

I do worry about changing this unconditionally, though, especially with respect
to static code size.  We should justify any changes here with benchmarking
results, and we should consider the possibility that the best answer depends on
whether we are optimizing for speed or size.

Reply via email to