[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #21 from Jan Hubicka --- Hi, this is comparing SPEC2000 -Ofast -march=native -mprefer-vector-width=128 to -Ofast -march=native -mprefer-vector-width=256 on Ryzen. 168.wupwise 160028.25669* 160030.8518

[Bug target/83158] [8 regression] gcc.target/i386/pr78057.c fail

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83158 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/83158] [8 regression] gcc.target/i386/pr78057.c fail

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83158 --- Comment #6 from Richard Biener --- Author: rguenth Date: Tue Nov 28 08:15:03 2017 New Revision: 255190 URL: https://gcc.gnu.org/viewcvs?rev=255190&root=gcc&view=rev Log: 2017-11-28 Richard Biener PR tree-optimization/83158

[Bug tree-optimization/80788] [8 Regression] ICE in set_value_range, at tree-vrp.c:252

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80788 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 08:40:36 2017 New Revision: 255191 URL: https://gcc.gnu.org/viewcvs?rev=255191&root=gcc&view=rev Log: PR tree-optimization/80788 * match.pd (X +- C1 CMP C2 -> X

[Bug middle-end/83069] [8 Regression] internal compiler error: in from_gcov_type, at profile-count.h:676

2017-11-28 Thread rdapp at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83069 rdapp at linux dot vnet.ibm.com changed: What|Removed |Added CC||rdapp at linux dot vnet.

[Bug fortran/83192] ICE for printing derived type

2017-11-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83192 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/83142] Missed tail-call opportunity

2017-11-28 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83142 --- Comment #2 from rguenther at suse dot de --- On Tue, 28 Nov 2017, prathamesh3492 at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83142 > > prathamesh3492 at gcc dot gnu.org changed: > >What|Removed

[Bug middle-end/83185] [8 Regression] ICE with -fsanitize=address in build_simple_mem_ref_loc, at tree.c:4696

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83185 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/83186] [8 regression] internal compiler error: in build_address, at cp/typeck.c:5667

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83186 Richard Biener changed: What|Removed |Added Target Milestone|--- |8.0

[Bug tree-optimization/83189] [8 regression] internal compiler error: in probability_in, at profile-count.h:1050

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83189 Richard Biener changed: What|Removed |Added Component|fortran |tree-optimization Target Milestone|--

[Bug c++/83187] [8 regression] internal compiler error: in get_alias_set, at alias.c:923

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83187 Richard Biener changed: What|Removed |Added Target Milestone|--- |8.0

[Bug tree-optimization/83194] Possibly missed simplification with strcmp(s, t) == strcmp(t, s)

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83194 Richard Biener changed: What|Removed |Added Keywords||missed-optimization CC|

[Bug tree-optimization/83190] missing strlen optimization of the empty string

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83190 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/83069] [8 Regression] internal compiler error: in from_gcov_type, at profile-count.h:676

2017-11-28 Thread siddhesh at gotplt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83069 --- Comment #12 from Siddhesh Poyarekar --- (In reply to rdapp from comment #11) > 416.gamess fails on S390 as well since r254888. > > I didn't immediately get what the > > if (freq_max < 16) > freq_max = 16; > > part of the patch

[Bug middle-end/83069] [8 Regression] internal compiler error: in from_gcov_type, at profile-count.h:676

2017-11-28 Thread siddhesh at gotplt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83069 --- Comment #13 from Siddhesh Poyarekar --- (In reply to David Binderman from comment #7) > Maybe some more extensive testing of your patch would increase > the chances of it being accepted. make check just finished on aarch64 and saw no failur

[Bug target/80881] [7/8 Regression] null pointer access in libgomp.h

2017-11-28 Thread jyong at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 --- Comment #6 from jyong at gcc dot gnu.org --- Crash seems to be coming from the mingw-w64 runtime tls handler.

