https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #20 from GCC Commits ---
The releases/gcc-12 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:6675cf3abd09731ec8360ba8ac8928b63b33b7bb
commit r12-11035-g6675cf3abd09731ec8360ba8ac8928b63b33b7bb
Author: Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #19 from GCC Commits ---
The releases/gcc-13 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:1a2e39a5349a36deea33f5fb078edfe658daaf50
commit r13-9521-g1a2e39a5349a36deea33f5fb078edfe658daaf50
Author: Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #18 from GCC Commits ---
The releases/gcc-14 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:31e31bbeea657496eaa2d8bf629f6e61c6cd1266
commit r14-11600-g31e31bbeea657496eaa2d8bf629f6e61c6cd1266
Author: Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #16 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:07de7717a22b1503760e9b79dfbe22a0f428
commit r15-9334-g07de7717a22b1503760e9b79dfbe22a0f428
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Richard Biener changed:
What|Removed |Added
Assignee|rsandifo at gcc dot gnu.org|rguenth at gcc dot
gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #14 from Richard Sandiford ---
(In reply to Richard Biener from comment #13)
> diff --git a/gcc/lra-remat.cc b/gcc/lra-remat.cc
> index 2f3afffcf5b..5f823193aa7 100644
> --- a/gcc/lra-remat.cc
> +++ b/gcc/lra-remat.cc
> @@ -460,7 +46
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #12 from Richard Biener ---
diff --git a/gcc/lra-remat.cc b/gcc/lra-remat.cc
index bb13c616a74..2f3afffcf5b 100644
--- a/gcc/lra-remat.cc
+++ b/gcc/lra-remat.cc
@@ -459,7 +459,8 @@ create_cands (void)
if (insn2 != NULL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #13 from Richard Biener ---
diff --git a/gcc/lra-remat.cc b/gcc/lra-remat.cc
index 2f3afffcf5b..5f823193aa7 100644
--- a/gcc/lra-remat.cc
+++ b/gcc/lra-remat.cc
@@ -460,7 +460,7 @@ create_cands (void)
&& dst_regno >=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #11 from Richard Biener ---
Looks like inheritance goes wrong, no inheritance with debug insns, inheritance
w/o debug insns:
c4: 89 34 24mov%esi,(%esp)
c7: 8b 10 mov(%eax),%edx
c9:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Richard Sandiford changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #9 from Sam James ---
Created attachment 61051
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61051&action=edit
reduced.ii
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #8 from Richard Biener ---
Created attachment 61048
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61048&action=edit
a bit reduced
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #7 from Jakub Jelinek ---
While in *.ira it was the same:
-(insn 12915 12914 12923 384 (set (reg:DI 711 [ _1446 ])
+(insn 12915 12914 2776 384 (set (reg:DI 711 [ _1446 ])
(zero_extend:DI (reg:SI 771 [ _1682 ])))
"/space/rgue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Jakub Jelinek changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Jakub Jelinek changed:
What|Removed |Added
Summary|[15 Regression] Bootstrap |[15 Regression] Bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #4 from Jakub Jelinek ---
Started with r15-9239-g4d7a634f6d41029811cdcbd5f7282b5b07890094
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Sam James changed:
What|Removed |Added
Last reconfirmed||2025-04-09
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #3 from Richard Biener ---
Created attachment 61047
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61047&action=edit
preprocessed source
Adding -fcompare-debug to the ipa-fnsummary.o compile in stage2 or stage3 fails
with
xg+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Richard Biener changed:
What|Removed |Added
Target||i586-linux-gnu
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
--- Comment #2 from Richard Biener ---
I've used glibc 2.38 and binutils 2.43.1 and the host compiler is GCC 7 from
SLES 15 SP6. I'm now tying w/o custom BOOT_CFLAGS. I suspect this is a
compare-debug issue, but will have to verify that as wel
21 matches
Mail list logo