[Bug rtl-optimization/92989] [10 Regression] The mips-mti-linux-gnu fails to build after r276327

2020-01-22 Thread dragan.mladjeno...@rt-rk.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92989 --- Comment #2 from Dragan Mladjenovic --- Thanks, I've checked https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01209.html, but there are still similar build failures down the line. I have to double-check it and will post any findings later.

[Bug bootstrap/93398] New: PGO bootstrap is not reproducible

2020-01-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93398 Bug ID: 93398 Summary: PGO bootstrap is not reproducible Product: gcc Version: 9.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug libstdc++/91947] std::filesystem::file_size will return wrong value on 32bit platforms with large files support

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

[Bug c/87944] Wrong code with LRA pushing stack local variable

2020-01-22 Thread stefan at franke dot ms
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87944 Stefan "Bebbo" Franke changed: What|Removed |Added CC||stefan at franke dot ms ---

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

2020-01-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93369 --- Comment #4 from Martin Liška --- (In reply to seurer from comment #3) > Will do in the future re: using g: Good. > > Should it also go in the Summary line? The hashes would make it quite long. Dunno, but I don't do it as it would really

[Bug analyzer/93392] Issue a "sorry" on attempts to use -fanalyzer with C++

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

[Bug tree-optimization/93397] [10 Regression] ICE in vect_create_epilog_for_reduction

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

[Bug other/93393] [10 regression] gcc.dg/torture/pr93133.c fails

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

[Bug tree-optimization/93397] [10 Regression] ICE in vect_create_epilog_for_reduction

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

[Bug tree-optimization/93397] New: [10 Regression] ICE in vect_create_epilog_for_reduction

2020-01-22 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93397 Bug ID: 93397 Summary: [10 Regression] ICE in vect_create_epilog_for_reduction Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug target/93396] New: [RX] tail call optimization does not work with indirect call

2020-01-22 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93396 Bug ID: 93396 Summary: [RX] tail call optimization does not work with indirect call Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-01-22 Thread peter.bisroev at groundlabs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #115 from Peter Bisroev --- Hi Dave, (In reply to dave.anglin from comment #114) > I would try to build 4.7.4 directly with aCC or gcc 3.3.6 (i.e., skip > intermediates). When I tried building 4.7.4 with aCC, 3-stage bootstrap

[Bug analyzer/93367] FAIL: gcc.dg/analyzer/abort.c (test for warnings, line 71)

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93367 David Malcolm changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #3 from David

[Bug analyzer/93368] FAIL: gcc.dg/analyzer/data-model-1.c (test for excess errors)

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93368 David Malcolm changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from David

[Bug analyzer/93382] ICE in validate, at analyzer/program-state.cc:512

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93382 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug analyzer/93382] ICE in validate, at analyzer/program-state.cc:512

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93382 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:591b59ebfcd48319452ebbd954267c9a05ba4b78 commit r10-6164-g591b59ebfcd48319452ebbd954267c9a05ba4b78 Author: David Malcolm Date:

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-01-22 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #114 from dave.anglin at bell dot net --- On 2020-01-22 7:18 p.m., peter.bisroev at groundlabs dot com wrote: > >From what I can see in my other tests, we need C++ compiler built with GCC > 4.7.4 to bootstrap GCC 6.1.0 and above. This

[Bug middle-end/92830] -fdiagnostics-url shows the wrong URL for warnings which are not in 'gcc' but e.g. in 'gfortran'

2020-01-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92830 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/93394] Request for operator* is ambiguous when binary and unary overloads are in different base classes

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93394 --- Comment #3 from Jonathan Wakely --- See PR 52766 and PR 65299 and PR 92849

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-01-22 Thread peter.bisroev at groundlabs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 Peter Bisroev changed: What|Removed |Added CC||peter.bisroev at groundlabs dot co

[Bug c++/93394] Request for operator* is ambiguous when binary and unary overloads are in different base classes

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93394 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92810] Compiling GCC go for aarch64_be-marvell-linux-gnu fails

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

[Bug c/68687] C compiler options to ignore all const qualifiers

