[Bug fortran/78867] [7 Regression] GFortran function returning string ICE with -flto

2016-12-21 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78867 --- Comment #8 from Janne Blomqvist --- Author: jb Date: Wed Dec 21 09:41:25 2016 New Revision: 243842 URL: https://gcc.gnu.org/viewcvs?rev=243842=gcc=rev Log: PR 78867 Function returning string ICE with -flto The fix for PR 78757 was slightly

[Bug middle-end/78879] New: -fprofile-generate causes undefined reference to `____ilog2_NaN'

2016-12-21 Thread coolypf at qq dot com
get=aarch64-linux-gnu Thread model: single gcc version 6.2.1 20161221 (GCC) coolypf@experiment:~$ aarch64-linux-gnu-gcc -c -O2 test.i coolypf@experiment:~$ nm test.o | grep ilog2 coolypf@experiment:~$ aarch64-linux-gnu-gcc -c -O2 -fprofile-generate test.i coolypf@experiment:~$ nm test.o | grep il

[Bug libfortran/70311] libgfortran build dies on "implicit declaration of function strncasecmp"

2016-12-21 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70311 Francois-Xavier Coudert changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug other/63387] Optimize pairs of isnan() calls into a single isunordered()

2016-12-21 Thread jzwinck at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63387 John Zwinck changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/78762] Regression: Splitting unaligned AVX loads also when AVX2 is enabled

2016-12-21 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78762 --- Comment #10 from Allan Jensen --- That would solve the problem, but also leave the behavior as Sandybridge only (nehalem didn't have AVX).

[Bug c++/71463] [6/7 regression] unexpected warning: ignoring function return attributes on template argument

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71463 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #12 from Jakub Jelinek

[Bug fortran/78152] [6/7 Regression] coarray and associate

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78152 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug c++/66487] sanitizer/warnings for lifetime DSE

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66487 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #23 from Jakub Jelinek

[Bug target/78543] [6 Regression] ICE in push_reload, at reload.c:1349 on powerpc64le-linux-gnu

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78543 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/69823] [6/7 Regression] internal compiler error: in create_pw_aff_from_tree, at graphite-sese-to-poly.c:445

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69823 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #7 from Jakub Jelinek

[Bug testsuite/66403] gcc.dg/torture/builtin-self.c FAILs with PIE

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66403 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug other/66250] Can't adjust complex nor decimal floating point modes

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66250 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug target/68664] PowerPC: speculative sqrt in c-ray main loop causes large slow down

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68664 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug target/70359] [6/7 Regression] Code size increase for ARM compared to gcc-5.3.0

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #20 from Jakub Jelinek

[Bug tree-optimization/68682] [6/7 Regression] [graphite] loop interchange no longer working after r227277

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68682 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug tree-optimization/69196] [5/6/7 Regression] code size regression with jump threading at -O2

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69196 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #27 from Jakub Jelinek

[Bug target/65139] Improve register allocation for aarch64_*_sisd_or_int3 patterns

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65139 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug c++/77626] [6 Regression] ICE with -Wall on x86_64-linux-gnu (internal compiler error: Segmentation fault, byte_from_pos, cxx_fold_indirect_ref)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77626 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug fortran/67420] gfortran.dg/norm2_3.f90 FAILs

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67420 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug tree-optimization/71563] [6/7 Regression] Regression in GCC-7.0.0's optimizer.

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71563 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug c++/78572] [6/7 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:4968

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78572 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #4 from Jakub Jelinek

[Bug c++/58796] throw nullptr not caught by catch(type*)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58796 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #19 from Jakub Jelinek

[Bug c++/70019] VLA size overflow not detected

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug libstdc++/69331] FAIL: 20_util/shared_ptr/thread/default_weaktoshared.cc execution test

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69331 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #16 from Jakub Jelinek

[Bug target/74563] [6/7 regression] Classic MIPS16 (non-MIPS16e) function return broken

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug c++/70768] [6/7 Regression] Increased compilation time

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70768 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug c++/60336] empty struct value is passed differently in C and C++

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #47 from Jakub Jelinek

[Bug c/65452] strcmp (foo, foo) could give a warning

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65452 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug ipa/66004] [6/7 Regression]: performance of 26_numerics/random/negative_binomial_distribution/operators/values.cc

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66004 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #13 from Jakub Jelinek

[Bug c/65430] Missing -Wsequence-point warning with COMPOUND_EXPRs

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65430 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug tree-optimization/70315] FAIL: gcc.dg/tree-ssa/sra-17.c scan-tree-dump-times esra

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70315 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug c++/71577] [6/7 regression] ICE on invalid C++11 code (with extra struct initializer) on x86_64-linux-gnu: in digest_init_r, at cp/typeck2.c:1117

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71577 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug target/77439] [6/7 regression] wrong code for sibcall with longcall, APCS frame and VFP

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77439 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug target/71778] [6/7 Regression][ARM] ICE using non-constant argument to Neon intrinsic that requires constant arguments

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71778 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug fortran/78518] [6/7 Regression] Warning format regression

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78518 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug rtl-optimization/49857] Put constant switch-tables into flash

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #12 from Jakub Jelinek

[Bug c++/77347] [6/7 Regression] Incorrect auto deduction failure in template class member function

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77347 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #13 from Jakub Jelinek

[Bug c++/72813] [6/7 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #7 from Jakub Jelinek

[Bug c++/71570] [6/7 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic, at cp/typeck2.c:551

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71570 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug c/39589] make -Wmissing-field-initializers=2 work with "designated initializers" ?

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39589 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #7 from Jakub Jelinek

[Bug tree-optimization/71142] [6/7 Regression] ICE: Segmentation fault in ssa_default_def (graphite)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71142 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #7 from Jakub Jelinek

[Bug fortran/78881] New: [F03] reading from string with DTIO procedure does not work properly

2016-12-21 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78881 Bug ID: 78881 Summary: [F03] reading from string with DTIO procedure does not work properly Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/71109] [6 Regression] gcc ICE at -O3 on valid code on x86_64-linux-gnu in "maybe_record_trace_start"

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71109 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug target/78762] Regression: Splitting unaligned AVX loads also when AVX2 is enabled

2016-12-21 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78762 --- Comment #12 from Venkataramanan --- (In reply to Allan Jensen from comment #11) > Btw, did you benchmark store splitting on AMD? It is also enabled for BDVER > and ZNVER1. I have not done that. As per SWOG for AMD15h (BDVER) it is

[Bug c++/78882] std::bind not working with templated function

2016-12-21 Thread lcid-fire at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78882 --- Comment #1 from lcid-fire at gmx dot net --- Flags are -std=c++14 and the actual problem seems to be templates combined with auto: #include struct In { }; template auto anonymousWrap() { return T(); }; int main() { using namespace

[Bug fortran/78867] [7 Regression] GFortran function returning string ICE with -flto

2016-12-21 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78867 Janne Blomqvist changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug sanitizer/77982] deadlock in asan thread initialization/interception.

2016-12-21 Thread pawel_sikora at zoho dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77982 --- Comment #12 from Pawel Sikora --- (In reply to Maxim Ostapenko from comment #11) > Created attachment 39882 [details] > Untested fix > > Untested fix (works for me with attached testcase). > this fix works for me. thanks.

[Bug target/78762] Regression: Splitting unaligned AVX loads also when AVX2 is enabled

2016-12-21 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78762 --- Comment #9 from Venkataramanan --- (In reply to Jakub Jelinek from comment #6) > Sure, the question is (raised several times over the last couple of years) > is if the generic tuning should not adjust slightly based on the selected > ISAs. >

[Bug tree-optimization/72785] [7 Regression] kernel build error since r236831

2016-12-21 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72785 Markus Trippelsdorf changed: What|Removed |Added CC||coolypf at qq dot com --- Comment

[Bug tree-optimization/72785] [7 Regression] kernel build error since r236831

2016-12-21 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72785 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/71020] [6 Regression] SSA corruption: Unable to coalesce ssa_names 2 and 13 which are marked as MUST COALESCE.

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71020 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug tree-optimization/71824] [6/7 Regression] ICE when compiling libiberty with Graphite loop optimizations

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71824 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug middle-end/78879] -fprofile-generate causes undefined reference to `____ilog2_NaN'