[Bug rtl-optimization/81020] [6/7/8 Regression] wrong code with -O -fno-tree-bit-ccp -fno-tree-coalesce-vars -fno-tree-vrp

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81020 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 10:22:31 2017 New Revision: 255193 URL: https://gcc.gnu.org/viewcvs?rev=255193&root=gcc&view=rev Log: PR rtl-optimization/81020 * gcc.dg/pr81020.c: New test. A

[Bug rtl-optimization/81020] [6/7 Regression] wrong code with -O -fno-tree-bit-ccp -fno-tree-coalesce-vars -fno-tree-vrp

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81020 Jakub Jelinek changed: What|Removed |Added Summary|[6/7/8 Regression] wrong|[6/7 Regression] wrong code

[Bug c++/83187] [8 regression] internal compiler error: in get_alias_set, at alias.c:923

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83187 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/83191] [7/8 Regression] Writing a namelist with repeated complex numbers

2017-11-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83191 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug tree-optimization/83189] [8 regression] internal compiler error: in probability_in, at profile-count.h:1050

2017-11-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83189 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/83117] [8 Regression] FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test for excess errors)

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83117 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 11:14:52 2017 New Revision: 255196 URL: https://gcc.gnu.org/viewcvs?rev=255196&root=gcc&view=rev Log: PR c/83117 * gcc.target/x86_64/abi/ms-sysv/gen.cc (make_do

[Bug tree-optimization/80788] [8 Regression] ICE in set_value_range, at tree-vrp.c:252

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80788 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/83117] [8 Regression] FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test for excess errors)

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83117 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug regression/83195] New: [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread sudi.das at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 Bug ID: 83195 Summary: [8 regression] pr82929.c scan for "Merging successful" fail Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/83187] [8 regression] internal compiler error: in get_alias_set, at alias.c:923

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83187 --- Comment #2 from Jakub Jelinek --- The problem is that we have a type (complex double) where TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) != TYPE_MAIN_VARIANT (TYPE_CANONICAL (TYPE_MAIN_VARIANT (t))) which get_alias_set code asserts on, because it d

[Bug c++/83186] [8 regression] internal compiler error: in build_address, at cp/typeck.c:5667

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83186 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/83187] [8 regression] internal compiler error: in get_alias_set, at alias.c:923

2017-11-28 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83187 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/83141] SRA and memcpy folding interact badly generating wrong-code

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83141 --- Comment #3 from Richard Biener --- Author: rguenth Date: Tue Nov 28 11:58:45 2017 New Revision: 255197 URL: https://gcc.gnu.org/viewcvs?rev=255197&root=gcc&view=rev Log: 2017-11-28 Richard Biener PR middle-end/83141 * gim

[Bug tree-optimization/83141] SRA and memcpy folding interact badly generating wrong-code

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83141 Richard Biener changed: What|Removed |Added Assignee|rguenth at gcc dot gnu.org |jamborm at gcc dot gnu.org ---

[Bug tree-optimization/83195] [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 Richard Biener changed: What|Removed |Added Target||arm Component|regression

[Bug rtl-optimization/81020] [6/7 Regression] wrong code with -O -fno-tree-bit-ccp -fno-tree-coalesce-vars -fno-tree-vrp

2017-11-28 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81020 Segher Boessenkool changed: What|Removed |Added CC||segher at gcc dot gnu.org --- Comme

[Bug fortran/83191] [7/8 Regression] Writing a namelist with repeated complex numbers

2017-11-28 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83191 Jerry DeLisle changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug middle-end/83185] [8 Regression] ICE with -fsanitize=address in build_simple_mem_ref_loc, at tree.c:4696

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83185 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug rtl-optimization/81020] [6/7 Regression] wrong code with -O -fno-tree-bit-ccp -fno-tree-coalesce-vars -fno-tree-vrp

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81020 Jakub Jelinek changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment #8

[Bug debug/81307] [8 regression] g++.dg/debug/debug9.C -gstabs FAILs

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81307 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 13:03:37 2017 New Revision: 255198 URL: https://gcc.gnu.org/viewcvs?rev=255198&root=gcc&view=rev Log: PR debug/81307 * dbxout.c (dbx_block_with_cold_children):

