[Bug c++/85108] [7/8 Regression] Incorrect warning for constexpr lambda with -Wunused-but-set-variable

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85108 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug fortran/83319] [7/8 Regression] ICE on use of allocatable component in derived type coarray defined in module

2018-03-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2018-03-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700 Bug 83700 depends on bug 83319, which changed state. Bug 83319 Summary: [7/8 Regression] ICE on use of allocatable component in derived type coarray defined in module https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319 What|Removed

[Bug c++/85110] Missing underlines for some bad arguments

2018-03-28 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85110 David Malcolm changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from David Malcol

[Bug c++/85092] [8 Regression] ICE under -std=gnu++1z in build_over_call under, at cp/call.c:8149

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85092 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/85107] Internal compiler error when casting double to int

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85107 Martin Sebor changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug c++/85045] [8 Regression] ICE+SIGILL on valid C++ code: cxx_pretty_printer::postfix_expression(tree_node*) (), at cp/cxx-pretty-print.c:482

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85045 Martin Sebor changed: What|Removed |Added CC||schlong at cock dot li --- Comment #6 fro

[Bug c++/85011] GCC complains that 2 identical function prototypes are different

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85011 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/85114] New: -fstack-check causes internal compiler error

2018-03-28 Thread tk at giga dot or.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85114 Bug ID: 85114 Summary: -fstack-check causes internal compiler error Product: gcc Version: 6.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/84993] Combination of fieldnames and accessor suggestions for misspelled private fields

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84993 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug libstdc++/84930] Brace-closed initialization of cstring (i.e."abcdefghi") to coresponding aggregate types fails in certain situation

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84930 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/84733] [8 Regression] internal compiler error: Segmentation fault (check_local_shadow())

2018-03-28 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84733 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|nathan at gc

[Bug c++/84974] [8 Regression] ICE: Segmentation fault (ovl_first()/location_of())

2018-03-28 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84974 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug tree-optimization/85115] New: Failure to (auto)vectorize sqrtf

2018-03-28 Thread robertw89 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85115 Bug ID: 85115 Summary: Failure to (auto)vectorize sqrtf Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimizatio

[Bug c/84883] No warning when dereferencing an array as a pointer

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84883 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org Sever

[Bug tree-optimization/84818] integer_onep must not be used for i18n

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84818 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/83964] [8 Regression] ICE in extract_insn, at recog.c:2304

2018-03-28 Thread carll at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83964 Carl Love changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/84422] ICE on various builtin test functions when compiled with -mcpu=power7

2018-03-28 Thread carll at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84422 Carl Love changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/82920] cet test failures on darwin

2018-03-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82920 --- Comment #2 from H.J. Lu --- (In reply to Dominique d'Humieres from comment #0) Maybe these tests should be limited to Linux targets.

[Bug target/85075] powerpc: ICE in iszero testcase

2018-03-28 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85075 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/84930] Brace-closed initialization of cstring (i.e."abcdefghi") to coresponding aggregate types fails in certain situation

2018-03-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84930 Jonathan Wakely changed: What|Removed |Added Component|libstdc++ |c++ --- Comment #2 from Jonathan Wakel

[Bug target/84912] __builtin_divde* produce Internal Compiler Error when compiled -m32

2018-03-28 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84912 --- Comment #7 from Peter Bergner --- Author: bergner Date: Thu Mar 29 00:06:31 2018 New Revision: 258943 URL: https://gcc.gnu.org/viewcvs?rev=258943&root=gcc&view=rev Log: PR target/84912 * config/rs6000/rs6000.h (RS6000_BTM_POW

[Bug target/84912] __builtin_divde* produce Internal Compiler Error when compiled -m32

2018-03-28 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84912 Peter Bergner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/84033] powerpc64le -moptimize-swaps bad code with vec_vbpermq

2018-03-28 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84033 --- Comment #8 from Alan Modra --- Hi Breno, the first gcc-8 has not yet been released (current aim is for a release mid April), nor has there been a release from the gcc-7 or gcc-6 branches containing this bug fix. I missed out on gcc-7.3 by a

[Bug c++/85116] New: std::min_element does not optimize well with inlined predicate

2018-03-28 Thread christopher.schell at oculus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85116 Bug ID: 85116 Summary: std::min_element does not optimize well with inlined predicate Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal

[Bug target/85100] __builtin_cpu_supports avx does not verify OS supports it

2018-03-28 Thread njs at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100 --- Comment #5 from Nathaniel J. Smith --- Julian, are you able to test the patch? I don't have a reproduction setup currently...

[Bug driver/84750] Both the driver and cc1 warn for Target Warn option properties

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84750 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/84701] casting to ( unsigned typeof(variable) ) gives wrong results

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84701 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/83707] g++.dg/eh/simd-3.C fails on power7 -m32

2018-03-28 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83707 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/85117] New: ARM: Wrong Warning Emits: parameter passing for argument of type 'Handle' changed in GCC 7.1

2018-03-28 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85117 Bug ID: 85117 Summary: ARM: Wrong Warning Emits: parameter passing for argument of type 'Handle' changed in GCC 7.1 Product: gcc Version: 7.2.0 Status: UNCONFIRMED

[Bug libstdc++/68222] _Safe_iterator provides operators the wrapped iterator can't actually support

2018-03-28 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68222 François Dumont changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug target/85100] __builtin_cpu_supports avx does not verify OS supports it

2018-03-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100 --- Comment #6 from Uroš Bizjak --- (In reply to Richard Biener from comment #2) > I think this is on purpose and unlikely to change. No, __builtin_cpu_supports is used to enable parts that are able to execute relevant instructions. So, HJ's pat

[Bug target/85100] __builtin_cpu_supports avx does not verify OS supports it

2018-03-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100 Uroš Bizjak changed: What|Removed |Added Target Milestone|--- |6.5 Severity|enhancement

[Bug target/85100] __builtin_cpu_supports avx does not verify OS supports it

2018-03-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85100 --- Comment #8 from Uroš Bizjak --- Comment on attachment 43793 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43793 A patch >+ if ((ecx & bit_OSXSAVE)) >+{ >+ /* Check if XMM state and YMM state are saved. */ >+ unsigned i

<    1   2