[Bug c/94370] double negation in diagnostic

2020-03-29 Thread marxin at gcc dot gnu.org
||9.3.0 Status|UNCONFIRMED |NEW Last reconfirmed||2020-03-29 CC||marxin at gcc dot gnu.org, ||msebor at gcc dot gnu.org Known to fail

[Bug analyzer/94378] -Wanalyzer-malloc-leak false positive when returning a struct by value holding a heap-allocated pointer

2020-03-29 Thread marxin at gcc dot gnu.org
|1 CC||marxin at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED

[Bug rtl-optimization/94368] [9/10 Regression] ICE in final_scan_insn_1, at final.c:3074(error: could not split insn) on aarch64-linux-gnu

2020-03-29 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |WAITING CC||marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- I can't reproduce that with x86-64 cross compiler.

[Bug gcov-profile/91601] gcov: ICE in handle_cycle, at gcov.c:699 happen which get code coverage with lcov.

2020-03-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91601 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug ipa/94363] possible typo: attribute attribute

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

[Bug fortran/94386] [10 Regression] FAIL: gfortran.dg/pr93365.f90

2020-03-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94386 Martin Liška changed: What|Removed |Added CC||seurer at linux dot vnet.ibm.com --- Com

[Bug fortran/94390] [10 regression] After r10-xxx ICEs in gfortran.dg/pr93600_1.f90 and gfortran.dg/gfortran.dg/pr93365.f90

2020-03-29 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED --- Comment #1 from Martin Liška --- Dup. *** This bug has been marked as a duplicate of bug 94386 ***

[Bug gcov-profile/94394] [GCOV]It will cause random kernel panic during collecting kernel code coverage

2020-03-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94394 --- Comment #2 from Martin Liška --- If I remember correctly kernel implements its own "runtime library" libgcov, so I would expect a crash somewhere in it. Anyway, a reasonable reproducer would be needed.

[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs since r10-2106-g6343b6bf3bb83c87

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94314 --- Comment #7 from Martin Liška --- > It should be sufficient to check whether they have the same DECL_CONTEXT. This seems to work. I'm testing a patch candidate.

[Bug gcov-profile/94394] [GCOV]It will cause random kernel panic during collecting kernel code coverage

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94394 --- Comment #4 from Martin Liška --- (In reply to ammy.yi from comment #3) > Actually, there is some random kernel panic here. > > The following steps may reproduce this issue: > > 1. Enable gcov in kconfig > 2. build kernel and boot to system

[Bug fortran/94397] [10 Regression] the compiler consider "type is( real(kind(1.)) )" as a syntax error.

2020-03-30 Thread marxin at gcc dot gnu.org
|1 CC||markeggleston at gcc dot gnu.org, ||marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW Known to work||9.3.0 Last

[Bug c/94389] __attribute__((warn_unused_result)) will warn if the result is discarded as an optimisation

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94389 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug target/94400] 531.deepsjeng_r is 7% slower at -O2 -march=znver2 than GCC 9

2020-03-30 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org Last reconfirmed||2020-03-30 Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška --- I can confirm on LNT znver2 machine, but the bisection points to a different commit: https://lnt.opensuse.org

[Bug testsuite/94402] New: FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
NCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: rguenth at gcc dot gnu.org, rsandifo at gcc dot gnu.org Target Milestone: --- Host: x8