[Bug tree-optimization/83194] Possibly missed simplification with strcmp(s, t) == strcmp(t, s)

2017-11-28 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83194 --- Comment #2 from Marc Glisse --- What if strcmp returns INT_MIN?

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 Jakub Jelinek changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug rtl-optimization/80709] [8 Regression] ICE in setup_preferred_alternate_classes_for_new_pseudos, at ira.c:2772

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80709 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug middle-end/70773] Cortex A5 profiled sudoku solver slower due to lack of sdiv/udiv

2017-11-28 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70773 --- Comment #23 from PeteVine --- $ gcov-dump-6 sudoku.gcda.bad sudoku.gcda.bad:data:magic `gcda':version `603*' sudoku.gcda.bad:stamp 46515746 sudoku.gcda.bad: a300: 77:PROGRAM_SUMMARY checksum=0x12ec1c02 sudoku.gcda.bad:co

[Bug middle-end/70773] Cortex A5 profiled sudoku solver slower due to lack of sdiv/udiv

2017-11-28 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70773 --- Comment #24 from PeteVine --- Or maybe not, gcov-dump-6 is able to read the file. $ gcov-dump-6 sudoku.gcda.good sudoku.gcda.good:data:magic `gcda':version `A80e' sudoku.gcda.good:warning:current version is `603*' sudoku.gcda.good:stamp 464

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 Jakub Jelinek changed: What|Removed |Added CC||uros at gcc dot gnu.org,

[Bug middle-end/70773] Cortex A5 profiled sudoku solver slower due to lack of sdiv/udiv

2017-11-28 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70773 --- Comment #25 from PeteVine --- So, the profile data is probably fine, and judging from the size of the final binary, it's being used. The fix could be real after all :)

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #22 from Jan Hubicka --- Hi, this is same base (so you can see there is some noise) compared to haswell tuning 164.gzip 140057.12452* 140058.72384* 175.vpr 140037.13776*

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 --- Comment #7 from Jakub Jelinek --- Note it is already postreload that propagates the %rsi register directly into vec_concatv2di. And the reason why DSE does nothing is that since LRA introduction the DSE spill removal has been disabled and la

[Bug middle-end/83069] [8 Regression] internal compiler error: in from_gcov_type, at profile-count.h:676

2017-11-28 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83069 --- Comment #14 from Jan Hubicka --- Letting entry block frequency to drop to 0 has bad effect on IPA profile propagation. Since new profile count arithmetics is overflow safe, I think we should just cap it to max_count in such case. The loop a

[Bug tree-optimization/80776] -Wformat-overflow false positive for %d on integer bounded by __builtin_unreachable

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80776 --- Comment #5 from Richard Biener --- Author: rguenth Date: Tue Nov 28 14:58:11 2017 New Revision: 255201 URL: https://gcc.gnu.org/viewcvs?rev=255201&root=gcc&view=rev Log: 2017-11-28 Richard Biener PR tree-optimization/80776

[Bug tree-optimization/80776] -Wformat-overflow false positive for %d on integer bounded by __builtin_unreachable

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80776 --- Comment #6 from Richard Biener --- The original case is now fixed.

[Bug tree-optimization/83072] Late VRP optimization

2017-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83072 --- Comment #5 from Richard Biener --- The testcase is now optimized early during evrp after r255201. We still don't record temporary ranges in SSA range info but we can perform the unreachable () trick VRP has.

[Bug fortran/83021] [7/8 Regression] gfortran segfault in polymorphic assignment

2017-11-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021 --- Comment #12 from Paul Thomas --- Author: pault Date: Tue Nov 28 15:13:42 2017 New Revision: 255202 URL: https://gcc.gnu.org/viewcvs?rev=255202&root=gcc&view=rev Log: 2017-11-28 Paul Thomas PR fortran/83021 * resolve.c (re

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread andrewm.roberts at sky dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #23 from Andrew Roberts --- Thanks Honza, getting closer, with original matrix.c on Ryzen: /usr/local/gcc/bin/gcc -march=znver1 -mtune=znver1 -O3 matrix.c -o matrix mult took 364850 clocks /usr/local/gcc/bin/gcc -march=

