https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
--- Comment #7 from Ulya ---
Thank you, that was really fast!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86275
--- Comment #8 from Milhouse ---
Many thanks Florian - my Google Fu failed me!
I've tested your patch from
https://sourceware.org/ml/libc-alpha/2018-06/msg00673.html with glibc-2.27, and
have now successfully built gcc-8.1 with 4.18-rc1 for x86_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
--- Comment #7 from Mattéo Delabre ---
Can confirm the fix works for my use case. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86275
--- Comment #7 from Florian Weimer ---
(In reply to Milhouse from comment #6)
> Is there any other information I can add, or anything I can test (patches
> etc.) that might help clarify/determine/narrow down where this problem lies?
I posted a g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Wed Jun 27 03:06:43 2018
New Revision: 262175
URL: https://gcc.gnu.org/viewcvs?rev=262175&root=gcc&view=rev
Log:
PR c++/86320 - memory-hog with std::array of pair
* typec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80290
--- Comment #30 from Jason Merrill ---
Author: jason
Date: Wed Jun 27 03:05:17 2018
New Revision: 262174
URL: https://gcc.gnu.org/viewcvs?rev=262174&root=gcc&view=rev
Log:
PR c++/80290 - memory-hog with std::pair.
* pt.c (type_u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Summary|[8/9 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86308
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Component|c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83656
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #3 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Wed Jun 27 02:59:44 2018
New Revision: 262173
URL: https://gcc.gnu.org/viewcvs?rev=262173&root=gcc&view=rev
Log:
PR c++/86320 - memory-hog with std::array of pair
* typec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80290
--- Comment #29 from Jason Merrill ---
Author: jason
Date: Wed Jun 27 02:59:38 2018
New Revision: 262172
URL: https://gcc.gnu.org/viewcvs?rev=262172&root=gcc&view=rev
Log:
PR c++/80290 - memory-hog with std::pair.
* pt.c (fn_typ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86275
--- Comment #6 from Milhouse ---
Is there any other information I can add, or anything I can test (patches etc.)
that might help clarify/determine/narrow down where this problem lies?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86327
Bug ID: 86327
Summary: Spurious error on non-constant expression in constexpr
function
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138
--- Comment #24 from Jonathan Wakely ---
Author: redi
Date: Wed Jun 27 00:11:53 2018
New Revision: 262167
URL: https://gcc.gnu.org/viewcvs?rev=262167&root=gcc&view=rev
Log:
Declare some explicit instantiations for strings in Debug Mode
The empt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138
--- Comment #23 from Jonathan Wakely ---
(In reply to Christian Franke from comment #18)
> With patch from r261873, crash on -std=c++17 does no longer occur with
> testcase from comment #3. Same for a wchar_t version of the testcase.
> According
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86289
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86289
Stephen Kim changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83656
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324
--- Comment #4 from Peter Bergner ---
So talking with Joseph on IRC, he said if K[FC]mode or I[FC}mode are the same
as long double, then we should translate the mode attribute in
c-attribs.c:handle_mode_attribute() to return the T[FC]mode instead
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80272
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84281
Jason Merrill changed:
What|Removed |Added
CC||mirzayanovmr at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68203
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56671
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84281
Jason Merrill changed:
What|Removed |Added
CC||m101010a at gmail dot com
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324
--- Comment #3 from Peter Bergner ---
And a complementary bug for a __ibm128 complex type when using
-mabi=ibmlongdouble:
bergner@pike:~/gcc/BUGS/PR86324$ cat divic.i
typedef __complex float __cfloat128 __attribute__((mode(IC)));
__cfloat128
di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12850
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #49
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86326
Bug ID: 86326
Summary: Conditional jump or move depends on uninitialized
value in calculate_allocatation_cost (ira.c:2457)
Product: gcc
Version: 8.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86265
--- Comment #8 from Martin Sebor ---
I would expect the additional detail (about the structure of data) to only help
improve things, not ever make them worse, or introduce bugs into correct code.
But relying on the structure of data is not novel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86222
acsawdey at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86289
--- Comment #2 from Ian Lance Taylor ---
I think there is a real problem here. Filed https://golang.org/issue/26066.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324
--- Comment #2 from Peter Bergner ---
Ok, it still fails even with Segher's patch. I'll try and track things down.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86222
--- Comment #6 from acsawdey at gcc dot gnu.org ---
Author: acsawdey
Date: Tue Jun 26 16:43:38 2018
New Revision: 262157
URL: https://gcc.gnu.org/viewcvs?rev=262157&root=gcc&view=rev
Log:
2018-06-26 Aaron Sawdey
Backport from trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64697
--- Comment #20 from Václav Haisman ---
Still an issue in 2018 with GCC 7.3.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86184
Eric Gallager changed:
What|Removed |Added
Keywords||patch
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324
--- Comment #1 from Peter Bergner ---
I thought I had Segher's PR82625 patch applied but didn't. I'm rebuilding with
that fix to see if this still FAILs with that fix or not.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
Fritz Reese changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
Bug ID: 86325
Summary: Error on valid code with pointer class components
using -finit-derived
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324
Bug ID: 86324
Summary: testsuite test divkc3-1.c ICEs when compiling with
-mabi=ieeelongdouble
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82625
Segher Boessenkool changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86285
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86285
--- Comment #3 from Segher Boessenkool ---
Author: segher
Date: Tue Jun 26 16:08:30 2018
New Revision: 262156
URL: https://gcc.gnu.org/viewcvs?rev=262156&root=gcc&view=rev
Log:
I typoed the PR numnber, correct is:
PR target/86285
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85645
--- Comment #15 from Segher Boessenkool ---
Author: segher
Date: Tue Jun 26 15:39:02 2018
New Revision: 262155
URL: https://gcc.gnu.org/viewcvs?rev=262155&root=gcc&view=rev
Log:
regrename: Don't rename the dest of a REG_CFA_REGISTER (PR85645)
W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85645
--- Comment #14 from Segher Boessenkool ---
Author: segher
Date: Tue Jun 26 15:36:21 2018
New Revision: 262154
URL: https://gcc.gnu.org/viewcvs?rev=262154&root=gcc&view=rev
Log:
regcprop: Avoid REG_CFA_REGISTER notes (PR85645)
Changing a SET th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86184
--- Comment #6 from Marek Polacek ---
https://gcc.gnu.org/ml/gcc-patches/2018-06/msg01345.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86323
Bug ID: 86323
Summary: [9 regression] internal compiler error: in
estimate_edge_growth, at ipa-inline.h:85
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82625
--- Comment #3 from Segher Boessenkool ---
Author: segher
Date: Tue Jun 26 15:16:58 2018
New Revision: 262152
URL: https://gcc.gnu.org/viewcvs?rev=262152&root=gcc&view=rev
Log:
rs6000: Set up ieee128_float_type_node correctly (PR82625)
We shoul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86322
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86316
--- Comment #4 from Steve Kargl ---
On Tue, Jun 26, 2018 at 06:44:48AM +, rguenth at gcc dot gnu.org wrote:
>
> --- Comment #3 from Richard Biener ---
> Not sure how it escaped earlier testing... anyway, fixed.
>
Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86322
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86322
Bug ID: 86322
Summary: ICE in reference_record with data statement
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86321
--- Comment #2 from Richard Biener ---
We're generating types late via
if ((origin == NULL && !specialization_p)
|| (origin != NULL
&& !DECL_ABSTRACT_P (decl_or_origin)
&& variably_modified_type_p (TREE_TYPE (decl_or_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85434
Thomas Preud'homme changed:
What|Removed |Added
Alias||CVE-2018-12886
--- Comment #16 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86321
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86321
Bug ID: 86321
Summary: [9 Regression] ICE: in splice_child_die, at
dwarf2out.c:5693 for several Fortran tests with -g
-flto
Product: gcc
Version: 9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 11:54:29 2018
New Revision: 262144
URL: https://gcc.gnu.org/viewcvs?rev=262144&root=gcc&view=rev
Log:
PR target/86314
* config/i386/i386.md (setcc + movzbl to x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 11:46:10 2018
New Revision: 262142
URL: https://gcc.gnu.org/viewcvs?rev=262142&root=gcc&view=rev
Log:
PR target/86314
* config/i386/i386.md (setcc + movzbl to x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 11:35:52 2018
New Revision: 262141
URL: https://gcc.gnu.org/viewcvs?rev=262141&root=gcc&view=rev
Log:
PR target/86314
* config/i386/i386.md (setcc + movzbl to x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 11:33:48 2018
New Revision: 262140
URL: https://gcc.gnu.org/viewcvs?rev=262140&root=gcc&view=rev
Log:
PR c++/86291
* parser.c (cp_parser_omp_for_loop_init): Cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
--- Comment #5 from Matthieu M ---
(In reply to Jakub Jelinek from comment #4)
> Created attachment 44322 [details]
> gcc9-pr86314.patch
>
> Untested fix. The peephole2s didn't expect that an insn with a set of flags
> and some other set could
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86296
--- Comment #4 from Jonathan Wakely ---
(In reply to Alexis Wilke from comment #3)
> However, as an FYI, I tried the -fsanitize=address and the
> -D_GLIBCXX_ASSERTIONS command line options as shown in your examples and did
> not get any errors re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 11:16:10 2018
New Revision: 262139
URL: https://gcc.gnu.org/viewcvs?rev=262139&root=gcc&view=rev
Log:
PR c++/86291
* parser.c (cp_parser_omp_for_loop_init): Cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
Jonathan Wakely changed:
What|Removed |Added
Keywords||compile-time-hog,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 10:44:52 2018
New Revision: 262138
URL: https://gcc.gnu.org/viewcvs?rev=262138&root=gcc&view=rev
Log:
PR c++/86291
* parser.c (cp_parser_omp_for_loop_init): Cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
--- Comment #2 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 10:40:50 2018
New Revision: 262137
URL: https://gcc.gnu.org/viewcvs?rev=262137&root=gcc&view=rev
Log:
PR c++/86291
* parser.c (cp_parser_omp_for_loop_init): Cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86257
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Tue Jun 26 10:36:19 2018
New Revision: 262136
URL: https://gcc.gnu.org/viewcvs?rev=262136&root=gcc&view=rev
Log:
PR debug/86257
* gcc.target/i386/pr86257.c: Add -mtls-dial
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
Ulya changed:
What|Removed |Added
Summary|very long compilatio n |very long compilation time
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86320
Bug ID: 86320
Summary: very long compilatio n
Product: gcc
Version: 8.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86274
--- Comment #3 from Filip Matzner ---
Thank you for digging into this. I actually hit the issue in a large code base
that crashed even without printing anything to boost log. But when cutting off
parts of the code, the error happened nondetermini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86108
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
--- Comment #4 from Jakub Jelinek ---
Created attachment 44322
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44322&action=edit
gcc9-pr86314.patch
Untested fix. The peephole2s didn't expect that an insn with a set of flags
and some other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86287
Richard Biener changed:
What|Removed |Added
CC||asolokha at gmx dot com
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86319
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86318
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
Richard Biener changed:
What|Removed |Added
CC||uros at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86291
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86314
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86265
--- Comment #7 from rguenther at suse dot de ---
On Mon, 25 Jun 2018, msebor at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86265
>
> --- Comment #6 from Martin Sebor ---
> The strlen range optimization doesn't take a
83 matches
Mail list logo