[Bug fortran/93555] ICE in simd_clone_struct_copy, at omp-simd-clone.c:84

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

[Bug fortran/93553] ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:964

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

[Bug c/93561] New: [bounds checking] memory overflow for spill_for

2020-02-04 Thread zhongyunde at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93561 Bug ID: 93561 Summary: [bounds checking] memory overflow for spill_for Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/93554] [8/9/10 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66

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

[Bug fortran/93552] [8/9/10 Regression] ICE in gfc_trans_exit, at fortran/trans-stmt.c:6110 since r7-6598-g02889d23ee3b0285

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

[Bug target/92295] Inefficient vector constructor

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92295 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/92819] [10 Regression] Worse code generated on avx2 due to simplify_vector_constructor

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92819 --- Comment #11 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:fc98d038618b792c413212759057b2125507d3ef commit r10-6425-gfc98d038618b792c413212759057b2125507d3ef Author: Richard Biener Date:

[Bug tree-optimization/91123] [10 Regression] no longer removes redundant store

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91123 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/91123] [10 Regression] no longer removes redundant store

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91123 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:5f0653a8b75a5ad5a5405a27dd92d3a5759eed4c commit r10-6426-g5f0653a8b75a5ad5a5405a27dd92d3a5759eed4c Author: Richard Biener Date:

[Bug tree-optimization/92822] [10 Regression] vfma_laneq_f32 and vmul_laneq_f32 are broken on aarch64 after r278938

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92822 Bug 92822 depends on bug 92819, which changed state. Bug 92819 Summary: [10 Regression] Worse code generated on avx2 due to simplify_vector_constructor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92819 What|Removed

[Bug tree-optimization/92819] [10 Regression] Worse code generated on avx2 due to simplify_vector_constructor

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92819 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/93562] New: [10 Regression] unique_ptr::swap requires complete type

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 Bug ID: 93562 Summary: [10 Regression] unique_ptr::swap requires complete type Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: rejects-valid

[Bug libstdc++/93562] [10 Regression] unique_ptr::swap requires complete type

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |10.0

[Bug libstdc++/93562] [10 Regression] unique_ptr::swap requires complete type

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/88999] [9/10 Regression] testcases using in_avail() fail on nios2-elf

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88999 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/93528] Object copy not optimized out for most sizes in strict aliasing memcpy pattern

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93528 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|

[Bug fortran/93563] New: Wrong code makes the compiler hang

2020-02-04 Thread only_for_nouse at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93563 Bug ID: 93563 Summary: Wrong code makes the compiler hang Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug target/93532] RISCV g++ hangs with optimization >= -O2

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93532 Richard Biener changed: What|Removed |Added Status|WAITING |NEW

[Bug tree-optimization/93538] [8/9/10 Regression] equality of address of first member to address to enclosing object not folded

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93538 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug lto/93493] -flto -flto-partition=none -fipa-pass -fdump-ipa-pass dump_file still in /tmp

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93493 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug analyzer/93543] [10 regression] bootstrap with clang 9.0.1 fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 Richard Biener changed: What|Removed |Added Target Milestone|--- |10.0

[Bug fortran/93552] [8/9/10 Regression] ICE in gfc_trans_exit, at fortran/trans-stmt.c:6110 since r7-6598-g02889d23ee3b0285

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93552 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug fortran/93553] ICE in scan_omp_1_op, at omp-low.c:3485

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93553 Richard Biener changed: What|Removed |Added Keywords||openmp Summary|ICE in

