[Bug tree-optimization/86724] Compilation error with new isl 0.20 (missing includes)

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 --- Comment #3 from Richard Biener --- Author: rguenth Date: Wed Aug 1 07:21:08 2018 New Revision: 263193 URL: https://gcc.gnu.org/viewcvs?rev=263193&root=gcc&view=rev Log: 2018-08-01 Richard Biener PR bootstrap/86724 * grap

[Bug debug/86687] Wrong debug information for string types passed as parameters

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86687 Richard Biener changed: What|Removed |Added Known to work||9.0 --- Comment #11 from Richard Biener

[Bug target/86752] [9 Regression] FAIL: gcc.target/i386/avx2-cvt-2.c

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86752 Richard Biener changed: What|Removed |Added Target Milestone|--- |9.0 Summary|FAIL:

[Bug target/86753] [9 Regression] gcc.target/aarch64/sve/vcond_[45].c fail after recent combine patch

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86753 Richard Biener changed: What|Removed |Added Version|unknown |9.0 Target Milestone|---

[Bug target/86763] [8/9 Regression] Wrong code comparing member of copy of a 237 byte object with nontrivial default constructor on x86-64 arch

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86763 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target|x86_64-

[Bug libstdc++/86751] [6/7/8 Regression] Ambiguous operator= overload for std::pair

2018-08-01 Thread m.cencora at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86751 --- Comment #4 from m.cencora at gmail dot com --- That was fast, thanks a lot! Confirming with compiler explorer - this is fixed on trunk.

[Bug target/86770] New: UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable

2018-08-01 Thread belyshev at depni dot sinp.msu.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86770 Bug ID: 86770 Summary: UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable Product: gcc Version: 9.0 Status: UNCONFIRMED Key

[Bug libstdc++/86751] [6/7/8 Regression] Ambiguous operator= overload for std::pair

2018-08-01 Thread m.cencora at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86751 --- Comment #5 from m.cencora at gmail dot com --- That was fast, thanks a lot! Confirmed with compiler explorer - this is fixed on trunk.

[Bug target/86763] [8/9 Regression] Wrong code comparing member of copy of a 237 byte object with nontrivial default constructor on x86-64 arch

2018-08-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86763 --- Comment #4 from Uroš Bizjak --- (In reply to Richard Biener from comment #3) > see how the compare is moved very far away from the branch possibly across > flag clobbering insns (rep movsq?). Target sounds good. No, rep movsq doesn't clobbe

[Bug testsuite/86766] new test case c-c++-common/spec-barrier-1.c introduced in r263168 fails

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86766 --- Comment #1 from Richard Biener --- I think the failure was desired so you fixup your target

[Bug c++/86767] [6/7/8/9 Regression] continue statements in constexpr functions causes unbounded looping

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86767 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug c/86768] gcc wrongly decides that variable is <=1 after "while (x>1 && blah)" construct.

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86768 Richard Biener changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug tree-optimization/86724] Compilation error with new isl 0.20 (missing includes)

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Aug 1 08:06:20 2018 New Revision: 263194 URL: https://gcc.gnu.org/viewcvs?rev=263194&root=gcc&view=rev Log: 2018-08-01 Richard Biener PR bootstrap/86724 * grap

[Bug tree-optimization/86724] Compilation error with new isl 0.20 (missing includes)

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 --- Comment #5 from Richard Biener --- Author: rguenth Date: Wed Aug 1 08:07:16 2018 New Revision: 263195 URL: https://gcc.gnu.org/viewcvs?rev=263195&root=gcc&view=rev Log: 2018-08-01 Richard Biener PR bootstrap/86724 * grap

[Bug tree-optimization/86724] Compilation error with new isl 0.20 (missing includes)

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/86771] New: gfortran.dg/actual_array_constructor_1.f90 fails on arm after combine 2 insns to 2 insns patch

2018-08-01 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86771 Bug ID: 86771 Summary: gfortran.dg/actual_array_constructor_1.f90 fails on arm after combine 2 insns to 2 insns patch Product: gcc Version: 6.4.1 Status: UNCONFIRMED

[Bug rtl-optimization/86763] [8/9 Regression] Wrong code comparing member of copy of a 237 byte object with nontrivial default constructor on x86-64 arch

