https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119804
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119341
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119331
--- Comment #1 from Simon Sobisch ---
Side note: there's a working patch for gcobc at
https://gcc.gnu.org/pipermail/gcc-patches/2025-April/680218.html which improves
it in general - but this part was explicit left out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119800
--- Comment #7 from Keith Refson ---
Yes, definitely. Any scalar with an ultimate allocatable component should be
warned about.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119809
Bug ID: 119809
Summary: FE internal_error internal compiler error: in
digits_from_float128, at cobol/genapi.cc:15293 (bit
data items)
Product: gcc
Version: 15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113663
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Sum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119811
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119692
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:a304c88b6feb9ee580d3e389f08a6ed40dfe2292
commit r15-9462-ga304c88b6feb9ee580d3e389f08a6ed40dfe2292
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118794
--- Comment #11 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:aa3e72f943032e5f074b2bd2fd06d130dda8760b
commit r15-9463-gaa3e72f943032e5f074b2bd2fd06d130dda8760b
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118794
--- Comment #12 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:fe283dba774be57b705a7a871b000d2894d2e553
commit r15-9470-gfe283dba774be57b705a7a871b000d2894d2e553
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119811
Bug ID: 119811
Summary: calls.h should not be needed for tree-ssa-phiopt.cc
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: internal-improvement
Severity: enhan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119812
Bug ID: 119812
Summary: Bogus rank and type mismatch errors with procedure
pointer
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119614
--- Comment #28 from Jakub Jelinek ---
Created attachment 61118
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61118&action=edit
gcc15-pr119614-inc.patch
Comments in the form of an incremental patch.
Mostly formatting + testcase, plus rem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119614
--- Comment #31 from Jakub Jelinek ---
baz actually isn't cloned at all, just IPA-VR should be able to find out that
it always returns NULL.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
--- Comment #7 from Jakub Jelinek ---
Though guess ipcp_bits_lattice::meet_with needs similar treatment.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108134
--- Comment #5 from GCC Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:fa58ff249a0e63a721ccb6d770c86523d84a212a
commit r15-9473-gfa58ff249a0e63a721ccb6d770c86523d84a212a
Author: liuhongt
Date: Sun Apr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108134
Hongtao Liu changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95782
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113203
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119814
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119814
--- Comment #2 from Andrew Pinski ---
Interesting take the following:
```
void a(...);
template
bool b1()
{ return requires (void (*v)(...)) { v(v(1)); }; }
bool c() { return b1(); }
```
Clang and GCC both say this returns 1 but MSVC retu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119760
--- Comment #2 from Steven Munroe ---
(In reply to Richard Biener from comment #1)
> Likely because GCC doesn't know anything about BCD (no BCD "modes", builtins
> or optabs or direct internal functions).
As I stated the existing bcdadd/sub bui
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119813
Bug ID: 119813
Summary: std::is_invocable thinks void can be passed to ...
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Summary|[12/13/14 regression] |[12/13 regression] program
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116749
--- Comment #13 from GCC Commits ---
The releases/gcc-13 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:cd53c305d46b88549f80de6145a52c5447c9c57e
commit r13-9527-gcd53c305d46b88549f80de6145a52c5447c9c57e
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
--- Comment #10 from GCC Commits ---
The releases/gcc-13 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:935c21e2719cb3124d8d9daa8c5611e1974bd93d
commit r13-9525-g935c21e2719cb3124d8d9daa8c5611e1974bd93d
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #22 from GCC Commits ---
The releases/gcc-13 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:cd53c305d46b88549f80de6145a52c5447c9c57e
commit r13-9527-gcd53c305d46b88549f80de6145a52c5447c9c57e
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Known to work||13.3.1
Summary|[12/13 regres
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118922
--- Comment #27 from GCC Commits ---
The releases/gcc-13 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:7b9a1f91efe34051bc512def7ef883f62cf698fd
commit r13-9528-g7b9a1f91efe34051bc512def7ef883f62cf698fd
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118922
Andrew Pinski changed:
What|Removed |Added
Summary|[12/13 regression] |[12 regression] Miscompile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922
Andrew Pinski changed:
What|Removed |Added
Known to work||13.3.1
Summary|[12/13 Regres
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
Martin Jambor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119751
--- Comment #15 from Zbigniew ---
The second example, I mean the one from PDF book, spits out somewhat different
errors. I mean the second one from the section 2.17:
PROCEDURE Example (foo, bar: CARDINAL) : CARDINAL ;
VAR
myout: CARDINAL ;
BEGI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
--- Comment #6 from Jakub Jelinek ---
--- gcc/ipa-cp.cc.jj2025-04-14 22:51:13.171434430 +0200
+++ gcc/ipa-cp.cc 2025-04-14 23:42:40.515006966 +0200
@@ -923,13 +923,13 @@ ipcp_bits_lattice::meet_with_1 (widest_i
m_mask = (m_mask | ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792
Eric Botcazou changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119628
--- Comment #8 from H.J. Lu ---
Created attachment 61120
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61120&action=edit
A tested patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71268
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71268
--- Comment #5 from Sam James ---
Inverse-dupe of PR109954 as that contains the fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109954
Sam James changed:
What|Removed |Added
CC||ismael at linux dot com
--- Comment #22 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71268
Sam James changed:
What|Removed |Added
Resolution|WORKSFORME |DUPLICATE
--- Comment #6 from Sam James ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119614
--- Comment #32 from Martin Jambor ---
Created attachment 61119
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61119&action=edit
Fixed WIP patch
Right, I forgot to modify output_cgraph_opt_summary_p as well, which was not
necessary for th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119814
Bug ID: 119814
Summary: requires-clauses think void can be passed to ...
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117724
--- Comment #15 from GCC Commits ---
The releases/gcc-14 branch has been updated by Eric Botcazou
:
https://gcc.gnu.org/g:5457388f58262bee41ae1d744ff6f3da34119e2d
commit r14-11611-g5457388f58262bee41ae1d744ff6f3da34119e2d
Author: Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114713
--- Comment #6 from GCC Commits ---
The releases/gcc-14 branch has been updated by Eric Botcazou
:
https://gcc.gnu.org/g:5457388f58262bee41ae1d744ff6f3da34119e2d
commit r14-11611-g5457388f58262bee41ae1d744ff6f3da34119e2d
Author: Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113688
--- Comment #36 from GCC Commits ---
The releases/gcc-14 branch has been updated by Eric Botcazou
:
https://gcc.gnu.org/g:5457388f58262bee41ae1d744ff6f3da34119e2d
commit r14-11611-g5457388f58262bee41ae1d744ff6f3da34119e2d
Author: Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114014
--- Comment #7 from GCC Commits ---
The releases/gcc-14 branch has been updated by Eric Botcazou
:
https://gcc.gnu.org/g:5457388f58262bee41ae1d744ff6f3da34119e2d
commit r14-11611-g5457388f58262bee41ae1d744ff6f3da34119e2d
Author: Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792
--- Comment #7 from GCC Commits ---
The releases/gcc-14 branch has been updated by Eric Botcazou
:
https://gcc.gnu.org/g:5457388f58262bee41ae1d744ff6f3da34119e2d
commit r14-11611-g5457388f58262bee41ae1d744ff6f3da34119e2d
Author: Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113835
--- Comment #19 from GCC Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:764f02327f7b2dc6ac5abaf89038e51cf0ee6d13
commit r15-9474-g764f02327f7b2dc6ac5abaf89038e51cf0ee6d13
Author: Jason Merrill
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119801
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119718
--- Comment #17 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2e3c91786a981f2d68600e2d7b2e25a766e59c21
commit r15-9454-g2e3c91786a981f2d68600e2d7b2e25a766e59c21
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119318
--- Comment #13 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:ebdf92b6067a357e7bb08bfde294cc19b50e6abb
commit r15-9459-gebdf92b6067a357e7bb08bfde294cc19b50e6abb
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
Bug 119211 depends on bug 119776, which changed state.
Bug 119776 Summary: COBOL '-fmax-errors', 'Separate'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119776
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
Bug 119211 depends on bug 119777, which changed state.
Bug 119777 Summary: [15 Regression] COBOL '-fsyntax-only', 'RejectNegative'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119777
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119776
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |15.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104800
--- Comment #21 from Paul McKenney ---
> Given C++ abandoned 'volatile' I would rather suggest to document
> better ways of achieving that and if existing ways are too cumbersome
> we should see a way to do this without altering behavior on 'vol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119785
--- Comment #5 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:f96a54350afcf7f3c90d0ecb51d7683d826acc00
commit r15-9458-gf96a54350afcf7f3c90d0ecb51d7683d826acc00
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119777
--- Comment #8 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:e96cb35ceb08bb6d12670172115f27819c806e82
commit r15-9455-ge96cb35ceb08bb6d12670172115f27819c806e82
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119776
--- Comment #3 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:e0b57c75e6daa1664bea03ce96733bf1ebb38ced
commit r15-9457-ge0b57c75e6daa1664bea03ce96733bf1ebb38ced
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119777
--- Comment #9 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:d0b41f3d6d0ace2b0ca57d105cd7fd8361d0b2a8
commit r15-9456-gd0b41f3d6d0ace2b0ca57d105cd7fd8361d0b2a8
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
--- Comment #2 from Andrew Pinski ---
Most likely either
https://gcc.gnu.org/cgit/gcc/commit/?id=6b6611f81476b6375c90859d85331c2981a2ce51
or
https://gcc.gnu.org/cgit/gcc/commit/?id=4f19487f2606d25516d31f0279101deea9772da4
.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
Sam James changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119800
--- Comment #5 from kargls at comcast dot net ---
(In reply to anlauf from comment #4)
> (In reply to Keith Refson from comment #3)
> > I think it probably also needs to flag up if MOLD contains an allocatable or
> > pointer component too. Modif
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119798
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed||2025-04-14
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116927
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111285
Andrew Pinski changed:
What|Removed |Added
Known to work||14.2.1
Summary|[12/13/14 Reg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119803
Sam James changed:
What|Removed |Added
Last reconfirmed||2025-04-14
Version|unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119673
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119673
--- Comment #4 from GCC Commits ---
The master branch has been updated by Eric Botcazou :
https://gcc.gnu.org/g:5c82694319a168a1369bafa4c6e21b664a5d0bc8
commit r15-9419-g5c82694319a168a1369bafa4c6e21b664a5d0bc8
Author: Eric Botcazou
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119779
--- Comment #2 from Gaius Mulley ---
Created attachment 61105
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61105&action=edit
Proposed fix for documentation and accompanying dg testcases
PR modula2/119779 ASM examples no longer work
Thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114525
--- Comment #9 from GCC Commits ---
The releases/gcc-13 branch has been updated by Simon Martin
:
https://gcc.gnu.org/g:ca2b5edb99023d88c83ac6384e908fce6b546578
commit r13-9523-gca2b5edb99023d88c83ac6384e908fce6b546578
Author: Simon Martin
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119773
--- Comment #7 from Jakub Jelinek ---
Ok, so I've verified that before slsr pass stepping through the IL would
terminate and return 0 from main.
The slsr change is
@@ -64,8 +64,8 @@ int main ()
goto ; [73.64%]
[local count: 790703480]:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119778
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #12 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508
--- Comment #17 from Mark Wielaard ---
(In reply to Owen A. from comment #16)
> *linked builders
What exactly are you asking for? The builder runs are linked aren't they?
They have stdout logs and through the bunsen link you can find full .sum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113688
--- Comment #28 from uecker at gcc dot gnu.org ---
I am not sure alias set zero is a solution because it seems you would have to
make many types have set zero to be correct. Capturing the equivalence classes
using TYPA_CANONICAL seems a sound a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119778
--- Comment #13 from Jakub Jelinek ---
Perhaps both, making it also more robust?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792
Eric Botcazou changed:
What|Removed |Added
Target Milestone|--- |14.3
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
--- Comment #23 from rguenther at suse dot de ---
On Fri, 11 Apr 2025, vvinayag at arm dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
>
> --- Comment #22 from vvinayag at arm dot com ---
> (In reply to rguent...@suse.de f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119673
Eric Botcazou changed:
What|Removed |Added
Target Milestone|--- |15.0
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104800
--- Comment #19 from uecker at gcc dot gnu.org ---
We could add an optional flag and see? There are also many users who would like
to have this as they use volatile to suppress unwanted code motion.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119773
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113688
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119751
--- Comment #13 from Zbigniew ---
And regarding my Comment #8 — about assembler-related problems? Is it a bug?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119794
Bug ID: 119794
Summary: [C++26] P2075R6 Philox Engine
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
--- Comment #24 from vvinayag at arm dot com ---
(In reply to rguent...@suse.de from comment #23)
> On Fri, 11 Apr 2025, vvinayag at arm dot com wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
> >
> > --- Comment #22 from vvina
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119786
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
--- Comment #25 from rguenther at suse dot de ---
On Mon, 14 Apr 2025, vvinayag at arm dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114052
>
> --- Comment #24 from vvinayag at arm dot com ---
> (In reply to rguent...@suse.de f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119776
Jakub Jelinek changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119699
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119784
--- Comment #2 from GCC Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:0a074b8c7e79f9d9359d044f1499b0a9ce9d2801
commit r15-9431-g0a074b8c7e79f9d9359d044f1499b0a9ce9d2801
Author: H.J. Lu
Date: Sun Apr 13 12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119341
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Arthur Cohen :
https://gcc.gnu.org/g:ec2edeffedeaaeceecf8c85fded9fd2ee3c1aa52
commit r15-9437-gec2edeffedeaaeceecf8c85fded9fd2ee3c1aa52
Author: Andrew Pinski
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119342
--- Comment #1 from GCC Commits ---
The trunk branch has been updated by Arthur Cohen :
https://gcc.gnu.org/g:9e367223ce5c42e0598ef52637af34f74e14acc1
commit r15-9438-g9e367223ce5c42e0598ef52637af34f74e14acc1
Author: Andrew Pinski
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
--- Comment #12 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:d45a6502d1ec87d43f1a39f87cca58f1e28369c8
commit r15-9434-gd45a6502d1ec87d43f1a39f87cca58f1e28369c8
Author: Andrew Pinski
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805
Bug ID: 119805
Summary: COMP-5 / COMP-X issues
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cobol
Assignee:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922
--- Comment #6 from GCC Commits ---
The releases/gcc-14 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:aaef5d6409742574c2ff6acbc75a2a0f597ce8a3
commit r14-11607-gaaef5d6409742574c2ff6acbc75a2a0f597ce8a3
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116412
--- Comment #9 from GCC Commits ---
The releases/gcc-14 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:f6efcd3d4855e57646a9e3561404ad735d702c60
commit r14-11609-gf6efcd3d4855e57646a9e3561404ad735d702c60
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116098
--- Comment #26 from GCC Commits ---
The releases/gcc-14 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:c2c1046b83a92283cd0863942efe9df453d78a78
commit r14-11605-gc2c1046b83a92283cd0863942efe9df453d78a78
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
Andrew Pinski changed:
What|Removed |Added
Summary|[12/13/14 Regression] |[12/13 Regression] Internal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
--- Comment #13 from GCC Commits ---
The releases/gcc-14 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:52b97f984f2f2dfd1e1d815a2c75153568718462
commit r14-11610-g52b97f984f2f2dfd1e1d815a2c75153568718462
Author: Andrew Pinski
1 - 100 of 260 matches
Mail list logo