[Bug fortran/93554] [8/9/10 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93554 Richard Biener changed: What|Removed |Added Keywords||openacc Priority|P3

[Bug rtl-optimization/93564] New: [10 Regression] 470.lbm regresses by 25% on znver2 with -Ofast -march=native LTO and PGO since r10-6384-g2a07345c4f8dabc2

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93564 Bug ID: 93564 Summary: [10 Regression] 470.lbm regresses by 25% on znver2 with -Ofast -march=native LTO and PGO since r10-6384-g2a07345c4f8dabc2 Product: gcc Vers

[Bug rtl-optimization/93564] [10 Regression] 470.lbm regresses by 25% on znver2 with -Ofast -march=native LTO and PGO since r10-6384-g2a07345c4f8dabc2

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

[Bug preprocessor/93545] [10 Regression] ICE: Segmentation fault (in _cpp_lex_direct)

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93545 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c04babd9dfa5c63c10d65f1bd3fb8cf503ab739d commit r10-6428-gc04babd9dfa5c63c10d65f1bd3fb8cf503ab739d Author: Jakub Jelinek Date: Tu

[Bug libstdc++/93562] [10 Regression] unique_ptr::swap requires complete type

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 --- Comment #1 from Jonathan Wakely --- Rejecting this example is a new regression because r271158 moved the move-assignment effects into __uniq_ptr_impl, so they are now triggered by unique_ptr::swap. But there's also an older regression introd

[Bug gcov-profile/93401] [9/10 regression] It is no longer possible to use -fprofile-generate= on setups with different instrumentation and feedback directories

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93401 Martin Liška changed: What|Removed |Added Keywords||patch URL|

[Bug rtl-optimization/91333] [9/10 Regression] suboptimal register allocation for inline asm

2020-02-04 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91333 rsandifo at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org

[Bug gcov-profile/93466] [9/10 regression] New naming scheme for -fprofile-dir= dump files hits filename length limits

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93466 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/93562] [8/9/10 Regression] unique_ptr::swap incorrectly uses generic std::swap

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 Jonathan Wakely changed: What|Removed |Added Known to work|9.2.0 |6.5.0 Target Milestone|10.0

[Bug libstdc++/93562] [8/9/10 Regression] unique_ptr::swap incorrectly uses generic std::swap

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:9962493ca2f71d3f3dd06b0e9cd19fcf849e3e4b commit r10-6431-g9962493ca2f71d3f3dd06b0e9cd19fcf849e3e4b Author: Jonathan Wakely Date:

[Bug preprocessor/93545] [10 Regression] ICE: Segmentation fault (in _cpp_lex_direct)

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93545 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/93557] __builtin_convertvector doesn't mark input as used

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93557 --- Comment #2 from Jakub Jelinek --- Created attachment 47776 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47776&action=edit gcc10-pr93557.patch Untested fix.

[Bug tree-optimization/93327] Performance degradation of povray benchmark from gcc 8.3.1 to gcc 9.2.1

2020-02-04 Thread ming.chen1986 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93327 --- Comment #3 from Chen Ming --- Below is the compiler flags I extract from the output of './configure COMPILED_BY="test"' Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast

[Bug analyzer/93543] [10 regression] bootstrap with clang 9.0.1 fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread sebastian.hu...@embedded-brains.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 Sebastian Huber changed: What|Removed |Added CC||sebastian.huber@embedded-br

[Bug rtl-optimization/93565] New: Combine duplicates count trailing zero instructions

2020-02-04 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93565 Bug ID: 93565 Summary: Combine duplicates count trailing zero instructions Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug analyzer/93543] [10 regression] bootstrap with clang fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 David Malcolm changed: What|Removed |Added Summary|[10 regression] bootstrap |[10 regression] bootstrap

[Bug analyzer/93355] Missing diagnostic for missing fclose in intl/localealias.c

2020-02-04 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93355 David Malcolm changed: What|Removed |Added Summary|Missing diagnostic for |Missing diagnostic for

[Bug tree-optimization/93538] [8/9/10 Regression] equality of address of first member to address to enclosing object not folded

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93538 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:5124c34fcc62f0f880ae947542678e28aa2ce703 commit r10-6433-g5124c34fcc62f0f880ae947542678e28aa2ce703 Author: Richard Biener Date:

[Bug fortran/93553] ICE in scan_omp_1_op, at omp-low.c:3485

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93553 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug target/93230] PowerPC GCC vec_extract of a vector in memory does not fold sign/zero extension into load

2020-02-04 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93230 --- Comment #8 from Bill Schmidt --- Yes, the variable element numbers were the difficulties in question that slowed things down last time, as I recall. We may want to try to fold the simple cases in gimple and let the rest run through to expand

[Bug tree-optimization/93538] [8/9 Regression] equality of address of first member to address to enclosing object not folded

