https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114277
--- Comment #8 from Jeffrey A. Law ---
So I was playing with the patch Raphael and I put together a bit more. A few
things to note.
First, if we're going to use the match.pd bits in some way, they need to be
conditional on GIMPLE. If used on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118170
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109592
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117973
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118089
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118194
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118300
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118348
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118449
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118450
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118405
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118429
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118350
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118407
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117682
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107455
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106240
Jeffrey A. Law changed:
What|Removed |Added
Priority|P2 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20514
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19721
Bug 19721 depends on bug 20514, which changed state.
Bug 20514 Summary: hoisting of label out of jumptable would take place at cse,
should happen at trees
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20514
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118415
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117997
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118415
--- Comment #3 from Jeffrey A. Law ---
Using output_constant_def didn't even cross my mind.
I don't recall the TREE_PUBLIC part of the change, though obviously at least
part of the goal here was to share the table if we have multiple copies acr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118409
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
--- Comment #18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118410
Bug ID: 118410
Summary: Use Zbb extensions to improve code generation for some
logicals
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118356
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #7 from Jeffrey A.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112545
--- Comment #5 from Jeffrey A. Law ---
So I've been pondering this a bit and I think there's a reasonable path forward
here.
Given something like A eq/ne (A relop C) we ought to be able to cobble together
a match.pd pattern which tests the poss
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118358
Bug ID: 118358
Summary: [15 Regression] LRA hangs on xstormy16
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-op
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118353
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118137
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118055
--- Comment #12 from Jeffrey A. Law ---
WRT other targets. I do test various other targets, but that's mostly to find
generic bugs. I could certainly send results to the lists and have serious
pondered it before, but never bothered to set up t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118055
Jeffrey A. Law changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117997
--- Comment #2 from Jeffrey A. Law ---
Definitely the bzip.go bits as opposed to the crc32.go bits. No other insights
yet.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117997
--- Comment #1 from Jeffrey A. Law ---
I'm highly confident the problem is in the libgo DSO and not in the testcode
itself (I can run the test binary with the system libgo DSO and it works).
Given the error message I would expect the problem is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117997
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107455
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111782
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression] Extra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111843
Bug 111843 depends on bug 111839, which changed state.
Bug 111839 Summary: [12/13/14/15 Regression] Wrong code at -O3 on
x86_64-linux-gnu since r12-2097-g9f34b780b0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111839
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111839
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Resolut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110389
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12 Regression] wrong code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108366
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12 Regression] Spurious
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108803
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression] wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107991
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106297
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105100
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12 Regression] Strange
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105136
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 regression]|[12/13/14 regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105383
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105546
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105918
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12 Regression] Spurious
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104787
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104986
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103724
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103829
Jeffrey A. Law changed:
What|Removed |Added
Last reconfirmed||2025-01-01
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 102329, which changed state.
Bug 102329 Summary: [12/13/14/15 Regression] pointer "maybe uninitialized"
right after assignment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102329
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102329
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Resolut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100378
Jeffrey A. Law changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92005
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 92718, which changed state.
Bug 92718 Summary: [12/13/14/15 Regression] Bogus Wstringop-overflow in
__builtin_memset() of an element of array of size 1 of struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92718
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92718
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95123
Jeffrey A. Law changed:
What|Removed |Added
Priority|P2 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95140
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13 Regression] bogus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97366
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98000
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Stat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98459
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99078
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Stat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99918
Jeffrey A. Law changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118267
Bug ID: 118267
Summary: Suboptimal code for bool bitfield tests
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118036
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115375
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118036
--- Comment #3 from Jeffrey A. Law ---
This is fixed by Robin's varasm.cc patch. I'm doing some testing on the
updated version of that patch now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85316
Bug 85316 depends on bug 101186, which changed state.
Bug 101186 Summary: predictable comparison of integer variables not folded
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101186
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101186
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110931
Jeffrey A. Law changed:
What|Removed |Added
Summary|[14/15 Regression] Dead |[14 Regression] Dead Code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112109
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114182
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113828
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106544
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114222
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116662
Jeffrey A. Law changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109592
Jeffrey A. Law changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |law at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117836
Bug 117836 depends on bug 117835, which changed state.
Bug 117835 Summary: wrong code with -O -favoid-store-forwarding -mno-push-args
--param=store-forwarding-max-distance=0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117835
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117835
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106544
Jeffrey A. Law changed:
What|Removed |Added
Last reconfirmed||2024-12-30
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118122
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111467
Jeffrey A. Law changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111515
Jeffrey A. Law changed:
What|Removed |Added
Summary|[14/15 Regression] Missed |[14 Regression] Missed Dead
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117286
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117481
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117688
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118122
Jeffrey A. Law changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116715
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19794
Bug 19794 depends on bug 85186, which changed state.
Bug 85186 Summary: jump threading can rotate loops affecting loop form, and
causing vectorization not to happen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85186
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 82090, which changed state.
Bug 82090 Summary: Bogus warning: ‘magic_p’ may be used uninitialized in this
function [-Wmaybe-uninitialized]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82090
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82090
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 85186, which changed state.
Bug 85186 Summary: jump threading can rotate loops affecting loop form, and
causing vectorization not to happen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85186
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85186
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91645
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85316
Bug 85316 depends on bug 91645, which changed state.
Bug 91645 Summary: Missed optimization with sqrt(x*x)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91645
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106517
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117835
--- Comment #3 from Jeffrey A. Law ---
*** Bug 117872 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117836
Bug 117836 depends on bug 117872, which changed state.
Bug 117872 Summary: wrong code with -O -maccumulate-outgoing-args
--param=store-forwarding-max-distance=1000 -favoid-store-forwarding
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117872
1 - 100 of 1101 matches
Mail list logo