[Bug target/93737] inline memmove for insertion into small arrays

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93737 --- Comment #4 from Richard Biener --- On GIMPLE we're more into canonicalization which means we avoid this kind of expansion and thus at the moment limit it to single load/store cases. But in principle we could apply the same costing as we late

[Bug preprocessor/92319] Macro expansion using the __VA_OPT__ construct is incorrect when the variadic argument expands to nothing

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92319 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e235031d490e8ed2aa0bc229694975493fd58977 commit r10-6633-ge235031d490e8ed2aa0bc229694975493fd58977 Author: Jakub Jelinek Date: Fr

[Bug tree-optimization/92203] [9 Regression] ICE in eliminate_stmt, at tree-ssa-sccvn.c:5492

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92203 Richard Biener changed: What|Removed |Added Known to work||9.2.1 --- Comment #4 from Richard Biene

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #2 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:cf1db5c9a342352d66164fea8c4ea0a540627024 commit r10-6634-gcf1db5c9a342352d66164fea8c4ea0a540627024 Author: liuhongt Date: Wed Feb 1

[Bug rtl-optimization/66552] Missed optimization when shift amount is result of signed modulus

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

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug preprocessor/92319] Macro expansion using the __VA_OPT__ construct is incorrect when the variadic argument expands to nothing

2020-02-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92319 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/62077] --with-build-config=bootstrap-lto fails

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c++/93739] New: Ability to print a type name without aborting compilation

2020-02-14 Thread eyalroz at technion dot ac.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93739 Bug ID: 93739 Summary: Ability to print a type name without aborting compilation Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr

[Bug target/89114] rtx_cost of VEC_SELECT, VEC_CONCAT and VEC_DUPLICATE with memory operands is wrong

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89114 --- Comment #2 from Richard Biener --- Honza?

[Bug c++/93169] [10 regression] Variable incorrectly put into readonly section.

2020-02-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93169 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #6

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by hongtao Liu : https://gcc.gnu.org/g:d7ab361df604fb66e1ba1e3fb45b4453cba803c4 commit r9-8229-gd7ab361df604fb66e1ba1e3fb45b4453cba803c4 Author: liuhongt Date: Fr

[Bug c/86134] earlier diagnostic causes followup diagnostic about unknown -Wno-* options

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86134 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/78821] GCC7: Copying whole 32 bits structure field by field not optimised into copying whole 32 bits at once

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78821 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by hongtao Liu : https://gcc.gnu.org/g:e6a329e42d127a0e6094250ace5ea147d3cc9550 commit r8-9979-ge6a329e42d127a0e6094250ace5ea147d3cc9550 Author: liuhongt Date: Fr

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread crazylht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 Hongtao.liu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/80533] Alias analysis of zero length array does not recognize accesses beyond end of array

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80533 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/90764] [10 Regression] internal compiler error in build_deduction_guide, at cp/pt.c:27162

2020-02-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90764 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/80702] FRE fails to eliminate to leader dominating after unreachable edge removal

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80702 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/93739] Ability to print a type name without aborting compilation

2020-02-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93739 --- Comment #1 from Jonathan Wakely --- template [[gnu::warning("your type here")]] bool print_type() { return true; } int i; bool b = print_type();

[Bug c++/90546] [9/10 Regression] Incorrect template argument deduction for conversion functions

2020-02-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90546 Jason Merrill changed: What|Removed |Added CC||gufideg at gmail dot com --- Comment #10

[Bug c++/91051] [9/10 Regression] Templated conversion operator to rvalue reference to constant don't match when converting to lvalue reference to constant

2020-02-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91051 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug lto/92674] [8/9 Regression] ICE in gimple_phi_arg, at gimple.h:4406 since r240291

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92674 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:c6480e01fc53f0e9822ec1694239155756430952 commit r9-8230-gc6480e01fc53f0e9822ec1694239155756430952 Author: Richard Biener

