[Bug middle-end/90649] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_EQ_EXPR, at generic-match.c:42857

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90649 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug go/90645] sparc-unknown-linux-gnu/libgo/.libs/libgo.so: undefined reference to `fdopendir'

2019-05-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90645 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/88088] -Wtrampolines should be enabled by -Wall (or -Wextra)

2019-05-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88088 --- Comment #23 from Eric Gallager --- (In reply to Mark Wielaard from comment #22) > (In reply to Eric Gallager from comment #21) > > (In reply to Mark Wielaard from comment #20) > > > https://gcc.gnu.org/ml/gcc-patches/2018-11/msg02055.html >

[Bug c++/90654] GCC doesn't value-initialize base class with trivial default constructor, resulting in uninitialized data

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90654 Jonathan Wakely changed: What|Removed |Added Keywords||wrong-code

[Bug c++/65816] Constructor delegation does not perform zero-initialization

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65816 Jonathan Wakely changed: What|Removed |Added CC||adrianbibbywalther at gmail dot co

[Bug middle-end/90649] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_EQ_EXPR, at generic-match.c:42857

2019-05-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90649 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug libstdc++/90634] filesystem::path insane memory allocations

2019-05-28 Thread 1000hz.radiowave at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634 --- Comment #9 from baltic <1000hz.radiowave at gmail dot com> --- (In reply to Jonathan Wakely from comment #8) > The libc++ implementation also fails this test: As i've shown before, neither of those are failures. By the current C++ standard

[Bug d/90650] ICE in fold_convert_loc, at fold-const.c:2552

2019-05-28 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90650 --- Comment #2 from Iain Buclaw --- Related upstream bug, with fix (makes code an error). https://issues.dlang.org/show_bug.cgi?id=15407

[Bug other/90655] New: make install fails with empty DESTDIR on cygwin

2019-05-28 Thread helmut.grohne at intenta dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90655 Bug ID: 90655 Summary: make install fails with empty DESTDIR on cygwin Product: gcc Version: 8.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug d/90651] ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524

2019-05-28 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90651 --- Comment #1 from Iain Buclaw --- Confirmed that segfault happens in upstream as well. By the way, it would be interesting to see if any more problems can be found just by prefixing all these generated tests with 'module object;' as the first

[Bug c++/90659] [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90659 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/90659] [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90659 --- Comment #2 from Marek Polacek --- The crash is here: 3126 unsigned HOST_WIDE_INT max = tree_to_uhwi (nelts); (gdb) p nelts $1 = (gdb) pge (sizetype) (SAVE_EXPR <(ssizetype) n + -1>) + 1

[Bug libstdc++/90634] filesystem::path insane memory allocations

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634 --- Comment #12 from Jonathan Wakely --- Author: redi Date: Tue May 28 19:39:48 2019 New Revision: 271717 URL: https://gcc.gnu.org/viewcvs?rev=271717=gcc=rev Log: PR libstdc++/90634 reduce allocations in filesystem::path construction

[Bug fortran/90539] [10 Regression] 481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native starting with r271377

2019-05-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90539 Thomas Koenig changed: What|Removed |Added Attachment #46427|0 |1 is obsolete|

[Bug tree-optimization/90662] New: strlen of a string in a vla plus offset not folded

2019-05-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90662 Bug ID: 90662 Summary: strlen of a string in a vla plus offset not folded Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug d/90651] ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524

2019-05-28 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90651 --- Comment #2 from Iain Buclaw --- The second function is not necessary. struct object {} void f (...) {}

[Bug c++/90659] [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90659 --- Comment #3 from Marek Polacek --- Looks like missing verify_constant after the get_array_or_vector_nelts call.

[Bug c/90658] [7/8/9 Regression] ICE in default_conversion, at c/c-typeck.c:2159

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90658 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/90658] [7/8/9 Regression] ICE in default_conversion, at c/c-typeck.c:2159

2019-05-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90658 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/90634] filesystem::path insane memory allocations

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634 --- Comment #13 from Jonathan Wakely --- Author: redi Date: Tue May 28 20:48:31 2019 New Revision: 271719 URL: https://gcc.gnu.org/viewcvs?rev=271719=gcc=rev Log: PR libstdc++/90634 reduce allocations in filesystem::path construction Backport

[Bug tree-optimization/90662] strlen of a string in a vla plus offset not folded

2019-05-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90662 --- Comment #1 from Martin Sebor --- The inequality in g() should be != 3, not != 5: void g (int n) { char a[n]; __builtin_strcpy (a, "12345"); if (__builtin_strlen ([2]) != 3) // not folded __builtin_abort (); } The

[Bug fortran/90539] [10 Regression] 481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native starting with r271377

2019-05-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90539 --- Comment #41 from Thomas Koenig --- Just noticed that this causes a regression in gfortran.fortran-torture/execute/arrayarg.f90 , but only at certain optimization levels. Oh well... need to look some more.

[Bug fortran/90539] [10 Regression] 481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native starting with r271377

2019-05-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90539 Thomas Koenig changed: What|Removed |Added Attachment #46420|0 |1 is obsolete|

[Bug tree-optimization/90663] New: [7/8/9 Regression] strcmp ([i], a + i) not folded for arrays and constant index

2019-05-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90663 Bug ID: 90663 Summary: [7/8/9 Regression] strcmp ([i], a + i) not folded for arrays and constant index Product: gcc Version: 9.0 Status: UNCONFIRMED Severity:

[Bug c++/90664] New: noexcept confuses template argument deduction

2019-05-28 Thread ofv at wanadoo dot es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90664 Bug ID: 90664 Summary: noexcept confuses template argument deduction Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/90548] [9/10 Regression] ICE in tsubst_copy_and_build, at cp/pt.c:18877

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90548 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/90657] New: New test case gcc.dg/ipa/pr90555.c in r271695 fails

2019-05-28 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90657 Bug ID: 90657 Summary: New test case gcc.dg/ipa/pr90555.c in r271695 fails Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/88656] [7/8/9/10 Regression] lr clobbered by thumb prologue before __builtin_return_address(0) reads from it

2019-05-28 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88656 --- Comment #3 from Richard Earnshaw --- (In reply to gerd from comment #2) > Could it be that this is a duplicate of bug 88167? > > I compiled a gcc 7.4.0 patched with the fix for 88167 and now get this > result: > > push{r4, lr}

[Bug c++/90548] [9/10 Regression] ICE in tsubst_copy_and_build, at cp/pt.c:18877

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90548 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Tue May 28 14:00:29 2019 New Revision: 271705 URL: https://gcc.gnu.org/viewcvs?rev=271705=gcc=rev Log: PR c++/90548 - ICE with generic lambda and empty pack. * pt.c

[Bug c++/87699] Implement CWG 1512

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-05-28 Thread azalepiej at o2 dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Az changed: What|Removed |Added CC||azalepiej at o2 dot pl --- Comment #4 from Az ---

[Bug c++/90548] [9/10 Regression] ICE in tsubst_copy_and_build, at cp/pt.c:18877

2019-05-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90548 --- Comment #6 from Marek Polacek --- Author: mpolacek Date: Tue May 28 14:16:38 2019 New Revision: 271708 URL: https://gcc.gnu.org/viewcvs?rev=271708=gcc=rev Log: PR c++/90548 - ICE with generic lambda and empty pack. * pt.c

[Bug target/88656] [7/8/9/10 Regression] lr clobbered by thumb prologue before __builtin_return_address(0) reads from it

2019-05-28 Thread gerd at egidy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88656 --- Comment #4 from gerd at egidy dot de --- (In reply to Richard Earnshaw from comment #3) > A regression is not a bug that applies in all previous releases. A > regression is where something worked in some previous releases but does not > work

[Bug fortran/90656] New: Illegal operand from Fortran program WRF with mcpu=niagara3

2019-05-28 Thread mailboxnotfound at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90656 Bug ID: 90656 Summary: Illegal operand from Fortran program WRF with mcpu=niagara3 Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal

[Bug target/88656] [7/8/9/10 Regression] lr clobbered by thumb prologue before __builtin_return_address(0) reads from it

2019-05-28 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88656 --- Comment #5 from Richard Earnshaw --- (In reply to gerd from comment #4) > (In reply to Richard Earnshaw from comment #3) > > A regression is not a bug that applies in all previous releases. A > > regression is where something worked in some

[Bug libstdc++/90634] filesystem::path insane memory allocations

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Tue May 28 14:57:35 2019 New Revision: 271710 URL: https://gcc.gnu.org/viewcvs?rev=271710=gcc=rev Log: PR libstdc++/90634 reduce allocations in filesystem::path construction

[Bug middle-end/90649] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_EQ_EXPR, at generic-match.c:42857

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90649 --- Comment #3 from Martin Liška --- (In reply to Jakub Jelinek from comment #2) > This is essentially a dup of PR90648, what I said there applies here too, I > think genmatch should verify number of call arguments before reading them. Are you

[Bug middle-end/90649] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_EQ_EXPR, at generic-match.c:42857

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90649 Martin Liška changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|marxin at gcc dot

[Bug testsuite/89441] FAIL: g++.dg/ipa/pr89009.C -std=gnu++98 (test for excess errors)

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89441 --- Comment #4 from Martin Liška --- Author: marxin Date: Tue May 28 11:54:45 2019 New Revision: 271698 URL: https://gcc.gnu.org/viewcvs?rev=271698=gcc=rev Log: Backport r269278 2019-05-28 Martin Liska Backport from mainline

[Bug ipa/89009] Miscompilation (missing function call) with -fvisibility=hidden -fpic -O2 -fno-inline

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89009 --- Comment #20 from Martin Liška --- Author: marxin Date: Tue May 28 11:54:33 2019 New Revision: 271697 URL: https://gcc.gnu.org/viewcvs?rev=271697=gcc=rev Log: Backport r268762 (test-suite) 2019-05-28 Martin Liska Backport from

[Bug other/90315] [10 regression] help text (or test for help text) problem after r270788

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90315 --- Comment #5 from Martin Liška --- Author: marxin Date: Tue May 28 12:05:50 2019 New Revision: 271700 URL: https://gcc.gnu.org/viewcvs?rev=271700=gcc=rev Log: Support again multiple --help options (PR other/90315). 2019-05-28 Martin Liska

[Bug other/90315] [10 regression] help text (or test for help text) problem after r270788

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90315 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/90648] [8/9/10 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2019-05-28 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #6 from Marc Glisse --- (In reply to Jakub Jelinek from comment #5) > So perhaps the way forward is just do a better job on the C FE side too, if > the user provided decl is too different, make sure not to overwrite the old >

[Bug middle-end/90648] [8/9/10 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2019-05-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #7 from Jakub Jelinek --- Some checking is needed even if the C FE is improved, in particular, one can do stuff like: return ((int (*) (int)) memcpy) (5); etc.

[Bug ipa/90555] IPA ICF should compare selected struct cfgloop members

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90555 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/90646] std::filesystem::absolute( "yourpathhere" ) segfaults

2019-05-28 Thread myLC at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90646 --- Comment #6 from myLC at gmx dot net --- I'm afraid that wasn't it. I rebuilt the Nana (GUI) library with the same compiler (gcc/c++-9.1.0) and I'm still facing the same problem. Valgrind croaked with 'Process finished with exit code 9',

[Bug middle-end/90648] [8/9/10 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2019-05-28 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #3 from Marc Glisse --- Is there a way we could check the arguments early in a single place, and if they don't match, create a regular function call instead of a bogus call to a builtin? This is so we don't have to check the

[Bug middle-end/90648] [8/9/10 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2019-05-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #4 from Jakub Jelinek --- The fact that it is a call to builtin is determined just by the call calling a fndecl which has builtin class different from none. At GIMPLE perhaps we could cache whether it is a valid builtin call in some

[Bug middle-end/90648] [8/9/10 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2019-05-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #5 from Jakub Jelinek --- Another thing is that gimple_builtin_call_types_compatible_p compares the argument types to the TYPE_ARG_TYPES of the fndecl, but that could very well be the user provided prototype rather than what GCC

[Bug c++/70196] inconsistent constness of inequality of weak symbol addresses

2019-05-28 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70196 --- Comment #4 from Nathan Sidwell --- ordering comparison of pointers is only well-defined when the two pointers point into the same object (including one-past-the-end). [expr.ref]/4 No object can have a NULL address. The third bullet permits

[Bug ipa/90555] IPA ICF should compare selected struct cfgloop members

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90555 --- Comment #1 from Martin Liška --- Author: marxin Date: Tue May 28 11:42:46 2019 New Revision: 271695 URL: https://gcc.gnu.org/viewcvs?rev=271695=gcc=rev Log: Handle loop fields in IPA ICF (PR ipa/90555). 2019-05-28 Martin Liska

[Bug libstdc++/90646] std::filesystem::absolute( "yourpathhere" ) segfaults

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90646 --- Comment #7 from Jonathan Wakely --- It could also be Bug 90557 (which is fixed in the gcc-9-branch but present in the gcc 9.1.0 release) but the symptoms don't look similar.

[Bug testsuite/90657] New test case gcc.dg/ipa/pr90555.c in r271695 fails

2019-05-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90657 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/90634] filesystem::path insane memory allocations

2019-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634 --- Comment #11 from Jonathan Wakely --- Author: redi Date: Tue May 28 16:08:51 2019 New Revision: 271712 URL: https://gcc.gnu.org/viewcvs?rev=271712=gcc=rev Log: Fix check for root-directory path and add tests PR libstdc++/90634

[Bug middle-end/85598] [7/8 Regression] Incorrect -Wformat-truncation in a loop only at -O2 and -O3

2019-05-28 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85598 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #26

[Bug target/88656] [7/8/9/10 Regression] lr clobbered by thumb prologue before __builtin_return_address(0) reads from it

2019-05-28 Thread gerd at egidy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88656 --- Comment #6 from gerd at egidy dot de --- (In reply to Richard Earnshaw from comment #5) > then please update the known-to-work field accordingly. It seems I'm missing the rights to do so, could someone with the rights please do that.

[Bug fortran/90539] [10 Regression] 481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native starting with r271377

2019-05-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90539 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug c/90658] New: ICE in default_conversion, at c/c-typeck.c:2159

2019-05-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90658 Bug ID: 90658 Summary: ICE in default_conversion, at c/c-typeck.c:2159 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/90658] ICE in default_conversion, at c/c-typeck.c:2159

2019-05-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90658 G. Steinmetz changed: What|Removed |Added Keywords||ice-on-invalid-code Target|

[Bug c++/90659] New: [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291

2019-05-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90659 Bug ID: 90659 Summary: [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug d/90660] New: ICE in TypeQualified::resolveHelper, at d/dmd/mtype.c:6738

2019-05-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90660 Bug ID: 90660 Summary: ICE in TypeQualified::resolveHelper, at d/dmd/mtype.c:6738 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug d/90661] New: ICE in AlignDeclaration::syntaxCopy, at d/dmd/attrib.c:670

2019-05-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90661 Bug ID: 90661 Summary: ICE in AlignDeclaration::syntaxCopy, at d/dmd/attrib.c:670 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal