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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-05-20
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Uroš Bizjak from comment #4)
> 
> (define_insn "*pushsi2"
>   [(set (match_operand:SI 0 "push_operand" "=<,<")
>       (match_operand:SI 1 "general_no_elim_operand" "ri*m,*v"))]
> 
> This was "i" before my patch.

This may generate DT_TEXTREL for "push $symbol" when generating shared object

Reply via email to