[Bug lto/69866] lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158

2017-11-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69866 --- Comment #14 from Thomas Preud'homme --- Author: thopre01 Date: Tue Nov 28 15:19:14 2017 New Revision: 255203 URL: https://gcc.gnu.org/viewcvs?rev=255203&root=gcc&view=rev Log: Fix ICE in add_symbol_to_partition_1 2017-11-28 Thomas Preud'ho

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread andrewm.roberts at sky dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #24 from Andrew Roberts --- For the mt19937ar test: /usr/local/gcc/bin/gcc -march=znver1 -mtune=znver1 -O3 mt19937ar.c -o mt19937ar mt19937ar took 462062 clocks /usr/local/gcc/bin/gcc -march=znver1 -mtune=znver1 -mprefer-vector-wi

[Bug tree-optimization/83195] [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug fortran/83021] [7/8 Regression] gfortran segfault in polymorphic assignment

2017-11-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021 --- Comment #13 from Paul Thomas --- Author: pault Date: Tue Nov 28 15:38:55 2017 New Revision: 255205 URL: https://gcc.gnu.org/viewcvs?rev=255205&root=gcc&view=rev Log: 2017-11-28 Paul Thomas PR fortran/83021 * resolve.c (re

[Bug fortran/83021] [7/8 Regression] gfortran segfault in polymorphic assignment

2017-11-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/83190] missing strlen optimization of the empty string

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83190 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug middle-end/83185] [8 Regression] ICE with -fsanitize=address in build_simple_mem_ref_loc, at tree.c:4696

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83185 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/83194] Possibly missed simplification with strcmp(s, t) == strcmp(t, s)

2017-11-28 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83194 --- Comment #3 from joseph at codesourcery dot com --- You definitely cannot assume strcmp (s, t) == -strcmp (t, s), only that the result has the correct sign in each case. There should be no need to preserve the exact return value (of the corr

[Bug tree-optimization/83195] [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 --- Comment #8 from Uroš Bizjak --- (In reply to Jakub Jelinek from comment #7) > Note it is already postreload that propagates the %rsi register directly > into vec_concatv2di. And the reason why DSE does nothing is that since LRA > introductio

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #10

[Bug tree-optimization/83195] [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/83195] [8 regression] pr82929.c scan for "Merging successful" fail

2017-11-28 Thread sudi.das at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83195 --- Comment #4 from Sudakshina Das --- I think this is the only test that fails on arm.

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 --- Comment #9 from Jakub Jelinek --- Ok, I'll bootstrap/regtest removing that; dunno if that is sufficient though, if there shouldn't be some performance analysis. That said, it is solely about the SSE4, for AVX we use different alternatives.

[Bug fortran/83196] New: ICE in gfc_build_compare_string, at fortran/trans-expr.c:3609 (and others)

2017-11-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83196 Bug ID: 83196 Summary: ICE in gfc_build_compare_string, at fortran/trans-expr.c:3609 (and others) Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/83196] ICE in gfc_build_compare_string, at fortran/trans-expr.c:3609 (and others)

2017-11-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83196 --- Comment #1 from G. Steinmetz --- With reversed order, i.e. definition of "f" first : $ cat z2.f90 program p call s contains character(3) function f() f = 'abc' end subroutine s if ( f /= 'abc' ) call abort end en

[Bug fortran/83196] ICE in gfc_build_compare_string, at fortran/trans-expr.c:3609 (and others)

2017-11-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83196 --- Comment #2 from G. Steinmetz --- Slightly modified : $ cat z3.f90 program p call s contains subroutine s if ( f /= '' ) call abort end character(3) function f() f = '' end end $ gfortran-8-20171126 -c z3.f90 -O

