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

--- Comment #3 from Senthil Kumar Selvaraj <saaadhu at gcc dot gnu.org> ---
(In reply to Drea Pinski from comment #2)
> If there is a testcase failing due to this, the testcase should be changed
> to avoid the constant.  E.g. could return say a value of a global instead.
> Note dont return an address as that is considered a constant and able to be
> handled in gcc 17+.

gcc.target/mips/mips16-attributes-5.c fails because of this, will submit a
patch

Reply via email to