[Bug tree-optimization/92704] [8/9 Regression] ICE: Segmentation fault (in process_bb)

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92704 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:4230afc0f4f498cc3967bde173c84dde66519711 commit r9-8231-g4230afc0f4f498cc3967bde173c84dde66519711 Author: Richard Biener

[Bug tree-optimization/93439] [9 Regression] ICE in gimple_duplicate_bb, at tree-cfg.c:6277

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:03d2b1d79740c5b2d05bbf84af2dbaf2e1e80ebb commit r9-8234-g03d2b1d79740c5b2d05bbf84af2dbaf2e1e80ebb Author: Richard Biener

[Bug tree-optimization/93054] [8/9 Regression] ICE in gimple_set_lhs, at gimple.c:1820

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:3bcda566d6f485f6eccdc029d115f4246016ba05 commit r9-8233-g3bcda566d6f485f6eccdc029d115f4246016ba05 Author: Richard Biener

[Bug c++/92556] [10 Regression] ICE if using dependent name inside lambda expression in simple-requirement since r10-3735-gcb57504a55015891

2020-02-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92556 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug debug/92763] [8/9 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.c:22659, or in force_type_die, at dwarf2out.c:26224

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92763 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:794bb8c2f5d328d9d4cfa55efd41cdd420ebb13a commit r9-8232-g794bb8c2f5d328d9d4cfa55efd41cdd420ebb13a Author: Richard Biener

[Bug tree-optimization/93439] [9 Regression] ICE in gimple_duplicate_bb, at tree-cfg.c:6277

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug target/93583] [10 Regression] bootstrap failure on powerpc64le-linux-gnu

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

[Bug target/93583] [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93583 --- Comment #3 from Richard Biener --- Confirmed (c940105cc17111be98d8d42ba48a413b0e63aebe), with ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,o

[Bug target/93583] [10 Regression] bootstrap failure on powerpc64le-linux-gnu

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93583 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug middle-end/93246] [8 Regression] Unexpected program behavior when -fsanitize=address and -O2/O3 used

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93246 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/93246] [8 Regression] Unexpected program behavior when -fsanitize=address and -O2/O3 used

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93246 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug sanitizer/93731] [10 regression] asan tests cause kernel panic on Darwin 11

2020-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93731 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Iain Sandoe --- > These systems are EOL so we can't expect any fixes to the systems themselves. > > The question is "is the latest imported as an version even suppo

[Bug c++/93739] Ability to print a type name without aborting compilation

2020-02-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93739 --- Comment #2 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #1) > template > [[gnu::warning("your type here")]] > bool print_type() { return true; } > > int i; > bool b = print_type(); Oops, that was meant to be print_type

[Bug tree-optimization/89182] [8 Regression] [graphite] ICE in extract_affine, at graphite-sese-to-poly.c:280

2020-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89182 Richard Biener changed: What|Removed |Added Priority|P2 |P4

[Bug c++/93739] Ability to print a type name without aborting compilation

2020-02-14 Thread eyalroz at technion dot ac.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93739 --- Comment #3 from Eyal Rozenberg --- (In reply to Jonathan Wakely from comment #2) > Oops, that was meant to be print_type() Ok, that's a better kludge than mine - it doesn't have the more serious shortcomings. That makes the motivation for th

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

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

[Bug c++/93557] __builtin_convertvector doesn't mark input as used

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

[Bug c++/93739] Ability to print a type name without aborting compilation

2020-02-14 Thread eyalroz at technion dot ac.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93739 --- Comment #4 from Eyal Rozenberg --- (In reply to Eyal Rozenberg from comment #3) A couple more points: * The error I get (https://godbolt.org/z/5GpR2T) doesn't have the "your type here" string. * This forces you to define a variable you're no

[Bug tree-optimization/93516] [10 regression] ICE in verify_sra_access_forest, at tree-sra.c:2342 since r10-6322