2020-01-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68687 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug testsuite/93391] [10 regression] new test cases c-c++-common/Wconversion-pr40752.c and pr40752a.c fail

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93391 --- Comment #2 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:55b7df8bfb12938e7716445d4e2dc0d2ddf44bac commit r10-6157-g55b7df8bfb12938e7716445d4e2dc0d2ddf44bac Author: Jason Merrill Date:

[Bug c++/40752] -Wconversion generates false warnings for operands not larger than target type

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40752 --- Comment #36 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:55b7df8bfb12938e7716445d4e2dc0d2ddf44bac commit r10-6157-g55b7df8bfb12938e7716445d4e2dc0d2ddf44bac Author: Jason Merrill Date:

[Bug other/93393] [10 regression] gcc.dg/torture/pr93133.c fails

2020-01-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93393 --- Comment #3 from seurer at gcc dot gnu.org --- Sorry, I accidentally cut off the test run output. I assume this doesn't change your analysis, though. Running it in gdb shows: Program received signal SIGABRT, Aborted. 0x3fffb7cd247c in

[Bug other/93393] [10 regression] gcc.dg/torture/pr93133.c fails

2020-01-22 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93393 --- Comment #2 from joseph at codesourcery dot com --- Inappropriate use of signaling comparisons on powerpc is bug 58684.

Ordem 281036 inclusão em CPF

2020-01-22 Thread DIANA VIEIRA SILVA 45975 gccampos
Documento 429kb (Visualizar) Boa tarde, segue em anexo Guia do pedido,Cadastramento da inclusão em CPF. Atenciosamente,DIANA VIEIRA SILVA

[Bug other/93393] [10 regression] gcc.dg/torture/pr93133.c fails

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

[Bug middle-end/26724] __builtin_constant_p fails to recognise function with constant return

2020-01-22 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26724 --- Comment #4 from Marc Glisse --- (In reply to pskocik from comment #3) > I don't know if this is related, It isn't, please file a separate bug report. memcmp is optimized to an integer comparison in strlen, much later than the lowering of

[Bug c/93278] huge almost empty array takes huge time to compile and produces huge object file

2020-01-22 Thread doug at cs dot dartmouth.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93278 --- Comment #11 from doug mcilroy --- When I ran it on Linux, I did get catastrophe: "No space left on device". I do not know what device; ~ and /tmp live in different file systems. It's been decades since I last saw that diagnostic. It also

[Bug target/93395] New: AVX2 missed optimization : _mm256_permute_pd() is unfortunately translated into the more expensive VPERMPD instead of the cheap VPERMILPD

2020-01-22 Thread nathanael.schaeffer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93395 Bug ID: 93395 Summary: AVX2 missed optimization : _mm256_permute_pd() is unfortunately translated into the more expensive VPERMPD instead of the cheap VPERMILPD Product:

[Bug c/93348] [8/9 Regression] ICE in gimplify_expr, at gimplify.c:14378

2020-01-22 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93348 Joseph S. Myers changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/93348] [8/9 Regression] ICE in gimplify_expr, at gimplify.c:14378

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93348 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Joseph Myers : https://gcc.gnu.org/g:7ec6673ada331b9eed0771875e58881049ec6915 commit r8-9948-g7ec6673ada331b9eed0771875e58881049ec6915 Author: Joseph Myers

[Bug analyzer/93378] ICE in as_a, at is-a.h:197

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93378 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug analyzer/93378] ICE in as_a, at is-a.h:197

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93378 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:597e403d6dbb44315f33fb2b5bb0ca4946a4a1e1 commit r10-6154-g597e403d6dbb44315f33fb2b5bb0ca4946a4a1e1 Author: David Malcolm Date:

[Bug c++/93394] Request for operator* is ambiguous when binary and unary overloads are in different base classes

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

[Bug analyzer/93378] ICE in as_a, at is-a.h:197

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93378 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:fd9982bb0051d1a678191b684bb907d1ac177991 commit r10-6153-gfd9982bb0051d1a678191b684bb907d1ac177991 Author: David Malcolm Date:

[Bug c++/93394] New: Request for operator* is ambiguous when binary and unary overloads are in different base classes