2016-12-21 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78879 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/68749] FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made"

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68749 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug tree-optimization/77975] [6/7 Regression] Missed optimization for some small constants

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77975 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug tree-optimization/69580] [6/7 Regression] From 26/7 seconds to 10 minutes moving from gcc 5.3.1 to gcc 6.0.0

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69580 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #12 from Jakub Jelinek

[Bug target/71419] interrupt attribute silently dropped for Thumb code on armv7-a

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71419 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug c++/66398] g++.dg/abi/anon1.C FAILs with PIE

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66398 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug c++/78774] [6 Regression] ICE in constexpr string literals and templates

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug target/67352] [avr] incorrect warning with -Waddr-space-convert and array in struct in __flash

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67352 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug target/66171] [6/7 Regression]: gcc.target/cris/biap.c

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66171 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug middle-end/70831] [6/7 Regression] FTBFS: Build fails with bootstrap-lto and profiledbootstrap

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug c++/68510] [concepts] ICE: in gimplify_var_or_parm_decl, at gimplify.c:1827

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68510 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug target/69639] [6/7 Regression] FAIL: gcc.c-torture/compile/limits-exprparen.c

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69639 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #7 from Jakub Jelinek

[Bug c/67819] -Wduplicated-cond should take macros into account

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67819 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

[Bug target/67321] [ARM] Exploit Wide Add operations when appropriate

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67321 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #4 from Jakub Jelinek