2020-02-14 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93516 --- Comment #6 from Martin Jambor --- I proposed a fix on the mailing list: https://gcc.gnu.org/ml/gcc-patches/2020-02/msg00850.html

[Bug c++/93740] New: Template base classes parametrized by pointer-to-member are amibiguous

2020-02-14 Thread m.cencora at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93740 Bug ID: 93740 Summary: Template base classes parametrized by pointer-to-member are amibiguous Product: gcc Version: 9.2.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/93736] Add .f18 and .F18 file suffixes

2020-02-14 Thread thenlich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736 --- Comment #6 from Thomas Henlich --- Created attachment 47842 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47842&action=edit Proposed patch to add .f18/.F18 suffix Add .f18 and .F18 to list of recognized filename suffixes to match the

[Bug c++/93741] New: [10 regression] ICE in incomplete concept definition

2020-02-14 Thread eric.niebler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93741 Bug ID: 93741 Summary: [10 regression] ICE in incomplete concept definition Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug tree-optimization/93381] points-to wrong for integer offsetting and field-sensitive analysis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93381 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:b00c3228041bfb450e3fec21fe424f5f322f23b3 commit r9-8235-gb00c3228041bfb450e3fec21fe424f5f322f23b3 Author: Richard Biener

[Bug middle-end/90648] [8 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #14 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:b8c42b4d0a2595fb6806473f816b94cc1b222cb1 commit r9-8236-gb8c42b4d0a2595fb6806473f816b94cc1b222cb1 Author: Richard Biener

[Bug tree-optimization/93516] [10 regression] ICE in verify_sra_access_forest, at tree-sra.c:2342 since r10-6322

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93516 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:515dd04260c6049110d7624eaf1b276929dcd9af commit r10-6636-g515dd04260c6049110d7624eaf1b276929dcd9af Author: Martin Jambor Date: Fr

[Bug rtl-optimization/88879] [9 Regression] ICE in sel_target_adjust_priority, at sel-sched.c:3332

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88879 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Alexander Monakov : https://gcc.gnu.org/g:0f7b7aeb71d06fc85f49c323fbd4879d5a02f336 commit r9-8237-g0f7b7aeb71d06fc85f49c323fbd4879d5a02f336 Author: Alexander Mon

[Bug rtl-optimization/88879] [9 Regression] ICE in sel_target_adjust_priority, at sel-sched.c:3332

2020-02-14 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88879 Alexander Monakov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/93720] [10 Regression] vector creation from two parts of two vectors produces TBL rather than ins

2020-02-14 Thread dpochepk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720 --- Comment #2 from Dmitrij Pochepko --- I have a patch, which recognize such pattern and adds ins instructions. Example in this issue description is compiled fine and produce this assembly: : 0: 6e184420mov v0.

[Bug tree-optimization/93516] [10 regression] ICE in verify_sra_access_forest, at tree-sra.c:2342 since r10-6322

2020-02-14 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93516 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2020-02-14 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #177 from dave.anglin at bell dot net --- On 2020-02-13 6:01 p.m., peter.bisroev at groundlabs dot com wrote: > I have tried playing around with weak using aCC, however even though it > accepts > both attribute and pragma (and complai

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

2020-02-14 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #178 from dave.anglin at bell dot net --- On 2020-02-13 6:04 p.m., peter.bisroev at groundlabs dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 > > --- Comment #176 from Peter Bisroev --- > (In reply to dave.anglin

[Bug target/45414] _mm_prefetch parameter is "char const *" in ICC

2020-02-14 Thread kretz at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45414 Matthias Kretz (Vir) changed: What|Removed |Added Keywords||rejects-valid --- Comment #2 from

[Bug middle-end/93742] New: Optimization request: pattern-match typical addition overflow checks

