[Bug ipa/93621] [10 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.c:1443 since r10-5567

2020-03-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93621 --- Comment #5 from Martin Liška --- Yes, I can confirm it still ICEs.

[Bug ipa/94250] [10 Regression] valgrind error for ./g++.dg/ipa/remref-1.C

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

[Bug c++/94265] wrong warning "duplicated 'if' condition"

2020-03-23 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-03-23 CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed.

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

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #10 from Martin Liška --- I've got it, sparc64 does not define __BIG_ENDIAN__. I'm testing a patch that does endianess detection based on __BYTE_ORDER__.

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

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264 --- Comment #35 from Martin Liška --- The suggested patch helped to reduce compilation to: 2m54s

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

2020-03-23 Thread marxin at gcc dot gnu.org
Version: 10.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: marxin at gcc dot

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

2020-03-23 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-03-23 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- I'm working on that..

[Bug debug/94273] [10 Regression] ICE in splice_child_die, at dwarf2out.c:5657 since r10-7235-g52b3aa8be1893848

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94273 Martin Liška changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug debug/94273] [10 Regression] ICE in splice_child_die, at dwarf2out.c:5657 since r10-7235-g52b3aa8be1893848

2020-03-23 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org, ||stilor at att dot net Status|UNCONFIRMED |NEW Component|c++ |debug Last reconfirmed||2020-03-23 Known to fail

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

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 Martin Liška changed: What|Removed |Added Known to fail||10.0, 8.4.0, 9.3.0 Known to work|

