[Bug target/95671] Fails to build kernel 5.7 with -march=bdver{2,3,4} workaround -mno-tbm

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95671 Richard Biener changed: What|Removed |Added Target||x86_64-*-* i?86-*-* Version|

[Bug c++/95675] internal compiler error: in build_over_call

2020-06-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95675 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug middle-end/95669] -O3 generates more complicated code to return 8-byte struct of zeros, sometimes

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95669 Richard Biener changed: What|Removed |Added Component|c++ |middle-end Target|

[Bug c++/95672] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:584

2020-06-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95672 Martin Liška changed: What|Removed |Added Last reconfirmed||2020-06-15 Ever confirmed|0

[Bug target/95671] Fails to build kernel 5.7 with -march=bdver{2,3,4} workaround -mno-tbm

2020-06-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95671 Martin Liška changed: What|Removed |Added Last reconfirmed||2020-06-15 CC|

[Bug middle-end/95667] [11 Regression] unintended warning for memset writing across multiple members

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95667 Richard Biener changed: What|Removed |Added Target Milestone|--- |11.0 Version|10.0

[Bug tree-optimization/95663] static_cast checks for null even when the pointer is dereferenced

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95663 Richard Biener changed: What|Removed |Added CC||law at gcc dot gnu.org,

[Bug tree-optimization/95662] [11 regression] ICE at gimple-expr.c:87 since r11-1146

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95662 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug tree-optimization/95653] [11 Regression] ICE: SIGSEGV in gimple_bb (gimple.h:1847) with -ftree-loop-vectorize -fno-tree-scev-cprop

2020-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95653 Richard Biener changed: What|Removed |Added Target Milestone|--- |11.0 Priority|P3

[Bug c++/95676] New: [armhf] g++ mis-compiles code at -O1 or above

2020-06-14 Thread jamessan at jamessan dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95676 Bug ID: 95676 Summary: [armhf] g++ mis-compiles code at -O1 or above Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug tree-optimization/95396] [8/9/10/11 Regression] GCC produces incorrect code with -O3 for loops since r8-6511-g3ae129323d150621

2020-06-14 Thread babokin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95396 --- Comment #3 from Dmitry Babokin --- Could anyone please have a look at this bug? Fixing it would help us not to file duplicate bugs discovered in random testing.

[Bug target/64384] mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI

2020-06-14 Thread mizvekov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64384 Matheus Izvekov changed: What|Removed |Added CC||mizvekov at gmail dot com --- Comment

[Bug target/95488] Suboptimal multiplication codegen for v16qi

2020-06-14 Thread crazylht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95488 Hongtao.liu changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug target/95488] Suboptimal multiplication codegen for v16qi

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95488 --- Comment #6 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:54cdb2f5a5b01a482d7cbce30e7b738558eecf59 commit r11-1301-g54cdb2f5a5b01a482d7cbce30e7b738558eecf59 Author: liuhongt Date: Wed Jun 3

[Bug target/95668] patching the commit of SVE on GCC7.3, But fail in test

2020-06-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668 Andrew Pinski changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #3 from Andrew Pinsk

[Bug target/95668] patching the commit of SVE on GCC7.3, But fail in test

2020-06-14 Thread chengcongxiu at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668 chengcongxiu at huawei dot com changed: What|Removed |Added Status|WAITING |RESOLVED Resolu

[Bug c++/95675] internal compiler error: in build_over_call

2020-06-14 Thread rafael at espindo dot la
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95675 Rafael Avila de Espindola changed: What|Removed |Added Version|unknown |11.0 --- Comment #1 from Raf

[Bug c++/95675] New: internal compiler error: in build_over_call