2020-02-14 Thread tavianator at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93742 Bug ID: 93742 Summary: Optimization request: pattern-match typical addition overflow checks Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/92154] new glibc breaks arm bootstrap due to libsanitizer

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92154 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:54d87ffe4b34052f159ac5b72b250129ce813b2a commit r8-9981-g54d87ffe4b34052f159ac5b72b250129ce813b2a Author: Jakub Jelinek Dat

[Bug inline-asm/92615] [8 Regression] ICE in extract_insn

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92615 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ef7d101ee0eb663c078cfc018db164387e97cc02 commit r8-9983-gef7d101ee0eb663c078cfc018db164387e97cc02 Author: Jakub Jelinek Dat

[Bug c++/90842] [8 Regression] ICE in poplevel, at cp/decl.c:585

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90842 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:56728b264c1b0d9f193aa5e8b1702a1cd7a08868 commit r8-9982-g56728b264c1b0d9f193aa5e8b1702a1cd7a08868 Author: Jakub Jelinek Dat

[Bug sanitizer/92154] new glibc breaks arm bootstrap due to libsanitizer

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92154 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dbdf86838aaaef76620c00c53096cfe157d5af6e commit r8-9984-gdbdf86838aaaef76620c00c53096cfe157d5af6e Author: Jakub Jelinek Dat

