https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #14 from GCC Commits ---
The trunk branch has been updated by Andi Kleen :
https://gcc.gnu.org/g:d5a05db80fa95dcae1ebc177f7790e1d34fa73ed
commit r15-4387-gd5a05db80fa95dcae1ebc177f7790e1d34fa73ed
Author: Andi Kleen
Date: Tue Oct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #13 from rguenther at suse dot de ---
On Tue, 15 Oct 2024, ak at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
>
> --- Comment #12 from ak at gcc dot gnu.org ---
> Like this? It fixes the test case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #12 from ak at gcc dot gnu.org ---
Like this? It fixes the test case.
I'm not sure why you want AND_EXPR, this is a truth formula. Maybe it should be
TRUTH_ANDIF_EXPR though to short circuit.
diff --git a/gcc/tree-if-conv.cc b/gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
--- Comment #11 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #10 from Andrew Pinski ---
*** Bug 116555 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
Andrew Pinski changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #8 from rguenther at suse dot de ---
On Wed, 28 Aug 2024, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
>
> --- Comment #6 from Andrew Pinski ---
> #6 0x0187822c in gimple_simplif
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #7 from Marc Glisse ---
(In reply to Richard Biener from comment #3)
> the issue is that with_possible_nonzero_bits2 also supports SSA_NAMEs, so
> @1 cannot be used like this.
It has only 2 cases, and both imply INTEGER_CST, if I in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
--- Comment #6 from Andrew Pinski ---
#6 0x0187822c in gimple_simplify_226 (res_op=0x7fffcd00,
seq=0x7fffced0, valueize=0xd13880 ,
type=0x7741cb28, captures=0x7fffa160, cmp=EQ_EXPR) at
gimple-match-9.cc:1994
1994 if
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116510
Richard Biener changed:
What|Removed |Added
Target Milestone|12.5|15.0
Summary|[12/13/14/15 R
11 matches
Mail list logo