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

2018-03-20 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84919 Jeffrey A. Law changed: What|Removed |Added Target Milestone|8.0 |9.0 --- Comment #13 from Jeffrey A. Law

[Bug fortran/84957] [8 Regression] ICE in gfc_sym_type, at fortran/trans-types.c:2255

2018-03-20 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84957 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #2 from

[Bug middle-end/85003] Inline built-in fdim for -fno-math-errno

2018-03-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85003 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|U

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

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

[Bug c/85009] New: missing -Wdiscarded-qualifiers when dropping _Atomic

2018-03-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85009 Bug ID: 85009 Summary: missing -Wdiscarded-qualifiers when dropping _Atomic Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/84892] Missing accessor hint for private field

2018-03-20 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84892 David Malcolm changed: What|Removed |Added Keywords||patch Status|NEW

[Bug c++/84994] Missing accessor hint for private field at -O1 and above when -g is enabled

2018-03-20 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84994 David Malcolm changed: What|Removed |Added Keywords||patch Status|NEW

[Bug fortran/85002] [7/8 Regression] ICE in fold_ternary_loc, at fold-const.c:11360

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

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 --- Comment #3 from kargl at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #2) > gfortran-8 changed at r254604 (pr78814). > gfortran-7 changed at r256646. > gfortran-6 changed at r256647. Remove myself from CC list. My patch

[Bug c/85009] missing -Wdiscarded-qualifiers when dropping _Atomic

2018-03-20 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85009 --- Comment #1 from joseph at codesourcery dot com --- It's not obvious that this is a bug, in that _Atomic is syntactically a qualifier, but excluded semantically for most purposes. In particular, that conversion is permitted by ISO C, so the

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot gnu.org

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Mar 21 01:07:43 2018 New Revision: 258698 URL: https://gcc.gnu.org/viewcvs?rev=258698&root=gcc&view=rev Log: 2018-03-20 Steven G. Kargl PR fortran/85001

[Bug ada/85010] New: [8 Regression] gnat bootstrap fails in assemble_variable, at varasm.c:2297 (power*, aarch64)

2018-03-20 Thread doko at gcc dot gnu.org
==+ | 8.0.1 20180320 (experimental) [trunk revision 258670] (powerpc-linux-gnu) GCC error:| | in assemble_variable, at varasm.c:2297 | | Error detected around ../../src/gcc/ada/libgnat/s-rident.ads:75:16 | | Please submit a bug report; see https

[Bug ada/85010] [8 Regression] gnat bootstrap fails in assemble_variable, at varasm.c:2297 (power*, aarch64)

2018-03-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85010 --- Comment #1 from Matthias Klose --- ... and on aarch64-linux-gnu

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Mar 21 01:26:25 2018 New Revision: 258699 URL: https://gcc.gnu.org/viewcvs?rev=258699&root=gcc&view=rev Log: 2018-03-20 Steven G. Kargl PR fortran/85001

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Mar 21 01:27:42 2018 New Revision: 258700 URL: https://gcc.gnu.org/viewcvs?rev=258700&root=gcc&view=rev Log: 2018-03-20 Steven G. Kargl PR fortran/85001

[Bug ada/85010] [8 Regression] gnat bootstrap fails in assemble_variable, at varasm.c:2297 (power*, aarch64)

2018-03-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85010 --- Comment #2 from Matthias Klose --- last known successful build is r258631 on power*-linux-gnu and aarch64-linux-gnu.

[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug target/83789] __builtin_altivec_lvx fails for powerpc for altivec-4.c

2018-03-20 Thread Kaushik.Phatak at kpit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83789 --- Comment #21 from Kaushik.Phatak at kpit dot com --- Hi Peter, Thanks for your work on this. >> Kaushik, remind me, you're seeing the same ICE in GCC 7 as well Yes, this does fail in gcc-7.x. >> so we need a backport of the patch committed to

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

2018-03-20 Thread m101010a at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85011 Bug ID: 85011 Summary: GCC complains that 2 identical function prototypes are different Product: gcc Version: 7.3.1 Status: UNCONFIRMED Keywords: diagnostic

[Bug fortran/44348] ICE in build_function_decl

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44348 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|NEW

[Bug fortran/64925] ICE with same names for dummy arg and internal procedure

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64925 kargl at gcc dot gnu.org changed: What|Removed |Added CC||zeccav at gmail dot com --- Co

[Bug c++/85012] New: GCC does not inline extern "C" functions defined in a different namespace

2018-03-20 Thread m101010a at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85012 Bug ID: 85012 Summary: GCC does not inline extern "C" functions defined in a different namespace Product: gcc Version: 7.3.1 Status: UNCONFIRMED Keywords: misse

[Bug tree-optimization/84824] DCE fails to remove dead code of std::function constructor

2018-03-20 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84824 --- Comment #15 from linzj --- The structalias solve_graph is not resolving the nodes reachable from a source node, which make my try fail.

[Bug fortran/68155] ICE on initializing character array in type (len_lhs <> len_rhs)

2018-03-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68155 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

<    1   2   3