[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-06-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #30 from Martin Liška --- (In reply to David Binderman from comment #29) > Maybe I've been slightly less than clear, but to quote myself: > >anything I do to reduce the problem makes it go away Ah, ok! > > So I can't provide a smal

[Bug gcov-profile/95348] GCC records zero functions and modules in the profiling data file, ICC does NOT

2020-06-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95348 --- Comment #41 from Martin Liška --- The patch survives PGO bootstrap of GCC and it shrinks size of gcda file from 17MB to 12MB. And compression can achieve the following: zstd: 3.3 MB $ time zstd * real0m0.082s user0m0.068s sys0m

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-06-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #32 from Martin Liška --- > I am busy with other stuff right now, but by the weekend, I should be > able to enhance routine internal_error to produce a preprocessed source > code file and so we can make progress. Thank you very much.

[Bug tree-optimization/95804] [11 Regression] ICE in generate_code_for_partition, at tree-loop-distribution.c:1323 since r11-1565-g2c0069fafb53ccb7

2020-06-24 Thread marxin at gcc dot gnu.org
||r11-1565-g2c0069fafb53ccb7 Blocks||26163 CC||marxin at gcc dot gnu.org --- Comment #4 from Martin Liška --- Started with r11-1565-g2c0069fafb53ccb7. I see it failing

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-06-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #34 from Martin Liška --- I don't have to do anything special in order to get pre-processed source file: $ gcc pr88876.c -freport-bug pr88876.c:10:1: internal compiler error: ‘global_options’ are modified in local context 10 | in

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-06-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #35 from Martin Liška --- Btw. can you run the failing compilation in gdb and list where exactly it fails (which option name is different)?

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-06-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #37 from Martin Liška --- Which is quite strange difference.

[Bug middle-end/95830] [11 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61

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

[Bug tree-optimization/95745] [11 regression] O3-pr85794.c fails since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f

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

[Bug fortran/95877] [9 regression] ICE in test case gfortran.dg/pr95689.f90 after r9-8693

2020-06-25 Thread marxin at gcc dot gnu.org
||2020-06-25 CC||marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW

[Bug target/95885] LOCAL_DECL_ALIGNMENT macro documentation is incorrect.

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

[Bug fortran/95882] [9/10/11 Regression] ICE in gfc_get_derived_type, at fortran/trans-types.c:2729

2020-06-25 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-06-25 CC||anlauf at gcc dot gnu.org, ||marxin at gcc dot gnu.org --- Comment #2 from Martin Liška --- Started with r11-461

[Bug fortran/95881] [9/10/11 Regression] ICE in resolve_symbol, at fortran/resolve.c:15175 since r7-5348-g6479f45b31c13f30

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

[Bug fortran/95880] [9/10/11 Regression] ICE in gfc_add_type, at fortran/symbol.c:2030 since r11-524-geb069ae8819c3a84

2020-06-25 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Summary|[9/10/11 Regression] ICE in |[9/10/11 Regression] ICE in |gfc_add_type, at|gfc_add_type, at |fortran/symbol.c:2030 |fortran/symbol.c:2030 since

[Bug fortran/95879] [10/11 Regression] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:313

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

[Bug fortran/95869] ICE when "target parallel" construct used with "if" clause in Fortran

2020-06-25 Thread marxin at gcc dot gnu.org
||2020-06-25 Ever confirmed|0 |1 CC||jakub at gcc dot gnu.org, ||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Started to ICE with r7-4447

[Bug c++/95888] [9/10/11 Regression] Regression in 9.3. GCC freezes when compiling code using boost::poly_collection::segment

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

[Bug c++/95888] [9/10/11 Regression] Regression in 9.3. GCC freezes when compiling code using boost::poly_collection::segment

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

[Bug c++/95895] internal compiler error: in captures_temporary, at cp/coroutines.cc:2717

2020-06-25 Thread marxin at gcc dot gnu.org
|1 CC||iains at gcc dot gnu.org, ||marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW --- Comment #2 from Martin Liška --- Confirmed, I'm bisecting that..

[Bug c++/95895] internal compiler error: in captures_temporary, at cp/coroutines.cc:2717

2020-06-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95895 --- Comment #3 from Martin Liška --- Reduced test-case: cat x.ii namespace std { template struct remove_reference; template struct remove_reference<_Tp &> { typedef _Tp type; }; template remove_reference<_Tp>::type move(_Tp &&); template cla

[Bug target/95907] ICE in unrecognizable insn

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

[Bug target/95907] New: ICE in unrecognizable insn

2020-06-26 Thread marxin at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: bergner at gcc dot gnu.org, segher at gcc dot gnu.org, wschmidt at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux

[Bug middle-end/95830] [11 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61

2020-06-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95830 --- Comment #6 from Martin Liška --- Thanks for reduction, I can confirm that. What happens: mips-ps-5.c.171t.loopdone: _34 = vect__1.7_28 == vect__3.11_33; vect_iftmp.12_35 = VEC_COND_EXPR <_34, vect__1.7_28, vect__2.10_31>; which is fine

[Bug ipa/95913] Capturing lambdas inlining behavior changed in GCC 10.x

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

[Bug target/95620] [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2020-06-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 --- Comment #5 from Martin Liška --- Thank you for the patch H.J.!

[Bug tree-optimization/95916] [11 Regression] ICE during GIMPLE pass: slp : verify_ssa failed

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

[Bug tree-optimization/95939] [11 Regression] ice with -O3 in compute_live_loop_exits

2020-06-29 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |WAITING Ever confirmed|0 |1 CC||marxin at gcc dot gnu.org --- Comment #4 from Martin Liška --- I can't reproduce it with current master.

[Bug gcov-profile/95957] All lines except for the last one in multiline constructor reported as not run

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

[Bug middle-end/95830] [11 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61

2020-06-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95830 --- Comment #9 from Martin Liška --- > We can't ignore them unless VEC_COND_EXPR lowering will process them. > That is, we have to check whether we can expand all instances of the > compares. This basically means we need to run "isel" on them

[Bug other/95971] [10 regression] Optimizer converts a false boolean value into a true boolean value

2020-06-29 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed||2020-06-29 --- Comment #4 from Martin Liška --- > The source code initializes A::a to (char*)1 in order to keep the code as > small as possible to t

[Bug other/95971] [10 regression] Optimizer converts a false boolean value into a true boolean value

2020-06-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95971 Martin Liška changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug tree-optimization/95984] New: [11 Regression] Internal compiler error: Error reporting routines re-entered. since r11-1697-g75ff24e1920ea6b1

2020-06-29 Thread marxin at gcc dot gnu.org
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: msebor at gcc dot gnu.org

[Bug other/95971] [10 regression] Optimizer converts a false boolean value into a true boolean value

2020-06-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95971 --- Comment #8 from Martin Liška --- Or you can use -fno-finite-loops option.

[Bug tree-optimization/96003] New: Maybe a false positive for -Werror=nonnull

2020-06-30 Thread marxin at gcc dot gnu.org
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: --- It's reduced from inkscape project. Happens since r11-1697-g75ff24e1920ea6b1:

[Bug tree-optimization/96003] Maybe a false positive for -Werror=nonnull

2020-06-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96003 --- Comment #2 from Martin Liška --- It happens all much sooner (in FE): $ cat a-folis.ii.004t.original ;; Function AppSelectionModel::AppSelectionModel() (null) ;; enabled by -tree-original { < ((struct Selection *) operator new (2)) >

[Bug gcov-profile/95994] Line containing "do" reported as "not run"

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

[Bug tree-optimization/96007] -O2 miscompiles memcmp an object with a string literal containing '\0'

2020-06-30 Thread marxin at gcc dot gnu.org
dot gnu.org |marxin at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED CC||marxin at gcc dot gnu.org Last reconfirmed||2020-06-30 --- Comment #2 from Martin Liška --- This one started with my

[Bug tree-optimization/96007] -O2 miscompiles memcmp an object with a string literal containing '\0'

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

[Bug gcov-profile/96010] std::make_tuple called over multiple lines reports lines as "not run"

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

[Bug gcov-profile/96006] [GCOV] std::bind incorrectly marked as not executed

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

[Bug fortran/96012] [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558

2020-07-01 Thread marxin at gcc dot gnu.org
, ||marxin at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed||2020-07-01 --- Comment #1 from Martin Liška --- Started with r9-3522

[Bug target/96015] [10/11 Regression] gcc-10.1.0 miscompiles Python on hppa

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

[Bug gcov-profile/96010] std::make_tuple called over multiple lines reports lines as "not run"

2020-07-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96010 --- Comment #3 from Martin Liška --- You're doing well, but as said, we have quite some GCOV issues that are quite similar to this one. And it seems quite low priority to me for now. You can inspire about what bugs we have here: https://gcc.gnu.

[Bug target/96015] [10/11 Regression] gcc-10.1.0 miscompiles Python on hppa

2020-07-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96015 --- Comment #7 from Martin Liška --- There's ASM diff in between GCC 9 and 10 version: diff -u good.s bad.s --- good.s 2020-07-01 15:04:58.315839436 +0200 +++ bad.s 2020-07-01 15:04:30.684040487 +0200 @@ -30,7 +30,7 @@ .L15:

[Bug target/96015] [10/11 Regression] gcc-10.1.0 miscompiles Python on hppa

2020-07-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96015 --- Comment #8 from Martin Liška --- And first change happens in pr96015.c.299r.bbro which is likely a reason why a jump table is partially copied.

[Bug target/96015] [10/11 Regression] gcc-10.1.0 miscompiles Python on hppa

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

[Bug gcov-profile/95348] GCC records zero functions and modules in the profiling data file, ICC does NOT

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

[Bug gcov-profile/95348] GCC records zero functions and modules in the profiling data file, ICC does NOT

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

[Bug tree-optimization/96022] ICE during GIMPLE pass: slp in operator[], at vec.h:867

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

[Bug middle-end/95830] [11 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61

2020-07-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95830 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug tree-optimization/96037] [11 regression] ICE at tree-ssa-loop.c:414 after r11-1782

2020-07-03 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org --- Comment #3 from Martin Liška --- I see the same ICE for e.g.: $ ppc64le-linux-gnu-gcc /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/vect/pr33373b.c -O3 -c during GIMPLE pass: vect /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/vect/pr33373b.c: In

[Bug gcov-profile/96035] directories created when writing gcov data have limited rights compared to umask

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

[Bug gcov-profile/96035] directories created when writing gcov data have limited rights compared to umask

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

[Bug rtl-optimization/96015] [10/11 Regression] gcc-10.1.0 miscompiles Python on hppa

2020-07-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96015 --- Comment #28 from Martin Liška --- (In reply to Sergei Trofimovich from comment #25) > (In reply to Sergei Trofimovich from comment #22) > > (In reply to Martin Liška from comment #17) > > > For me tree optimized dump is correct, so likely a t

[Bug tree-optimization/96037] [11 regression] ICE at tree-ssa-loop.c:414 after r11-1782

2020-07-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96037 --- Comment #5 from Martin Liška --- val ~/BIG/bin/ppc64le/dev/shm/buildbot/install/gcc/bin/ppc64le-linux-gnu-gcc /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/vect/pr33373b.c -O3 -c ==29096== Memcheck, a memory error detector ==29096== Copyr

[Bug bootstrap/96046] [11 Regression] GCC failed to bootstrap on 32-bit hosts by r11-1778

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

[Bug tree-optimization/96043] BB vectorizer costing lumps everything together

2020-07-03 Thread marxin at gcc dot gnu.org
dot gnu.org |marxin at gcc dot gnu.org Target Milestone|--- |11.0 Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2020-07-03

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

2020-07-04 Thread marxin at gcc dot gnu.org
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: --- I see the ICE in a LTRANS when using LTO on chrome. So it's unlikely I can cre

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

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

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

2020-07-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96058 --- Comment #3 from Martin Liška --- (In reply to Andrew Pinski from comment #2) > Multi delta should be able to reduce this. Normally reduce which .o files > are needed and then reduce the .ii files that needed to produce the .o files > is the w

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860 --- Comment #39 from Martin Liška --- (In reply to Arseny Solokha from comment #38) > JFTR I can easily reproduce it e.g. in the following setup: > > % powerpc-e300c3-linux-gnu-gcc-11.0.0 -mcpu=power9 -c > gcc/testsuite/gcc.target/s390/target-at

[Bug ipa/96059] ICE: in remove_unreachable_nodes, at ipa.c:575 with -fdevirtualize-at-ltrans

2020-07-07 Thread marxin at gcc dot gnu.org
|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Confirmed, I can reproduce that I'm reducing that right now..

[Bug tree-optimization/96049] basepoints/gcc-11-1649-gd2adb79eac66 crashes on building 416.gamess with -O3 -flto

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96049 --- Comment #3 from Martin Liška --- > Martin - do we have aarch64 spec testing set up somewhere? Not anymore. I turned if off as it's a SLE-12 machine where we don't a have a recent enough GCC to build current master. Moreover, the test results

[Bug gcov-profile/96092] Should --coverage respect -ffile-prefix-map?

2020-07-07 Thread marxin at gcc dot gnu.org
||2020-07-07 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- I'll take a look.

[Bug fortran/96087] [9/10/11 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575

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

[Bug c++/96082] [9/10/11 Regression] GCC rejects the template disambiguator with "typename"

2020-07-07 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-07-07 CC||marxin at gcc dot gnu.org, ||mpolacek at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, started to be rejected

[Bug c++/96078] [10/11 Regression] flatten attribute on constructor and destructor causes spurious warning

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

[Bug fortran/96073] [11.0 regression] regression in gfc_format_decoder

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

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

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

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

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #221 from Martin Liška --- For the chromium with GCC 10, inliner starts after ~5 minutes, so it's very likely inliner that takes so long.

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

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #222 from Martin Liška --- (In reply to Martin Liška from comment #221) > For the chromium with GCC 10, inliner starts after ~5 minutes, so it's very > likely inliner that takes so long. 45.07% libc-2.31.so [.] __memset_avx2_erms

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

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96058 --- Comment #5 from Martin Liška --- So the corrupted STRING_CST is created in LTRANS here: gcc/expr.c: │11714 if (TREE_CODE (init) == CONSTRUCTOR && initializer_zerop (init)) │11715 {

[Bug ipa/96059] ICE: in remove_unreachable_nodes, at ipa.c:575 with -fdevirtualize-at-ltrans

2020-07-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96059 --- Comment #2 from Martin Liška --- Created attachment 48841 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48841&action=edit Reduced test-case $ g++ -O2 -flto=auto -fdevirtualize-at-ltrans -fvisibility=hidden -fvisibility-inlines-hidden

[Bug fortran/93423] [8/9/10/11 Regression] ICE on invalid with argument list for module procedure

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

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

2020-07-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96058 --- Comment #8 from Martin Liška --- Btw. one can debug that with the current releases/gcc-10 branch locally in order to get proper locations. Thanks Jakub for the analysis.

[Bug c++/96097] ICE in dependent_type_p, at cp/pt.c:26326

2020-07-08 Thread marxin at gcc dot gnu.org
|1 Last reconfirmed||2020-07-08 CC||jason at gcc dot gnu.org, ||marxin at gcc dot gnu.org, ||mpolacek at gcc dot

[Bug fortran/96100] [9/10/11 Regression] ICE in gimplify_expr, at gimplify.c:14638

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

[Bug fortran/96101] [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2398

2020-07-08 Thread marxin at gcc dot gnu.org
||marxin at gcc dot gnu.org, ||pault at gcc dot gnu.org Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Started with r6-3986

[Bug tree-optimization/96114] New: ICE in make_ssa_name_fn, at tree-ssanames.c:279 since r7-536-g381cdae49785fc4b

2020-07-08 Thread marxin at gcc dot gnu.org
: 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: rguenth at gcc dot gnu.org Target Milestone: --- One old one: $ cat

[Bug tree-optimization/95804] [11 Regression] ICE in generate_code_for_partition, at tree-loop-distribution.c:1323 since r11-1565-g2c0069fafb53ccb7

2020-07-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95804 --- Comment #5 from Martin Liška --- @Bin: Any news about this?

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

2020-07-09 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 Target Milestone: --- Host: x86_64-linux-gnu Target: s390x-linux-gnu The following fails

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

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

[Bug target/96128] New: [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f

2020-07-09 Thread marxin at gcc dot gnu.org
Status: UNCONFIRMED 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: rguenth at gcc dot gnu.org Target

[Bug target/96128] [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f

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

[Bug c/96130] 10.1.1: segfault during IPA pass: fnsummary

2020-07-09 Thread marxin at gcc dot gnu.org
|1 Status|UNCONFIRMED |ASSIGNED CC||marxin at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, working on that..

[Bug ipa/96130] [10/11 Regression] ICE in analyze_function_body at gcc/ipa-fnsummary.c:2769 since r10-3199-g351e7c3b5fbd45bd

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

[Bug ipa/96130] [10/11 Regression] ICE in analyze_function_body at gcc/ipa-fnsummary.c:2769 since r10-3199-g351e7c3b5fbd45bd

2020-07-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96130 --- Comment #3 from Martin Liška --- Started with r10-3199-g351e7c3b5fbd45bd, leaving to Feng.

[Bug fortran/96131] ICE in fold_convert_loc, at fold-const.c:2435

2020-07-09 Thread marxin at gcc dot gnu.org
|1 Status|UNCONFIRMED |NEW CC||marxin at gcc dot gnu.org, ||pault at gcc dot gnu.org --- Comment #1 from Martin Liška --- Confirmed, started with r5-7770

[Bug c++/96132] [11 Regression] ICE in is_really_empty_class

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

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck

2020-07-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84402 --- Comment #36 from Martin Liška --- (In reply to jojo from comment #35) > (In reply to Martin Liška from comment #30) > > A possible solution can be usage of '-flinker-output=nolto-rel -r' for huge > > files. > > it's useful for splitting huge

[Bug c++/96133] [10/11 Regression] x86-64 gcc 10.1 using -O3 leads to wrong calculation since r10-1882-g831e688af50c5f77

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

[Bug target/96128] [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f

2020-07-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96128 --- Comment #2 from Martin Liška --- (In reply to Richard Biener from comment #1) > Just trace make_ssa_name ... So this one is leftover from gimplify.c where we expand the first argument to assignment to a SSA NAME and so we end up only with th

[Bug target/96128] [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f

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

[Bug tree-optimization/96134] New: [11 Regression] ICE in tree_to_poly_uint64, at tree.c:2985 since r11-1801-g9e5508c2d006f2d4

2020-07-09 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: rguenth at gcc dot gnu.org Target Milestone: --- Created

[Bug tree-optimization/96134] [11 Regression] ICE in tree_to_poly_uint64, at tree.c:2985 since r11-1801-g9e5508c2d006f2d4

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

[Bug target/96144] New: [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-1970-gfab263ab0fc10ea0

2020-07-10 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: hjl at gcc dot gnu.org Target Milestone: --- I see the following ICE: $ gcc

[Bug target/96144] [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-1970-gfab263ab0fc10ea0

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

[Bug gcov-profile/96092] Should --coverage respect -ffile-prefix-map?

2020-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96092 --- Comment #2 from Martin Liška --- Apparently we've got a patch in queue that does something similar: +fprofile-prefix-path= +Common·Joined·RejectNegative·Var(profile_prefix_path) +remove·prefix·from·absolute·path·before·manging·name·for·-fpr

[Bug gcov-profile/96148] [11 regression] gcc.dg/tree-prof/crossmodule-indir-call-topn-[12].c UNRESOLVED

2020-07-10 Thread marxin at gcc dot gnu.org
at gcc dot gnu.org |marxin at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Martin Liška --- Thanks for the report, I know how to fix it.

[Bug gcov-profile/96148] [11 regression] gcc.dg/tree-prof/crossmodule-indir-call-topn-[12].c UNRESOLVED

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

<    5   6   7   8   9   10   11   12   13   14   >