2020-02-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93538 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug middle-end/93566] New: [8/9/10 Regression] tree-nested.c ICE on C OpenMP array section reduction

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93566 Bug ID: 93566 Summary: [8/9/10 Regression] tree-nested.c ICE on C OpenMP array section reduction Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/93566] [8/9/10 Regression] tree-nested.c ICE on C OpenMP array section reduction

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93566 Jakub Jelinek changed: What|Removed |Added Keywords||ice-on-valid-code, openmp St

[Bug lto/93493] -flto -flto-partition=none -fipa-pass -fdump-ipa-pass dump_file still in /tmp

2020-02-04 Thread erick.oc...@theobroma-systems.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93493 --- Comment #2 from Erick Ochoa --- Hi Martin, Thanks for the quick reply. I tried both suggestions and the dump file is still kept in "/tmp". I also tried a variation where I used -fipa-cp and -fdump-ipa-cp and the same thing happens. I provid

[Bug fortran/93553] ICE in scan_omp_1_op, at omp-low.c:3485

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93553 --- Comment #5 from Jakub Jelinek --- Already r0-73699-gb98e315984edf44807d166f1ada5ee9a8eaec8db ICEs, most likely ICEs already from r0-73597-g6c7a4dfdb63246a89869089cbafef03d157c5c56 when the -fopenmp support has been added for Fortran.

[Bug middle-end/93555] ICE in simd_clone_struct_copy, at omp-simd-clone.c:84

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93555 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Compon

[Bug libstdc++/92731] Data race on exception object thrown from std::future

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92731 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Component|c++

[Bug libfortran/93567] New: G edit descriptor uses E instead F editing in rounding mode UP

2020-02-04 Thread thenlich+gccbug at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93567 Bug ID: 93567 Summary: G edit descriptor uses E instead F editing in rounding mode UP Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/91052] [10 Regression] ICE in fix_reg_equiv_init, at ira.c:2705

2020-02-04 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91052 Kewen Lin changed: What|Removed |Added CC||bergner at gcc dot gnu.org,

[Bug lto/93493] -flto -flto-partition=none -fipa-pass -fdump-ipa-pass dump_file still in /tmp

2020-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93493 --- Comment #3 from Martin Liška --- Can you please paste the content of --verbose output?

[Bug analyzer/93543] [10 regression] bootstrap with clang fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread sebastian.hu...@embedded-brains.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 --- Comment #4 from Sebastian Huber --- (In reply to David Malcolm from comment #3) > Thanks. Does the patch in comment #1 fix it for you? I tested the patch on FreeBSD 12.1 with LLVM 8.0.1 and it fixes the issue.

[Bug libstdc++/93562] [8/9 Regression] unique_ptr::swap incorrectly uses generic std::swap

2020-02-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93562 Jonathan Wakely changed: What|Removed |Added Summary|[8/9/10 Regression] |[8/9 Regression] |un

[Bug lto/93493] -flto -flto-partition=none -fipa-pass -fdump-ipa-pass dump_file still in /tmp

2020-02-04 Thread erick.oc...@theobroma-systems.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93493 --- Comment #4 from Erick Ochoa --- [eochoa@osprey1 temp2]$ $HOME/code/gcc-inst/bin/gcc --verbose Using built-in specs. COLLECT_GCC=/home/eochoa/code/gcc-inst/bin/gcc COLLECT_LTO_WRAPPER=/home/eochoa/code/gcc-inst/libexec/gcc/aarch64-unknown-linu

[Bug analyzer/93543] [10 regression] bootstrap with clang fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 --- Comment #5 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:1dae549dccfec1edb0cb4e65feadc4722bb3bcc8 commit r10-6434-g1dae549dccfec1edb0cb4e65feadc4722bb3bcc8 Author: David Malcolm Date: Tu

[Bug analyzer/93543] [10 regression] bootstrap with clang fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/93568] New: [10 regression] r10-6418 causes many ICEs

2020-02-04 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93568 Bug ID: 93568 Summary: [10 regression] r10-6418 causes many ICEs Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug rtl-optimization/90977] Inconsistencies with inline asm

