https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94727
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
--- Comment #2 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94725
Richard Biener changed:
What|Removed |Added
CC||jvdelisle2 at outlook dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94718
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2020-04-23
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94727
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Summary|GCC produces incor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94722
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94726
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-04-23
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94724
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Last reconfir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94717
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Summary|[10 Regression] IC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94716
Martin Liška changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94727
Bug ID: 94727
Summary: GCC produces incorrect code with -O3
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimiza
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94713
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94714
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94645
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=94087
wnereiz at kawashiro dot org changed:
What|Removed |Added
CC||wnereiz at kawashiro dot or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94726
Bug ID: 94726
Summary: internal compiler error: in uniform_vector_p, at
tree.c:11214
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90320
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94665
z.zhanghaijian at huawei dot com changed:
What|Removed |Added
Resolution|--- |FIXED
Sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94665
--- Comment #18 from z.zhanghaijian at huawei dot com ---
(In reply to Segher Boessenkool from comment #17)
> [ Please don't add other email addresses for me; I get enough mail already,
> I don't need all bugzilla mail in duplicate :-) ]
OK
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94725
Bug ID: 94725
Summary: Tests with proprietary license notices
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: qrzhang at gatech dot edu
Target Milestone: ---
It happens at -O0. gcc-9 works fine.
Bisection points to g:ca6c722561ce9b9dc7b59cfd9d2
The correct output is 1.
$ gcc-trunk -v
gcc version 10.0.1 20200422
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Martin Sebor changed:
What|Removed |Added
Version|9.0 |7.0
--- Comment #2 from Martin Sebor ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94698
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:cf88e25a2274f929d4789ca498fa3834836629c9
commit r10-7904-gcf88e25a2274f929d4789ca498fa3834836629c9
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 88441, which changed state.
Bug 88441 Summary: missing warning on a buffer overflow with non-constant
offset and constant size
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88441
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88441
Martin Sebor changed:
What|Removed |Added
Known to work||10.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94702
--- Comment #3 from Jonathan Wakely ---
Created attachment 48358
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48358&action=edit
Patch to set __cpp_lib_execution correctly
If/when this bug is fixed we'll want something like this patch so
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94702
--- Comment #2 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #1)
> Another bug is that we don't support the __cpp_lib_execution macro, which
> should have been updated to indicate this policy is supported.
That has been fixe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94723
Bug ID: 94723
Summary: Missing -Wdeprecated warning when user-declared copy
assignment operator is defined as deleted
Product: gcc
Version: 10.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94657
--- Comment #2 from Sergei Trofimovich ---
Sent as https://gcc.gnu.org/pipermail/gcc-patches/2020-April/544379.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84395
Martin Sebor changed:
What|Removed |Added
Last reconfirmed||2020-04-22
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 90132, which changed state.
Bug 90132 Summary: make bootstrap fails with -O3 (gcc9 snapshot 20190414)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90132
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90132
Martin Sebor changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89428
Martin Sebor changed:
What|Removed |Added
Known to fail||10.0, 9.2.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819
Bug 83819 depends on bug 85484, which changed state.
Bug 85484 Summary: missing -Wstringop-overflow for strcpy with a string of
non-const length
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85484
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85484
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 85484, which changed state.
Bug 85484 Summary: missing -Wstringop-overflow for strcpy with a string of
non-const length
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85484
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82456
--- Comment #3 from Martin Sebor ---
GCC 10 detects all these problems but only with -Warray-bounds (in -Wall) and
not by -Wstringop-overflow (enabled by default), so I'm going to leave this
open until it's also fixed there.
$ gcc -O2 -S -Wall p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94622
acsawdey at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|AS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
John David Anglin changed:
What|Removed |Added
Attachment #48356|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92815
Martin Sebor changed:
What|Removed |Added
Last reconfirmed|2019-12-05 00:00:00 |2020-4-22
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94702
--- Comment #1 from Jonathan Wakely ---
Another bug is that we don't support the __cpp_lib_execution macro, which
should have been updated to indicate this policy is supported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94722
--- Comment #3 from Nick Desaulniers ---
Ah, sorry, just was sent:
https://lore.kernel.org/lkml/20200316180303.GR2156@tucnak/ which is also
relevant regarding naming. Still happy to buy the beers though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94722
--- Comment #2 from Nick Desaulniers ---
Also note this post in the thread [0]:
https://lore.kernel.org/lkml/20200422192113.gg26...@zn.tnic/T/#m88641fe74bdffe7beaa925dfe2d8146a08a47bac,
also
https://lore.kernel.org/lkml/20200422192113.gg26...@zn.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94722
--- Comment #1 from joseph at codesourcery dot com ---
Note that glibc currently uses __attribute__ ((__optimize__
("-fno-stack-protector"))) (via a macro called inhibit_stack_protector)
for this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81436
Martin Sebor changed:
What|Removed |Added
Known to fail||10.0, 8.2.0, 9.1.0
Last reconfirmed|201
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 80074, which changed state.
Bug 80074 Summary: missing -Wstringop-overflow on a detected
__builtin___sprintf_chk overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80074
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80074
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79016
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 79016, which changed state.
Bug 79016 Summary: missing -Wstringop-overflow= overflowing allocated buffers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79016
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94722
Bug ID: 94722
Summary: implement __attribute__((no_stack_protector)) function
attribute
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 91397, which changed state.
Bug 91397 Summary: -Wstringop-overflow specified bound 18446744073709551615
exceeds maximum object size 9223372036854775807
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91397
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91397
Martin Sebor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510
--- Comment #13 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:35699e75a502bb25a2cb23a456e8d6f036b8f226
commit r9-8526-g35699e75a502bb25a2cb23a456e8d6f036b8f226
Author: Martin Sebor
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94719
Patrick Palka changed:
What|Removed |Added
Last reconfirmed||2020-4-22
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94549
--- Comment #5 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:72d0ef73d2cd46bda2f28e1866d637cfe8edb208
commit r10-7895-g72d0ef73d2cd46bda2f28e1866d637cfe8edb208
Author: Patrick Palka
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94719
--- Comment #2 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:72d0ef73d2cd46bda2f28e1866d637cfe8edb208
commit r10-7895-g72d0ef73d2cd46bda2f28e1866d637cfe8edb208
Author: Patrick Palka
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
--- Comment #38 from John David Anglin ---
Because mk-kinds-h.sh has not been modifies, we still get long double in
kinds.h with gcc-10:
typedef long double GFC_REAL_16;
typedef complex long double GFC_COMPLEX_16;
However with my patch, this do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93807
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93807
--- Comment #4 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:edfa7c684d329708dcee733fcb552bed9d931621
commit r10-7894-gedfa7c684d329708dcee733fcb552bed9d931621
Author: Marek Polacek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
John David Anglin changed:
What|Removed |Added
Attachment #48352|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
--- Comment #36 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:1868599f8daf7798018ce8a8f314015f5a2ac520
commit r10-7893-g1868599f8daf7798018ce8a8f314015f5a2ac520
Author: Jakub Jelinek
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
--- Comment #28 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:1868599f8daf7798018ce8a8f314015f5a2ac520
commit r10-7893-g1868599f8daf7798018ce8a8f314015f5a2ac520
Author: Jakub Jelinek
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94721
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
Ever con
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94721
Bug ID: 94721
Summary: C++2a: Three-way comparison operator for function
pointers rejected
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94707
Andrew Pinski changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94720
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94720
Bug ID: 94720
Summary: [10 regression] execution failures with r10-7850
Product: gcc
Version: 9.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94708
Segher Boessenkool changed:
What|Removed |Added
Last reconfirmed||2020-04-22
Status|UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94712
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolutio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94712
--- Comment #1 from CVS Commits ---
The master branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:545f1addf7247a800bbb943650efaa4c35d3bd1d
commit r10-7892-g545f1addf7247a800bbb943650efaa4c35d3bd1d
Author: Duan bo
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94678
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94678
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:154ae7d4e921d704118d6a16ee5cc2a10b9047da
commit r10-7891-g154ae7d4e921d704118d6a16ee5cc2a10b9047da
Author: Fei Yang
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94622
--- Comment #4 from CVS Commits ---
The master branch has been updated by Aaron Sawdey :
https://gcc.gnu.org/g:3bcdb5dec72b6d7b197821c2b814bc9fc07f4628
commit r10-7889-g3bcdb5dec72b6d7b197821c2b814bc9fc07f4628
Author: Aaron Sawdey
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94710
--- Comment #4 from Jakub Jelinek ---
I guess there are two issues, one is a backend issue that vec_shr_optab
expander doesn't handle shift amount 0 correctly, and another in the
middle-end, that it shouldn't be dumb and for shift_amt == const0_r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
--- Comment #35 from dave.anglin at bell dot net ---
On 2020-04-22 12:27 p.m., sgk at troutmask dot apl.washington.edu wrote:
> I suspect that having HPUX map
>
> REAL(4) <--> float ! f suffix
> REAL(8) <--> double ! no suffix
> REAL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94698
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:c95d1dd7f5ec48e4c6d622b57843aaa25528170b
commit r10-7887-gc95d1dd7f5ec48e4c6d622b57843aaa25528170b
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94665
--- Comment #17 from Segher Boessenkool ---
[ Please don't add other email addresses for me; I get enough mail already,
I don't need all bugzilla mail in duplicate :-) ]
(In reply to z.zhanghaij...@huawei.com from comment #16)
> Ok, I will cre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94707
--- Comment #10 from Jonathan Wakely ---
(In reply to Bill Schmidt from comment #8)
> If C++17 has added new hidden fields
It hasn't. What changed is how G++ represents such types. The code is the same
in C++14 and C++17, i.e. there's an empty b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94282
Thomas Schwinge changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94719
--- Comment #1 from Patrick Palka ---
I am testing a fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94719
Bug ID: 94719
Summary: ICE with constrained inherited constructor template
from class template since r10-7859
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94718
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94718
Bug ID: 94718
Summary: Failure to optimize opposite signs check
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-opti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90377
Martin Sebor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 90377, which changed state.
Bug 90377 Summary: [10 Regression] New -Wstringop-overflow with -O3 since
r270852
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90377
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94704
Andreas Krebbel changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94710
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94707
Jakub Jelinek changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #9
/repo/gcc-trunk//binary-trunk-r10-7870-20200422110559-g413232a55b9-checking-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.0.1 20200422 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
--- Comment #34 from Steve Kargl ---
On Wed, Apr 22, 2020 at 04:02:01PM +, dave.anglin at bell dot net wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
>
> --- Comment #33 from dave.anglin at bell dot net ---
> On 2020-04-22 10:54
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90350
--- Comment #3 from CVS Commits ---
The master branch has been updated by Thomas Kथà¤nig :
https://gcc.gnu.org/g:808a6eadda1a353ce3a70556feac128580491b24
commit r10-7886-g808a6eadda1a353ce3a70556feac128580491b24
Author: Jose Rui Faustino de S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94707
--- Comment #8 from Bill Schmidt ---
Thus the compiler is acting as expected in both cases, so far as I can see. If
C++17 has added new hidden fields, that seems to have introduced an
incompatibility between C++17 and C++14 targeted code for the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91834
--- Comment #8 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:4eaef24ba1f83ccfb54c9e473eb203cce3a9f12f
commit r8-10210-g4eaef24ba1f83ccfb54c9e473eb203cce3a9f12f
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93053
--- Comment #16 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:a69a60c4969cea06c1d44b5e3e4970595041e510
commit r8-10213-ga69a60c4969cea06c1d44b5e3e4970595041e510
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94435
--- Comment #7 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:1dbd821ee74e6c234e61e25b0801a0b0949bcc67
commit r8-10214-g1dbd821ee74e6c234e61e25b0801a0b0949bcc67
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91833
--- Comment #9 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:5d44ad1e0a66651495ed964058cdd6db0d99d876
commit r8-10211-g5d44ad1e0a66651495ed964058cdd6db0d99d876
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90724
--- Comment #7 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:69472d76d2456a447f61bc539bd6fe262c167bcf
commit r8-10215-g69472d76d2456a447f61bc539bd6fe262c167bcf
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94368
--- Comment #10 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:163e0d03f2cdc80de4968c4be4694cdaeaf47fcd
commit r8-10212-g163e0d03f2cdc80de4968c4be4694cdaeaf47fcd
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92692
--- Comment #25 from CVS Commits ---
The releases/gcc-8 branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:0b65e477890b7fe7f47a3dd85975ab7ee09b0609
commit r8-10205-g0b65e477890b7fe7f47a3dd85975ab7ee09b0609
Author: Andre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94707
--- Comment #7 from Bill Schmidt ---
ELF V1 does not have a concept of homogeneous aggregates.
1 - 100 of 193 matches
Mail list logo