[Bug c++/95935] ICE : Segmentation fault crash_signal from toplev.c:328

2020-07-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95935 --- Comment #2 from Marek Polacek --- Doesn't have to be scoped enum: template struct X { };

[Bug c++/96063] [10/11 Regression] mismatched-tags warnings in stdlib headers

2020-07-07 Thread ian.s.mcinerney at ieee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96063 --- Comment #14 from Ian McInerney --- Is it possible to backport this to the GCC 10 branch? The printing of these notes makes this warning almost impossible to use on any large project that uses the standard library.

[Bug fortran/95980] ICE in get_unique_type_string, at fortran/class.c:485

2020-07-07 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95980 --- Comment #16 from G. Steinmetz --- Yeah, and other parts are sort of amazing too. Let me allow to cite the complete 4.2, item 2, points (1)-(10) : 2 A processor conforms to this document if: (1) it executes any standard-conforming program

[Bug tree-optimization/95058] [11 regression] vector test case failures starting with r11-205

2020-07-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95058 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug c++/96106] New: A friend abbreviated template function denies access to private members

2020-07-07 Thread kirshamir at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96106 Bug ID: 96106 Summary: A friend abbreviated template function denies access to private members Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

<    1   2