[Bug c++/84281] Heap grows indefinitely

2018-02-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84281 --- Comment #9 from Richard Biener --- Author: rguenth Date: Mon Feb 12 07:31:56 2018 New Revision: 257580 URL: https://gcc.gnu.org/viewcvs?rev=257580=gcc=rev Log: 2018-02-12 Richard Biener PR c++/84281 *

[Bug target/83760] [8 Regression] [SH] ICE in maybe_record_trace_start building glibc tst-copy_file_range.c

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83760 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/61875] ATRIBUTE_NONNULL macro error

2018-02-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61875 Eric Gallager changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug target/78459] [7/8 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 --- Comment #8 from Jeffrey A. Law --- More likely this is an RTX_FRAME_RELATED_P insn in a delay slot.

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #12

[Bug debug/59051] DW_tag_restrict_type not used

2018-02-11 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59051 Mark Wielaard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/83785] sh: ICE in maybe_record_trace_start, at dwarf2cfi.c:2344

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83785 --- Comment #3 from Jeffrey A. Law --- Almost certainly a problem with frame related insns in delay slots. While in the past some ports have handled this in their define_delay descriptions. I really wonder if it belongs in generic bits created

[Bug c++/84325] New: internal compiler error, in cxx_eval_constant_expression gcc/cp/constexpr.c:4740

2018-02-11 Thread ababakhar at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84325 Bug ID: 84325 Summary: internal compiler error, in cxx_eval_constant_expression gcc/cp/constexpr.c:4740 Product: gcc Version: 8.0.1 Status: UNCONFIRMED

[Bug debug/59051] DW_tag_restrict_type not used

2018-02-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59051 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug target/83828] FAIL: gcc.target/i386/avx512vpopcntdqvl-vpopcntq-1.c execution test

2018-02-11 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83828 --- Comment #12 from Kirill Yukhin --- Author: kyukhin Date: Mon Feb 12 06:14:15 2018 New Revision: 257579 URL: https://gcc.gnu.org/viewcvs?rev=257579=gcc=rev Log: Fix AVX-512 popcnt and bitalg tests. gcc/testsuite/ PR target/83828

[Bug target/83785] sh: ICE in maybe_record_trace_start, at dwarf2cfi.c:2344

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83785 --- Comment #2 from Jeffrey A. Law --- So this goes latent with the branch probability updates from Jan 19. It is independent of the CSE issue I'm looking at. It could well be related to delay slot branching and CFIs. r256887 should

[Bug other/61257] configure should check if sys/sdt.h is usable, not just checking the existance of the header

2018-02-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61257 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug target/48576] wrong code when accessing variables in a large stack frame

2018-02-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48576 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug bootstrap/81033] [8 Regression] Revision r249019 breaks bootstrap on darwin

2018-02-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033 Eric Gallager changed: What|Removed |Added Priority|P1 |P2 --- Comment #32 from Eric Gallager

