[Bug tree-optimization/43432] Missed vectorization: "complicated access pattern" for increasing and decreasing data indexing

2018-09-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43432 Eric Gallager changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug middle-end/45720] [4.6 regression] Revision 164367 miscompiled SPEC CPU 2K

2018-09-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45720 Bug 45720 depends on bug 43432, which changed state. Bug 43432 Summary: Missed vectorization: "complicated access pattern" for increasing and decreasing data indexing https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43432 What

[Bug tree-optimization/45764] [4.6 Regression] wrong code -O2 vs -O3 (problem in vectorizer???)

2018-09-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45764 Bug 45764 depends on bug 43432, which changed state. Bug 43432 Summary: Missed vectorization: "complicated access pattern" for increasing and decreasing data indexing https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43432 What

[Bug other/46828] gengtype is not installed, but become a user [plugins with GTY-s] program

2018-09-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46828 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/87276] New: Buggy code with -O2 in trunk revision 264170: MPFR test tstrtofr fails

2018-09-10 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87276 Bug ID: 87276 Summary: Buggy code with -O2 in trunk revision 264170: MPFR test tstrtofr fails Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org ---

[Bug fortran/85395] [F03] private clause contained in derived type acquires spurious scope

2018-09-10 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85395 --- Comment #9 from janus at gcc dot gnu.org --- Author: janus Date: Mon Sep 10 21:25:33 2018 New Revision: 264196 URL: https://gcc.gnu.org/viewcvs?rev=264196=gcc=rev Log: fix PR 85395 2018-09-10 Janus Weil PR fortran/85395

[Bug middle-end/85872] False positive for -Wmaybe-unitialized (compile-time limit)

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85872 Manuel López-Ibáñez changed: What|Removed |Added Last reconfirmed|2018-05-22 00:00:00 |2018-9-10

[Bug tree-optimization/18501] [6/7/8/9 Regression] Missing 'used uninitialized' warning (CCP)

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501 Manuel López-Ibáñez changed: What|Removed |Added CC||lvenkatakumarchakka at gmail dot

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639 Bug 24639 depends on bug 69578, which changed state. Bug 69578 Summary: -Wuninitialized not issuing warning. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69578 What|Removed |Added

[Bug middle-end/69578] -Wuninitialized not issuing warning.

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69578 Manuel López-Ibáñez changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/87275] New: unsequenced writes not diagnosed in constant expression

2018-09-10 Thread bbi5291 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 Bug ID: 87275 Summary: unsequenced writes not diagnosed in constant expression Product: gcc Version: 8.1.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/85458] FAIL: gcc.dg/pr83480.c (internal compiler error)

2018-09-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458 --- Comment #6 from John David Anglin --- The patch was approved by Jeff Law. The ICE indicates that there was a negative priority generated in testcase on ia64. Negative priorities present a problem for targets that define

[Bug bootstrap/87030] GCC fails to build with Xcode 10, attempting an impossible multilib build

2018-09-10 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87030 --- Comment #9 from joseph at codesourcery dot com --- On Sat, 8 Sep 2018, iains at gcc dot gnu.org wrote: > 2. Actually, you get the same failure on GNU-Linux if you try to configure > defaults on (for example) an x86_64 system without 32bit

[Bug c++/87274] New: -std=c++11 breaks quadmath macros

2018-09-10 Thread lopresti at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87274 Bug ID: 87274 Summary: -std=c++11 breaks quadmath macros Product: gcc Version: 8.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug bootstrap/87030] GCC fails to build with Xcode 10, attempting an impossible multilib build

2018-09-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87030 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org,

[Bug rtl-optimization/87273] New: [8/9 Regression] ICE in merge_fences, at sel-sched-ir.c:708

2018-09-10 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87273 Bug ID: 87273 Summary: [8/9 Regression] ICE in merge_fences, at sel-sched-ir.c:708 Product: gcc Version: unknown Status: UNCONFIRMED Keywords:

[Bug gcov-profile/85871] g++.dg/gcov/gcov-8.C random failures

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85871 Martin Liška changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug c++/87269] [9 Regression] ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87269 --- Comment #1 from Martin Liška --- Reduced test-case: $ cat ice2.ii namespace { void operator"" a(const char *, unsigned long); } inline namespace b { void operator"" a(unsigned long long ); } namespace c { struct d { using e = bool ;

[Bug tree-optimization/87271] [9 Regression] ICE in rpo_elim::~rpo_elim (this=0xbfbfe15c, __in_chrg=) at ../../gcc/tree-ssa-sccvn.c:5709 on FreeBSD 10.4

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

[Bug bootstrap/87272] New: Infinite loop for incorrect hardware clock

2018-09-10 Thread jdphysik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87272 Bug ID: 87272 Summary: Infinite loop for incorrect hardware clock Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/87270] "FINAL" subroutine is called when compiled with "gfortran -O1", but not "gfortran -O0"

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

[Bug tree-optimization/87271] New: [9 Regression] ICE in rpo_elim::~rpo_elim (this=0xbfbfe15c, __in_chrg=) at ../../gcc/tree-ssa-sccvn.c:5709 on FreeBSD 10.4

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87271 Bug ID: 87271 Summary: [9 Regression] ICE in rpo_elim::~rpo_elim (this=0xbfbfe15c, __in_chrg=) at ../../gcc/tree-ssa-sccvn.c:5709 on FreeBSD 10.4 Product: gcc