[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402 --- Comment #1 from Martin Liška --- Created attachment 48144 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48144&action=edit vect-8.f90.161t.vect dump file

[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Target Milestone|---

[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402 --- Comment #3 from Martin Liška --- Or scan for vectorized 22-23 loops?

[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org

[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1

2020-03-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/94420] New: ICE error: insn does not satisfy its constraints

2020-03-30 Thread marxin at gcc dot gnu.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: krebbel at gcc dot gnu.org, segher at gcc dot gnu.org Target Milestone: --- Host: powerpc64-linux-gnu Target

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 --- Comment #6 from Martin Liška --- (In reply to Kees Cook from comment #5) > Hi! I recently learned that Clang has -fsanitizer-minimal-runtime that is > very close to what I was expecting to use: > > https://bugs.llvm.org/show_bug.cgi?id=45295

[Bug target/87222] ICE in setup_reg_classes, at reginfo.c:1027

2020-03-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87222 --- Comment #1 from Martin Liška --- May I please ping this?

[Bug target/92626] [9/10 Regression] Performance regression in compress-rar on CLX server

2020-03-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92626 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #6

[Bug tree-optimization/59859] [meta-bug] GRAPHITE issues

2020-03-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59859 Bug 59859 depends on bug 70390, which changed state. Bug 70390 Summary: [8/9/10 Regression] internal compiler error: in copy_loop_close_phi_args, at graphite-isl-ast-to-gimple.c:2114 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70390

[Bug tree-optimization/70390] [8/9/10 Regression] internal compiler error: in copy_loop_close_phi_args, at graphite-isl-ast-to-gimple.c:2114

2020-03-31 Thread marxin at gcc dot gnu.org
|--- |FIXED CC||marxin at gcc dot gnu.org --- Comment #18 from Martin Liška --- I can confirm it works with the following releases: 8.1.0 (406c2abec3f998e9)(02 May 2018 10:13): [took: 0.435s] result: OK 8.2.0 (ddeb81e76461fc00)(26 Jul

[Bug ipa/94271] [8/9 Regression] lto1: error: two or more sections for .gnu.lto_fast_clamp.default.9.564bf999b130b5e since r8-1461-g871cc215f7507cbe

2020-03-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug preprocessor/94168] [10 Regression] error: extended character § is not valid in an identifier since r10-3309-g7d112d6670a0e0e6

2020-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94168 --- Comment #7 from Martin Liška --- (In reply to Richard Biener from comment #6) > I read Josephs comment so that GCC is correct to reject the code and Martins > quoting of the original testcase shows it's likely a genuine bug in the > program (

[Bug c/94428] Reintroduce -Wzero-length-array

2020-04-01 Thread marxin at gcc dot gnu.org
||2020-04-01 Ever confirmed|0 |1 CC||jsm28 at gcc dot gnu.org, ||marxin at gcc dot gnu.org

[Bug target/94435] New: ICE in extract_insn, at recog.c:2294

2020-04-01 Thread marxin at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux-gnu Target: aarch64-linux-gnu Once Jakub added a new test-case I see: $ ./xgcc -B. /home

[Bug target/94435] ICE in extract_insn, at recog.c:2294

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

[Bug debug/94439] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/torture/builtin-complex-1.c: ‘-fcompare-debug’ failure since r10-3499-g0ce77f463d1d150e

2020-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94439 Martin Liška changed: What|Removed |Added CC||richard.sandiford at linaro dot or

[Bug debug/94439] New: gcc: error: gcc/testsuite/gcc.dg/torture/builtin-complex-1.c: ‘-fcompare-debug’ failure since r10-3499-g0ce77f463d1d150e

2020-04-01 Thread marxin at gcc dot gnu.org
: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone

[Bug target/94437] Internal compiler error in avr-g++

2020-04-01 Thread marxin at gcc dot gnu.org
|WAITING CC||marxin at gcc dot gnu.org Last reconfirmed||2020-04-01

[Bug rtl-optimization/94440] New: [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639

2020-04-01 Thread marxin at gcc dot gnu.org
Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux-gnu Target

[Bug rtl-optimization/94440] [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639

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

[Bug debug/94441] New: [10 Regression] g++: error: gcc/gcc/testsuite/g++.dg/cpp1z/constexpr-if2.C: ‘-fcompare-debug’ failure (length) sincer10-7397-gda920d0c46c38fe2

2020-04-01 Thread marxin at gcc dot gnu.org
-gda920d0c46c38fe2 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jakub at gcc dot gnu.org

[Bug debug/94441] [10 Regression] g++: error: gcc/gcc/testsuite/g++.dg/cpp1z/constexpr-if2.C: ‘-fcompare-debug’ failure (length) sincer10-7397-gda920d0c46c38fe2

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

[Bug rtl-optimization/94440] [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639

2020-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94440 Martin Liška changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/94443] [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-01 Thread marxin at gcc dot gnu.org
|1 Priority|P3 |P1 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Keywords||needs-reduction Status|UNCONFIRMED |NEW Blocks

[Bug tree-optimization/94443] New: [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-01 Thread marxin at gcc dot gnu.org
Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: linkw at

[Bug tree-optimization/94443] [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94443 --- Comment #1 from Martin Liška --- $ cat sparsity_pattern.ii int a; unsigned *b; class A { A(); }; A::A() { for (unsigned i; i <= a; ++i, ++b) ; } $ g++ -O3 -march=znver2 sparsity_pattern.ii sparsity_pattern.ii: In constructor 'A::A()'

[Bug tree-optimization/94443] [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94443 --- Comment #2 from Martin Liška --- Or a simple C code: $ cat tc.i int a; unsigned *b; void foo() { for (unsigned i; i <= a; ++i, ++b) ; } $ gcc -O3 -march=znver2 tc.i tc.i: In function 'foo': tc.i:4:6: error: missing definition 4 |

[Bug sanitizer/94448] LSan: leaks should report PID and TID of allocation

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

[Bug tree-optimization/94443] [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94443 Martin Liška changed: What|Removed |Added CC||meissner at gcc dot gnu.org --- Comment #

[Bug tree-optimization/94451] [10 Regression] April 1st 2020 GCC does not compile spec 2017 gcc_r benchmark with -O3

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

[Bug c++/94453] [10 Regression] ICE in make_decl_rtl since r10-3591

2020-04-02 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |NEW CC||marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Confirmed.

[Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #21 from Martin Liška --- (In reply to Khem Raj from comment #20) > (In reply to CVS Commits from comment #18) > > The master branch has been updated by Martin Liska : > > > > https://gcc.gnu.org/g:142d68f50b48309f48e34fc1d9d6dbbeecf

[Bug target/94364] 505.mcf_r is 8% faster when compiled with -mprefer-vector-width=128

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94364 --- Comment #4 from Martin Liška --- Created attachment 48169 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48169&action=edit qsort patch I'm sending spec_qsort patch we use. I'm going to prepare a patch that will revert this and add -fno

[Bug target/94364] 505.mcf_r is 8% faster when compiled with -mprefer-vector-width=128

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94364 --- Comment #5 from Martin Liška --- With something like: diff --git a/benchspec/CPU/505.mcf_r/src/spec_qsort/spec_qsort.c b/benchspec/CPU/505.mcf_r/src/spec_qsort/spec_qsort.c index 05cad501..ad79ddae 100755 --- a/benchspec/CPU/505.mcf_r/src/sp

[Bug ipa/94445] gcc.target/arm/cmse/cmse-15.c fails for cortex-m33

2020-04-02 Thread marxin at gcc dot gnu.org
|--- |10.0 Assignee|clyon at gcc dot gnu.org |marxin at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #7 from Martin Liška --- It's ICF issue and I've got a patch for it.

[Bug rtl-optimization/92264] [10 Regression] Compile time hog in 521.wrf_r with -Ofast -march=znver2 -g since r276318

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264 --- Comment #41 from Martin Liška --- The current master does: $ time gfortran module_configure.fppized.f90 -c -march=znver2 -std=legacy -fconvert=big-endian -fno-openmp -Ofast -march=znver2 -g ... real2m21.190s user2m20.487s sys 0m0

[Bug rtl-optimization/92264] [10 Regression] Compile time hog in 521.wrf_r with -Ofast -march=znver2 -g since r276318

2020-04-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264 --- Comment #43 from Martin Liška --- (In reply to Jakub Jelinek from comment #42) > Is that good enough to mark this PR as resolved? In #c0 you said before > Richard's change it took ~200s, which is more than 2m21s, though it is > unclear if th

[Bug ipa/94445] gcc.target/arm/cmse/cmse-15.c fails for cortex-m33

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94445 Martin Liška changed: What|Removed |Added Status|ASSIGNED|NEW Known to fail|

[Bug c++/94462] [10 Regression] ICE in duplicate_decls, at cp/decl.c:1456 since r10-6586-gd6ef77e023cfe0bb

2020-04-03 Thread marxin at gcc dot gnu.org
||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org Last reconfirmed||2020-04-03 Priority|P3 |P1 Ever confirmed|0 |1 Target Milestone

[Bug c++/94462] [10 Regression] ICE in duplicate_decls, at cp/decl.c:1456 since r10-6586-gd6ef77e023cfe0bb

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94462 --- Comment #2 from Martin Liška --- Note that before the revision we accepted the code.

[Bug target/94460] wrong code with __builtin_ia32_phsubw256() or __builtin_ia32_phsubd256()

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94460 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org

[Bug rtl-optimization/90275] [8/9/10 Regression] ICE: in insert_regs, at cse.c:1128 with -O2 -fno-dce -fno-tree-dce

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90275 Martin Liška changed: What|Removed |Added Summary|[8/9 Regression] ICE: in|[8/9/10 Regression] ICE: in

[Bug fortran/94463] Bad object code / reference to undefined symbol

2020-04-03 Thread marxin at gcc dot gnu.org
|NEW CC||marxin at gcc dot gnu.org, ||pault at gcc dot gnu.org Last reconfirmed||2020-04-03 --- Comment #1 from Martin Liška --- Confirmed, it's very old issu

[Bug ipa/94445] gcc.target/arm/cmse/cmse-15.c fails for cortex-m33

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94445 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/94468] [10 Regression] ICE in remove_useless_values, at cselib.c:735 since r10-7515-g2c0fa3ecf70d199a

2020-04-03 Thread marxin at gcc dot gnu.org
CC||jakub at gcc dot gnu.org, ||marxin at gcc dot gnu.org Last reconfirmed||2020-04-03 --- Comment #1 from Martin Liška --- Confirmed, started with r10-7515-g2c0fa3ecf70d199a.

[Bug tree-optimization/94443] [10 Regression] 510.parest_r and 526.blender_r ICE: verify_ssa failed since r10-7491-gbd0f22a8d5caea8905f38ff1fafce31c1b7d33ad

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94443 --- Comment #16 from Martin Liška --- Can we close it as fixed?

[Bug c++/93597] [9 Regression] ICE in get_fns since r10-6219

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93597 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #5

[Bug tree-optimization/91322] [10 regression] alias-4 test failure

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91322 Martin Liška changed: What|Removed |Added CC||avieira at gcc dot gnu.org,

[Bug c++/94468] [10 Regression] ICE in remove_useless_values, at cselib.c:735 since r10-7515-g2c0fa3ecf70d199a

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94468 Martin Liška changed: What|Removed |Added Keywords|needs-reduction | --- Comment #2 from Martin Liška --- I

[Bug c++/94468] [10 Regression] ICE in remove_useless_values, at cselib.c:735 since r10-7515-g2c0fa3ecf70d199a

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94468 --- Comment #3 from Martin Liška --- Minimal command line options: $ g++ pr94468.cc -O2 -c -fPIC

[Bug fortran/94471] Calling a function pointer member of a polymorphic derived type returning a pointer produces an ICE (internal compiler error).

2020-04-03 Thread marxin at gcc dot gnu.org
||2020-04-03 Status|UNCONFIRMED |NEW CC||janus at gcc dot gnu.org, ||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, started with r7-4526

[Bug tree-optimization/91322] [10 regression] alias-4 test failure

2020-04-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91322 --- Comment #9 from Martin Liška --- (In reply to Jan Hubicka from comment #8) > Do we have compile farm machine where this can be reproduced? I guess we don't have any.

[Bug c/94473] internal compiler error: verify_ssa failed

2020-04-03 Thread marxin at gcc dot gnu.org
||2020-04-03 CC||marxin at gcc dot gnu.org Status|UNCONFIRMED |WAITING --- Comment #1 from Martin Liška --- I guess it's dup of PR94443. Can you please test current master (which should be fixed)?

[Bug target/94482] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Ever

[Bug c++/94484] ICE in cp_finish_decl, at cp/decl.c:7447

2020-04-04 Thread marxin at gcc dot gnu.org
|1 CC||marxin at gcc dot gnu.org Last reconfirmed||2020-04-04

[Bug c++/94483] [9/10 Regression] ICE: tree check: expected type_pack_expansion, have error_mark in add_capture, at cp/lambda.c:607

2020-04-04 Thread marxin at gcc dot gnu.org
||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org Summary|[10 Regression] ICE: tree |[9/10 Regression] ICE: tree |check: expected |check: expected |type_pack_expansion, have

[Bug c++/94480] [10 Regression] ICE in cp_parser_abort_tentative_parse, at cp/parser.c:31858

2020-04-04 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Last reconfirmed||2020-04-04 Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška --- Confirmed, started with r10-4424-g81a34a6b68184436.

[Bug c++/94481] [10 Regression] ICE: Segmentation fault (in cp_parser_placeholder_type_specifier)

2020-04-04 Thread marxin at gcc dot gnu.org
reconfirmed||2020-04-04 CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, started with r10-3735-gcb57504a55015891.

[Bug target/94482] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-05 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 Martin Liška changed: What|Removed |Added Keywords|needs-bisection | --- Comment #5 from Martin Liška --- Fi

[Bug target/94482] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-05 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 --- Comment #6 from Martin Liška --- But I bet it's invalid code: $ gcc -fsanitize=undefined pr94482.c -O2 && ./a.out pr94482.c:14:11: runtime error: index 2 out of bounds for type 'long int [2]' pr94482.c:14:15: runtime error: store to addres

[Bug target/94482] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-05 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 Martin Liška changed: What|Removed |Added Known to work||6.4.0 CC|

[Bug c++/94489] ICE: unexpected expression ‘std::min’ of kind overload

2020-04-05 Thread marxin at gcc dot gnu.org
||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Started with r9-6542

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-05 Thread marxin at gcc dot gnu.org
|WAITING CC||marxin at gcc dot gnu.org Last reconfirmed||2020-04-06 --- Comment #1 from Martin Liška --- A test-case will be needed please.

[Bug c++/94493] FreeBSD-ports lang/gcc9 (9.3.0) on FreeBSD 13 crash if building ftp/filezilla

2020-04-05 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |WAITING CC||marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #5 from Martin Liška --- Can you please provide a pre-processed test-case (-E option)?

[Bug driver/94491] -g2 debugging level is not documented

2020-04-05 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed||2020-04-06 --- Comment #1 from Martin Liška --- Confirmed.

[Bug c++/94478] [10 Regression] ICE in comptypes, at cp/typeck.c:1486

2020-04-05 Thread marxin at gcc dot gnu.org
||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org Last reconfirmed||2020-04-06 Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška --- Confirmed, started with r10-4397

[Bug target/94482] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-05 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 --- Comment #11 from Martin Liška --- (In reply to Jakub Jelinek from comment #10) > (In reply to Martin Liška from comment #9) > > Isn't the problem right now the violation of -Wpsabi? > > Why would that be a problem? That warning sais that if

[Bug target/94482] [8/9/10 Regression] Inserting into vector with optimization enabled on x86 generates incorrect result

2020-04-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94482 --- Comment #15 from Martin Liška --- (In reply to Jakub Jelinek from comment #12) > Reduced testcase (-O2 -msse2 -m32): > typedef unsigned V __attribute__ ((__vector_size__ (16))); > union U > { > V j; > unsigned long long i __attribute__ ((

[Bug debug/94495] New: [10 Regression] Debug info size growth since r10-7515-g2c0fa3ecf70d199a

2020-04-06 Thread marxin at gcc dot gnu.org
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jakub at gcc dot gnu.org Blocks: 26163 Target Milestone: --- I see various debug info size growth for different compiler

[Bug debug/94495] [10 Regression] Debug info size growth since r10-7515-g2c0fa3ecf70d199a

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

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-04-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 --- Comment #7 from Martin Liška --- Created attachment 48209 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48209&action=edit Patch candidate for shift_out_of_bounds Patch for GCC that supports -fsanitize-minimal-runtime for shift_out_of_

[Bug debug/94495] [10 Regression] Debug info size growth since r10-7515-g2c0fa3ecf70d199a

2020-04-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94495 --- Comment #3 from Martin Liška --- One TU difference from SPEC2006 454.calculix: $ gfortran -c -o restarts.o -ISPOOLES -Ofast -g -std=legacy restarts.f ... $ ~/Programming/bloaty/bloaty restarts.o -- /tmp/before.o VM SIZE

[Bug debug/94495] [10 Regression] Debug info size growth since r10-7515-g2c0fa3ecf70d199a

2020-04-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94495 --- Comment #4 from Martin Liška --- There's a bigger object file: $ /Programming/bloaty/bloaty nonlingeo.after.o VM SIZE FILE SIZE -- -- 84.0% 32.7Ki .text

[Bug c++/94508] ICE in tsubst_copy, at cp/pt.c:16186

2020-04-06 Thread marxin at gcc dot gnu.org
||2020-04-07 Ever confirmed|0 |1 CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, -fconcepts started with GCC 6. Is it a valid or invalid code?

[Bug c++/94507] [8/9/10 Regression] internal compiler error: tree check: expected template_decl, have error_mark in tsubst_lambda_expr

2020-04-06 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Last reconfirmed||2020-04-07 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW

[Bug analyzer/94503] ICE in saved_diagnostic, at analyzer/diagnostic-manager.cc:84

2020-04-06 Thread marxin at gcc dot gnu.org
|ASSIGNED Known to fail||10.0 Target Milestone|--- |10.0 CC||marxin at gcc dot gnu.org Last reconfirmed||2020-04-07 --- Comment #1 from Martin Liška

[Bug rtl-optimization/94516] New: [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2020-04-07 Thread marxin at gcc dot gnu.org
: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- The following release: https://www.gnupg.org

[Bug rtl-optimization/94516] [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2020-04-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516 --- Comment #1 from Martin Liška --- Created attachment 48227 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48227&action=edit Reducing patch for psk-file.c I tried both ASAN and UBSAN, and also valgrind with -O0 and it seems all fine.

[Bug rtl-optimization/94516] [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2020-04-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516 --- Comment #2 from Martin Liška --- Created attachment 48228 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48228&action=edit pre-processed source file It's compiled with: $ gcc -fdiagnostics-show-option -O2 -Wall -D_FORTIFY_SOURCE=2 -f

[Bug rtl-optimization/94516] [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2020-04-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516 --- Comment #6 from Martin Liška --- (In reply to Jakub Jelinek from comment #5) > Created attachment 48230 [details] > gcc10-pr94516.patch > I can confirm the patch fixes the gnutls. Would you be able to come up with a test-case?

[Bug rtl-optimization/94516] [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2020-04-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516 --- Comment #8 from Martin Liška --- (In reply to Jakub Jelinek from comment #7) > Created attachment 48231 [details] > gcc10-pr94516.patch > > Sure, here it is with a testcase. Great job!

[Bug bootstrap/93398] PGO bootstrap is not reproducible

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

[Bug c++/94523] [10 Regression] error: 'constexpr' evaluation depth exceeds maximum of 512 (use '-fconstexpr-depth=' to increase the maximum) since r10-7490-g76f09260b7eccd6c

2020-04-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94523 Martin Liška changed: What|Removed |Added Known to work||9.3.0 Last reconfirmed|

[Bug c++/94523] New: [10 Regression] error: 'constexpr' evaluation depth exceeds maximum of 512 (use '-fconstexpr-depth=' to increase the maximum) since r10-7490-g76f09260b7eccd6c

2020-04-07 Thread marxin at gcc dot gnu.org
90-g76f09260b7eccd6c Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: marxi

[Bug middle-end/94526] [10 Regression] cselib ICE building glibc sigpause for m68k and microblaze since r10-7575-g8662d0593438ecd498

2020-04-07 Thread marxin at gcc dot gnu.org
CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Reduced test-case: $ cat ice.i typedef struct { int __val[8 * sizeof 0]; } __sigset_t; void fn1 (__sigset_t *p1) { __sigset_t *a = p1; } void fn3 (); void fn2 () { __sigset_t b; fn1

<    1   2   3   4   5   6   7   8   9   10   >