https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109084
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109066
--- Comment #4 from paul.richard.thomas at gmail dot com ---
Hi Steve,
Indeed - I found that paragraph shortly after writing. Thanks for posting
it.
Cheers
Paul
On Thu, 9 Mar 2023 at 15:33, kargl at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109086
Richard Biener changed:
What|Removed |Added
Target||loongarch
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109085
Martin Liška changed:
What|Removed |Added
See Also||https://github.com/fmtlib/f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
Bug ID: 109087
Summary: csmith: end of year runtime bug ?
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #1 from David Binderman ---
Git range seems to be g:d0a3d55ae4a2656f .. g:4f1314f547f69d3a, which is about
533 commits.
Trying a bisect.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109072
--- Comment #8 from rsandifo at gcc dot gnu.org
---
(In reply to Richard Biener from comment #7)
> Whatever you do with cost heuristics you'll find a testcase where that
> regresses.
Yep. That's the one true invariant of costing :-)
I think a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109008
--- Comment #48 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:a1d5c729ceeb112af26e3298314a0de3058f1d82
commit r13-6574-ga1d5c729ceeb112af26e3298314a0de3058f1d82
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108079
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2c63cc7268fd5615997989f153e9405d0f5aaa50
commit r13-6575-g2c63cc7268fd5615997989f153e9405d0f5aaa50
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108079
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12/13 Regression]|[10/11/12 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108464
--- Comment #8 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2eb0191aa104badf3cab127f7f87d371c0fef92b
commit r13-6576-g2eb0191aa104badf3cab127f7f87d371c0fef92b
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108464
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109088
Bug ID: 109088
Summary: GCC fail auto-vectorization
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109086
--- Comment #3 from liwei at loongson dot cn ---
Thank you for your quick reply!
The final call of the expand_simple_binop function returns part of the code as
follows (optabs.cc):
1671 xop0 = widen_operand (xop0, wider_mode, mode, unsignedp,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108634
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:4c599ae6e081496466cada6f97b0d4687a6d765a
commit r13-6577-g4c599ae6e081496466cada6f97b0d4687a6d765a
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109069
Kewen Lin changed:
What|Removed |Added
Summary|Vector truncation test |[12/13 Regression] Vector
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107998
--- Comment #23 from CVS Commits ---
The master branch has been updated by Jonathan Yong :
https://gcc.gnu.org/g:e3f8dfcd885d19d322b10fb4e36d50b60da2576b
commit r13-6578-ge3f8dfcd885d19d322b10fb4e36d50b60da2576b
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107998
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109074
--- Comment #8 from Jonathan Wakely ---
You need to use -pthread to use std::thread.
That's what the exception is telling you.
Catching the exception doesn't solve the problem.
Use -pthread.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108099
--- Comment #19 from Jakub Jelinek ---
What about the #c9 and #c10 testcases and questions on their behavior?
Defer that to GCC 14 as it isn't a regression?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109064
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109088
--- Comment #1 from Uroš Bizjak ---
Please read https://gcc.gnu.org/bugs/ on how to correctly report a bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #2 from David Binderman ---
Git range seems to be g:a996888327c2248b .. g:4f1314f547f69d3a,
which is 134 commits.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109064
--- Comment #2 from Jonathan Wakely ---
Unfortunately in the testsuite those errors cause the test to be ignored as
UNSUPPORTED, instead of making it FAIL:
Python Exception : maximum recursion depth exceeded^M
skipping: Python Exception : maxim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109064
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:37c8a083d44f8123ad81a3cd411389b0b7b42ae6
commit r13-6579-g37c8a083d44f8123ad81a3cd411389b0b7b42ae6
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109064
--- Comment #4 from Jonathan Wakely ---
Fixed on trunk for now but backports to follow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109008
--- Comment #49 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:44f80a370b76fd1564e280f08d6640d0f641d487
commit r13-6580-g44f80a370b76fd1564e280f08d6640d0f641d487
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #3 from David Binderman ---
Git range now seems to be g:a996888327c2248b .. g:0cb5d7cdbab8e5f8,
which is 33 commits.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #4 from David Binderman ---
Git range seems to be g:37d8312f560f1e2f .. g:0cb5d7cdbab8e5f8,
which is 9 commits.
No hot candidate yet.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109089
Bug ID: 109089
Summary: implementation of boolean should be C++/C bool rather
than int
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109089
Gaius Mulley changed:
What|Removed |Added
Last reconfirmed||2023-03-10
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108892
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=109088
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #5 from David Binderman ---
First bad commit seems to be:
eef81eefcdc2a58111e50eb2162ea1f5becc8004 is the first bad commit
commit eef81eefcdc2a58111e50eb2162ea1f5becc8004
Author: Jan Hubicka
Date: Thu Dec 22 10:55:46 2022 +0100
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |13.0
Summary|csmith: end of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
Richard Biener changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109086
--- Comment #4 from Richard Biener ---
(In reply to liwei from comment #3)
> Thank you for your quick reply!
>
> The final call of the expand_simple_binop function returns part of the code
> as follows (optabs.cc):
>
> 1671 xop0 = widen_opera
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109089
--- Comment #1 from Gaius Mulley ---
Created attachment 54634
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54634&action=edit
Proposed fix
Here is the proposed patch which has been bootstrapped on ppc64le, x86_64,
armv7l, aarch64, debian
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109088
--- Comment #3 from JuzheZhong ---
(In reply to Richard Biener from comment #2)
> I think we can do conditional reduction but maybe not for variable-length
> vectors? Otherwise I'm sure there's a duplicate bug about this.
No, GCC still can not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109060
--- Comment #1 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:c4fd232f9843bb800548a906653aeb0723cdb411
commit r13-6581-gc4fd232f9843bb800548a906653aeb0723cdb411
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108475
--- Comment #1 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:c4fd232f9843bb800548a906653aeb0723cdb411
commit r13-6581-gc4fd232f9843bb800548a906653aeb0723cdb411
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108566
--- Comment #6 from CVS Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:e1c8cf9006bd278e969ab7ed35178067ce128f32
commit r13-6582-ge1c8cf9006bd278e969ab7ed35178067ce128f32
Author: Jason Merrill
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108566
Jason Merrill changed:
What|Removed |Added
Summary|[11/12/13 Regression] ICE: |[11/12 Regression] ICE:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108475
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109060
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108542
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109088
--- Comment #4 from Andrew Pinski ---
Created attachment 54635
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54635&action=edit
testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109088
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-03-10
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109041
--- Comment #9 from ishikawa,chiaki ---
Thank you for the confirmation for the fix in GCC-12.
Now I have to figure out how GCC-12 seems to miscompile something in
Thunderbird mail client to report a run-time assertion error.
(Compiling Thunderb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108910
Christophe Lyon changed:
What|Removed |Added
CC||rearnsha at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108910
--- Comment #10 from Jakub Jelinek ---
(In reply to Christophe Lyon from comment #9)
> So is it expected that the alignment of TYPE_MAIN_VARIANT(type) is 512?
Yes, it is. aligned attribute on non-aggregate types create a distinct type,
and TYP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109090
Bug ID: 109090
Summary: UBSan signed integer overflow check missing.
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109090
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109090
--- Comment #2 from Marek Polacek ---
Started with r8-343-g2bf54d93f15921 it seems:
commit 2bf54d93f159210d0c05a07c655eb847c069365c
Author: Richard Biener
Date: Tue May 2 12:43:47 2017 +
common.opt (fstrict-overflow): Alias negative
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109090
--- Comment #3 from Martin Liška ---
A dup of PR108995?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109090
--- Comment #4 from Marek Polacek ---
Dunno, this doesn't seem to be fixed by the patch in PR108995.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109071
qinzhao at gcc dot gnu.org changed:
What|Removed |Added
CC||qinzhao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109091
Bug ID: 109091
Summary: AIX: thread_local is not being internally linked
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108910
--- Comment #11 from Jakub Jelinek ---
To be exact, it is more complicated than that.
Some types with extra types are created using build_variant_type_copy and so
their TYPE_MAIN_VARIANT is without the attributes.
Example is handle_aligned_attri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92851
--- Comment #3 from Kohei Takahashi ---
It's still rejected in GCC 13.0. https://wandbox.org/permlink/jKItc5W8KnYR7JN1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #15 from Marek Polacek ---
Hmm, so it's this line
const FrameMetadata::Plane &meta = buffer->metadata().planes()[i];
and we complain because we have
libcamera::Span::operator[]
(&TARGET_EXPR (buffer)>))>, (size_type)
VIEW_CONVERT_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #16 from Jonathan Wakely ---
Span is a view, so it is like reference-wrapper. The lifetime of the underlying
data is not tied to the lifetime of the Span.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109059
--- Comment #1 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:14f5e56a8a766c6f48c2a07b301fce2db1a19a3c
commit r13-6589-g14f5e56a8a766c6f48c2a07b301fce2db1a19a3c
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #8 from Andrew Pinski ---
(In reply to Martin Liška from comment #7)
> With gcc pr109087.c -w -ftrivial-auto-var-init=zero -g -O3 -march=znver3
> -fno-strict-aliasing -fno-tree-vectorize -fno-tree-slp-vectorize
> it started with r13-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #17 from Barnabás Pőcze ---
The simple test case with std::span still triggers the warning:
https://gcc.godbolt.org/z/43cKxdqr3. I feel that without deeper code analysis
such a warning will generate too many false positives and peopl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109059
David Malcolm changed:
What|Removed |Added
Last reconfirmed||2023-03-10
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90596
--- Comment #1 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:f8332e52a498df480f72303de32ad0751ad899fe
commit r13-6590-gf8332e52a498df480f72303de32ad0751ad899fe
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #9 from David Binderman ---
(In reply to Richard Biener from comment #6)
> Try -fno-tree-vectorize?
I tried that, and it made no difference at all.
I also tried dropping the -march= setting back to znver1 and
that also made no diff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #18 from Marek Polacek ---
(In reply to Jonathan Wakely from comment #16)
> Span is a view, so it is like reference-wrapper. The lifetime of the
> underlying data is not tied to the lifetime of the Span.
Aha, I could add a check for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108994
--- Comment #15 from Jakub Jelinek ---
So I guess the primary question would be, are threads involved in the
reproducer or not?
All the backtraces don't include start_thread, so the crashes are from the
initial thread, but that doesn't mean othe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #19 from Marek Polacek ---
(In reply to Barnabás Pőcze from comment #17)
> The simple test case with std::span still triggers the warning:
> https://gcc.godbolt.org/z/43cKxdqr3. I feel that without deeper code
> analysis such a warni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109087
--- Comment #10 from Andrew Pinski ---
(In reply to David Binderman from comment #9)
> (In reply to Richard Biener from comment #6)
> > Try -fno-tree-vectorize?
>
> I tried that, and it made no difference at all.
>
> I also tried dropping the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109092
Bug ID: 109092
Summary: [13 Regression] ICE: RTL check: expected code 'reg',
have 'subreg' in rhs_regno, at rtl.h:1932 when
building libgcc on riscv64
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109093
Bug ID: 109093
Summary: csmith: a February runtime bug ?
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109092
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-03-10
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108994
--- Comment #16 from Tom Stellard ---
I looked into this a little more, and I think the s390x failures may be an LLVM
bug. It's trying to JIT an X86 ELF file on s390x, and I think maybe the layout
of the frames is different due to endianness.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108874
--- Comment #13 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:fcbc5c190c40b51c82f827830ce403c07d628960
commit r13-6591-gfcbc5c190c40b51c82f827830ce403c07d628960
Author: Andrew Pinski
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94094
Bug 94094 depends on bug 108874, which changed state.
Bug 108874 Summary: [10/11/12/13 Regression] Missing bswap detection
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108874
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108874
Andrew Pinski changed:
What|Removed |Added
Known to work||13.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108933
Bug 108933 depends on bug 108874, which changed state.
Bug 108874 Summary: [10/11/12/13 Regression] Missing bswap detection
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108874
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108938
Bug 108938 depends on bug 108874, which changed state.
Bug 108874 Summary: [10/11/12/13 Regression] Missing bswap detection
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108874
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104332
--- Comment #9 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:e20e5d9dc11b64e8eabce6803c91cb5768207083
commit r13-6592-ge20e5d9dc11b64e8eabce6803c91cb5768207083
Author: Harald Anlauf
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108882
Jakub Jelinek changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109050
--- Comment #2 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:4d0baeae315ebe7d0ec7682ea3e7c0516027c2b8
commit r13-6593-g4d0baeae315ebe7d0ec7682ea3e7c0516027c2b8
Author: Marek Polacek
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108060
--- Comment #8 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:4d0baeae315ebe7d0ec7682ea3e7c0516027c2b8
commit r13-6593-g4d0baeae315ebe7d0ec7682ea3e7c0516027c2b8
Author: Marek Polacek
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108060
Marek Polacek changed:
What|Removed |Added
Summary|[10/11/12/13 Regression]|[10/11/12 Regression] UBsan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108972
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:a915c29a7d63ccb88cfded75ba1c8c4919845e98
commit r13-6594-ga915c29a7d63ccb88cfded75ba1c8c4919845e98
Author: Jason Merrill
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108972
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109093
--- Comment #1 from David Binderman ---
Current git range is g:7478278f88ba1753 .. g:fea34ee491104f32
This is 7 commits. 6 of them seem to be libstdc++ and then there is
this one:
commit 866555b170016c49beb869a78cbecdeb07c63135
Author: Jakub J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108179
Jason Merrill changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92342
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109039
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:991f9eb2da3a268b7b08346761fa0078ab55f506
commit r13-6596-g991f9eb2da3a268b7b08346761fa0078ab55f506
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107558
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:60b6f5c0a334db3f8f6dffaf0b9aab42fd5c54a2
commit r13-6597-g60b6f5c0a334db3f8f6dffaf0b9aab42fd5c54a2
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107703
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:246127ab238bac6aa71a9b4ee1f6fabf776b5ccb
commit r13-6598-g246127ab238bac6aa71a9b4ee1f6fabf776b5ccb
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107703
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:c227508d06a63f9b8fede3fd88813accb447060e
commit r13-6599-gc227508d06a63f9b8fede3fd88813accb447060e
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109039
Jakub Jelinek changed:
What|Removed |Added
Summary|[12/13 Regression] |[12 Regression]
|Misc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107558
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107703
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103725
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
--- Comment #6 from And
1 - 100 of 140 matches
Mail list logo