[Bug tree-optimization/71947] [6 Regression] x ^ y not folded to 0 if x == y by DOM

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #14 from Jakub Jelinek

[Bug c++/71121] [6 Regression] Spurious warning: "the address of [...] will never be NULL [-Waddress]"

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71121 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug c++/72752] [6 Regression] ICE: in retrieve_specialization, at cp/pt.c:1183

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72752 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug c++/64266] Can GCC produce local mergeable symbols for *.__FUNCTION__ and *.__PRETTY_FUNCTION__ functions?

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64266 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug fortran/66089] [6/7 Regression] elemental dependency mishandling when derived types are involved

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66089 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #20 from Jakub Jelinek

[Bug c/71602] [6 regression] ICE on __builtin_va_arg in build_va_arg, at c-family/c-common.c:5810

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71602 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #19 from Jakub Jelinek

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #21 from Jakub Jelinek

[Bug middle-end/68733] [6/7 Regression] FAIL: libgomp.c/target-29.c (internal compiler error)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68733 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #13 from Jakub Jelinek

[Bug fortran/65024] [OOP] unlimited polymorphic pointer structure not built when it should be

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65024 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #16 from Jakub Jelinek

[Bug target/66207] Switch alpha to LRA

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66207 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug target/67412] gfortran.dg/execute_command_line_2.f90 FAILs on Solaris 10

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67412 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug fortran/68649] [6/7 Regression] note: code may be misoptimized unless -fno-strict-aliasing is used

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68649 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #19 from Jakub Jelinek

[Bug fortran/77371] [6/7 Regression] ICE in force_constant_size, at gimplify.c:671 (... and others)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77371 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug sanitizer/68065] Size calculations for VLAs can overflow

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68065 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #37 from Jakub Jelinek

[Bug c++/66399] g++.dg/abi/anon4.C FAILs with PIE

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66399 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug sanitizer/78878] New: stacktrace engine can't use compressed/separated debug info for extracting symbols.

2016-12-21 Thread pawel_sikora at zoho dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78878 Bug ID: 78878 Summary: stacktrace engine can't use compressed/separated debug info for extracting symbols. Product: gcc Version: 6.2.1 Status: UNCONFIRMED

[Bug fortran/78757] [7 Regression] ICE with function returning a pointer to a character

2016-12-21 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78757 --- Comment #8 from Janne Blomqvist --- Author: jb Date: Wed Dec 21 09:41:25 2016 New Revision: 243842 URL: https://gcc.gnu.org/viewcvs?rev=243842=gcc=rev Log: PR 78867 Function returning string ICE with -flto The fix for PR 78757 was slightly

[Bug middle-end/78879] -fprofile-generate causes undefined reference to `____ilog2_NaN'

2016-12-21 Thread coolypf at qq dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78879 --- Comment #2 from Yuan Pengfei --- (In reply to Markus Trippelsdorf from comment #1) > See discussion in PR72785. I am using GCC 6.2.1. Is it the same problem?

[Bug ipa/70582] [6/7 regression] gcc.dg/attr-weakref-1.c FAILs

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70582 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug target/71112] [6/7 Regression] ICE with -fpie on aarch64 ILP32 big-endian

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71112 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug fortran/77703] [6/7 Regression] ICE on assignment to pointer function

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77703 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug c++/71290] [6/7 Regression] Flexible array member is not diagnosed with -pedantic

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71290 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #4 from Jakub Jelinek

[Bug bootstrap/69513] LTO bootstrap fails with bootstrap-profiled during linking gnat1 in stagefeedback

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69513 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek

[Bug ipa/64253] IPA inline analysis processes a code transform operation

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64253 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #6 from Jakub Jelinek

[Bug c++/68939] ICE or wrong code with OpenMP privatization of reference to VLAs

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68939 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug tree-optimization/68644] [6/7 Regression] FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68644 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug target/71208] [6 regression] mmix: C++ code fails to link

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71208 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #8 from Jakub Jelinek

[Bug middle-end/71907] [6 regression] missing buffer overflow warnings with -flto

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71907 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug rtl-optimization/78580] [6/7 Regression] Segfault in gcc with multilib (-m32) and -ffixed-*

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78580 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #4 from Jakub Jelinek

[Bug target/69940] gcc.c-torture/execute/alias-3.c FAILs with Solaris/x86 as

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69940 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #2 from Jakub Jelinek

[Bug c++/77639] [6 Regression] ICE on x86_64-linux-gnu (internal compiler error: tree check: accessed elt 1 of tree_vec with 0 elts in unify, at cp/pt.c:19674)

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77639 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #4 from Jakub Jelinek

[Bug target/70927] avx512dq instructions emitted even with -mavx512vl -mno-avx512dq

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70927 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #3 from Jakub Jelinek

[Bug middle-end/28628] Not forcing alignment of arrays in structs with -fsection-anchors

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28628 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #5 from Jakub Jelinek

  1   2   3   >