Commit 1bc4a978 by Markus Trippelsdorf

Fix misplaced changelog entry

From-SVN: r216366
parent 8d696651
......@@ -20,14 +20,6 @@
(host_detect_local_cpu): Mention that GCC with non-fixed %ebx
is required to compile the function.
2014-10-17 Alan Modra <amodra@gmail.com>
PR middle-end/61848
* c-decl.c (merge_decls): Don't merge section name or tls model
to newdecl symtab node, instead merge to olddecl. Override
existing olddecl section name. Set tls_model for all thread-local
vars, not just OMP thread-private ones. Remove incorrect comment.
2014-10-16 DJ Delorie <dj@redhat.com>
* flag-types.h (sanitize_code): Don't assume targets have 32-bit
2014-10-17 Alan Modra <amodra@gmail.com>
PR middle-end/61848
* c-decl.c (merge_decls): Don't merge section name or tls model
to newdecl symtab node, instead merge to olddecl. Override
existing olddecl section name. Set tls_model for all thread-local
vars, not just OMP thread-private ones. Remove incorrect comment.
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
* c-decl.c: Adjust include files.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment