public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/93178] PPC: inefficient 64-bit constant generation if msb is off in low 16 bit
       [not found] <bug-93178-4@http.gcc.gnu.org/bugzilla/>
@ 2023-05-10  9:01 ` guojiufu at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: guojiufu at gcc dot gnu.org @ 2023-05-10  9:01 UTC (permalink / raw)
  To: gcc-bugs

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

Jiu Fu Guo <guojiufu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |guojiufu at gcc dot gnu.org

--- Comment #4 from Jiu Fu Guo <guojiufu at gcc dot gnu.org> ---
On the trunk, the output is expected:
        li 3,17185
        oris 3,3,0x8765
        blr

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-10  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93178-4@http.gcc.gnu.org/bugzilla/>
2023-05-10  9:01 ` [Bug target/93178] PPC: inefficient 64-bit constant generation if msb is off in low 16 bit guojiufu at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).