https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81291
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Known to w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83132
--- Comment #2 from Jan Tušil ---
The 'struct' version can be simplified to:
struct E;
struct ::E {};
Which gives the following error:
2:12: error: global qualification of class name is invalid before '{' token
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549
Thomas Koenig changed:
What|Removed |Added
Summary|[8 Regression] Very slow|Very slow formatted
|f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83114
amker at gcc dot gnu.org changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83091
--- Comment #4 from simon at pushface dot org ---
The tentative patch solves all the -g errors.
My report in comment 1 is solved by patches for pr 82816 and pr 82875.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83134
Bug ID: 83134
Summary: std::negation uses !B::value instead of
!bool(B::value)
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Keywords: rejects-valid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83134
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83015
--- Comment #16 from Jan Hubicka ---
ytrium also bootstraps for me. I see you use release checking for stage1 that
may be the trigger, I will try it now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83091
--- Comment #5 from Eric Botcazou ---
> The tentative patch solves all the -g errors.
Great, thanks for the feedback.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81291
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82621
--- Comment #7 from Segher Boessenkool ---
*** Bug 81291 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81841
--- Comment #14 from Jakub Jelinek ---
Author: jakub
Date: Thu Nov 23 20:16:38 2017
New Revision: 255115
URL: https://gcc.gnu.org/viewcvs?rev=255115&root=gcc&view=rev
Log:
PR fortran/81841
* parse.c (parse_spec): Allow ST_OMP_THR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83135
Bug ID: 83135
Summary: Routines in submodules treat protected variables from
other modules as public
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79072
--- Comment #20 from Paul Thomas ---
Author: pault
Date: Thu Nov 23 21:02:48 2017
New Revision: 255120
URL: https://gcc.gnu.org/viewcvs?rev=255120&root=gcc&view=rev
Log:
2017-11-23 Paul Thomas
Backported from trunk
PR fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83136
Bug ID: 83136
Summary: static class template member: invalid application of
‘sizeof’ to incomplete type
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83134
--- Comment #1 from Jonathan Wakely ---
Author: redi
Date: Thu Nov 23 21:35:27 2017
New Revision: 255122
URL: https://gcc.gnu.org/viewcvs?rev=255122&root=gcc&view=rev
Log:
PR libstdc++/83134 Ensure std::__not_ converts B::value to bool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83091
--- Comment #6 from Eric Botcazou ---
Author: ebotcazou
Date: Thu Nov 23 22:55:05 2017
New Revision: 255125
URL: https://gcc.gnu.org/viewcvs?rev=255125&root=gcc&view=rev
Log:
PR ada/83091
* gcc-interface/decl.c (gnat_to_gnu_entit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83091
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83064
--- Comment #7 from Dominique d'Humieres ---
> I looked at the IL from the Fortran FE and it clearly uses a single memory
> area for tmp for each outer loop iteration. That is, the memory is allocated
> by the caller.
I confirm that using
3.3s for GNU Fortran (GCC) 8.0.0 20170829 (experimental) [trunk revision
251395]
1.3s for GNU Fortran (GCC) 8.0.0 20171123 (experimental) [trunk revision
255090]
0.4s for version with Fortran wrapper of C function strtof()
So, with Jerry's patch gfortran is now only a little slower than
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83137
Bug ID: 83137
Summary: Member function pointer template parameter not
constant expression when set to nullptr
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82050
David Malcolm changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83138
Bug ID: 83138
Summary: ICE: Segfault expanding function parameter pack in
subsequent sibling pack declaration
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keyw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81807
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #4 fr
101 - 124 of 124 matches
Mail list logo