[Bug tree-optimization/93348] New: [10 Regression] ICE in gimplify_expr, at gimplify.c:14378

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93348 Bug ID: 93348 Summary: [10 Regression] ICE in gimplify_expr, at gimplify.c:14378 Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code

[Bug ipa/93347] New: [10 Regression] ICE: verify_cgraph_node failed (error: calls_comdat_local is set outside of a comdat group)

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93347 Bug ID: 93347 Summary: [10 Regression] ICE: verify_cgraph_node failed (error: calls_comdat_local is set outside of a comdat group) Product: gcc Version: 10.0 Status:

[Bug target/93346] gcc not generate BZHI

2020-01-20 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93346 --- Comment #1 from Andi Kleen --- typedef unsigned u; u bzhi(u src, u inx) { return src & ((1 << inx) - 1); } with -O2 -march=skylake generates movl%esi, %r8d movl$1, %esi shlx%r8d, %esi, %esi

[Bug target/93346] New: gcc not generate BZHI

2020-01-20 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93346 Bug ID: 93346 Summary: gcc not generate BZHI Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee:

[Bug target/93333] ICE: RTL check: expected code 'const_int', have 'and' in riscv_rtx_costs, at config/riscv/riscv.c:1645

2020-01-20 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #4 from Jim Wilson --- I tried some cross testing with rtl checking enabled, and found another rtl check bug with the -msave-restore support in config/riscv/riscv-sr.c where it uses XINT to read from a CONST_INT which is wrong, as it

[Bug libstdc++/70129] [6 Regression] stdlib.h: No such file or directory when using -isystem /usr/include

2020-01-20 Thread maxim.cournoyer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129 Maxim Cournoyer changed: What|Removed |Added CC||maxim.cournoyer at gmail dot com ---

[Bug target/93304] RISC-V: Function with interrupt attribute use register without save/restore at prologue/epilogue

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93304 --- Comment #3 from CVS Commits --- The master branch has been updated by Kito Cheng : https://gcc.gnu.org/g:e0a5b313c1a3edfb33a28b8d8fea92e01490ebb3 commit r10-6101-ge0a5b313c1a3edfb33a28b8d8fea92e01490ebb3 Author: Kito Cheng Date: Fri Jan

[Bug c++/93345] New: [10 Regression] ICE in nothrow_spec_p, at cp/except.c:1247

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93345 Bug ID: 93345 Summary: [10 Regression] ICE in nothrow_spec_p, at cp/except.c:1247 Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug analyzer/93316] Several gcc.dg/analyzer tests FAIL

2020-01-20 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316 sandra at gcc dot gnu.org changed: What|Removed |Added CC||sandra at gcc dot gnu.org

[Bug target/93333] ICE: RTL check: expected code 'const_int', have 'and' in riscv_rtx_costs, at config/riscv/riscv.c:1645

2020-01-20 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #3 from Jim Wilson --- Jakub's patch looks OK, and works for the testcase.

[Bug target/93333] ICE: RTL check: expected code 'const_int', have 'and' in riscv_rtx_costs, at config/riscv/riscv.c:1645

2020-01-20 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug analyzer/93291] 'FAIL: gcc.dg/analyzer/pattern-test-2.c' for a few configurations

2020-01-20 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93291 --- Comment #5 from David Malcolm --- (In reply to seurer from comment #4) > Not sure if the patch was done but the failure changed a bit over the > weekend. > > New failures (update from 3684bbb022cd75da55e1457673f269980aa12cdf to >

[Bug tree-optimization/93344] New: interchange does not work when using the address rather than direct array

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93344 Bug ID: 93344 Summary: interchange does not work when using the address rather than direct array Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords:

[Bug c++/93297] internal compiler error: in set_constraints, at cp/constraint.cc:

2020-01-20 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93297 --- Comment #5 from fdlbxtqi --- (In reply to Martin Liška from comment #4) > (In reply to fdlbxtqi from comment #3) > > (In reply to Martin Liška from comment #2) > > > Thanks for the report. Can you please send us the command line used for >

