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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-01-28
                 CC|                            |ramana at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #6 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to kugan from comment #5)
> Is this sort of multiple-use potential candidate for ree pass? Haven't
> looked ree in detail yet.

IIRC REE can deal with multiple-use potential candidates, however it probably
needs some work to look into the complex zero/sign-extension patterns that the
AArch64 port has. This is certainly not 5.0 material though now :)

Reply via email to