public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "syq at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/113179] [11/12/13/14/15 Regression] MIPS: INS is used for long long, before SLL
Date: Sat, 27 Apr 2024 09:16:41 +0000	[thread overview]
Message-ID: <bug-113179-4-I3So4K9st4@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113179-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from YunQiang Su <syq at gcc dot gnu.org> ---
36088299955f95ab58a5758cba2f29b84c8fbfbc is the first bad commit                
commit 36088299955f95ab58a5758cba2f29b84c8fbfbc         
Author: Richard Biener <rguenther@suse.de>                                      
Date:   Wed Jun 29 07:17:57 2016 +0000                  

    match.pd ((T)(T2)x -> (T)x): Remove restriction on final precision not
matching mode precision.                    

    2016-07-29  Richard Biener  <rguenther@suse.de>                             

            * match.pd ((T)(T2)x -> (T)x): Remove restriction on final          
            precision not matching mode precision.         

    From-SVN: r237838                                                           

 gcc/ChangeLog |  5 +++++                                                       
 gcc/match.pd  | 11 +++--------                                                 
 2 files changed, 8 insertions(+), 8 deletions(-)

  parent reply	other threads:[~2024-04-27  9:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30 10:36 [Bug target/113179] New: MIPS syq at gcc dot gnu.org
2023-12-31  6:42 ` [Bug rtl-optimization/113179] [11/12/13/14 Regression] MIPS: INS is used for long long, before SLL pinskia at gcc dot gnu.org
2023-12-31  6:44 ` [Bug middle-end/113179] " pinskia at gcc dot gnu.org
2024-03-04  4:20 ` law at gcc dot gnu.org
2024-04-27  9:16 ` syq at gcc dot gnu.org [this message]
2024-05-06  4:10 ` [Bug middle-end/113179] [11/12/13/14/15 " cvs-commit at gcc dot gnu.org
2024-05-06  4:13 ` syq at gcc dot gnu.org
2024-05-06  4:15 ` syq at gcc dot gnu.org
2024-05-06  4:18 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-113179-4-I3So4K9st4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).