Commit 5dad1619 by Uros Bizjak

* Add missing ChangeLog entry.

From-SVN: r216363
parent 02147868
2014-10-17 Uros Bizjak <ubizjak@gmail.com>
* config/i386/cpuid.h (__cpuid): Remove definitions that handle %ebx
register in a special way.
(__cpuid_count): Ditto.
* config/i386/driver-i386.h: Protect with
"#if defined(__GNUC__) && (__GNUC__ >= 5 || !defined(__PIC__))".
(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> 2014-10-17 Alan Modra <amodra@gmail.com>
PR middle-end/61848 PR middle-end/61848
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