[Bug c++/94276] New: [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1

2020-03-23 Thread marxin at gcc dot gnu.org
Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Target Milestone: --- Following fails: $ g++ /home/marxin/Programming/gcc/gcc

[Bug c++/94276] [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1

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

[Bug c++/94276] [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1

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

[Bug debug/94277] New: [9/10 Regression] error: undef.c: ‘-fcompare-debug’ failure (length) since r9-6413-g1db01ff96aa5ce5c

2020-03-23 Thread marxin at gcc dot gnu.org
: 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: --- I see the following error: $ cat undef.c static void f

[Bug debug/94277] [9/10 Regression] error: undef.c: ‘-fcompare-debug’ failure (length) since r9-6413-g1db01ff96aa5ce5c

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94277 Martin Liška changed: What|Removed |Added Known to work||8.4.0 Status|UNCONFIRMED

[Bug debug/94280] New: error: gcc/testsuite/gfortran.dg/iso_c_binding_compiler_1.f90: ‘-fcompare-debug’ failure

2020-03-23 Thread marxin at gcc dot gnu.org
: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Target Milestone: --- This one is very old (at least as 4.8.0): $ gfortran /home/marxin/Programming/gcc/gcc

[Bug debug/94281] New: g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

2020-03-23 Thread marxin at gcc dot gnu.org
Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: aoliva at gcc dot gnu.org Target Milestone: --- Following fails: $ cat hash.cpp void fn1() {} void fn2

[Bug debug/94281] [8/9/10 Regression] g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94281 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Priority|P3

[Bug debug/94283] New: [8/9/10 Regression] gcc: error: gcc/testsuite/gcc.dg/fold-bopcond-1.c: ‘-fcompare-debug’ failure since r7-4804-gb54819879e0518b3

2020-03-23 Thread marxin at gcc dot gnu.org
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: amker at gcc dot gnu.org Target

[Bug debug/94283] [8/9/10 Regression] gcc: error: gcc/testsuite/gcc.dg/fold-bopcond-1.c: ‘-fcompare-debug’ failure since r7-4804-gb54819879e0518b3

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

[Bug debug/94284] New: [9/10 Regression] gcc: error: fort.f90: ‘-fcompare-debug’ failure (length) since r9-7156-g33579b59aaf02eb7

2020-03-23 Thread marxin at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: law at gcc dot gnu.org Target Milestone: --- I see following error: $ cat

[Bug debug/94284] [9/10 Regression] gcc: error: fort.f90: ‘-fcompare-debug’ failure (length) since r9-7156-g33579b59aaf02eb7

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94284 Martin Liška changed: What|Removed |Added Known to work||8.4.0 Known to fail|

[Bug c++/94276] [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1

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

[Bug debug/94285] [9/10 Regression] gfortran: error: gcc/testsuite/gfortran.dg/array_constructor_40.f90: ‘-fcompare-debug’ failure (length) sincer10-1654-gffdc40a90faec54d

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94285 Martin Liška changed: What|Removed |Added Last reconfirmed||2020-03-23 Priority|P3

[Bug debug/94285] New: [9/10 Regression] gfortran: error: gcc/testsuite/gfortran.dg/array_constructor_40.f90: ‘-fcompare-debug’ failure (length) sincer10-1654-gffdc40a90faec54d

2020-03-23 Thread marxin at gcc dot gnu.org
-gffdc40a90faec54d 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 Target Milestone: --- I see

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259 --- Comment #3 from Martin Liška --- Created attachment 48093 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48093&action=edit Patch candidate There's a patch candidate. Can you please test it?

[Bug c++/94288] co_await in while loop crashes g++

2020-03-23 Thread marxin at gcc dot gnu.org
||iains at gcc dot gnu.org, ||marxin at gcc dot gnu.org Priority|P3 |P1 Last reconfirmed||2020-03-23 Target Milestone|--- |10.0 Ever confirmed|0

[Bug c++/94288] co_await in while loop crashes g++

2020-03-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94288 --- Comment #2 from Martin Liška --- Reduced test-case: namespace std { template struct coroutine_traits { using promise_type = _Result::promise_type; }; template struct coroutine_handle; template <> struct coroutine_handle<> {}; template s

[Bug rtl-optimization/94291] [10 Regression] ICE: in reg_or_subregno, at jump.c:1928 at -Og

2020-03-23 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords||needs-bisection CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- I'm bisecting that.

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

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

[Bug rtl-optimization/94291] [10 Regression] ICE: in reg_or_subregno, at jump.c:1928 at -Og since r10-3993-ga79048f6250febc1acce09d790035276d534e754

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

[Bug rtl-optimization/94292] [10 Regression] ICE: SIGSEGV in forward_propagate_and_simplify (fwprop.c:1417) with -O -g -fno-tree-dce since r10-3985-g8b8ab8f473b42933b9c1e292c4b1ab02adf1863a

2020-03-24 Thread marxin at gcc dot gnu.org
|--- |10.0 CC||marxin at gcc dot gnu.org, ||rearnsha at gcc dot gnu.org --- Comment #1 from Martin Liška --- Started with r10-3985-g8b8ab8f473b42933b9c1e292c4b1ab02adf1863a.

[Bug c++/94276] [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1

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

[Bug debug/94281] [8/9/10 Regression] g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

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

[Bug debug/94296] New: [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

2020-03-24 Thread marxin at gcc dot gnu.org
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: --- I see

[Bug debug/94296] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

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

[Bug debug/94281] [8/9/10 Regression] g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

2020-03-24 Thread marxin at gcc dot gnu.org
||jakub at gcc dot gnu.org Assignee|marxin at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #2 from Martin Liška --- It has something to do with end location of function: $ cat hash.c void fn1() { } void fn2() { ; } $ ./xg++ -B. -g hash.c -c -O1 -fno

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

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

[Bug sanitizer/94299] false positive: AddressSanitizer: stack-use-after-scope on address

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

[Bug sanitizer/94299] false positive: AddressSanitizer: stack-use-after-scope on address

2020-03-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94299 --- Comment #5 from Martin Liška --- So I was able to reproduce the problem but I don't see what exactly happens there. Note that -O2 is needed in order to process inlining and further optimizations. I bet it's an issue in the code itself. Feel f

[Bug tree-optimization/94300] [10 Regression] memcpy vector load miscompiled during const-prop since r10-6809-g7f5617b00445dcc8

2020-03-24 Thread marxin at gcc dot gnu.org
|NEW CC||jakub at gcc dot gnu.org, ||marxin at gcc dot gnu.org Known to work||9.3.0 Priority|P3 |P1 Last reconfirmed

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

2020-03-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259 Martin Liška changed: What|Removed |Added Target Milestone|--- |10.0

[Bug c++/94288] co_await in while loop crashes g++

2020-03-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94288 --- Comment #4 from Martin Liška --- (In reply to Iain Sandoe from comment #3) > thanks for the report. The reduced testcase at c#2 doesn't fire for me once > pending updates are applied. However, the attached case preprocessed code > does; I th

[Bug c++/94288] co_await in while loop crashes g++

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94288 --- Comment #6 from Martin Liška --- (In reply to Iain Sandoe from comment #5) > (In reply to Martin Liška from comment #4) > > (In reply to Iain Sandoe from comment #3) > > > thanks for the report. The reduced testcase at c#2 doesn't fire for m

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

2020-03-25 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-03-25 Target Milestone|--- |11.0 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #2 from Martin Liška --- (In reply to Kees Cook from comment #0

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

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 --- Comment #3 from Martin Liška --- (In reply to Richard Biener from comment #1) > But isn't the default without -fsanitize-undefined-trap-on-error already > calling > a library routine that the kernel could override? They don't want to impleme

[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-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 Martin Liška changed: What|Removed |Added Summary|[8/9/10 Regression] lto1: |[8/9 Regression] lto1:

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

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

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

2020-03-25 Thread marxin at gcc dot gnu.org
at gcc dot gnu.org Known to work||9.3.0 Last reconfirmed||2020-03-25 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED Known to fail

[Bug d/94315] [10 regression] new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail

2020-03-25 Thread marxin at gcc dot gnu.org
||2020-03-25 Ever confirmed|0 |1 CC||marxin at gcc dot gnu.org

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

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

[Bug d/94305] libphobos: Add configure flag to build phobos in non-release mode

2020-03-25 Thread marxin at gcc dot gnu.org
|NEW Last reconfirmed||2020-03-25 CC||marxin at gcc dot gnu.org

[Bug d/94304] libphobos: Add --with-libdruntime-only configure option

2020-03-25 Thread marxin at gcc dot gnu.org
||2020-03-25 CC||marxin at gcc dot gnu.org Ever confirmed|0 |1

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

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

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 --- Comment #2 from Martin Liška --- (In reply to Martin Liška from comment #1) > Isn't that dup of PR94072? Sorry, this one PR94042.

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 --- Comment #3 from Martin Liška --- (In reply to Martin Liška from comment #2) > (In reply to Martin Liška from comment #1) > > Isn't that dup of PR94072? > > Sorry, this one PR94042. I don't have a good day. This link should be what I'm looki

[Bug lto/94311] LTO produces line info entries with invalid line numbers

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

[Bug c/94322] Detected memory leaks while using clang AddressSanitizer to build GCC

2020-03-25 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org Blocks||86656 Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86656 [Bug 86656] [meta-bug] Issues found with -fsanitize=address

[Bug debug/94323] New: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d

2020-03-25 Thread marxin at gcc dot gnu.org
: 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, jason at gcc dot gnu.org Target Milestone

[Bug debug/94323] [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d

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

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |srinath.parvathaneni at arm dot co

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

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

[Bug debug/94326] New: g++: error: pack.ii: ‘-fcompare-debug’ failure (length)

2020-03-25 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 Target Milestone: --- This one is very old (at least GCC 4.8.0): $ cat pack.ii template class A { const int &m

[Bug debug/94326] g++: error: pack.ii: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94326 Martin Liška changed: What|Removed |Added Priority|P3 |P2

[Bug sanitizer/94325] [UBSAN] "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94325 Martin Liška changed: What|Removed |Added Known to fail||10.0, 9.3.0 Known to work|

[Bug debug/94329] gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94329 Martin Liška changed: What|Removed |Added Priority|P3 |P2 Last reconfirmed|

[Bug debug/94329] New: gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length)

2020-03-25 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 Target Milestone: --- Fails since GCC 4.9.0: $ cat use_only.f90 SUBROUTINE r_to_s1b ( s, hinv ) REAL hinv

[Bug sanitizer/94325] [8/9/10 Regression] UBSAN: "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all

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

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

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

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 --- Comment #6 from Martin Liška --- Ok, let me take a look.

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 Martin Liška changed: What|Removed |Added Status|WAITING |NEW --- Comment #7 from Martin Liška ---

[Bug middle-end/92046] Command line options (that are per-functions) are affecting --params which are global.

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

[Bug middle-end/92046] Command line options (that are per-functions) are affecting --params which are global.

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

[Bug c/94322] Detected memory leaks while using clang AddressSanitizer to build GCC

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

[Bug debug/94326] g++: error: pack.ii: ‘-fcompare-debug’ failure (length)

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

[Bug testsuite/94334] new tests gcc.dg/lto/pr94271 fail

2020-03-26 Thread marxin at gcc dot gnu.org
|--- |10.0 CC||marxin at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #2 from Martin Liška --- Obvious error, sorry.

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

2020-03-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264 --- Comment #37 from Martin Liška --- @Jakub: Can we close it? Or do you plan any other patch for it?

[Bug tree-optimization/94335] False positive -Wstringop-overflow warning with -O2

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

[Bug c++/94333] internal compiler error: Segmentation fault ( when trying use structure binding in requires(requires{}))

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

[Bug driver/94330] No warning if jobserver not available

2020-03-26 Thread marxin at gcc dot gnu.org
at gcc dot gnu.org |marxin at gcc dot gnu.org CC||marxin at gcc dot gnu.org --- Comment #2 from Martin Liška --- I've got patch for it. @Richi: Is it stage1 material or can we add it for GCC 10?

[Bug testsuite/94334] new tests gcc.dg/lto/pr94271 fail

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

[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-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 --- Comment #6 from Martin Liška --- (In reply to Rainer Orth from comment #5) > Unfortunately, apart from PR testsuite/94334, the patch introduced another > failure: > > +FAIL: gcc.target/i386/pr81213-2.c (test for excess errors) > > Excess er

[Bug driver/94330] No warning if jobserver not available

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

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

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

[Bug middle-end/94339] [10 regression] ICE in tree_class_check_failed

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

[Bug middle-end/94339] [10 regression] ICE in tree_class_check_failed since r10-7344-gca6c722561ce9b9d

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

[Bug middle-end/94339] [10 regression] ICE in tree_class_check_failed since r10-7344-gca6c722561ce9b9d

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

[Bug c++/94342] GCC ignores attribute((section(...))) for static variables inside templates

2020-03-26 Thread marxin at gcc dot gnu.org
||2020-03-26 CC||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška --- Confirmed, it started with GCC 4.9.0

[Bug ipa/93369] [10 regression] g++.dg/lto/pr64076 fails

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

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

2020-03-26 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- I've just run the test-case on aarch64 and it works fine (-O2, -O2 -flto, -O3 -flto -fno-early-inlining). And lto.exp testsuite works fine on aarch64. @Wilco: Can you please double-check?

[Bug ipa/93621] [10 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.c:1443 since r10-5567

2020-03-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93621 Martin Liška changed: What|Removed |Added Known to fail||10.0, 9.3.0 Known to work|

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

2020-03-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91322 --- Comment #3 from Martin Liška --- (In reply to Wilco from comment #2) > (In reply to Martin Liška from comment #1) > > I've just run the test-case on aarch64 and it works fine (-O2, -O2 -flto, > > -O3 -flto -fno-early-inlining). And lto.exp te

[Bug ipa/93621] [10 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.c:1443 since r10-5567

2020-03-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93621 Martin Liška changed: What|Removed |Added Known to work|9.2.0 |9.3.0 Known to fail|9.3.0

[Bug target/94343] [10 Regression] invalid AVX512VL vpternlogd instruction emitted for -march=knl

2020-03-26 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Last reconfirmed||2020-03-26 Ever confirmed|0 |1 Target Milestone|--- |10.0 Status|UNCONFIRMED |NEW Priority|P3

[Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874

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

[Bug ipa/94360] 6% run-time regression of 502.gcc_r against GCC 9 when compiled with -O2 and both PGO and LTO

2020-03-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94360 --- Comment #1 from Martin Liška --- Unfortunately, the mentioned configuration is not tested on LNT periodic benchmarks.

[Bug ipa/94363] possible typo: attribute attribute

2020-03-29 Thread marxin at gcc dot gnu.org
||10.0 Known to work||9.3.0 Target Milestone|--- |10.0 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED Last reconfirmed

[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|RESOLVED

[Bug gcov-profile/94369] 505.mcf_r is 6-7% slower at -Ofast -march=native with PGO+LTO than with just LTO

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

[Bug fortran/94380] Nested associate+select type blocks cause compiler segfault

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

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