[Bug c/83197] New: ICE in strip_float_extensions, at tree.c:11935

2017-11-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83197 Bug ID: 83197 Summary: ICE in strip_float_extensions, at tree.c:11935 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/80567] bogus fixit hint for undeclared memset: else

2017-11-28 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80567 --- Comment #4 from David Malcolm --- Candidate patch: https://gcc.gnu.org/ml/gcc-patches/2017-11/msg02048.html

[Bug c++/81610] bogus fix-it hint for a call to an undeclared function: for

2017-11-28 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81610 --- Comment #2 from David Malcolm --- Candidate patch: https://gcc.gnu.org/ml/gcc-patches/2017-11/msg02048.html

[Bug c/83198] New: ICE internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1900

2017-11-28 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83198 Bug ID: 83198 Summary: ICE internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1900 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: nor

[Bug target/80819] [6/7/8 regression] Useless store to the stack in _mm_set_epi64x with SSE4 -mno-avx

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80819 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c/83197] ICE in strip_float_extensions, at tree.c:11935

2017-11-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83197 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/81470] [8 Regression] Bootstrap comparison failures in gcc/ada

2017-11-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81470 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug c/83197] ICE in strip_float_extensions, at tree.c:11935

2017-11-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83197 --- Comment #2 from Marek Polacek --- Even r104500 ICEs -> this is ancient.

[Bug c/83198] ICE internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1900

2017-11-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83198 Martin Sebor changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug c/83198] [7/8 regression] ICE internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1900

2017-11-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83198 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug fortran/83196] ICE in gfc_build_compare_string, at fortran/trans-expr.c:3609 (and others)

2017-11-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83196 Dominique d'Humieres changed: What|Removed |Added Keywords||ice-on-invalid-code S

[Bug debug/83199] New: FAIL: gdb.base/async.exp & gdb.base/skip.exp

2017-11-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83199 Bug ID: 83199 Summary: FAIL: gdb.base/async.exp & gdb.base/skip.exp Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: wrong-debug Severity: normal Priorit

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #25 from Jan Hubicka --- Hi, I agree that the matric multiplication fma issue is important and hopefully it will be fixed for GCC 8. See https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00437.html The irregularity of tune/arch is proba

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #26 from Jan Hubicka --- On you matrix benchmarks I get: Vector inside of loop cost: 44 Vector prologue cost: 12 Vector epilogue cost: 0 Scalar iteration cost: 40 Scalar outside cost: 0 Vector outside cost: 12 prologue

[Bug target/81616] Update -mtune=generic for the current Intel and AMD processors

2017-11-28 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616 --- Comment #27 from Jan Hubicka --- Hi, one of problem here is use of vgather instruction. It is hardly a win on Zen architecture. It is also on my TODO to adjust the code model to disable it for most loops. I only want to benchmark if it is a

[Bug libfortran/83097] Use __BYTE_ORDER__ instead of runtime test

2017-11-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83097 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/82808] [7/8 Regression] LTO clone wrong value

2017-11-28 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82808 --- Comment #9 from Martin Jambor --- Author: jamborm Date: Tue Nov 28 18:52:49 2017 New Revision: 255212 URL: https://gcc.gnu.org/viewcvs?rev=255212&root=gcc&view=rev Log: [PR 82808] Use proper result types for arithmetic jump functions 2017-1

[Bug fortran/54613] [F03] [F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=

2017-11-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug c/82050] [8 Regression] ICE on invalid code on x86_64-linux-gnu in column_range, at diagnostic-show-locus.c:1403

2017-11-28 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82050 --- Comment #6 from David Malcolm --- Author: dmalcolm Date: Tue Nov 28 19:24:35 2017 New Revision: 255214 URL: https://gcc.gnu.org/viewcvs?rev=255214&root=gcc&view=rev Log: Reject fix-it hints for various awkward boundary cases (PR c/82050) PR