2020-01-22 Thread gcc at sjnewell dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93394 Bug ID: 93394 Summary: Request for operator* is ambiguous when binary and unary overloads are in different base classes Product: gcc Version: 9.2.0 Status: UNCONFIRMED

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

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316 David Malcolm changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from David

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

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316 --- Comment #4 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:da7cf663b75513e4d2baf5a579ffcb4f8a61193b commit r10-6152-gda7cf663b75513e4d2baf5a579ffcb4f8a61193b Author: David Malcolm Date:

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

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93335 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93291 --- Comment #6 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:da7cf663b75513e4d2baf5a579ffcb4f8a61193b commit r10-6152-gda7cf663b75513e4d2baf5a579ffcb4f8a61193b Author: David Malcolm Date:

[Bug c++/92438] [8 Regression] Function declaration parsed incorrectly with `-std=c++1z`

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92438 Jakub Jelinek changed: What|Removed |Added Summary|[8/9 Regression] Function |[8 Regression] Function

[Bug target/93009] [9 Regression] AVX512 FMA - wrong code generation since r265288

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93009 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 Jakub Jelinek changed: What|Removed |Added Summary|[8/9 Regression] ICE in |[8 Regression] ICE in

[Bug analyzer/93307] ODR violations

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93307 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/93391] [10 regression] new test cases c-c++-common/Wconversion-pr40752.c and pr40752a.c fail

2020-01-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93391 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93335 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b6c79134021b328e8ab379d4d8c76f4e3c061b44 commit r9-8169-gb6c79134021b328e8ab379d4d8c76f4e3c061b44 Author: Jakub Jelinek

[Bug fortran/93329] ICE in omp_code_to_statement, at fortran/openmp.c:5902

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93329 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:39d602ba468c722077c9bdebaae16b8300c66028 commit r9-8166-g39d602ba468c722077c9bdebaae16b8300c66028 Author: Jakub Jelinek

[Bug target/91298] $ at the beginging causing Error: junk `(%rip)' after expression

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91298 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d1c29dc8a3b9c776919e7d1489d45060d2c24f2a commit r9-8168-gd1c29dc8a3b9c776919e7d1489d45060d2c24f2a Author: Jakub Jelinek

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

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1abe8d45b71fa42f5d1690920e9c9d0087168b83 commit r9-8164-g1abe8d45b71fa42f5d1690920e9c9d0087168b83 Author: Jakub Jelinek

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

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:51faa475c91c5373b680889664d1d52a73a79776 commit r9-8165-g51faa475c91c5373b680889664d1d52a73a79776 Author: Jakub Jelinek

[Bug analyzer/93307] ODR violations

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93307 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:75038aa6aa5b562e6358108619d66ef2ccab9a53 commit r10-6151-g75038aa6aa5b562e6358108619d66ef2ccab9a53 Author: David Malcolm Date:

[Bug c++/93228] [[deprecated("message")]] on template struct/class drops message

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93228 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:514314b73109b3672ecb3c3c04f614bb7c7fef57 commit r9-8163-g514314b73109b3672ecb3c3c04f614bb7c7fef57 Author: Jakub Jelinek

[Bug libgomp/93219] unused return value in affinity-fmt.c

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93219 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:13e141515f5f9f2386c4a894326929f03fb59076 commit r9-8161-g13e141515f5f9f2386c4a894326929f03fb59076 Author: Jakub Jelinek

[Bug target/93009] [9 Regression] AVX512 FMA - wrong code generation since r265288

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93009 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a5ce64f7d50e2f5e66ceeb88c7601bd04f3b94ea commit r9-8162-ga5ce64f7d50e2f5e66ceeb88c7601bd04f3b94ea Author: Jakub Jelinek

[Bug ipa/93087] Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold))`

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93087 --- Comment #3 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7bf1518f84d5e676dd5f4335783eaf7b742961a5 commit r9-8158-g7bf1518f84d5e676dd5f4335783eaf7b742961a5 Author: Jakub Jelinek

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #3 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 commit r9-8157-g26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 Author: Jakub Jelinek