2020-02-04 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90977 --- Comment #3 from Marc Glisse --- (In reply to Segher Boessenkool from comment #2) > Please open a separate bug for the powerpc ICE? I just tried and couldn't reproduce the ICE with the gcc-9 ppc64el cross-compiler I have now. Maybe that ICE i

[Bug target/93569] New: [10 regression] r10-6419 causes ICE in gcc.target/powerpc/vsx-builtin-15d.c

2020-02-04 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93569 Bug ID: 93569 Summary: [10 regression] r10-6419 causes ICE in gcc.target/powerpc/vsx-builtin-15d.c Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: norm

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

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 81862, which changed state. Bug 81862 Summary: [C++11][constexpr] Constructor Parenthesized Initialization of Member Array Crash https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81862 What|Removed

[Bug c++/81862] [C++11][constexpr] Constructor Parenthesized Initialization of Member Array Crash

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81862 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/86917] [8/9/10 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:2798

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86917 Jason Merrill changed: What|Removed |Added CC||dsanders11 at ucsbalum dot com --- Comme

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92812 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1

[Bug target/93570] New: PPC: __builtin_mtfsf does not return a value

2020-02-04 Thread jens.seifert at de dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93570 Bug ID: 93570 Summary: PPC: __builtin_mtfsf does not return a value Product: gcc Version: 8.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targ

[Bug middle-end/93555] ICE in simd_clone_struct_copy, at omp-simd-clone.c:84

2020-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93555 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug target/93571] New: PPC: fmr gets used instead of faster xxlor

2020-02-04 Thread jens.seifert at de dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93571 Bug ID: 93571 Summary: PPC: fmr gets used instead of faster xxlor Product: gcc Version: 8.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c/93572] New: internal compiler error: q from h referenced in main

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93572 Bug ID: 93572 Summary: internal compiler error: q from h referenced in main Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c/93573] New: internal compiler error: in force_constant_size, at gimplify.c:733

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93573 Bug ID: 93573 Summary: internal compiler error: in force_constant_size, at gimplify.c:733 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug c/93574] New: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_expr_sizeof_expr, at c/c-typeck.c:2925

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93574 Bug ID: 93574 Summary: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_expr_sizeof_expr, at c/c-typeck.c:2925 Product: gcc

[Bug modula2/93575] New: the modula2 frontend fails to build with a profiled bootstrap

2020-02-04 Thread doko at ubuntu dot com
Priority: P3 Component: modula2 Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- the modula2 frontend fails to build with a profiled bootstrap, seen with trunk 20200204. /<>/build/./prev-gcc/xgcc -B/<>/buil

[Bug c/93576] New: internal compiler error: Segmentation fault (in gimplify.c)

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 Bug ID: 93576 Summary: internal compiler error: Segmentation fault (in gimplify.c) Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c/93577] New: internal compiler error: tree check: expected integer_cst, have non_lvalue_expr in get_len, at tree.h:5902

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93577 Bug ID: 93577 Summary: internal compiler error: tree check: expected integer_cst, have non_lvalue_expr in get_len, at tree.h:5902 Product: gcc Version: 10.0

[Bug fortran/93578] New: [10 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1949

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93578 Bug ID: 93578 Summary: [10 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1949 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/87923] ICE in gfc_widechar_to_char, at fortran/scanner.c:198

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87923 G. Steinmetz changed: What|Removed |Added Keywords||ice-on-invalid-code Summary|[D

[Bug fortran/93579] New: [9/10 Regression] ICE in gfc_conv_substring_expr, at fortran/trans-expr.c:8587

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93579 Bug ID: 93579 Summary: [9/10 Regression] ICE in gfc_conv_substring_expr, at fortran/trans-expr.c:8587 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: n

[Bug fortran/93579] [9/10 Regression] ICE in gfc_conv_substring_expr, at fortran/trans-expr.c:8587

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93579 G. Steinmetz changed: What|Removed |Added Keywords||accepts-invalid, |

[Bug fortran/93580] New: [9/10 Regression] ICE in gfc_validate_kind(): Got bad kind

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93580 Bug ID: 93580 Summary: [9/10 Regression] ICE in gfc_validate_kind(): Got bad kind Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/93580] [9/10 Regression] ICE in gfc_validate_kind(): Got bad kind

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93580 G. Steinmetz changed: What|Removed |Added Keywords||accepts-invalid, |

[Bug fortran/93581] New: [9/10 Regression] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951

2020-02-04 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93581 Bug ID: 93581 Summary: [9/10 Regression] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: n

[Bug target/93532] RISCV g++ hangs with optimization >= -O2

2020-02-04 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93532 --- Comment #11 from Jim Wilson --- I'm able to reproduce with the gcc-8-branch now. Maybe I made a mistake with my earlier build. Anyways, it looks like it is going wrong here in the reload dump (

[Bug middle-end/93582] New: -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1]

