https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66468
Mikhail Maltsev changed:
What|Removed |Added
CC||miyuki at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67029
--- Comment #12 from H.J. Lu ---
An updated patch is posted at
https://gcc.gnu.org/ml/gcc-patches/2015-08/msg00323.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66649
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:10:01 2015
New Revision: 226657
URL: https://gcc.gnu.org/viewcvs?rev=226657&root=gcc&view=rev
Log:
PR c++/66260
PR c++/66596
PR c++/66649
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66260
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:10:01 2015
New Revision: 226657
URL: https://gcc.gnu.org/viewcvs?rev=226657&root=gcc&view=rev
Log:
PR c++/66260
PR c++/66596
PR c++/66649
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66336
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:09:49 2015
New Revision: 226655
URL: https://gcc.gnu.org/viewcvs?rev=226655&root=gcc&view=rev
Log:
PR c++/66336
* pt.c (find_parameter_packs_r): Handle varia
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66596
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:10:01 2015
New Revision: 226657
URL: https://gcc.gnu.org/viewcvs?rev=226657&root=gcc&view=rev
Log:
PR c++/66260
PR c++/66596
PR c++/66649
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66923
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:10:01 2015
New Revision: 226657
URL: https://gcc.gnu.org/viewcvs?rev=226657&root=gcc&view=rev
Log:
PR c++/66260
PR c++/66596
PR c++/66649
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66619
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:09:55 2015
New Revision: 226656
URL: https://gcc.gnu.org/viewcvs?rev=226656&root=gcc&view=rev
Log:
PR c++/65195
PR c++/66619
* semantics.c (finish_id
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65195
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Thu Aug 6 04:09:55 2015
New Revision: 226656
URL: https://gcc.gnu.org/viewcvs?rev=226656&root=gcc&view=rev
Log:
PR c++/65195
PR c++/66619
* semantics.c (finish_id
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65195
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66923
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66619
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66596
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66649
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66336
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66281
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66260
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66896
--- Comment #13 from Vittorio Zecca ---
I see only two NULL dereferencing in ipa-prop.c my lines 2479 and 2545
same statement
dst_ctx->combine_with (ctx);
Did you take care of both of them?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67129
Bug ID: 67129
Summary: x86: erratic parsing of "#pragma GCC target ("...")"
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67129
--- Comment #1 from Dominik Vogt ---
Created attachment 36135
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36135&action=edit
no warning
Code that does not produce the warning.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67129
--- Comment #2 from Dominik Vogt ---
Created attachment 36136
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36136&action=edit
warning
Code that produces the warning.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67129
--- Comment #3 from Dominik Vogt ---
Sorry, the expample with t2() in the code snippet above should have the pragmas
in the opposite order:
-- snip --
#pragma GCC target ("no-sse")
#pragma GCC target ("fpmath=sse")
void t2(void) { }
-- snip --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67130
Bug ID: 67130
Summary: [6 Regression] ICE: tree check: expected
identifier_node, have template_decl in
write_unqualified_id, at cp/mangle.c:1218
Product: gcc
Vers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66303
--- Comment #13 from Dominik Vogt ---
Can this be closed? It's not a Gcc bug but a Glibc problem.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66363
Dominik Vogt changed:
What|Removed |Added
Component|target |ipa
--- Comment #2 from Dominik Vogt ---
101 - 125 of 125 matches
Mail list logo