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: PR target/46768: [4.6 Regression] FAIL: gcc.target/i386/pr37434-[24].c


On Thu, Dec 2, 2010 at 10:05 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Thu, Dec 2, 2010 at 7:50 AM, Maxim Kuvyrkov <maxim@codesourcery.com> wrote:
>> On Dec 2, 2010, at 6:42 PM, H.J. Lu wrote:
>>>
>>> Here is the first one. ?OK for trunk?
>>>
>>> Thanks.
>>>
>>>
>>> --
>>> H.J.
>>> --
>>> 2010-12-02 ?H.J. Lu ?<hongjiu.lu@intel.com>
>>>
>>> ? ? ? * config/i386/i386.c (ix86_option_override_internal): Properly
>>> ? ? ? schedule 32bit Core 2 and Core i7.
>>
>> H.J.,
>>
>> Removal of the scheduling override is included in the 0006-Core-2-i7-DFA patch I posted and, now, checked in.
>>
>> Thanks,
>>
>
> A regression:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46768
>

Here is a patch.  OK for trunk?

Thanks.


-- 
H.J.
---
2010-12-02  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/46768
	* config/i386/i386.c (initial_ix86_tune_features): Turn on
	X86_TUNE_INTER_UNIT_MOVES for Core 2 and Core i7.

Attachment: gcc-pr46768-1.patch
Description: Text document


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