[Bug target/83785] sh: ICE in maybe_record_trace_start, at dwarf2cfi.c:2344

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83785 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/78459] [7/8 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 --- Comment #7 from Jeffrey A. Law --- So I've got a patch for the h8 instance of this problem. I'll have to see if I can reproduce the various SH instances and backtest my patch against them. The situation we were running into was generic

[Bug c++/84036] [8 Regression] ICE on valid code in C++14, variadic lambda capture in a template function

2018-02-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84036 --- Comment #8 from Jason Merrill --- Author: jason Date: Mon Feb 12 01:21:39 2018 New Revision: 257575 URL: https://gcc.gnu.org/viewcvs?rev=257575=gcc=rev Log: PR c++/84036 - ICE with variadic capture. Handle variadic capture

[Bug target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9

2018-02-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84266 Segher Boessenkool changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9

2018-02-11 Thread munroesj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84266 --- Comment #10 from Steven Munroe --- Change this to RESOLVED state now?

[Bug target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9

2018-02-11 Thread munroesj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84266 --- Comment #9 from Steven Munroe --- Author: munroesj Date: Sun Feb 11 21:45:39 2018 New Revision: 257571 URL: https://gcc.gnu.org/viewcvs?rev=257571=gcc=rev Log: Fix PR 84266 Modified: trunk/gcc/ChangeLog

[Bug c++/77771] internal compiler error: in cxx_eval_bit_field_ref, at cp/constexpr.c:2090

2018-02-11 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=1 Volker Reichelt changed: What|Removed |Added CC||antoshkka at gmail dot com ---

[Bug c++/83231] ICE on constexpr evaluation

2018-02-11 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83231 Volker Reichelt changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/54223] Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls

2018-02-11 Thread rofirrim at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54223 --- Comment #5 from Roger Ferrer Ibanez --- (In reply to kargl from comment #3) > I have a patch. Sorry, it took so long to fix. No worries, thanks for fixing it!

[Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977

2018-02-11 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57335 Volker Reichelt changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/79681] [6 Regression] ICE with constexpr and bitfield

2018-02-11 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79681 Volker Reichelt changed: What|Removed |Added CC||chet.simpson at gmail dot com ---

[Bug c++/55004] [meta-bug] constexpr issues

2018-02-11 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 57335, which changed state. Bug 57335 Summary: internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57335 What|Removed

[Bug fortran/35299] scope of variables in statement function do not acquire rank from host

2018-02-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35299 --- Comment #12 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Feb 11 19:07:55 2018 New Revision: 257568 URL: https://gcc.gnu.org/viewcvs?rev=257568=gcc=rev Log: Commit ChangeLog entries forgotten in r257566. 2018-02-11

[Bug fortran/35299] scope of variables in statement function do not acquire rank from host

2018-02-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35299 --- Comment #11 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Feb 11 18:55:31 2018 New Revision: 257566 URL: https://gcc.gnu.org/viewcvs?rev=257566=gcc=rev Log: 2018-02-11 Francois-Xavier Coudert PR

[Bug fortran/54223] Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls

2018-02-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54223 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Feb 11 18:44:05 2018 New Revision: 257565 URL: https://gcc.gnu.org/viewcvs?rev=257565=gcc=rev Log: 2018-02-11 Steven G. Kargl PR

[Bug fortran/84276] Invalid error for valid statement function

2018-02-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84276 --- Comment #15 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Feb 11 18:44:05 2018 New Revision: 257565 URL: https://gcc.gnu.org/viewcvs?rev=257565=gcc=rev Log: 2018-02-11 Steven G. Kargl PR

[Bug bootstrap/84257] Extremely slow compilation from gcc source code under macOS 10.13

2018-02-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84257 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/81033] [8 Regression] Revision r249019 breaks bootstrap on darwin

2018-02-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033 --- Comment #31 from Dominique d'Humieres --- > Any progress on this? > Or shall we just disable completely hot/cold function partitioning > on darwin till then? IMO it would be better to set the priority to P2.

[Bug fortran/84074] Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic

2018-02-11 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84074 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/84074] Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic

2018-02-11 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84074 --- Comment #5 from Paul Thomas --- Author: pault Date: Sun Feb 11 18:22:24 2018 New Revision: 257564 URL: https://gcc.gnu.org/viewcvs?rev=257564=gcc=rev Log: 2018-02-11 Paul Thomas PR fortran/84074 *

[Bug testsuite/84324] New: objc/execute/exceptions/matcher-1.m:27:10: warning: return with a value, in function returning void

2018-02-11 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84324 Bug ID: 84324 Summary: objc/execute/exceptions/matcher-1.m:27:10: warning: return with a value, in function returning void Product: gcc Version: 8.0.1 Status:

[Bug fortran/84155] [8 Regression] program hangs on valid code

2018-02-11 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84155 --- Comment #23 from Jürgen Reuter --- All our code is fine also with this fix.

[Bug libstdc++/84323] New: call_once uses TLS even when once_flag is set

2018-02-11 Thread antoshkka at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84323 Bug ID: 84323 Summary: call_once uses TLS even when once_flag is set Product: gcc Version: 7.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/84322] New: -fstrong-eval-order violated on assignment with function call

2018-02-11 Thread chortos at inbox dot lv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84322 Bug ID: 84322 Summary: -fstrong-eval-order violated on assignment with function call Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal

[Bug target/78459] [7/8 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2018-02-11 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #6

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2018-02-11 Thread sergey.ignatchenko at ithare dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 sergey.ignatchenko at ithare dot com changed: What|Removed |Added CC||sergey.ignatchenko

[Bug c/84321] ice in intersect_range_with_nonzero_bits, at tree-vrp.c:213

2018-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84321 David Binderman changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org ---

[Bug c/84321] ice in intersect_range_with_nonzero_bits, at tree-vrp.c:213

2018-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84321 --- Comment #1 from David Binderman --- Reduced code: *a; b, c; d() { int e = 0; if (b == 1) return; for (; e < (b & ~7); e += 8) ; for (++e; e < b;) c = a[e]; } The problem seems to occur between revisions 257477 and

[Bug c/84321] New: ice in intersect_range_with_nonzero_bits, at tree-vrp.c:213

2018-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84321 Bug ID: 84321 Summary: ice in intersect_range_with_nonzero_bits, at tree-vrp.c:213 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/65825] Cannot change attributes intrinsic

2018-02-11 Thread rofirrim at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65825 Roger Ferrer Ibanez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/84173] Support glibc multiarch interpreter names

2018-02-11 Thread javier--1JjCLmwH3DOs1h35RYKsyJrkQzDNHN at jasp dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84173 Javier Serrano Polo changed: What|Removed |Added Resolution|INVALID |WONTFIX --- Comment #15 from