https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62026
Dmitry Gorbachev changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62163
Bug ID: 62163
Summary: Dependent function call in constant expression
produces error in template definition context
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47485
Dominique d'Humieres changed:
What|Removed |Added
CC||jpakkane at gmail dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
--- Comment #4 from jpakkane at gmail dot com ---
That seems the reasonable thing to do. Hopefully someone looks into this soon.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
--- Comment #3 from Dominique d'Humieres ---
> Seems to be. There are some claims that it would be fixed in 4.6 but as
> the comments state, is still around in 4.9.
>From the comment I understand that the bug has been fixed for C, but not for
gf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
--- Comment #2 from jpakkane at gmail dot com ---
Seems to be. There are some claims that it would be fixed in 4.6 but as the
comments state, is still around in 4.9.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62162
Bug ID: 62162
Summary: Gfortran produces incorrect dependency files when
using -MQ
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62147
Segher Boessenkool changed:
What|Removed |Added
Target|powerpc64le |powerpc64*-*
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62030
--- Comment #10 from vries at gcc dot gnu.org ---
Author: vries
Date: Sat Aug 16 17:38:04 2014
New Revision: 214067
URL: https://gcc.gnu.org/viewcvs?rev=214067&root=gcc&view=rev
Log:
Fix if-conversion pass for dead type-unsafe code
2014-08-15 T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62004
--- Comment #7 from vries at gcc dot gnu.org ---
Author: vries
Date: Sat Aug 16 17:38:04 2014
New Revision: 214067
URL: https://gcc.gnu.org/viewcvs?rev=214067&root=gcc&view=rev
Log:
Fix if-conversion pass for dead type-unsafe code
2014-08-15 To
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55794
--- Comment #11 from John David Anglin ---
Author: danglin
Date: Sat Aug 16 17:29:33 2014
New Revision: 214066
URL: https://gcc.gnu.org/viewcvs?rev=214066&root=gcc&view=rev
Log:
Backport from trunk:
2014-04-06 John David Anglin
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641
--- Comment #11 from John David Anglin ---
Author: danglin
Date: Sat Aug 16 16:39:17 2014
New Revision: 214065
URL: https://gcc.gnu.org/viewcvs?rev=214065&root=gcc&view=rev
Log:
PR target/61641
* config/pa/pa-protos.h (pa_output_addr_vec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641
--- Comment #10 from John David Anglin ---
Author: danglin
Date: Sat Aug 16 16:36:33 2014
New Revision: 214064
URL: https://gcc.gnu.org/viewcvs?rev=214064&root=gcc&view=rev
Log:
PR target/61641
* config/pa/pa-protos.h (pa_output_addr_vec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
Eric Botcazou changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #21 from Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62114
--- Comment #5 from Leandro Nini ---
Backporting the commit r212122 from trunk fixes the error both in 4.8 and 4.9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62112
Marc Glisse changed:
What|Removed |Added
CC||glisse at gcc dot gnu.org
--- Comment #4 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62160
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62149
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
--- Comment #20 from Mike Frysinger ---
Created attachment 33341
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33341&action=edit
rtld.s generated -- failing w/r187042
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
--- Comment #19 from Mike Frysinger ---
Created attachment 33340
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33340&action=edit
rtld.s generated -- passing w/r187038
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
Mike Frysinger changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61968
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62076
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62151
--- Comment #7 from amker at gcc dot gnu.org ---
It's a combine pass issue and it happens on x86 too. Dump before combine pass
is fine as below.
30: r83:SI=0
71: flags:CC=cmp(r83:SI,0x1)
REG_DEAD r83:SI
72: {r83:SI=-ltu(flags:CC,0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62161
Bug ID: 62161
Summary: more precise locations for command-line diagnostics
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52819
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52819
--- Comment #3 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Sat Aug 16 10:07:41 2014
New Revision: 214062
URL: https://gcc.gnu.org/viewcvs?rev=214062&root=gcc&view=rev
Log:
2014-08-16 Paolo Carlini
PR c++/52819
* g++.dg/temp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62142
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62142
--- Comment #9 from Thomas Koenig ---
Author: tkoenig
Date: Sat Aug 16 09:45:02 2014
New Revision: 214061
URL: https://gcc.gnu.org/viewcvs?rev=214061&root=gcc&view=rev
Log:
2014-08-16 Thomas Koenig
Backport from trunk
PR fortran/6214
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57466
Paolo Carlini changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
Assignee|unassigned a
32 matches
Mail list logo