2020-02-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93582 Bug ID: 93582 Summary: -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1] Product: gcc Version: 10.0 Status: UNCONFIRMED Sever

[Bug middle-end/93582] [10 Regression] -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1]

2020-02-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93582 Marek Polacek changed: What|Removed |Added CC||msebor at gcc dot gnu.org Target Miles

[Bug rtl-optimization/93583] New: [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-04 Thread doko at ubuntu dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at ubuntu dot com Target Milestone: --- seen with trunk 20200204 5124c34fcc62f0f880ae947542678e28aa2ce703 on powerpc64le-linux-gnu. during RTL pass: expand ../../src/gcc

[Bug rtl-optimization/93583] [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-04 Thread doko at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93583 --- Comment #1 from Matthias Klose --- a build without lto seems to succeed.

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization

2020-02-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92812 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug middle-end/93582] [10 Regression] -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1]

2020-02-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93582 --- Comment #2 from Martin Sebor --- Below is a simplified C test case. The warning is justified and works correctly, but the index and the type it prints might be a little confusing. The index corresponds to the MEM_REF offset which is set to

[Bug middle-end/93576] [10 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 Martin Sebor changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92812 --- Comment #3 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a1c9c9ff06ab15e697d5bac6ea6e5da2df840cf5 commit r10-6436-ga1c9c9ff06ab15e697d5bac6ea6e5da2df840cf5 Author: Jason Merrill Date: Tu

[Bug c++/86917] [8/9/10 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:2798

2020-02-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86917 --- Comment #8 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a1c9c9ff06ab15e697d5bac6ea6e5da2df840cf5 commit r10-6436-ga1c9c9ff06ab15e697d5bac6ea6e5da2df840cf5 Author: Jason Merrill Date: Tu

[Bug middle-end/93576] [10 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 --- Comment #2 from Yongheng Chen --- Hi Martin, I included the CMD line "gcc -o tmp poc.c" in the report but not the stack dump. Is the stack dump necessary? I didn't include it because I think the POC is enough to reproduce the problem and the

[Bug c++/86917] [8/9 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:2798

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86917 Jason Merrill changed: What|Removed |Added Summary|[8/9/10 Regression] ICE in |[8/9 Regression] ICE in

[Bug c++/93442] [8/9 Regression] lambda in if constexpr fails to compile since r8-5529

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93442 Jason Merrill changed: What|Removed |Added Summary|[8/9/10 Regression] lambda |[8/9 Regression] lambda in

[Bug c++/92625] [8/9/10 Regression] Internal compiler error accessing element in static constexpr char array in template class using alias

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92625 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug middle-end/93576] [10 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-04 Thread changochen1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 --- Comment #3 from Yongheng Chen --- It seems I overwrote Andrew Pinski's comment by mistake. Sorry about that LOL

[Bug middle-end/93582] [10 Regression] -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1]

2020-02-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93582 --- Comment #3 from Marek Polacek --- This is about us not accepting the code anymore, I think it's what libXt relies on. Quoting Adam J.: "Where GRABEXT here is just doing the standard C trick for incrementing past the current struct and retur

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

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 92625, which changed state. Bug 92625 Summary: [8/9/10 Regression] Internal compiler error accessing element in static constexpr char array in template class using alias https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92625

[Bug c++/92625] [8/9/10 Regression] Internal compiler error accessing element in static constexpr char array in template class using alias

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92625 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/90966] [9/10 Regression] ICE in tsubst_copy, at cp/pt.c:16155

2020-02-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90966 Jason Merrill changed: What|Removed |Added CC||haoranni at terpmail dot umd.edu --- Co

  1   2   >