2018-08-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86763 Uroš Bizjak changed: What|Removed |Added CC|uros at gcc dot gnu.org|ubizjak at gmail dot com C

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #48 from Iain Sandoe --- the relocations look reasonable and dwarfdump of the individual objects (.debug.temp.o and the .ltrans0.ltans.o) also. So, it looks like dsymutil isn't somehow consuming this so some debugging is needed there

[Bug c++/86769] g++ destroys condition variable in for statement too early

2018-08-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86769 Jonathan Wakely changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIR

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #49 from rguenther at suse dot de --- On Wed, 1 Aug 2018, iains at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > --- Comment #48 from Iain Sandoe --- > the relocations look reasonable and dwarfdump

[Bug c/85704] [8/9 Regression] cc1 run out of memory when it compile

2018-08-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85704 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Wed Aug 1 09:10:31 2018 New Revision: 263198 URL: https://gcc.gnu.org/viewcvs?rev=263198&root=gcc&view=rev Log: PR c/85704 * c-typeck.c (init_field_decl_cmp): New functio

[Bug c++/86661] [9 Regression] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-08-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|2018-07-25 0

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #50 from Iain Sandoe --- (In reply to rguent...@suse.de from comment #49) > On Wed, 1 Aug 2018, iains at gcc dot gnu.org wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > > > --- Comment #48 from Iain Sandoe --- >

[Bug c/85704] [8/9 Regression] cc1 run out of memory when it compile

2018-08-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85704 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Wed Aug 1 09:35:34 2018 New Revision: 263199 URL: https://gcc.gnu.org/viewcvs?rev=263199&root=gcc&view=rev Log: PR c/85704 * c-typeck.c (init_field_decl_cmp): New functi

[Bug target/86772] New: [meta-bug] tracking port status for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86772 Bug ID: 86772 Summary: [meta-bug] tracking port status for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: meta-bug Severity: normal Prior

[Bug target/86772] [meta-bug] tracking port status for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86772 --- Comment #1 from Richard Earnshaw --- Original patch series and discussion can be found here: https://gcc.gnu.org/ml/gcc-patches/2018-07/msg01700.html

[Bug target/86774] New: Alpha port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86774 Bug ID: 86774 Summary: Alpha port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c++/86773] New: GCC accepts junk before fold expressions

2018-08-01 Thread mickey.veksler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86773 Bug ID: 86773 Summary: GCC accepts junk before fold expressions Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/86775] New: Arc port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86775 Bug ID: 86775 Summary: Arc port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86776] New: Avr port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86776 Bug ID: 86776 Summary: Avr port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86777] New: Bfin port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86777 Bug ID: 86777 Summary: Bfin port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86778] New: c6x port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86778 Bug ID: 86778 Summary: c6x port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86780] New: epiphany port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86780 Bug ID: 86780 Summary: epiphany port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targ

[Bug target/86779] New: Cris port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86779 Bug ID: 86779 Summary: Cris port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86781] New: fr30 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86781 Bug ID: 86781 Summary: fr30 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86782] New: frv port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86782 Bug ID: 86782 Summary: frv port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug tree-optimization/80155] [7/8/9 regression] Performance regression with code hoisting enabled

2018-08-01 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80155 --- Comment #40 from prathamesh3492 at gcc dot gnu.org --- ping https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80155#c38 Thanks, Prathamesh

[Bug tree-optimization/80155] [7/8/9 regression] Performance regression with code hoisting enabled

2018-08-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80155 --- Comment #41 from rguenther at suse dot de --- On Wed, 1 Aug 2018, prathamesh3492 at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80155 > > --- Comment #40 from prathamesh3492 at gcc dot gnu.org --- > ping https://gc

[Bug target/84521] aarch64: Frame-pointer corruption with __builtin_setjmp/__builtin_longjmp and -fomit-frame-pointer

2018-08-01 Thread sudi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84521 --- Comment #28 from sudi at gcc dot gnu.org --- Created attachment 44478 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44478&action=edit Failing test case As advised by James on the mailing list, I am adding the test case that is failing

[Bug target/86783] New: ft32 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86783 Bug ID: 86783 Summary: ft32 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86784] New: H8 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86784 Bug ID: 86784 Summary: H8 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86785] New: hppa port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86785 Bug ID: 86785 Summary: hppa port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86786] New: ia64 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86786 Bug ID: 86786 Summary: ia64 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c++/86773] GCC accepts junk before fold expressions

2018-08-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86773 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Status|UNC

