[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #10 from Martin Liška --- (In reply to Martin Liška from comment #9) > Also this one shows the problem: -fdbg-cnt=ipa_cp_bits:10460-10461. > > If I see correctly the function body: > lto-dump -dump-body=addr_to_index nir_lower_io.c.o

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #9 from Martin Liška --- Also this one shows the problem: -fdbg-cnt=ipa_cp_bits:10460-10461. If I see correctly the function body: lto-dump -dump-body=addr_to_index nir_lower_io.c.o Gimple Body of Function: addr_to_index addr_to_inde

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #11 from Martin Liška --- But streamed IPA CP info tells that: Node: addr_to_offset/632014: param [0]: VARIABLE ctxs: VARIABLE Bits: value = 0x0, mask = 0xfff8 int VARYING AGGS VAR

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #12 from Martin Liška --- It's likely correctly propagated, right now it looks the source code is invalid.

[Bug target/96559] Wrong code with -march=z900 -mtune=z9-109

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96559 Martin Liška changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug tree-optimization/96535] [10/11 Regression] GCC 10 ignoring function __attribute__ optimize for all x86 since r11-1019

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

[Bug gcov-profile/96534] keep gcov intermediate format

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96534 --- Comment #4 from Martin Liška --- > I did not have the real statistics yet as our company is not yet moved to > gcc9 (maybe end of this year ). > > and even the size of the compressed file is smaller , but we have to unzip > and parse it , ri

[Bug go/96567] New: [11 Regression] libgo/go/internal/syscall/unix/getrandom_linux.go:35:41: error: reference to undefined name 'getrandomTrap'

2020-08-11 Thread marxin at gcc dot gnu.org
oduct: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: marxin at gcc dot gnu.org CC: cmang at google dot com, ian at airs dot com Target

[Bug bootstrap/96568] New: Cross compiler for epiphany and arm-none cannot be built

2020-08-11 Thread marxin at gcc dot gnu.org
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Target Milestone: --- I see the following issue: [ 269s] ../../../../../libstdc++-v3/src/c++17/fs_ops.cc: In function 'std::filesystem::path std::files

[Bug libstdc++/96568] Cross compiler for epiphany and arm-none cannot be built

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96568 --- Comment #1 from Martin Liška --- Created attachment 49041 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49041&action=edit Build log

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #13 from Martin Liška --- (In reply to Martin Liška from comment #11) > But streamed IPA CP info tells that: > > Node: addr_to_offset/632014: > param [0]: VARIABLE > ctxs: VARIABLE > Bits: value = 0x0, mask =

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #14 from Martin Liška --- So in ltrans we end up with: addr_to_index (struct nir_builder * b, struct nir_ssa_def * addr, nir_address_format addr_format) { unsigned int num_channels; unsigned int swizzle[16]; unsigned int i; s

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 Martin Liška changed: What|Removed |Added Priority|P3 |P1 --- Comment #15 from Martin Liška ---

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #16 from Martin Liška --- Honza, can you please take a look? There's a bug in how get_default_value how nonzero bits are combined with ipcp_get_parm_bits. I can work on that tomorrow..