[Bug target/84201] 549.fotonik3d_r from SPEC2017 fails verification with recent Intel and AMD CPUs

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84201 --- Comment #4 from Martin Liška --- I see it failing with 4 years old revision r216027 on the Haswell machine. Looking at portability issues: https://www.spec.org/cpu2017/Docs/benchmarks/549.fotonik3d_r.html ``` It is perhaps worth mentioning

[Bug target/84201] 549.fotonik3d_r from SPEC2017 fails verification with -mprefer-vector-width=256 or 512 on Zen

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84201 --- Comment #3 from Martin Liška --- If I'm correct it's also problematic on Haswell with -march=native. Particularly the only affected file is power.fppized.o. I also tried -mno-fma4 and -mno-fma and it does not help. From the assembly diff,

[Bug fortran/87270] New: "FINAL" subroutine is called when compiled with "gfortran -O1", but not "gfortran -O0"

2018-09-10 Thread andrew at fluidgravity dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87270 Bug ID: 87270 Summary: "FINAL" subroutine is called when compiled with "gfortran -O1", but not "gfortran -O0" Product: gcc Version: 8.1.0 Status: UNCONFIRMED

[Bug bootstrap/84554] make check: FAIL: tversion: ERROR! The versions of gmp.h (5.0.5) and libgmp (4.3.1) do not match.

2018-09-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84554 --- Comment #5 from Jonathan Wakely --- That does look like a problem. But why are the mpfr tests running as part of bootstrap? I don't think they do for me. I only see tversion built as part of "make check"

[Bug rtl-optimization/85458] FAIL: gcc.dg/pr83480.c (internal compiler error)

2018-09-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c++/87269] [9 Regression] ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802

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

[Bug c++/87150] [8 Regression] move ctor wrongly chosen in return stmt (derived vs. base)

2018-09-10 Thread sbergman at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87150 --- Comment #15 from Stephan Bergmann --- I see that with the fix from comment 13 included, the slightly changed source #include struct S1 { S1(S1 &&); }; struct S2: S1 {}; S1 f(S2 s) { return std::move(s); } causes -Wredundant-move

[Bug c++/87269] New: [9 Regression] ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87269 Bug ID: 87269 Summary: [9 Regression] ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords:

[Bug bootstrap/87030] GCC fails to build with Xcode 10, attempting an impossible multilib build

2018-09-10 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87030 --- Comment #7 from Jack Howarth --- (In reply to Iain Sandoe from comment #6) > We are not dependent on the Xcode supplied tools for some time now, since > upstream dsymutil is functional. So, if that were to happen - we would > simply (as the

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck

2018-09-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84402 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-09-10 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 --- Comment #5 from Wolfgang Roehrl --- Hello, I just came back from holidays and I read your comments on my bug report. For two reasons I still think that the compiler should not use dynamic initialization for objX - at least not without any

[Bug c++/87262] Static Code Analysis Findings

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

[Bug bootstrap/87030] GCC fails to build with Xcode 10, attempting an impossible multilib build

2018-09-10 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87030 --- Comment #6 from Iain Sandoe --- (In reply to Jack Howarth from comment #5) > (In reply to Iain Sandoe from comment #3) > > > > > 3. I don't see why GCC should be subject to the vendor's support policy. As > > far as I am concerned, with

[Bug tree-optimization/87263] [9 Regression] ICE on valid code at -O1: verify_ssa failed

2018-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87263 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/84554] make check: FAIL: tversion: ERROR! The versions of gmp.h (5.0.5) and libgmp (4.3.1) do not match.

2018-09-10 Thread matthew.hambley at metoffice dot gov.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84554 --- Comment #4 from matthew.hambley at metoffice dot gov.uk --- I have further information. From the build log: (long paths reduced with ellipses) .../gcc-8.2.0-build/./prev-gcc/xgcc -B.../gcc/8.2.0/x86_64-pc-linux-gnu/sys-include

[Bug tree-optimization/87266] [9 Regression] ICE: Segmentation fault (in useless_type_conversion_p, tree_nop_conversion_p, or is_gimple_reg_type)

2018-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87266 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/87267] [9 Regression] ICE: Segmentation fault (in gimple_truth_valued_p)

2018-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87267 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/87268] Missed optimization for a tailcall

2018-09-10 Thread no...@turm-lahnstein.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87268 --- Comment #3 from ead --- Sorry, I only saw that clang gives me what I expect... and overlooked the warning. call_doit should return void and not int.

[Bug middle-end/87268] Missed optimization for a tailcall

2018-09-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87268 --- Comment #2 from Andrew Pinski --- So you might have undefined code in c if the return value is used there. In c++ it is undefined even without using it. Also noreturn is never sibcalled.

[Bug c/87268] New: Missed optimization for a tailcall

2018-09-10 Thread no...@turm-lahnstein.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87268 Bug ID: 87268 Summary: Missed optimization for a tailcall Product: gcc Version: 8.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c