https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119234
Jeevitha changed:
What|Removed |Added
CC||jeevitha at gcc dot gnu.org
--- Comment #5 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119742
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97640
Andrew Pinski changed:
What|Removed |Added
Component|c++ |tree-optimization
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67224
Neil Booth changed:
What|Removed |Added
CC||neilb at protonmail dot ch
--- Comment #38
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837
--- Comment #5 from kargls at comcast dot net ---
On 4/16/25 22:01, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837
>
> --- Comment #4 from Andrew Pinski ---
> I was looking into this and don't see COLUMN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119842
--- Comment #3 from Andrew Pinski ---
Note this shows up only on x86_64 too. So maybe this is a backend bug ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79189
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70723
Andrew Pinski changed:
What|Removed |Added
CC||ldionne.2 at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837
--- Comment #4 from Andrew Pinski ---
I was looking into this and don't see COLUMNS env being used for diagnostic
messages width any more. But I could be wrong. I did it being used for printing
out the line of the source file though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119842
Andrew Pinski changed:
What|Removed |Added
Target|x86_64 |x86_64 powerpc*-*-* (32bit)
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119842
--- Comment #2 from Andrew Pinski ---
By worked I mean we emitted a warning:
```
:3:5: warning: conflicting types for built-in function 'vfprintf';
expected 'int(void *, const char *, __va_list_tag *)'
[-Wbuiltin-declaration-mismatch]
3 | in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119842
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119841
--- Comment #1 from Hans-Peter Nilsson ---
(In reply to Hans-Peter Nilsson from comment #0)
> ...
> it helpfully "optimizes" these two insns (compact format):
Oops, those incoming dumps were at combine entry, so at this point gibberish.
(I have
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82956
Andrew Pinski changed:
What|Removed |Added
Keywords|link-failure|
--- Comment #5 from Andrew Pinski ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119386
Uroš Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82956
--- Comment #4 from Sam James ---
(In reply to Andrew Pinski from comment #3)
> The minimized testcase looks correct.
>
> This also might be a binutils/ld bug.
-fuse-ld={lld,mold} gives the same:
$ objdump -r a | grep _ZThn120_N14Gtid_log_eve
/configure --prefix=/root/gdbtest/gcc/gcc-250416
--enable-languages=c,c++ --disable-multilib --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 15.0.1 20250416 (experimental) (GCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119386
--- Comment #62 from GCC Commits ---
The releases/gcc-14 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:203bce172aba0f09cea8a7853403c99956674b6a
commit r14-11648-g203bce172aba0f09cea8a7853403c99956674b6a
Author: Ard Biesheuvel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119386
--- Comment #61 from GCC Commits ---
The releases/gcc-14 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:1500a9c9cd7e2a264570d8380789981d77041cc2
commit r14-11647-g1500a9c9cd7e2a264570d8380789981d77041cc2
Author: Ard Biesheuvel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119841
Hans-Peter Nilsson changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82956
--- Comment #3 from Andrew Pinski ---
The minimized testcase looks correct.
This also might be a binutils/ld bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82956
Andrew Pinski changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
--- Comment #7 from kargls at comcast dot net ---
On 4/16/25 17:33, jvdelisle at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
>
> --- Comment #6 from Jerry DeLisle ---
> I get one test failure:
>
> FAIL: gfortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82956
--- Comment #1 from Andrew Pinski ---
No what happened was there is now a direct call to
_ZThn120_N14Gtid_log_event13get_data_sizeEv (and not via PLT) and the
_ZThn120_N14Gtid_log_event13get_data_sizeEv gets emitting in the object file
as:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119841
Bug ID: 119841
Summary: [15 Regression] gcc.target/cris/pr93372-2.c
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119739
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119745
Andrew Pinski changed:
What|Removed |Added
Keywords||c++23
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119744
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119743
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-04-17
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119741
Andrew Pinski changed:
What|Removed |Added
Keywords||c++26
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119740
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113360
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:ac31e41c584c59f8f2e381d545235a32b7c9e406
commit r15-9542-gac31e41c584c59f8f2e381d545235a32b7c9e406
Author: Jason Merrill
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88382
Sam James changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119840
--- Comment #1 from John David Anglin ---
I'm also seeing warnings from this file in build log.
Probably, this warning was introduced in the following commit:
473dde525248a694c0f4e62b31a7fc24b238c5b0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119832
--- Comment #4 from Li Pan ---
(In reply to Kito Cheng from comment #1)
> Created attachment 61135 [details]
> 0001-RISC-V-Implement-TARGET_MODE_CONFLUENCE.patch
>
> My working patch for this bug
I think TARGET_MODE_CONFLUENCE should be a bett
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
--- Comment #6 from Jerry DeLisle ---
I get one test failure:
FAIL: gfortran.dg/do_concurrent_all_clauses.f90 -O (test for errors, line
21)
from:
! { dg-do compile }
program do_concurrent_all_clauses
implicit none
integer :: i, arr(10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119386
Sam James changed:
What|Removed |Added
Summary|[14/15 Regression][x64] |[14 Regression] [x64]
|Sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
Jerry DeLisle changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot
gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508
Sam James changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
See Als
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119215
Robert Dubner changed:
What|Removed |Added
CC||jklowden at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
--- Comment #4 from Andrew Pinski ---
Note I am not even sure if we care about no strict aliasing performance issues
in this case either. Most code has been fixed to be compatible with the c
aliasing rules too.
Though you might be able to get a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
--- Comment #3 from Andrew Pinski ---
What options are you using to compile?
Are you using -fno-strict-aliasing?
If so what is happening and why it was really just bad luck before if all of
the uses of the variable were local to the partitionin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
--- Comment #18 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:75fc02d56f0be5c4d8a26b2f48fcaa482a849094
commit r12-11052-g75fc02d56f0be5c4d8a26b2f48fcaa482a849094
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119840
Bug ID: 119840
Summary: FAIL: g++.old-deja/g++.robertl/eb73.C -std=gnu++26
(test for excess errors)
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88382
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88382
--- Comment #4 from GCC Commits ---
The master branch has been updated by Sandra Loosemore :
https://gcc.gnu.org/g:47561e459e7ea6ad2451310a3f9fee38fc08318d
commit r15-9539-g47561e459e7ea6ad2451310a3f9fee38fc08318d
Author: Sandra Loosemore
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
--- Comment #2 from Andrew Pinski ---
Yes before the cloned symbols were put last. While now they ordered in the same
batch as what the source was.
so you will need to narrow down further why change_stack_pointer was pulled out
of the loop befo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-reduction,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
Sam James changed:
What|Removed |Added
Keywords||missed-optimization
Summary|RISC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119839
Bug ID: 119839
Summary: RISC-V gobmk performance regression with Node clones
share order patch (bad LTO partitioning)
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837
--- Comment #3 from kargls at comcast dot net ---
So, in my testing I use an 80-column wide xterm. The warning I see is
Warning: The Hollerith constant at (1) is truncated in conversion to
'INTEGER(4' [-Wcharacter-truncation]
The last parenthe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99546
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112822
--- Comment #14 from GCC Commits ---
The master branch has been updated by Peter Bergner :
https://gcc.gnu.org/g:17c5ad25811a92c45083a0ad0b9c7e0d944c9521
commit r15-9538-g17c5ad25811a92c45083a0ad0b9c7e0d944c9521
Author: Peter Bergner
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119827
--- Comment #5 from Visagan Ravindran ---
(In reply to anlauf from comment #4)
> (In reply to kargls from comment #3)
> > (In reply to Visagan Ravindran from comment #2)
> > > Thank you for your reply. A colleague informed me that the NAG compil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88670
Bug 88670 depends on bug 111285, which changed state.
Bug 111285 Summary: [12 Regression] vector ABSU is lowered incorrectly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119215
--- Comment #5 from Sam James ---
(For stage1, I'll handle richi's previous review and make that easier to do by
integrating it with --{enable,disable}-werror or something.)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116412
--- Comment #11 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:8aff886ffeb435c37fc68861f6e5501834aa3603
commit r12-11051-g8aff886ffeb435c37fc68861f6e5501834aa3603
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118922
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110009
Bug 110009 depends on bug 111285, which changed state.
Bug 111285 Summary: [12 Regression] vector ABSU is lowered incorrectly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118922
--- Comment #29 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:9d0c2f769553c65a39c12df3c2d0891c53fafd6a
commit r12-11050-g9d0c2f769553c65a39c12df3c2d0891c53fafd6a
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #24 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:5347b382a38d664216bd7484dd5438a1863d02a3
commit r12-11047-g5347b382a38d664216bd7484dd5438a1863d02a3
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
--- Comment #12 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:df76d7b05693dc511a114cb6ece2cbc5eef25dea
commit r12-11049-gdf76d7b05693dc511a114cb6ece2cbc5eef25dea
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106212
--- Comment #14 from Jonathan Wakely ---
The std::array problem is fixed for 12.5, 13.4 and 14.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922
--- Comment #10 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:a5929ef809558a3117e7a6e2e66316a828b50f29
commit r12-11048-ga5929ef809558a3117e7a6e2e66316a828b50f29
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116749
--- Comment #14 from GCC Commits ---
The releases/gcc-12 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:5347b382a38d664216bd7484dd5438a1863d02a3
commit r12-11047-g5347b382a38d664216bd7484dd5438a1863d02a3
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113841
--- Comment #18 from Jonathan Wakely ---
The std::vector problem is fixed for 12.5 and 13.3 and 14.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119838
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-04-16
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117966
--- Comment #17 from Jonathan Wakely ---
The error in std::span is fixed for 12.5, 13.4 and 14.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117560
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|13.4|12.5
--- Comment #9 from Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117560
--- Comment #8 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:5f3811fd50113571127b849325ab8f6c674158af
commit r12-11040-g5f3811fd50113571127b849325ab8f6c674158af
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106212
--- Comment #13 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:c0d805192b0092235b2ef32a184b17a76ebac401
commit r12-11044-gc0d805192b0092235b2ef32a184b17a76ebac401
Author: Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116549
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|13.4|12.5
--- Comment #12 from Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119759
--- Comment #5 from GCC Commits ---
The master branch has been updated by Robert Dubner :
https://gcc.gnu.org/g:c3e721f489ebed71fccb4a2ebb5add92e8ddc206
commit r15-9537-gc3e721f489ebed71fccb4a2ebb5add92e8ddc206
Author: Bob Dubner
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117966
--- Comment #16 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:7b0f505650310c11455ee7d34f95008658d3e655
commit r12-11043-g7b0f505650310c11455ee7d34f95008658d3e655
Author: Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113841
--- Comment #17 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:9357f7e0fbfbf0d7d5adb2cd1588a765f40b6162
commit r12-11042-g9357f7e0fbfbf0d7d5adb2cd1588a765f40b6162
Author: Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116549
--- Comment #11 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:4cb91df31d65c3bca5c6d4c2efcd51f454def884
commit r12-11041-g4cb91df31d65c3bca5c6d4c2efcd51f454def884
Author: Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119827
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119712
--- Comment #8 from Andrew Macleod ---
Final version of the patch is submitted to the mailing list (
https://gcc.gnu.org/pipermail/gcc-patches/2025-April/681252.html ) which
removes adjust_range() and moves the same functionality directly into
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119215
--- Comment #4 from Sam James ---
Created attachment 61146
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61146&action=edit
0001-config-add-Werror-lto-type-mismatch-odr-to-bootstrap.patch
Easiest way is to apply this patch, then do:
./con
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119215
Robert Dubner changed:
What|Removed |Added
CC||rdubner at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119838
Bug ID: 119838
Summary: optional template keyword causing error
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
Bug 119211 depends on bug 119759, which changed state.
Bug 119759 Summary: LICENSE file in gcc/cobol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119759
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119759
Robert Dubner changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rdubner at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115767
--- Comment #29 from mcccs at gmx dot com ---
fails with even -O1 -fstrict-aliasing -fcode-hoisting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93672
--- Comment #10 from Jonathan Wakely ---
I proposed
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3223r1.html to fix
this surprising behaviour, but it hasn't made it through the committee yet.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115767
--- Comment #28 from mcccs at gmx dot com ---
Created attachment 61145
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61145&action=edit
27k bytes reduced testcase
further reduced with c-reduce. verified with various LLVM fsanitize's
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
--- Comment #4 from kargls at comcast dot net ---
All intrinsic functions are simple, and therefore pure. The following
patch should fix the issue with functions. A similar fix is needed for
subroutine, but only a few intrinsic subroutine are p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836
--- Comment #3 from kargls at comcast dot net ---
Well, that's weird. It appears that I'm the guilty person.
'git blame resolve.cc' leads to 7d92901c878c
commit 7d92901c878c6c00ada7f9cee8825f03ad4722f1
Author: Steve Kargl
Date: Sun Nov 24 18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105609
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106612
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108760
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|14.3|13.4
--- Comment #12 from Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117121
--- Comment #6 from Jonathan Wakely ---
I backported the changes to the algos and so had to backport this fix too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119784
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |14.3
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116471
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119784
--- Comment #4 from GCC Commits ---
The releases/gcc-14 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:a33e2808c8987dcd422c5156c47bcf672ddc7f9f
commit r14-11642-ga33e2808c8987dcd422c5156c47bcf672ddc7f9f
Author: H.J. Lu
Date: Sun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119784
--- Comment #5 from GCC Commits ---
The releases/gcc-14 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:8cc672d3d3a2f090d840fb2a8c344cf927715d6c
commit r14-11643-g8cc672d3d3a2f090d840fb2a8c344cf927715d6c
Author: H.J. Lu
Date: Mon
1 - 100 of 248 matches
Mail list logo