2020-06-14 Thread rafael at espindo dot la
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95675 Bug ID: 95675 Summary: internal compiler error: in build_over_call Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/37336] [F03] Finish derived-type finalization

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336 Bug 37336 depends on bug 94109, which changed state. Bug 94109 Summary: [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 What|Removed |Added --

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 Thomas Koenig changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread antony at cosmologist dot info
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 --- Comment #20 from Antony Lewis --- Tried trunk and gcc8, and both look good - many thanks for the fixes! Is there no way to update 7.x? Since the buggy 7/8/9 version has also propagated quite widely, if you know any likely workaround that mig

[Bug c++/95656] Inconsistent output in compiling an undefined function

2020-06-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95656 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug libfortran/88805] hidden symbol `__cpu_model' is referenced by DSO

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88805 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug middle-end/95674] New: Unnecessary move when doing division-by-multiplication

2020-06-14 Thread josephcsible at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95674 Bug ID: 95674 Summary: Unnecessary move when doing division-by-multiplication Product: gcc Version: 10.1.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: nor

[Bug c++/95629] consteval operator== crashes compiler

2020-06-14 Thread johelegp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95629 Johel Ernesto Guerrero Peña changed: What|Removed |Added CC||johelegp at gmail dot com

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-06-14 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #22 from Iain Sandoe --- I looked yesterday and, as of Xcode 11.5, the patchable_function_entry attribute is not recognised but the system tools. That means, for now, that there is no de-facto ABI for patchable functions on Mach-O/Da

[Bug c++/95672] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:584

2020-06-14 Thread haoxintu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95672 --- Comment #1 from Haoxin Tu --- Noted that from GCC 6.1 to the trunk versions have this ICE, too.

[Bug regression/95673] Inconsistent optimization behavior when there is a buffer overflow

2020-06-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95673 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug regression/95673] New: Inconsistent optimization behavior when there is a buffer overflow

2020-06-14 Thread dn2sp-dev at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95673 Bug ID: 95673 Summary: Inconsistent optimization behavior when there is a buffer overflow Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-06-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 H.J. Lu changed: What|Removed |Added CC||iains at gcc dot gnu.org, |

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-06-14 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org Resolution|F

[Bug fortran/42122] [F03] -fdump-tree-original shows wrong static decl for functions with procptr argument

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42122 --- Comment #7 from CVS Commits --- The master branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:3de12cc548c7a37bb68ea10937709dc6385a3b2b commit r11-1299-g3de12cc548c7a37bb68ea10937709dc6385a3b2b Author: Thomas Koenig Date:

[Bug target/81652] [meta-bug] -fcf-protection=full bugs

2020-06-14 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81652 Bug 81652 depends on bug 93492, which changed state. Bug 93492 Summary: Broken code with -fpatchable-function-entry and -fcf-protection=full https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 What|Removed |Adde

[Bug fortran/40011] Problems with -fwhole-file

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011 Bug 40011 depends on bug 33097, which changed state. Bug 33097 Summary: Function decl trees without proper argument list https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097 What|Removed |Added ---

[Bug fortran/40976] Merge DECL of procedure call with DECL of gfc_get_function_type

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40976 Bug 40976 depends on bug 33097, which changed state. Bug 33097 Summary: Function decl trees without proper argument list https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097 What|Removed |Added ---

[Bug fortran/87689] PowerPC64 ELFv2 function parameter passing violation

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87689 Bug 87689 depends on bug 33097, which changed state. Bug 33097 Summary: Function decl trees without proper argument list https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097 What|Removed |Added ---

[Bug fortran/33097] Function decl trees without proper argument list

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/35718] deallocating non-allocated pointer target does not fail

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35718 --- Comment #8 from Thomas Koenig --- We have an unsigned short in our descriptor that we can use for keeping track of what we allocated and where. So, we have 16 bits. State we can keep around is: Type of descriptor: Allocatable, pointer, pass

[Bug fortran/68927] Code aborts in deallocate statement with a stat= specified

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68927 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug fortran/35718] deallocating non-allocated pointer target does not fail

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35718 Thomas Koenig changed: What|Removed |Added CC||longb at cray dot com --- Comment #7 fro

[Bug fortran/95088] ICE in gfc_build_class_symbol, at fortran/class.c:653

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95088 --- Comment #3 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:3ee9d82484bdc0ae5b1b21f4a3d8ff46d40e36fd commit r11-1298-g3ee9d82484bdc0ae5b1b21f4a3d8ff46d40e36fd Author: Harald Anlauf Date: Su

[Bug tree-optimization/95649] [11 Regression] ICE during GIMPLE pass: cunroll since r11-1146-g1396fa5b91cfa0b3

2020-06-14 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95649 Bill Seurer changed: What|Removed |Added CC||seurer at linux dot vnet.ibm.com --- Comm

[Bug libfortran/95670] Fatal Error: File 'mod_intkinds.mod' opened at (1) is not a GNU Fortran module file

2020-06-14 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95670 anlauf at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed||2020-06-14 CC

[Bug fortran/95544] ICE in gfc_can_put_var_on_stack, at fortran/trans-decl.c:494

2020-06-14 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95544 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/95503] [9/10/11 Regression] ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844

2020-06-14 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95503 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|ASSI

[Bug fortran/95503] [9/10/11 Regression] ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95503 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:152aaef6feb909689132c74bebb01420dc7776e3 commit r9-8677-g152aaef6feb909689132c74bebb01420dc7776e3 Author: Harald Anlauf Dat

[Bug fortran/93366] ICE: Invalid expression in gfc_element_size

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93366 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:294105192c9f6bdcebce81752fc1e64e2b7adebb commit r10-8301-g294105192c9f6bdcebce81752fc1e64e2b7adebb Author: Harald Anlauf D

[Bug fortran/95544] ICE in gfc_can_put_var_on_stack, at fortran/trans-decl.c:494

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95544 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:b0feef39fe53fbc46c22ac0c745f91dbf96cdd00 commit r10-8302-gb0feef39fe53fbc46c22ac0c745f91dbf96cdd00 Author: Harald Anlauf D

[Bug fortran/95512] gcc/fortran/trans-decl.c:1066: array sanity check after use

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95512 Thomas Koenig changed: What|Removed |Added Resolution|--- |INVALID CC|

[Bug c++/95672] New: ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:584

2020-06-14 Thread haoxintu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95672 Bug ID: 95672 Summary: ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:584 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/95037] gfortran fails to compile a simple subroutine, issues an opaque message

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95037 Thomas Koenig changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/95503] [9/10/11 Regression] ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95503 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:8c8102817739505fe47a949fc4ec38fe62518818 commit r10-8300-g8c8102817739505fe47a949fc4ec38fe62518818 Author: Harald Anlauf D

[Bug fortran/95037] gfortran fails to compile a simple subroutine, issues an opaque message

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95037 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #19 from Thomas Koen

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 --- Comment #18 from CVS Commits --- The releases/gcc-8 branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:a5cda02410222030c0af6679998a997bbcddb021 commit r8-10311-ga5cda02410222030c0af6679998a997bbcddb021 Author: Thomas Koenig

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:9224bcfd6a4edf61e371e2d83fb126c948182cba commit r9-8676-g9224bcfd6a4edf61e371e2d83fb126c948182cba Author: Thomas Koenig

[Bug middle-end/95528] [10 Regression] internal compiler error: in emit_move_insn, at expr.c:3814

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

[Bug middle-end/95108] [9 Regression] ICE in tree_fits_uhwi_p, at tree.c:7292

2020-06-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95108 Jakub Jelinek changed: What|Removed |Added Summary|[9/10 Regression] ICE in|[9 Regression] ICE in

[Bug debug/95080] [10 Regression] -fcompare-debug failure (length) with -Og -fcse-follow-jumps -fnon-call-exceptions

2020-06-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95080 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 --- Comment #16 from CVS Commits --- The releases/gcc-10 branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:0c39742d618bad5ab5b9dc8ae040612a61e92103 commit r10-8299-g0c39742d618bad5ab5b9dc8ae040612a61e92103 Author: Thomas Koeni

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-06-14 Thread wcventure at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629 --- Comment #10 from Cheng Wen --- (In reply to Trupti Pardeshi from comment #9) This bug can be reproduced in the commit version ebb8004a18a3808d7197762faf3c5aaeae82371f. But now is fixed.

[Bug c/95671] New: Fails to build kernel 5.7 with -march=bdver{2,3,4} workaround -mno-tbm

2020-06-14 Thread ungift-ed at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95671 Bug ID: 95671 Summary: Fails to build kernel 5.7 with -march=bdver{2,3,4} workaround -mno-tbm Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug fortran/94109] [8/9/10/11 Regression] Memory leak introduced in 8.3.0->8.3.1

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109 --- Comment #15 from CVS Commits --- The master branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:1af22e455584ef5fcad2b4474c1efc3fd26f6cb3 commit r11-1296-g1af22e455584ef5fcad2b4474c1efc3fd26f6cb3 Author: Thomas Koenig Date:

[Bug libfortran/95670] New: Fatal Error: File 'mod_intkinds.mod' opened at (1) is not a GNU Fortran module file

2020-06-14 Thread mustapha.adamu at monash dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95670 Bug ID: 95670 Summary: Fatal Error: File 'mod_intkinds.mod' opened at (1) is not a GNU Fortran module file Product: gcc Version: unknown Status: UNCONFIRMED Sev

[Bug fortran/27318] gfortran should warn if a interface does not match

2020-06-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27318 --- Comment #5 from Thomas Koenig --- To celebrate this PR's 14th birthday (if a bit late), a patch was posted: https://gcc.gnu.org/pipermail/gcc-patches/2020-June/548045.html

[Bug middle-end/95528] [10 Regression] internal compiler error: in emit_move_insn, at expr.c:3814

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95528 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c75a2abc3a976096b89475f062d4795247aa02b8 commit r10-8296-gc75a2abc3a976096b89475f062d4795247aa02b8 Author: Jakub Jelinek

[Bug middle-end/95108] [9/10 Regression] ICE in tree_fits_uhwi_p, at tree.c:7292

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95108 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e09d626551fef9b5719073427170d11e97038c44 commit r10-8293-ge09d626551fef9b5719073427170d11e97038c44 Author: Jakub Jelinek D

[Bug c/95580] [11 Regression] ICE in tree_strip_any_location_wrapper at gcc/tree.h:4011 since r11-959-gb825a22890740f34

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95580 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b2229175b53e3b1c58b4aa963e3d0bb06ca063bf commit r10-8297-gb2229175b53e3b1c58b4aa963e3d0bb06ca063bf Author: Jakub Jelinek D

[Bug debug/95080] [10 Regression] -fcompare-debug failure (length) with -Og -fcse-follow-jumps -fnon-call-exceptions

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95080 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:16710ff9803bc48aabdfecce30866ffac6d29342 commit r10-8292-g16710ff9803bc48aabdfecce30866ffac6d29342 Author: Jakub Jelinek D

[Bug c++/95328] structured binding of template type inside template function is reported as "incomplete class type"

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95328 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:808f30b0772733886cefe7dead50862c169bcb2b commit r10-8295-g808f30b0772733886cefe7dead50862c169bcb2b Author: Jakub Jelinek D

[Bug c++/95197] libgomp/testsuite/libgomp.c++/for-27.C fails with -std=c++17

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95197 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6d6df84dc031924cb95599a6c498aa27d3bceac4 commit r10-8294-g6d6df84dc031924cb95599a6c498aa27d3bceac4 Author: Jakub Jelinek D

[Bug d/95575] [10/11 regression] gdc.test testnames lost gdc.test prefix

2020-06-14 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95575 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug d/95575] [10/11 regression] gdc.test testnames lost gdc.test prefix

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95575 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:892b4f74d9b05821f87fec9fc104fba6325972e1 commit r10-8291-g892b4f74d9b05821f87fec9fc104fba6325972e1 Author: Iain Buclaw Date:

[Bug d/95575] [10/11 regression] gdc.test testnames lost gdc.test prefix

2020-06-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95575 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:4a557dc45650bbe500276680674afa18d291fdcc commit r11-1294-g4a557dc45650bbe500276680674afa18d291fdcc Author: Iain Buclaw Date: Sun Ju

[Bug c++/95440] [coroutines] ICE with static members in promise_type

2020-06-14 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95440 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/95669] New: -O3 generates more complicated code to return 8-byte struct of zeros, sometimes

2020-06-14 Thread jzwinck at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95669 Bug ID: 95669 Summary: -O3 generates more complicated code to return 8-byte struct of zeros, sometimes Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity

[Bug target/95668] patching the commit of SVE on GCC7.3, But fail in test

2020-06-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2020-06-14 Status|UNCONFIRME

[Bug c/95668] patching the commit of SVE on GCC7.3, But fail in test

2020-06-14 Thread chengcongxiu at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668 --- Comment #1 from chengcongxiu at huawei dot com --- ./gcc -O3 test.c -S -o -

[Bug c/95668] New: patching the commit of SVE on GCC7.3, But fail in test

2020-06-14 Thread chengcongxiu at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668 Bug ID: 95668 Summary: patching the commit of SVE on GCC7.3, But fail in test Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo