https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104269
--- Comment #3 from Richard Biener ---
The easiest would be to run _before_ uncprop. uncprop is really part of
out-of-SSA to reduce the number of copies on edges (maybe it should be merged
into it instead of being visible as separate pass).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104153
--- Comment #5 from rdapp at linux dot ibm.com ---
I would speculate that some of the FAILs are due to the same problem seen in
the other PR (104198), i.e. that for the second seq I wrongly assumed that the
backend does not recreate the original
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104198
--- Comment #13 from rdapp at linux dot ibm.com ---
I was away for some days, going to look into this again today.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104297
Bug ID: 104297
Summary: MIN_EXPR is not detected for a >= -__INT_MAX__ ?
-__INT_MAX__ : a
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103341
--- Comment #6 from Arseny Solokha ---
g++ 12.0.1 20220130 snapshot (g:baf98320ac6cd56da0c0b460fb94e3b87a79220d) still
ICEs on the testcase in comment 3.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104296
Bug ID: 104296
Summary: MIN should simplify to unsigned != 0
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98675
--- Comment #4 from Andrew Pinski ---
(In reply to Tobias Schlüter from comment #3)
> Sorry, in my example, I think actually clang is wrong.
What is the order of destruction of tempories here in the following statement:
A() << 1
Is A() destorye
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98675
--- Comment #3 from Tobias Schlüter ---
Sorry, in my example, I think actually clang is wrong.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98675
Tobias Schlüter changed:
What|Removed |Added
CC||tobi at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104295
Andrew Pinski changed:
What|Removed |Added
Known to fail||11.2.0, 7.1.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104295
Bug ID: 104295
Summary: ICE: tree check: expected template_decl, have
error_mark in build_deduction_guide, at cp/pt.cc:29079
Product: gcc
Version: 12.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104294
Bug ID: 104294
Summary: ICE: tree check: accessed elt 2 of 'tree_vec' with 1
elts in tsubst_pack_expansion, at cp/pt.cc:13130
Product: gcc
Version: 12.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95137
Barnabás Pőcze changed:
What|Removed |Added
CC||pobrn at protonmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104293
Bug ID: 104293
Summary: Add support for setting the alignment of variables
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78947
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104189
--- Comment #8 from John Paul Adrian Glaubitz ---
Any updates on this?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104291
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102446
Andrew Pinski changed:
What|Removed |Added
Keywords|needs-bisection |
--- Comment #12 from Andrew Pinski --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2022-01-30
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292
--- Comment #1 from Avi Kivity ---
btw, I see that the equivalent bool_and generates optimal code.
bool_and(bool, bool):
movl%esi, %eax
andl%edi, %eax
ret
Perhaps bool is written with the expectation that any no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292
Bug ID: 104292
Summary: [missed optimization] boolean addition generates
suboptimal code
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104291
Bug ID: 104291
Summary: gcc accepts template argument involves template
parameter(s)
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115
--- Comment #8 from Xi Ruoyao ---
This is causing Glibc test failure on every port without hardware acos/asin
instruction.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92770
--- Comment #4 from Jonathan Wakely ---
The relevant changes were r12-4258-g64acc43de1e336 and r12-4259-gd87105d697ced1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80524
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #8 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104290
Bug ID: 104290
Summary: [12 Regression] trunk 20220126 fails to build libgo on
i686-gnu
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289
Bug ID: 104289
Summary: -fdiagnostics-parseable-fixits doesn't always generate
fixit notes
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92770
--- Comment #3 from Jonathan Wakely ---
Intentionally, but it's not guaranteed to keeps working in future. The standard
still says it's undefined.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102446
--- Comment #11 from Jakub Jelinek ---
It still fails for me. As I corrected in #c7, I didn't mean ICE but
miscompilation (at -O3).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103083
Martin Jambor changed:
What|Removed |Added
Summary|[10/11/12 Regression] Wrong |[10/11/12 Regression] Wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104288
Jakub Jelinek changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104288
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Component|midd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104288
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2022-01-30
Summary|Null poin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104288
Bug ID: 104288
Summary: Null pointer check invalidly deleted
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92770
Fedor Chelnokov changed:
What|Removed |Added
CC||fchelnokov at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58855
gcc at ebasoft dot com.pl changed:
What|Removed |Added
CC||gcc at ebasoft dot com.pl
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104287
Andreas Schwab changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104287
Bug ID: 104287
Summary: [12 regression] error: spurious trailing punctuation
sequence ').' in format [-Werror=format-diag]
Product: gcc
Version: 12.0
Status: UNCONFIRME
41 matches
Mail list logo