[Bug rtl-optimization/93088] [10 Regression] Compile time hog on gcc/testsuite/gcc.target/i386/pr56348.c w/ -O3 -funroll-loops -fno-tree-dominator-opts -fno-tree-vrp

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93088 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:75cdf669074fe6a49ea6a3582acf54d00acfa9ce commit r9-8159-g75cdf669074fe6a49ea6a3582acf54d00acfa9ce Author: Jakub Jelinek

[Bug inline-asm/93202] [RISCV] ICE when using inline asm 'h' operand modifier

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93202 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5e94f77146e63f0b26ce2cc1cf8f42ac493d777a commit r9-8160-g5e94f77146e63f0b26ce2cc1cf8f42ac493d777a Author: Jakub Jelinek

[Bug c++/92992] Side-effects dropped when decltype(nullptr) typed expression is passed to ellipsis

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92992 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:beee53d59e32e7859b32b19bc7e222e3d04cc5f0 commit r9-8155-gbeee53d59e32e7859b32b19bc7e222e3d04cc5f0 Author: Jakub Jelinek

[Bug c++/92438] [8/9 Regression] Function declaration parsed incorrectly with `-std=c++1z`

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92438 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dbc84c8b7f793616bb1f87c60c99f82a55aa423c commit r9-8156-gdbc84c8b7f793616bb1f87c60c99f82a55aa423c Author: Jakub Jelinek

[Bug c++/79620] decltype() inside a lambda capturing-by-value

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

[Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93383 --- Comment #3 from Marek Polacek --- resolve_args gets a vector of arguments, one of which is (gdb) p arg $3 = (gdb) pt > readonly constant decl readonly constant decl_0 VOID 93383.C:15:10 align:1

[Bug other/93393] New: [10 regression] gcc.dg/torture/pr93133.c fails

2020-01-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93393 Bug ID: 93393 Summary: [10 regression] gcc.dg/torture/pr93133.c fails Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93383 --- Comment #2 from Marek Polacek --- r7-5532-g35f4cbd4489519983a4f64da846be8352f611879 compiles OK r7-5533-ga93634ba09c4b33d95233e48d9c452a529555d05 ICE in unify_one_argument r7-6939-g853ef4e5632df32894b2366096c1ae1ef4ba03df ICE in resolve_args

[Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93383 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93288 --- Comment #5 from David Malcolm --- (In reply to Martin Liška from comment #4) > (In reply to David Malcolm from comment #3) > > Marking status as SUSPENDED for now and setting Target Milestone to 11 (in > > the hope of adding c++ support to

[Bug analyzer/93392] New: Issue a "sorry" on attempts to use -fanalyzer with C++

2020-01-22 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93392 Bug ID: 93392 Summary: Issue a "sorry" on attempts to use -fanalyzer with C++ Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/92907] noexcept does not consider "const" in member functions

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92907 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/92907] noexcept does not consider "const" in member functions

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92907 --- Comment #6 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:e1fd040884ab7ac36caab5822bcb5e51e8d8 commit r10-6149-ge1fd040884ab7ac36caab5822bcb5e51e8d8 Author: Marek Polacek Date:

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92978 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/93348] [8/9 Regression] ICE in gimplify_expr, at gimplify.c:14378

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93348 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Joseph Myers : https://gcc.gnu.org/g:a11e92c4e7fd660b0f5ea2095439dc33738c69a5 commit r9-8154-ga11e92c4e7fd660b0f5ea2095439dc33738c69a5 Author: Joseph Myers

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #13 from Martin Jambor --- The assumption is that DCE will eventually remove all gimple assignments with LHS which has no uses if gimple_has_volatile_ops returns false for them. I have had only a brief look at DCE today and it seems

[Bug testsuite/93391] [10 regression] new test cases c-c++-common/Wconversion-pr40752.c and pr40752a.c fail

2020-01-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93391 seurer at gcc dot gnu.org changed: What|Removed |Added Target||powerpc64*-linux-gnu

[Bug c++/93324] [10 Regression] ICE with -Wall on constexpr if

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93324 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/93324] [10 Regression] ICE with -Wall on constexpr if

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93324 --- Comment #3 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:15ed55eabb0cf8a2974b8025a9f46c9e58960811 commit r10-6148-g15ed55eabb0cf8a2974b8025a9f46c9e58960811 Author: Marek Polacek Date:

[Bug testsuite/93391] New: [10 regression] new test cases c-c++-common/Wconversion-pr40752.c and pr40752a.c fail

2020-01-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93391 Bug ID: 93391 Summary: [10 regression] new test cases c-c++-common/Wconversion-pr40752.c and pr40752a.c fail Product: gcc Version: 10.0 Status: UNCONFIRMED

[Bug c++/40752] -Wconversion generates false warnings for operands not larger than target type

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

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #12 from Jakub Jelinek --- Is that safe though? I mean, does ipa-sra use exactly the same logic as dce does? Say statements that could throw with non-call-exceptions and all that kinds of details. Wouldn't it be safer e.g. to

[Bug target/93390] New: AARCH64: FP move costs needs improvements for ThunderX2

2020-01-22 Thread dpochepk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93390 Bug ID: 93390 Summary: AARCH64: FP move costs needs improvements for ThunderX2 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #11 from Martin Jambor --- I'm going to test a patch that basically does the following (plus moving push_cfun a bit): diff --git a/gcc/ipa-sra.c b/gcc/ipa-sra.c index 31de527d111..e18dc6958dc 100644 --- a/gcc/ipa-sra.c +++

[Bug c++/92541] ICE when concept requires contextual conversion to bool

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92541 --- Comment #5 from Jonathan Wakely --- A new bug please, thanks.

[Bug c/93348] [8/9 Regression] ICE in gimplify_expr, at gimplify.c:14378

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93348 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Known to work|

[Bug c++/92541] ICE when concept requires contextual conversion to bool

2020-01-22 Thread gcc-bugs at marehr dot dialup.fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92541 --- Comment #4 from gcc-bugs at marehr dot dialup.fu-berlin.de --- Oh okay, how should I proceed? Create a new issue or hijack this one?

[Bug c++/93389] Failure to detect UB in constexpr context

2020-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93389 Marek Polacek changed: What|Removed |Added Keywords||accepts-invalid, diagnostic

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

2020-01-22 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93345 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #3

[Bug c++/93389] Failure to detect UB in constexpr context

2020-01-22 Thread yankel.scialom-ext at natixis dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93389 YSC changed: What|Removed |Added CC||yankel.scialom-ext@natixis. |

[Bug tree-optimization/92152] [10 Regression] Wrong code (Resurrection of PR53663)

2020-01-22 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92152 --- Comment #10 from Jan Hubicka --- Concerning: > Honza, the type_has_components_p check in > > if (compare_type_sizes (TREE_TYPE (ref2), type1) >= 0 > && (!end_struct_ref1 > || compare_type_sizes (TREE_TYPE (ref2), >

[Bug c++/93389] New: Failure to detect UB in constexpr context

2020-01-22 Thread klaus.doldinger64 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93389 Bug ID: 93389 Summary: Failure to detect UB in constexpr context Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #10 from Martin Jambor --- Ah, -fno-tree-dce is specfied on the command line...

[Bug c++/79620] decltype() inside a lambda capturing-by-value

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79620 Jonathan Wakely changed: What|Removed |Added CC||kyle.show910 at gmail dot com ---

[Bug c++/93386] Missing a const qualifier in the type denoted by decltype((r))

2020-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93386 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #9 from Jakub Jelinek --- The options include -fno-tree-dce.

[Bug middle-end/26724] __builtin_constant_p fails to recognise function with constant return

2020-01-22 Thread pskocik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26724 pskocik at gmail dot com changed: What|Removed |Added CC||pskocik at gmail dot com ---

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

2020-01-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93369 --- Comment #3 from seurer at gcc dot gnu.org --- Will do in the future re: using g: Should it also go in the Summary line? The hashes would make it quite long.

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce

2020-01-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385 --- Comment #7 from Jakub Jelinek --- And with additiona -fno-early-inlining started with r10-3311-gff6686d2e5f797d6c6a36ad14a7084bc1dc350e4

[Bug c/84919] [8/9/10 Regression] error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]

2020-01-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84919 Martin Sebor changed: What|Removed |Added Keywords|deferred|patch --- Comment #18 from Martin Sebor

  1   2   >