(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.