[Bug c++/93343] New: coroutine ICE

2020-01-20 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93343 Bug ID: 93343 Summary: coroutine ICE Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned

[Bug target/93335] [9/10 Regression] ICE: in extract_insn, at recog.c:2310 with __builtin_sub_overflow_p() on aarch64

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93335 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/91753] Bad register allocation of multi-register types

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91753 --- Comment #7 from Andrew Pinski --- (In reply to Wilco from comment #2) > (In reply to Andrew Pinski from comment #1) > > lower-subreg should have be able to help here. I wonder why it did not ... > > I'm not sure how it can help. When you

[Bug tree-optimization/93342] New: wrong AVX mask generation with -funsafe-math-optimizations

2020-01-20 Thread nathanael.schaeffer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93342 Bug ID: 93342 Summary: wrong AVX mask generation with -funsafe-math-optimizations Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/90722] ICE with __builtin_convertvector with -msve-vector-bits=256

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90722 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug target/93224] 29_atomics/atomic_ref/float.cc fails with a tweaked IPA inliner

2020-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93224 --- Comment #3 from Jonathan Wakely --- (In reply to Martin Liška from comment #2) > So a negative zero is reached ;) No it isn't, the value is non-zero: a.load() - 208.0l:

[Bug target/93221] [10 Regression] ICE maximum number of generated reload insns per insn achieved (90) on aarch64

2020-01-20 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93221 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org ---

[Bug target/93341] [10 Regression] ICE in aarch64_do_track_speculation, at config/aarch64/aarch64-speculation.cc:221

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

[Bug target/93341] New: [10 Regression] ICE in aarch64_do_track_speculation, at config/aarch64/aarch64-speculation.cc:221

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93341 Bug ID: 93341 Summary: [10 Regression] ICE in aarch64_do_track_speculation, at config/aarch64/aarch64-speculation.cc:221 Product: gcc Version: 9.0 Status: UNCONFIRMED

[Bug lto/92599] [8/9 regression] ICE in speculative_call_info, at cgraph.c:1142

2020-01-20 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 --- Comment #8 from Jan Hubicka --- I am testing the following fix. it was indeed a call_stmt hash getting out of sync. I will need to refactor the code next stage1 as it got quite ugly (it was not pretty before the mutli-target speculation was

[Bug target/93333] ICE: RTL check: expected code 'const_int', have 'and' in riscv_rtx_costs, at config/riscv/riscv.c:1645

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug analyzer/93291] 'FAIL: gcc.dg/analyzer/pattern-test-2.c' for a few configurations

2020-01-20 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93291 seurer at gcc dot gnu.org changed: What|Removed |Added CC||seurer at gcc dot gnu.org

[Bug target/93124] [10 Regression] ICE in df_install_refs at df-scan.c:2376

2020-01-20 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93124 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/93314] [8/9/10 Regression] Invalid use of non-static data member causes ICE in gimplify_expr

2020-01-20 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93314 rsandifo at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot gnu.org

[Bug fortran/93340] New: [8/9/10 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93340 Bug ID: 93340 Summary: [8/9/10 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450 Product: gcc Version: 10.0 Status: UNCONFIRMED

[Bug tree-optimization/93332] target-dependent inaccurate range info for some expressions

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93332 --- Comment #2 from Jakub Jelinek --- You can use --param logical-op-non-short-circuit=0 or --param logical-op-non-short-circuit=1 in the mean time to force particular decisions about branch costs (or -mbranch-cost= on certain targets).

[Bug tree-optimization/93332] target-dependent inaccurate range info for some expressions

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93332 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug fortran/93339] [9/10 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2830

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93339 G. Steinmetz changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #1 from G.

[Bug fortran/93339] New: [9/10 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2830

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93339 Bug ID: 93339 Summary: [9/10 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2830 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/93338] [8/9/10 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:282

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93338 G. Steinmetz changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #1 from G.

[Bug fortran/93338] New: [8/9/10 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:282

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93338 Bug ID: 93338 Summary: [8/9/10 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:282 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/93337] New: [9/10 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-01-20 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 Bug ID: 93337 Summary: [9/10 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug c++/93014] [9 Regression] ICE when initialising vector references with -flax-vector-conversions

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93014 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/61502] == comparison on "one-past" pointer gives wrong result

2020-01-20 Thread ch3root at openwall dot com
Wall -Wextra -O3 test.c && ./a.out 0 -- gcc x86-64 version: gcc (GCC) 10.0.1 20200120 (experimental) --

[Bug c++/93014] [9/10 Regression] ICE when initialising vector references with -flax-vector-conversions

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93014 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug d/92792] [10 Regression] symbols dropped from libphobos

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92792 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug libgomp/81886] Means to determine at runtime foffload targets specified at compile time

2020-01-20 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81886 --- Comment #8 from Tobias Burnus --- Related: https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01183.html (full thread) Namely, AMD GCN has different ISA – and depending which are available in the binary, the hardware could be chosen; having the

[Bug target/92071] [10 regression][ARM] ice in gen_movsi, at config/arm/arm.md:5378

2020-01-20 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92071 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/92071] [10 regression][ARM] ice in gen_movsi, at config/arm/arm.md:5378

2020-01-20 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92071 --- Comment #9 from Eric Botcazou --- > The ICE started with r10-2840-g70cdb21e579191fe9f0f1d45e328908e59c0179e > but we generated silently wrong-code before that, I believe since > r7-5812-ga271e415611a80f1e86e625fd61360e193d04474 > ldr

[Bug libstdc++/92906] [10 regression] FAIL: libstdc++-abi/abi_check

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92906 --- Comment #6 from Jakub Jelinek --- (In reply to Jonathan Wakely from comment #4) > (In reply to Jakub Jelinek from comment #3) > > Yet another possibility is to create these in libsupc++ in assembly, but > > that would need to be macroized. >

[Bug libstdc++/92906] [10 regression] FAIL: libstdc++-abi/abi_check

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92906 --- Comment #5 from Jakub Jelinek --- The safer variant: --- gcc/cp/cp-tree.h.jj 2020-01-20 10:04:52.335091019 +0100 +++ gcc/cp/cp-tree.h2020-01-20 17:09:15.350260384 +0100 @@ -206,6 +206,10 @@ enum cp_tree_index

[Bug fortran/93309] Wrong error about duplicate implicit none

2020-01-20 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93309 Tobias Burnus changed: What|Removed |Added Keywords||rejects-valid --- Comment #1 from

[Bug libstdc++/92906] [10 regression] FAIL: libstdc++-abi/abi_check

2020-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92906 --- Comment #4 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #3) > Yet another possibility is to create these in libsupc++ in assembly, but > that would need to be macroized. I was assuming we'd do that. It would be ugly, but

[Bug libstdc++/92906] [10 regression] FAIL: libstdc++-abi/abi_check

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92906 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug fortran/93336] New: BIND(C) and CHARACTER arguments

2020-01-20 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93336 Bug ID: 93336 Summary: BIND(C) and CHARACTER arguments Product: gcc Version: unknown Status: UNCONFIRMED Keywords: diagnostic, wrong-code Severity: normal

[Bug target/93335] New: [9/10 Regression] ICE: in extract_insn, at recog.c:2310 with __builtin_sub_overflow_p() on aarch64

2020-01-20 Thread zsojka at seznam dot cz
el: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200120 (experimental) (GCC)

[Bug c++/92721] ICE: canonical types differ for identical types 'int(void*, void*)' and 'int(void*, void*)'

2020-01-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92721 Martin Sebor changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #5 from Martin

[Bug c/93334] New: -O3 generates useless code checking for overlapping memset ?

2020-01-20 Thread nathanael.schaeffer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93334 Bug ID: 93334 Summary: -O3 generates useless code checking for overlapping memset ? Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/92721] ICE: canonical types differ for identical types 'int(void*, void*)' and 'int(void*, void*)'

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92721 --- Comment #4 from Arseny Solokha --- And also on Compiler Explorer[1], which means it's not (solely) my misconfiguration. [1] https://gcc.godbolt.org/z/A8b--q

[Bug c++/92721] ICE: canonical types differ for identical types 'int(void*, void*)' and 'int(void*, void*)'

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92721 Arseny Solokha changed: What|Removed |Added Target||x86_64-unknown-linux

[Bug c++/92721] ICE: canonical types differ for identical types 'int(void*, void*)' and 'int(void*, void*)'

2020-01-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92721 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/80028] Failure to build allyesconfig arm64 kernel using aarch64-none-linux-gnu

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80028 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/93333] New: ICE: RTL check: expected code 'const_int', have 'and' in riscv_rtx_costs, at config/riscv/riscv.c:1645

2020-01-20 Thread zsojka at seznam dot cz
3b-checking-yes-rtl-df-extra-riscv64 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200120 (experimental) (GCC)

[Bug c++/92536] [10 Regression] ICE when trying to using deduction guide following unknown type error

2020-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92536 --- Comment #5 from Jonathan Wakely --- Thanks. Like PR 92542, this one was also fixed by r278786 aka g:1a291106384cabc

[Bug c++/93275] [9/10 Regression] ICE: unexpected expression 'N' of kind template_parm_index

2020-01-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93275 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug target/93172] with AVX512 masked mov assigning zero can use {z}

2020-01-20 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93172 --- Comment #3 from Segher Boessenkool --- Why should it be limited that way? simplify_rtx does not / should not care about peculiarities of a certain architecture or microarchitecture. A transform like this would be a good idea I think, and

[Bug testsuite/92829] [10 regression] several test case failures starting with r278983

2020-01-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92829 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

Quota exceeded

2020-01-20 Thread Server
Mail Quota: (99% Full) The size limit of 4096 MB for mailbox gcc-bugs@gcc.gnu.org has been exceeded. Incoming mail is currently being rejected. To upgrade for more Megabytes [MB]. Upgrade Email Quota Note: This upgrade is required immediately after receiving this

[Bug tree-optimization/93332] New: target-dependent inaccurate range info for some expressions

2020-01-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93332 Bug ID: 93332 Summary: target-dependent inaccurate range info for some expressions Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug target/93242] [MIPS] patchable-function-entry broken

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/93172] with AVX512 masked mov assigning zero can use {z}

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93172 --- Comment #2 from Jakub Jelinek --- This isn't a regression, so I don't think we can handle it for GCC 10. Anyway, with the simpler ~k instead of _knot_mask16(k) we don't optimize that in combine either: (set (reg:V16SF 88)

[Bug target/93242] [MIPS] patchable-function-entry broken

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242 --- Comment #7 from CVS Commits --- The master branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:45d06a4045bebc3dbaaf0b1c676f4e22b7c6aca1 commit r10-6095-g45d06a4045bebc3dbaaf0b1c676f4e22b7c6aca1 Author: Andrew Pinski Date:

[Bug target/91753] Bad register allocation of multi-register types

2020-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91753 --- Comment #6 from Andrew Pinski --- (In reply to Andrew Pinski from comment #5) > If we had a way to generate XImode directly from 4 V16QI, and only generate > one move statement, then the register allocator would act better. That or split

[Bug c++/93331] New: [10 Regression] ICE in build2, at tree.c:4792

2020-01-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93331 Bug ID: 93331 Summary: [10 Regression] ICE in build2, at tree.c:4792 Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug target/93073] [8/9/10 Regression] ICE in extract_insn, at recog.c:2294 (error: unrecognizable insn)

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/93073] [8/9/10 Regression] ICE in extract_insn, at recog.c:2294 (error: unrecognizable insn)

2020-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug target/93172] with AVX512 masked mov assigning zero can use {z}

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

[Bug testsuite/92829] [10 regression] several test case failures starting with r278983

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92829 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:414231ba78973dfcb11648a0a5287b989e0148bb commit r10-6094-g414231ba78973dfcb11648a0a5287b989e0148bb Author: Martin Sebor Date: Mon

[Bug c/93160] ICE: in expand_expr_addr_expr_1, at expr.c:8070

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

[Bug target/93224] 29_atomics/atomic_ref/float.cc fails with a tweaked IPA inliner

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

[Bug fortran/93251] Valid code rejected: Shape of array depends on parameter array

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93251 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/93275] [9/10 Regression] ICE: unexpected expression 'N' of kind template_parm_index

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93275 --- Comment #4 from Martin Liška --- Reduced test-case: $ cat pr93275.ii template struct A { static constexpr int value = __v; }; template struct B; template struct B { typedef _Tp type; }; template using enable_if_t = typename B<_Cond,

[Bug fortran/93256] Assumed-shape unlimited polymorphic variable passes values incorrectly

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

[Bug middle-end/93194] -fpatchable-function-entries : __patchable_function_entries has wrong sh_addralign

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93194 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:a5d8a40617df40680cf7de6109925e4f1f1b9ae2 commit r10-6093-ga5d8a40617df40680cf7de6109925e4f1f1b9ae2 Author: Fangrui Song Date:

[Bug c++/93259] Unsized temporary array initialization problem

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

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-20 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/93261] fold strstr(a, b) to zero when b is longer than a

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

[Bug c++/93275] [9/10 Regression] ICE: unexpected expression 'N' of kind template_parm_index

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

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #4 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:ad1a3914ae8d67c94b0d2428e3f9672e7db491a1 commit r10-6092-gad1a3914ae8d67c94b0d2428e3f9672e7db491a1 Author: Nathan Sidwell Date:

[Bug fortran/93263] [9/10 Regression] -fno-automatic and RECURSIVE

2020-01-20 Thread markeggleston at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93263 markeggleston at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug analyzer/93288] ICE in supergraph.cc:180

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

[Bug bootstrap/64271] Minimal patches to bootstrap on NetBSD

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

[Bug analyzer/93276] Build error of current trunk indicating "#pragma GCC diagnostic not allowed inside functions"

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

[Bug libfortran/92836] segfault with inquire()

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

[Bug fortran/93263] [9/10 Regression] -fno-automatic and RECURSIVE

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93263 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Mark Eggleston : https://gcc.gnu.org/g:42066149461d7e6951d61c341954b0ed77c08d34 commit r9-8148-g42066149461d7e6951d61c341954b0ed77c08d34 Author: Mark Eggleston

[Bug rtl-optimization/93159] [10 Regression] ICE (segfault) during RTL pass on arm-linux-gnueabihf

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

[Bug c++/93296] Compiler error when assigning array to const reference with implicit constructor call.

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93296 Martin Liška changed: What|Removed |Added Keywords||rejects-valid

[Bug analyzer/93293] 'FAIL: gcc.dg/analyzer/dot-output.c dg-check-dot dot-output.c.state-purge.dot'

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93293 Martin Liška changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug target/93304] RISC-V: Function with interrupt attribute use register without save/restore at prologue/epilogue

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

[Bug tree-optimization/93301] Wrong optimization: instability of uninitialized variables leads to nonsense

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

[Bug fortran/93263] [9/10 Regression] -fno-automatic and RECURSIVE

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93263 --- Comment #16 from CVS Commits --- The master branch has been updated by Mark Eggleston : https://gcc.gnu.org/g:e82ba180d6641a1e2bad1ac327234fc1cda658ef commit r10-6091-ge82ba180d6641a1e2bad1ac327234fc1cda658ef Author: Mark Eggleston Date:

[Bug libgomp/93305] [OpenACC] 'acc_shutdown' vs. active data lifetimes

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

[Bug fortran/93309] Wrong error about duplicate implicit none

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

[Bug ipa/93315] ICE in jit testsuite since "Missed function specialization + partial devirtualization" (v8)

2020-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93315 Martin Liška changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug c++/93317] return type deduction fails for templated unary function

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

[Bug analyzer/93316] Several gcc.dg/analyzer tests FAIL

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

  1   2   >