[Bug target/86787] New: iq2000 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86787 Bug ID: 86787 Summary: iq2000 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86788] New: lm32 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86788 Bug ID: 86788 Summary: lm32 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug gcov-profile/35543] Add more strOp for value profiling

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35543 --- Comment #6 from Martin Liška --- Author: marxin Date: Wed Aug 1 10:21:49 2018 New Revision: 263201 URL: https://gcc.gnu.org/viewcvs?rev=263201&root=gcc&view=rev Log: Add memmove to value profiling. 2018-08-01 Martin Liska PR va

[Bug target/86789] New: m32r port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86789 Bug ID: 86789 Summary: m32r port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug gcov-profile/35543] Add more strOp for value profiling

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35543 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/86790] New: m68k port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86790 Bug ID: 86790 Summary: m68k port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86791] New: mcore port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86791 Bug ID: 86791 Summary: mcore port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86792] New: microblaze port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86792 Bug ID: 86792 Summary: microblaze port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ta

[Bug target/86793] New: mips port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86793 Bug ID: 86793 Summary: mips port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86794] New: mmix port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86794 Bug ID: 86794 Summary: mmix port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86795] New: mn10300 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86795 Bug ID: 86795 Summary: mn10300 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug target/86796] New: Moxie port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86796 Bug ID: 86796 Summary: Moxie port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86797] New: msp430 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86797 Bug ID: 86797 Summary: msp430 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86798] New: nds32 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86798 Bug ID: 86798 Summary: nds32 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86799] New: nios2 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86799 Bug ID: 86799 Summary: nios2 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86800] New: nvptx port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86800 Bug ID: 86800 Summary: nvptx port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86801] New: Powerpcspe port (may) need updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86801 Bug ID: 86801 Summary: Powerpcspe port (may) need updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug target/86802] New: riscv port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86802 Bug ID: 86802 Summary: riscv port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86803] New: rx port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86803 Bug ID: 86803 Summary: rx port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86804] New: s390 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86804 Bug ID: 86804 Summary: s390 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86805] New: sh port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86805 Bug ID: 86805 Summary: sh port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86806] New: sparc port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86806 Bug ID: 86806 Summary: sparc port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86807] New: spu port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86807 Bug ID: 86807 Summary: spu port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86808] New: tilegx port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86808 Bug ID: 86808 Summary: tilegx port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86800] nvptx port needs updating for CVE-2017-5753

2018-08-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86800 --- Comment #1 from Tom de Vries --- Hmm, at https://nvidia.custhelp.com/app/answers/detail/a_id/4610 I read: ... NVIDIA GeForce Experience (GFE) response to CPU speculative side channel vulnerabilities - CVE-2017-5753, CVE-2017-5715, CVE-2017-57

[Bug c++/86661] [9 Regression] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-08-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 --- Comment #3 from Paolo Carlini --- Note, I'm simply fixing the regression, we will still reject the testcase without ICEing, as we always did. I'm keeping the bug open, in case somebody wants to argue for accepting it even without -fpermissive

[Bug target/86805] sh port needs updating for CVE-2017-5753

2018-08-01 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86805 --- Comment #1 from Oleg Endo --- I'm not aware of any SH implementations that do speculative execution or data access. So I guess #undef TARGET_HAVE_SPECULATION_SAFE_VALUE #define TARGET_HAVE_SPECULATION_SAFE_VALUE speculation_safe_value_not_

[Bug c++/86661] [9 Regression] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-08-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Aug 1 12:09:33 2018 New Revision: 263207 URL: https://gcc.gnu.org/viewcvs?rev=263207&root=gcc&view=rev Log: /cp 2018-08-01 Paolo Carlini PR c++/86661 *

[Bug c++/86661] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-08-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|UNCONFIRMED Assignee|paolo.car

[Bug testsuite/86153] [8/9 regression] test case g++.dg/pr83239.C fails starting with r261585

2018-08-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86153 Uroš Bizjak changed: What|Removed |Added Keywords|missed-optimization | Target|powerpc64*-*-* aarch64

[Bug sanitizer/86759] ThreadSanitizer: unsupported VMA range on ppc64le

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86759 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/86809] New: tilepro port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86809 Bug ID: 86809 Summary: tilepro port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug target/86810] New: v850 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86810 Bug ID: 86810 Summary: v850 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86811] New: Vax port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86811 Bug ID: 86811 Summary: Vax port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86812] New: visium port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86812 Bug ID: 86812 Summary: visium port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/86813] New: xstormy16 port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86813 Bug ID: 86813 Summary: xstormy16 port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tar

[Bug target/86814] New: xtensa port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86814 Bug ID: 86814 Summary: xtensa port needs updating for CVE-2017-5753 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c++/86815] New: [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 Bug ID: 86815 Summary: [ 8 regression ] ICE on valid code on armhf Product: gcc Version: 8.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/86815] [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 --- Comment #1 from Gianfranco --- Created attachment 44479 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44479&action=edit working preprocessed-source with gcc-9 snapshot

[Bug c++/86815] [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 --- Comment #2 from Gianfranco --- Created attachment 44480 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44480&action=edit preprocessed source with buggy gcc-8

[Bug c++/86815] [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 --- Comment #3 from ktkachov at gcc dot gnu.org --- can you please provide the output of the gcc -v command so we can see what GCC configuration you're using

[Bug c++/86815] [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 --- Comment #4 from Gianfranco --- (In reply to ktkachov from comment #3) > can you please provide the output of the gcc -v command so we can see what > GCC configuration you're using Sorry! I was going to attach it, but forgot :) gcc -v Using

[Bug target/86800] nvptx port needs updating for CVE-2017-5753

2018-08-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86800 --- Comment #2 from Tom de Vries --- Author: vries Date: Wed Aug 1 13:20:32 2018 New Revision: 263209 URL: https://gcc.gnu.org/viewcvs?rev=263209&root=gcc&view=rev Log: [nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUE 2018-08-01 Tom de Vries

[Bug sanitizer/86759] ThreadSanitizer: unsupported VMA range on ppc64le

2018-08-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86759 --- Comment #2 from Jakub Jelinek --- I think we can just cherry-pick that to trunk and perhaps 8.3 too (for full merge from libsanitizer I'd rather wait for later, say October).

[Bug target/86800] nvptx port needs updating for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86800 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/86772] [meta-bug] tracking port status for CVE-2017-5753

2018-08-01 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86772 Bug 86772 depends on bug 86800, which changed state. Bug 86800 Summary: nvptx port needs updating for CVE-2017-5753 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86800 What|Removed |Added

[Bug tree-optimization/86816] New: [8 Regression] ICE: SIGSEGV in tree-ssa-pre / tail_merge_optimize

2018-08-01 Thread janu.gorec at interia dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86816 Bug ID: 86816 Summary: [8 Regression] ICE: SIGSEGV in tree-ssa-pre / tail_merge_optimize Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal

[Bug debug/63572] [6/7/8/9 Regression] ICF breaks user debugging experience

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63572 Martin Liška changed: What|Removed |Added CC||vries at gcc dot gnu.org Assign

[Bug c++/86815] [ 8 regression ] ICE on valid code on armhf

2018-08-01 Thread costamagnagianfranco at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86815 --- Comment #5 from Gianfranco --- working one: /usr/lib/gcc-snapshot/bin/gcc -v Using built-in specs. COLLECT_GCC=/usr/lib/gcc-snapshot/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc-snapshot/libexec/gcc/arm-linux-gnueabihf/9/lto-wrapper Target: arm-l

[Bug gcov-profile/83877] Make gcov accept a path to the gcda and a path to the gcno file

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83877 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/28564] gcov fails to store the absolute path to the source files

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28564 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/86817] New: [8/9 Regression] Misleading warning in gcov since r254672

2018-08-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86817 Bug ID: 86817 Summary: [8/9 Regression] Misleading warning in gcov since r254672 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priori

[Bug gcov-profile/86817] [8/9 Regression] Misleading warning in gcov since r254672

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

[Bug libstdc++/60555] std::system_category().default_error_condition() doesn't map system errno values to std::generic_category()

2018-08-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60555 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Wed Aug 1 13:57:05 2018 New Revision: 263210 URL: https://gcc.gnu.org/viewcvs?rev=263210&root=gcc&view=rev Log: PR libstdc++/60555 std::system_category() should recognise POSIX errno v

[Bug c++/86469] Dwarf Error: Offset (1678049557) greater than or equal to .debug_str size (5846).

2018-08-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86469 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED See Also|

[Bug libstdc++/60555] std::system_category().default_error_condition() doesn't map system errno values to std::generic_category()

2018-08-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60555 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2014-03-18 00:00:00 |2018-8-1 --- Comment #11 from Jonathan

  1   2   >