[Bug target/96578] [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-2623-g99e4891ed552aca4

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

[Bug target/96578] New: [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-2623-g99e4891ed552aca4

2020-08-11 Thread marxin at gcc dot gnu.org
Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: crazylht at gmail dot com Target Milestone: --- Host: x86_64-linux

[Bug tree-optimization/96579] New: [8/9/10/11 Regression] ICE in gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2605 since r7-950-g8a85cee26eabf

2020-08-11 Thread marxin at gcc dot gnu.org
Reporter: marxin at gcc dot gnu.org Target Milestone: --- I see the following ICE: $ gcc /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/pr96370.c -fno-tree-forwprop -funsafe-math-optimizations -fno-tree-vrp -O3 during GIMPLE pass: reassoc /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/pr96370

[Bug tree-optimization/96579] [8/9/10/11 Regression] ICE in gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2605 since r7-950-g8a85cee26eabf5cf

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

[Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

2020-08-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482 --- Comment #17 from Martin Liška --- I've got a patch candidate, let's see if it's a correct one.

[Bug c++/96576] ICE when decltype std::index_sequence

2020-08-12 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |NEW CC||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org, ||mpolacek at gcc dot gnu.org Ever confirmed|0

[Bug tree-optimization/96513] [9/10 Regression] ICE in vect_get_vec_def_for_operand_1, at tree-vect-stmts.c:1475 since r9-3644-g4dd7c0dcd87c86aa

2020-08-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96513 Martin Liška changed: What|Removed |Added Known to work||11.0 Target Milestone|---

[Bug target/96551] [10/11 Regression] FAIL: gcc.target/i386/vectorize8.c (internal compiler error)

2020-08-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96551 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #2

[Bug target/96578] [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-2623-g99e4891ed552aca4

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

[Bug tree-optimization/96579] [8/9/10/11 Regression] ICE in gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2605 since r7-950-g8a85cee26eabf5cf

2020-08-12 Thread marxin at gcc dot gnu.org
Status|ASSIGNED|NEW Assignee|marxin at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #2 from Martin Liška --- Leaving to Kugan.

[Bug lto/96591] ICE with -flto=auto and -O1: tree code ‘typename_type’ is not supported in LTO streams

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

[Bug ipa/96482] [10 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

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

[Bug ipa/96291] [10 Regression] -flto fails as ICE during IPA pass: cp incall_for_symbol_thunks_and_aliases()

2020-08-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96291 Martin Liška changed: What|Removed |Added Assignee|slyfox at inbox dot ru |marxin at gcc dot gnu.org

[Bug ipa/96482] [10 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523

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

[Bug ipa/96291] [10 Regression] -flto fails as ICE during IPA pass: cp incall_for_symbol_thunks_and_aliases()

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

[Bug fortran/96595] docs: typos in gfortran -fallow-argument-mismatch invoke description

2020-08-13 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org Resolution|--- |FIXED --- Comment #2 from Martin Liška --- Thank you for the patch.

[Bug c/96597] valgrind error in do_hoist_insertion during O3 build

2020-08-13 Thread marxin at gcc dot gnu.org
|WAITING Last reconfirmed||2020-08-13 CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Can you please attached pre-processed source file?

[Bug c/96597] valgrind error in do_hoist_insertion during O3 build

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

[Bug c/96597] valgrind error in do_hoist_insertion during O3 build

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

[Bug c/96597] valgrind error in do_hoist_insertion during O3 build

2020-08-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96597 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #8 from Martin Liška

[Bug c++/96605] ICE in tsubst, at cp/pt.c:14929 on C++20 code

2020-08-14 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, started with the revision that added -fconcepts-ts r10-3735-gcb57504a55015891.

[Bug analyzer/96611] ICE in get_or_create_cluster

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

[Bug c/96610] ICE: in gimplify_va_arg_expr, at gimplify.c:15150 since r7-2847-gba9bbd6f584afe29

2020-08-14 Thread marxin at gcc dot gnu.org
CC||marxin at gcc dot gnu.org, ||vries at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Martin Liška --- Started to ICE with r7-2847-gba9bbd6f584afe29.

[Bug lto/96617] [11 regression] ICE in gcc.dg/pr34457-2.c after r10-8624

2020-08-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96617 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug c++/96614] constexpr deletion failure through pointer to base with virtual base class

2020-08-16 Thread marxin at gcc dot gnu.org
||rejects-valid Status|UNCONFIRMED |NEW CC||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org, ||mpolacek at

[Bug tree-optimization/96633] missed optimization?

2020-08-17 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |NEW Keywords||missed-optimization CC||marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Nice trick! Generally speaking about the

[Bug gcov-profile/96622] gcov misses to count break statement

2020-08-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96622 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/96597] valgrind error in do_hoist_insertion during O3 build

2020-08-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96597 Martin Liška changed: What|Removed |Added Target Milestone|--- |11.0

[Bug tree-optimization/96665] [11 regression] new FAILs for gcc.dg/strlenopt-55.c after r11-2709

2020-08-18 Thread marxin at gcc dot gnu.org
|1 Status|UNCONFIRMED |NEW CC||marxin at gcc dot gnu.org, ||msebor at gcc dot gnu.org --- Comment #1 from Martin Liška --- @seurer: Please add author of the

[Bug tree-optimization/96058] ICE in c_getstr at gcc/fold-const.c:15475

2020-08-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96058 --- Comment #18 from Martin Liška --- *thanks for reminder

[Bug lto/45375] [meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO

2020-08-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 Bug 45375 depends on bug 96058, which changed state. Bug 96058 Summary: ICE in c_getstr at gcc/fold-const.c:15475 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96058 What|Removed |Added --

[Bug tree-optimization/96058] ICE in c_getstr at gcc/fold-const.c:15475

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

[Bug tree-optimization/96670] New: [11 Regression] ICE in tree_to_uhwi, at tree.c:7361 since r11-2709-g866626efd749ed3e

2020-08-18 Thread marxin at gcc dot gnu.org
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: msebor at gcc dot gnu.org Target Milestone: --- The following is

[Bug tree-optimization/96548] [11 Regression] ICE in compute_live_loop_exits, at tree-ssa-loop-manip.c:247 since r11-2574-g6aec53ee4f75a64c

2020-08-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96548 --- Comment #5 from Martin Liška --- Richi is on vacation. I'm pretty sure he'll quick it as soon as he gets back.

[Bug tree-optimization/96698] aarch64: ICE during GIMPLE pass:vect

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

[Bug gcov-profile/96622] gcov misses to count break statement

2020-08-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96622 --- Comment #4 from Martin Liška --- (In reply to Roland Illig from comment #3) > Ah, thanks for the pointer. > > I thought I had used -O0 in the larger project as well, but I hadn't. > > Just as a suggestion, would it make sense to apply the c

[Bug tree-optimization/96722] [8/9/10/11 Regression] Clobbers on NULL since r8-1519

2020-08-20 Thread marxin at gcc dot gnu.org
at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Let me take a look.

[Bug tree-optimization/96633] missed optimization?

2020-08-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96633 --- Comment #3 from Martin Liška --- (In reply to Alexander Monakov from comment #2) > Martin added me to CC so I assume he wants me to chime in. Yes, you understood very well and thanks for the reply. ... > With that out of the way: striving

[Bug tree-optimization/96722] [8/9/10/11 Regression] Clobbers on NULL since r8-1519

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

[Bug ipa/96734] gcc 10.2.0 fails to compile on mips64 due to crash in IPA SRA pass

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

[Bug lto/96752] -fwhopr feature - is it available in gcc 9.2.0

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

[Bug tree-optimization/96597] valgrind error in do_hoist_insertion during O3 build

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

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

2020-08-24 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: kito at gcc dot gnu.org, wilson at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux-gnu Target: riscv64-linux-gnu

[Bug tree-optimization/96729] [11 Regression] hang on x86_64-linux-gnu with `-g -O3` since r11-39-gf9e1ea10e657af9f

2020-08-24 Thread marxin at gcc dot gnu.org
|with `-g -O3` |x86_64-linux-gnu with `-g ||-O3` since ||r11-39-gf9e1ea10e657af9f CC||marxin at gcc dot gnu.org

[Bug tree-optimization/96730] [10/11 Regression] ICE on x86_64-linux-gnu with `-O1` to `-O3` (in verify_sra_access_forest, at tree-sra.c:2352) since r10-6320-g5b9e89c922dc2e7e

2020-08-24 Thread marxin at gcc dot gnu.org
) |verify_sra_access_forest, ||at tree-sra.c:2352) since ||r10-6320-g5b9e89c922dc2e7e CC||jamborm at gcc dot gnu.org, ||marxin at gcc

[Bug c++/96732] [11 Regression] ice in pop_nested_class

2020-08-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96732 --- Comment #2 from Martin Liška --- (In reply to Marek Polacek from comment #1) > Started with r11-2748 Can you please CC author of the revision that caused that? Thanks.

[Bug c++/94938] [10 Regression] internal compiler error: in value_dependent_expression_p, at cp/pt.c:26522

2020-08-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94938 Martin Liška changed: What|Removed |Added CC||andysem at mail dot ru --- Comment #9 fro

[Bug c++/96741] ICE in value_dependent_expression_p when compiling Boost.Xpressive in C++03 mode

2020-08-24 Thread marxin at gcc dot gnu.org
|RESOLVED CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Dup. *** This bug has been marked as a duplicate of bug 94938 ***

[Bug tree-optimization/96758] [10/11 Regression] strncmp miscompiles as memcmp since r10-3920-g27c14dbc6b01d5b7

2020-08-24 Thread marxin at gcc dot gnu.org
||9.3.0 CC||jakub at gcc dot gnu.org, ||marxin at gcc dot gnu.org, ||msebor at gcc dot gnu.org Ever confirmed|0

[Bug tree-optimization/96748] ICE in get_default_value, at tree-ssa-ccp.c:311

2020-08-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96748 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #4

[Bug middle-end/96750] 10-12% performance decrease in benchmark going from GCC8 to GCC9/GCC10

2020-08-24 Thread marxin at gcc dot gnu.org
||hubicka at gcc dot gnu.org, ||marxin at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška --- Confirmed, started with r9-5763

[Bug middle-end/96750] 10-12% performance decrease in benchmark going from GCC8 to GCC9/GCC10

2020-08-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96750 --- Comment #3 from Martin Liška --- (In reply to Marc Glisse from comment #2) > (In reply to Martin Liška from comment #1) > > after: > > 1794240.0 > > > > before: > > 1802710.0 > > That's less than 1% of difference (with "after" better than "

[Bug ipa/96734] gcc 10.2.0 fails to compile on mips64 due to crash in IPA SRA pass

2020-08-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96734 --- Comment #4 from Martin Liška --- (In reply to Ariadne Conill from comment #3) > When that method.ii is compiled against g++ 9.3.0 with the provided options, > it compiles successfully. > > When built using a cross-compiled g++ 10.2.0, it cra

[Bug tree-optimization/96760] [11 Regression] Faulty optimization in nested loops with -O2 since r11-2574-g6aec53ee4f75a64c

2020-08-25 Thread marxin at gcc dot gnu.org
|optimization in nested |optimization in nested |loops with -O2 |loops with -O2 since ||r11-2574-g6aec53ee4f75a64c CC||marxin at gcc dot gnu.org

[Bug bootstrap/96794] New: --with-build-config=bootstrap-lto-lean with --enable-link-mutex leads to poor LTRANS utilization

2020-08-26 Thread marxin at gcc dot gnu.org
Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Target Milestone: --- As seen here:https://gist.githubusercontent.com/marxin/223890df4d8d8e490b6b2918b77dacad/raw

[Bug bootstrap/96794] --with-build-config=bootstrap-lto-lean with --enable-link-mutex leads to poor LTRANS utilization

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

[Bug bootstrap/96794] --with-build-config=bootstrap-lto-lean with --enable-link-mutex leads to poor LTRANS utilization

2020-08-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96794 --- Comment #2 from Martin Liška --- (In reply to Jan Hubicka from comment #1) > > As seen > > here:https://gist.githubusercontent.com/marxin/223890df4d8d8e490b6b2918b77dacad/raw/7e0363da60dcddbfde4ab68fa3be755515166297/gcc-10-with-zstd.svg > >

[Bug bootstrap/96794] --with-build-config=bootstrap-lto-lean with --enable-link-mutex leads to poor LTRANS utilization

2020-08-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96794 --- Comment #4 from Martin Liška --- > > For jobserver they are still running even though they sleep. > Aha, so it is extra locking mechanizm we add without jobserver > knowledge. It's unrelated to jobserver, one can enable it with configure opt

[Bug bootstrap/96794] --with-build-config=bootstrap-lto-lean with --enable-link-mutex leads to poor LTRANS utilization

2020-08-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96794 --- Comment #8 from Martin Liška --- There's graph when omitting link mutex: https://gist.githubusercontent.com/marxin/223890df4d8d8e490b6b2918b77dacad/raw/24409fcf099230dbc19ef50e193655c578d6d527/gcc-10-without-mutex-lock.svg As seen, memory pe

[Bug rtl-optimization/96796] [9 Regression] aarch64: ICE during RTL pass: reload

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

[Bug ipa/96806] ICE: in good_cloning_opportunity_p, at ipa-cp.c:3235 with -O -fipa-cp -fipa-cp-clone --param=ipa-cp-max-recursive-depth=94 --param=logical-op-non-short-circuit=0

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

[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

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

[Bug c++/96805] [10/11 Regression] ICE: Segmentation fault in instantiate_template / pop_nested_class()

2020-08-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96805 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #4

[Bug bootstrap/96813] New: [11 Regression] Broken bootstrap-lto-lean profiled bootstrap since r11-2883-gbf19cbc9cea6161f3deb63040601090828c44c53

2020-08-27 Thread marxin at gcc dot gnu.org
: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: aldyh at gcc dot gnu.org, jamborm at gcc dot gnu.org Target

[Bug bootstrap/96813] [11 Regression] Broken bootstrap-lto-lean profiled bootstrap since r11-2883-gbf19cbc9cea6161f3deb63040601090828c44c53

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

[Bug bootstrap/95582] [11 Regression] LTO lean + PGO bootstrap is broken in Ada

2020-08-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95582 --- Comment #11 from Martin Liška --- Is there any progress about this PR? It's still blocking Ada bootstrap.

[Bug target/96814] [11 Regression] wrong code with -march=cascadelake since r11-1445-g502d63b6d6141597

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

[Bug bootstrap/95582] [11 Regression] LTO lean + PGO bootstrap is broken in Ada

2020-08-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95582 --- Comment #13 from Martin Liška --- (In reply to Richard Biener from comment #12) > (In reply to Martin Liška from comment #11) > > Is there any progress about this PR? It's still blocking Ada bootstrap. > > Can you check the patch from commen

[Bug ipa/96825] Commit r11-2645 degrades CPU2017 548.exchange2_r by 35%

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

[Bug tree-optimization/96820] ICE on x86_64-linux-gnu with `-m32` and from `-O0` to `-O3` (internal compiler error: in verify_sra_access_forest, at tree-sra.c:2358)

2020-08-28 Thread marxin at gcc dot gnu.org
|1 CC||marxin at gcc dot gnu.org Last reconfirmed||2020-08-28 --- Comment #3 from Martin Liška --- Fails due to: #1 0x00e6602c in verify_sra_access_forest (root=0x262cc80) at /home/marxin/Programming

[Bug tree-optimization/96820] ICE on x86_64-linux-gnu with `-m32` and from `-O0` to `-O3` (internal compiler error: in verify_sra_access_forest, at tree-sra.c:2358)

2020-08-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96820 --- Comment #4 from Martin Liška --- Where first bad value is 1840700270.

[Bug tree-optimization/96466] [11 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:122 with -Og -finline-functions-called-once -fno-tree-ccp

2020-08-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96466 --- Comment #5 from Martin Liška --- Looking at the ICE, we actually ICE at the place where a fake comparison is constructed: if (TREE_CODE_CLASS (tcode) != tcc_comparison) { gcc_assert (VECTOR_BOOLEAN_TYPE_P (TREE_TYPE (op0)));

[Bug tree-optimization/96466] [11 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:122 with -Og -finline-functions-called-once -fno-tree-ccp

2020-08-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96466 --- Comment #7 from Martin Liška --- > As said you have to fake "regular" non-bool comparison operands, > best based on the COND_EXPRs operand types (using integer types > of the same size) All right, do you mean something like what we do in tre

[Bug target/96856] [11 Regression] FAIL: gcc.target/i386/pr92645-4.c scan-tree-dump-times optimized "VEC_PACK_TRUNC" 1

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

[Bug target/96879] New: [11 Regresssion] ICE in native_encode_rtx, at simplify-rtx.c:6482

2020-09-01 Thread marxin at gcc dot gnu.org
-code Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: ktkachov at gcc dot gnu.org, rsandifo at gcc dot gnu.org Target Milestone: --- Host

[Bug libfortran/96886] [10 Regression] valgrind error with optional character argument of unknown length

2020-09-02 Thread marxin at gcc dot gnu.org
|NEW CC||burnus at gcc dot gnu.org, ||jakub at gcc dot gnu.org, ||marxin at gcc dot gnu.org Last reconfirmed||2020-09-02

[Bug sanitizer/96885] "member call on misaligned address" when calling a second base member through a pointer to member of derived class

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

[Bug fortran/96886] [10 Regression] valgrind error with optional character argument of unknown length

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

[Bug target/96893] aarch64:Segmentation fault signal terminated program cc1

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

[Bug target/96893] aarch64:Segmentation fault signal terminated program cc1

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

[Bug target/96814] [11 Regression] wrong code with -march=cascadelake since r11-1445-g502d63b6d6141597

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

[Bug lto/57703] Assembler function definition moved to a different ltrans then call

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

[Bug tree-optimization/96979] [8/9/10/11 Regression] Switch with case values derived from constexpr function takes unreasonable time to compile

2020-09-21 Thread marxin at gcc dot gnu.org
at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #3 from Martin Liška --- Mine.

[Bug gcov-profile/97069] Zero valued #line directive results in excessively large blocks of memory being allocated

2020-09-21 Thread marxin at gcc dot gnu.org
||2020-09-21 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Martin Liška --- Let me take it.

[Bug bootstrap/97136] New: [11 Regression] bootstrap-asan fails

2020-09-21 Thread marxin at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: ian at airs dot com Target Milestone: --- Fails likely since r11-3196-g05f40bc4c116ba48843728201bc7290a5e518598 due to: libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs

[Bug tree-optimization/97139] New: [11 Regression] Miscompare of foreman_test_baseline_encodelog.out in 464.h264ref

2020-09-21 Thread marxin at gcc dot gnu.org
: wrong-code Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org Blocks: 26163 Target Milestone: --- Since r11-3068-gfb51be60c8e7b697 the SPEC 2006

<    7   8   9   10   11   12   13   14   15   16   >