This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, i386 libgcc]: Remove obsolete workaround for PR 44174


Hello!

Attached patch removes obsolete register allocator workaround from
gcc-4.6 era. The problem was  fixed in gcc-4.7+.

2015-09-28  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/cpuinfo.c (__get_cpuid_output): Remove.
    (__cpu_indicator_init): Call __get_cpuid, not __get_cpuid_output.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.

Committed to mainline SVN.

Uros.

Attachment: l.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]