[Bug fortran/91944] [8 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6156

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91944 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bf5e3130c0ed518311a79c5a0099e0e39f33a889 commit r8-9989-gbf5e3130c0ed518311a79c5a0099e0e39f33a889 Author: Jakub Jelinek Da

[Bug c++/92648] Handling of unknown attributes

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92648 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:37c0297f864394ddceba143ad410a6eb44a3119e commit r8-9986-g37c0297f864394ddceba143ad410a6eb44a3119e Author: Jakub Jelinek Dat

[Bug debug/92664] Wrong .debug_line section information when compiling stdin input with -g3

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92664 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5c265f5f1977f7c935b8b54cfdb23c862f686f20 commit r8-9987-g5c265f5f1977f7c935b8b54cfdb23c862f686f20 Author: Jakub Jelinek Dat

[Bug c++/61414] enum class bitfield size-checking needs a separate warning flag controlling it

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 --- Comment #25 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:22a7fa8517063c76b069d2b08dca5a9d270798f8 commit r8-9985-g22a7fa8517063c76b069d2b08dca5a9d270798f8 Author: Jakub Jelinek Da

[Bug c++/92524] [9 Regression] ICE in short program with constexpr and std::array

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92524 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:929d901ead4f859c8e385d91547482445a85066c commit r8-9988-g929d901ead4f859c8e385d91547482445a85066c Author: Jakub Jelinek Da

[Bug c++/60228] ICE using lambda in #pragma omp declare reduction

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60228 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1aafdd7c93226cb092b560462028394a82f404a2 commit r8-9990-g1aafdd7c93226cb092b560462028394a82f404a2 Author: Jakub Jelinek Da

[Bug fortran/92899] [8 Regression] [OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3769

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92899 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f9a0c0800994d5e0b68c0a8eed47454bce841f97 commit r8-9994-gf9a0c0800994d5e0b68c0a8eed47454bce841f97 Author: Jakub Jelinek Dat

[Bug c++/92732] Bit-field of scoped enumeration type cannot be initialized

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92732 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:41e5eec55cb64b54c717d9625bcee1aac1def569 commit r8-9991-g41e5eec55cb64b54c717d9625bcee1aac1def569 Author: Jakub Jelinek Dat

[Bug fortran/92781] ICE in convert_nonlocal_reference_op, at tree-nested.c:1065

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92781 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:37e948410c67d1e4a0bb5bd3721b9fbf4d77f889 commit r8-9992-g37e948410c67d1e4a0bb5bd3721b9fbf4d77f889 Author: Jakub Jelinek Dat

[Bug target/92904] varargs for __int128 is placed at an unaligned location and uses movdqa for the load

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92904 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ffb5cc9a5599b1936c5ebea153ca52a0aa2c785d commit r8-9995-gffb5cc9a5599b1936c5ebea153ca52a0aa2c785d Author: Jakub Jelinek Dat

[Bug target/92723] [8 Regression] ICE in expand_shift_1, at expmed.c:2635

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92723 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c58bec27145c9a049d6642ca011b7f0fbe9c5f33 commit r8-9993-gc58bec27145c9a049d6642ca011b7f0fbe9c5f33 Author: Jakub Jelinek Da

[Bug ipa/92357] ICE in IPA pass fnsummary in openmp offload

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92357 --- Comment #14 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4ece9571bcb003148a4c7c8e909da2c1adf60292 commit r8-9997-g4ece9571bcb003148a4c7c8e909da2c1adf60292 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92992 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7d35cad11152895d239f103f1fffbd6f0cb58c8b commit r8--g7d35cad11152895d239f103f1fffbd6f0cb58c8b Author: Jakub Jelinek Dat

[Bug tree-optimization/92930] [8 Regression] GCC incorrectly optimizes away __builtin_apply() calls

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92930 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4982521a900158e5d6d93138e0aafb5f59f75093 commit r8-9996-g4982521a900158e5d6d93138e0aafb5f59f75093 Author: Jakub Jelinek Dat

[Bug fortran/92977] ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3526

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92977 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b69684fdac2ac4bd128150631de6391c786e2184 commit r8-9998-gb69684fdac2ac4bd128150631de6391c786e2184 Author: Jakub Jelinek Dat

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c343d4aab243cb477c65c6d0c37b1a6cdd2f858e commit r8-10001-gc343d4aab243cb477c65c6d0c37b1a6cdd2f858e Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92438 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:becbae00641077f7104d16b4565c1d64df5fafc6 commit r8-1-gbecbae00641077f7104d16b4565c1d64df5fafc6 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93087 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f01dfd67820e6a8254e6bf9ea242bf86134486ff commit r8-10002-gf01dfd67820e6a8254e6bf9ea242bf86134486ff Author: Jakub Jelinek Da

[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-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93088 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1ccdfea80e8ead4936c35b5eb736dc407a07fb32 commit r8-10003-g1ccdfea80e8ead4936c35b5eb736dc407a07fb32 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93202 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:04e48115ac4f4eab20525280653e8ff985f1a3d8 commit r8-10004-g04e48115ac4f4eab20525280653e8ff985f1a3d8 Author: Jakub Jelinek D

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93228 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ef2e6135591f2a197d4fb8a7dbb8425a9d2df85e commit r8-10005-gef2e6135591f2a197d4fb8a7dbb8425a9d2df85e Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f0776f088dce384106609fc868061defd472bc10 commit r8-10006-gf0776f088dce384106609fc868061defd472bc10 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91298 --- Comment #14 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:93266871ac794243e9785d92a0cec09b2fa5648b commit r8-10010-g93266871ac794243e9785d92a0cec09b2fa5648b Author: Jakub Jelinek D

[Bug fortran/93463] ICE in oacc_code_to_statement, at fortran/openmp.c:6007

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93463 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e0cbedff53ead3bbb6e7af959c727a04ec8445c7 commit r8-10012-ge0cbedff53ead3bbb6e7af959c727a04ec8445c7 Author: Jakub Jelinek Da

[Bug rtl-optimization/93402] [8 Regression] Wrong code when returning padded struct

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93402 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:83799a013b4a7f555b1a168fcb5f8df25edede99 commit r8-10011-g83799a013b4a7f555b1a168fcb5f8df25edede99 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0b00f43cf381f03aeaced375f8f0ef1e731c9f43 commit r8-10007-g0b00f43cf381f03aeaced375f8f0ef1e731c9f43 Author: Jakub Jelinek Da

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

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93329 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ba6ebaafc62924a05c961146cb0ec114ae8b04cf commit r8-10008-gba6ebaafc62924a05c961146cb0ec114ae8b04cf Author: Jakub Jelinek Da

[Bug middle-end/93505] [8 Regression] wrong code or ICE with __builtin_bswap64() and rotation at -Og

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93505 --- Comment #21 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a73ee641c3d2ca729bdf55225afd881f57bf4d96 commit r8-10013-ga73ee641c3d2ca729bdf55225afd881f57bf4d96 Author: Jakub Jelinek D

[Bug libgomp/93515] OpenMP target teams distribute parallel for with defaultmap not mapping correctly

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93515 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fdaf101b1dd46d6673a318139e9620c068f45a12 commit r8-10015-gfdaf101b1dd46d6673a318139e9620c068f45a12 Author: Jakub Jelinek Da

[Bug middle-end/93555] ICE in simd_clone_struct_copy, at omp-simd-clone.c:84

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93555 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5781600c42f3ed9860a804dbbf892392bea3e39d commit r8-10014-g5781600c42f3ed9860a804dbbf892392bea3e39d Author: Jakub Jelinek Da

[Bug target/65782] Assembly failure (invalid register for .seh_savexmm) with -O3 -mavx512f on mingw-w64

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65782 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:baef3efdc4992e4dcb7f4de62ff5bcb13bf05f60 commit r8-10016-gbaef3efdc4992e4dcb7f4de62ff5bcb13bf05f60 Author: Jakub Jelinek D

[Bug target/93696] AVX512VPOPCNTDQ writemask intrinsics produce incorrect results

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93696 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:db4bfbae142906291ee319d768f4fa56d2a7682c commit r8-10020-gdb4bfbae142906291ee319d768f4fa56d2a7682c Author: Jakub Jelinek Da

[Bug target/93637] [9 Regression] ICE: Segmentation fault (in force_operand)

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93637 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:231b10fe9f870a8a8a162e95416a6bc6df023839 commit r8-10017-g231b10fe9f870a8a8a162e95416a6bc6df023839 Author: Jakub Jelinek D

[Bug middle-end/93576] [8 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cd73697811f4d638a26be9aeada6eb20b645b739 commit r8-10021-gcd73697811f4d638a26be9aeada6eb20b645b739 Author: Jakub Jelinek D

[Bug target/93673] Fake error given by gcc when compiling for _kshift intrinsics

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93673 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fbb4d21086a20cd996049309d6c24d7fb3099123 commit r8-10019-gfbb4d21086a20cd996049309d6c24d7fb3099123 Author: Jakub Jelinek Da

[Bug target/93670] ICE for _mm256_extractf32x4_ps (unrecognized insn)

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93670 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5538456480ad9c1a411b76479c798984bcae2c5c commit r8-10018-g5538456480ad9c1a411b76479c798984bcae2c5c Author: Jakub Jelinek Da

[Bug c++/61414] enum class bitfield size-checking needs a separate warning flag controlling it

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 --- Comment #26 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:519a33f954fd71cb8b74053e168e23a1cb00d30b commit r10-6637-g519a33f954fd71cb8b74053e168e23a1cb00d30b Author: Jakub Jelinek Date: F

[Bug c++/61414] enum class bitfield size-checking needs a separate warning flag controlling it

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 --- Comment #27 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f0a72494ea3747d1f66a0cda3e67a7611779030d commit r9-8238-gf0a72494ea3747d1f66a0cda3e67a7611779030d Author: Jakub Jelinek Da

[Bug c++/61414] enum class bitfield size-checking needs a separate warning flag controlling it

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 --- Comment #28 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:53073523bca574251d45bded65b2b0c183b01e5d commit r8-10022-g53073523bca574251d45bded65b2b0c183b01e5d Author: Jakub Jelinek D

[Bug sanitizer/92154] new glibc breaks arm bootstrap due to libsanitizer

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

  1   2   >