[Bug translation/82185] New: ICE: Segmentation fault in expand_binop gcc/optabs.c:1137

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82185 Bug ID: 82185 Summary: ICE: Segmentation fault in expand_binop gcc/optabs.c:1137 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priori

[Bug c/82167] [5/6/7/8 Regression] Segmentation fault when dereferencing the address of an array argument

2017-09-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82167 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug translation/82185] ICE: Segmentation fault in expand_binop gcc/optabs.c:1137

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82185 jcmvbkbc at gcc dot gnu.org changed: What|Removed |Added CC||richard.sandiford at linaro

[Bug libstdc++/80704] Error while invoking `string_view::string_view(const char*)` in a `constexpr` context

2017-09-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80704 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/80942] -Woverlength-strings should no longer be implied by -Wpedantic

2017-09-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80942 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug target/82181] internal compiler error: in change_address_1, at emit-rtl.c:2126

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82181 --- Comment #3 from jcmvbkbc at gcc dot gnu.org --- Author: jcmvbkbc Date: Mon Sep 11 21:33:36 2017 New Revision: 251986 URL: https://gcc.gnu.org/viewcvs?rev=251986&root=gcc&view=rev Log: xtensa: fix PR target/82181 2017-09-11 Max Filippov gc

[Bug target/82181] internal compiler error: in change_address_1, at emit-rtl.c:2126

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82181 --- Comment #4 from jcmvbkbc at gcc dot gnu.org --- Author: jcmvbkbc Date: Mon Sep 11 21:44:42 2017 New Revision: 251987 URL: https://gcc.gnu.org/viewcvs?rev=251987&root=gcc&view=rev Log: xtensa: fix PR target/82181 2017-09-11 Max Filippov gc

[Bug libstdc++/70483] string_view::compare and coparision operators are not constexpr

2017-09-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70483 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Mon Sep 11 21:47:41 2017 New Revision: 251988 URL: https://gcc.gnu.org/viewcvs?rev=251988&root=gcc&view=rev Log: PR libstdc++/70483 make std::string_view fully constexpr PR libs

[Bug target/82181] internal compiler error: in change_address_1, at emit-rtl.c:2126

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82181 --- Comment #5 from jcmvbkbc at gcc dot gnu.org --- Author: jcmvbkbc Date: Mon Sep 11 21:49:34 2017 New Revision: 251989 URL: https://gcc.gnu.org/viewcvs?rev=251989&root=gcc&view=rev Log: xtensa: fix PR target/82181 2017-09-11 Max Filippov gc

[Bug target/82181] internal compiler error: in change_address_1, at emit-rtl.c:2126

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82181 --- Comment #6 from jcmvbkbc at gcc dot gnu.org --- Author: jcmvbkbc Date: Mon Sep 11 21:53:38 2017 New Revision: 251990 URL: https://gcc.gnu.org/viewcvs?rev=251990&root=gcc&view=rev Log: xtensa: fix PR target/82181 2017-09-11 Max Filippov gc

[Bug target/82181] internal compiler error: in change_address_1, at emit-rtl.c:2126

2017-09-11 Thread jcmvbkbc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82181 jcmvbkbc at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug target/80700] [7/8 Regression] ICE: Bus error (on SPE target)

2017-09-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80700 --- Comment #6 from Segher Boessenkool --- LR and CTR together are a register class -- they both can be used as jump target, in the same way. Converting LR to be a fixed register is not going to be trivial, either. But, where does it come from

[Bug fortran/82168] Parameterized Derived Types, problems with default type parameters

2017-09-11 Thread physiker at toast2 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82168 --- Comment #3 from physiker at toast2 dot net --- I appologize if this is a bogus bug report. ifort version 17 accepts the code, bug2.f90, though. $ ifort -v ifort version 17.0.0 $ ifort -o bug2 bug2.f90 -warn all bug2.f90(18): remark #7712: Th

[Bug c++/82080] ICE: Segmentation fault

2017-09-11 Thread jamrial at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82080 --- Comment #4 from James Almer --- The regression seems to have started with revision r251433.

[Bug debug/82155] [7/8 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.c:21655

2017-09-11 Thread derodat at adacore dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82155 --- Comment #4 from Pierre-Marie de Rodat --- I have a candidate fix, which I submitted on gcc-patches@:

[Bug c/82186] New: internal compiler error with static function

2017-09-11 Thread criovx at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82186 Bug ID: 82186 Summary: internal compiler error with static function Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

2017-09-11 Thread francois.jacq at irsn dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640 --- Comment #40 from francois.jacq at irsn dot fr --- Happy to learn that this old bug is solved now. 9 years : just enough to get good wine !

<    1   2