[Bug fortran/53796] I/O INQUIRE of RECL: If not specified in OPEN, the default value should be returned (sequential access)

2017-11-28 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796 --- Comment #19 from Janne Blomqvist --- Author: jb Date: Tue Nov 28 19:28:50 2017 New Revision: 255215 URL: https://gcc.gnu.org/viewcvs?rev=255215&root=gcc&view=rev Log: PR 53796 Improve INQUIRE(RECL=...) handling The current F2018 draft (N213

[Bug c/82050] [8 Regression] ICE on invalid code on x86_64-linux-gnu in column_range, at diagnostic-show-locus.c:1403

2017-11-28 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82050 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/80881] [7/8 Regression] null pointer access in libgomp.h

2017-11-28 Thread daniel.f.starke at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 --- Comment #7 from Daniel Starke --- Error report from Dr.Memory: Error #1: UNADDRESSABLE ACCESS: reading 0x-0x0008 8 byte(s) # 0 gomp_resolve_num_threads [../../../../src/gcc-7.1.0/libgomp/libgomp.h:677

[Bug gcov-profile/83200] New: Unable to manipulate (prefix, strip) coverage/profile data file (.gcda) paths at compile time

2017-11-28 Thread kevin.worth at hpe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83200 Bug ID: 83200 Summary: Unable to manipulate (prefix, strip) coverage/profile data file (.gcda) paths at compile time Product: gcc Version: 5.3.0 Status: UNCONFIRMED

[Bug lto/83201] New: SPEC CPU2017 505.mcf_f produces incorrect output when built with -flto and FDO

2017-11-28 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83201 Bug ID: 83201 Summary: SPEC CPU2017 505.mcf_f produces incorrect output when built with -flto and FDO Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: no

[Bug ipa/83179] [8 regression] gcc.dg/ipa/inline-1.c fail

2017-11-28 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83179 Christophe Lyon changed: What|Removed |Added Target|x86_64-*-* |x86_64-*-* arm aarch64

[Bug lto/83201] SPEC CPU2017 505.mcf_f produces incorrect output when built with -flto and FDO

2017-11-28 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83201 --- Comment #1 from Bill Schmidt --- It may be latent for a while -- the same problem exists with GCC 7. (Well, technically with branches/ibm/gcc-7-branch.)

[Bug ipa/83178] [8 regression] g++.dg/ipa/devirt-22.C fail

2017-11-28 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83178 Christophe Lyon changed: What|Removed |Added Target|x86_64-*-* |x86_64-*-* arm aarch64

[Bug c/83202] New: Try joining operations on consecutive array elements during tree vectorization

2017-11-28 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83202 Bug ID: 83202 Summary: Try joining operations on consecutive array elements during tree vectorization Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity:

[Bug sanitizer/81275] [6/7/8 Regression] -fsanitize=thread produce incorrect -Wreturn-type warning

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81275 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 21:22:52 2017 New Revision: 255217 URL: https://gcc.gnu.org/viewcvs?rev=255217&root=gcc&view=rev Log: PR sanitizer/81275 * tree.c (block_may_fallthru): Return f

[Bug sanitizer/81275] [6/7/8 Regression] -fsanitize=thread produce incorrect -Wreturn-type warning

2017-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81275 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Nov 28 21:24:32 2017 New Revision: 255218 URL: https://gcc.gnu.org/viewcvs?rev=255218&root=gcc&view=rev Log: PR sanitizer/81275 * cp-tree.h (SWITCH_STMT_ALL_CASES_P):

[Bug c/83202] Try joining operations on consecutive array elements during tree vectorization

2017-11-28 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83202 --- Comment #1 from Daniel Fruzynski --- This was compiled with -O3 -mavx -ftree-vectorize After sending this I noticed that I wrote inner loop incorrectly, I meant one below. Anyway, it it also not optimized: for (int j = 0; j < i; j+=4) I also

[Bug tree-optimization/83202] Try joining operations on consecutive array elements during tree vectorization

2017-11-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83202 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Component|c

  1   2   >