public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/10352] [3.2.1 regression] ICE in find_reloads_toplev
       [not found] <bug-10352-4@http.gcc.gnu.org/bugzilla/>
@ 2021-11-09 19:03 ` cvs-commit at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: cvs-commit at gcc dot gnu.org @ 2021-11-09 19:03 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <pinskia@gcc.gnu.org>:

https://gcc.gnu.org/g:f7844b6a777cb47fec7208d7bd594f6ce66f1daa

commit r12-5071-gf7844b6a777cb47fec7208d7bd594f6ce66f1daa
Author: Andrew Pinski <apinski@marvell.com>
Date:   Tue Nov 9 09:56:10 2021 +0000

    [Committed] Fix tree-optimization/103152: Still one more -signed1bit issue

    When I fixed PR 102622, I accidently left behind a TYPE_PRECISION
    check which I had there for checking before hand.  This check
    is not needed as the code will handle it correctly anyways.

    Committed as obvious after a bootstrap/test on x86_64-linux-gnu.

            PR tree-optimization/10352

    gcc/ChangeLog:

            * match.pd: Remove check of TYPE_PRECISION for
            the a?0:pow2 case.

    gcc/testsuite/ChangeLog:

            * gcc.c-torture/execute/pr10352-1.c: New test.

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

only message in thread, other threads:[~2021-11-09 19:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10352-4@http.gcc.gnu.org/bugzilla/>
2021-11-09 19:03 ` [Bug rtl-optimization/10352] [3.2.1 regression] ICE in find_reloads_toplev cvs-commit 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).