On Mon, May 30, 2016 at 12:09 AM, J. Mayer <l_ind...@magic.fr> wrote:
> Hello,
>
> On Sun, 2016-05-29 at 21:12 +0200, Uros Bizjak wrote:
>> Hello!
>>
>> >
>> > When trying to compile using -march=native on a VIA nano CPU, gcc
>> > selects "-march=core2" "-mtune=i386" then is unable to compile, as
>> > this
>> > creates a conflicts between 32 bits and 64 bits compilation modes,
>> > as
>> > show by the following test:
>> [...]
>>
>> >
>> > --- gcc/config/i386/driver-i386.c.origÂÂ2015-02-02
>> > 05:20:49.000000000
>> > +0100
>> > +++ gcc/config/i386/driver-i386.cÂÂÂÂÂÂÂ2015-08-23
>> > 01:11:03.000000000
>> > +0200
>> > @@ -601,15 +601,20 @@
>> > ÂÂÂÂÂÂÂÂÂÂswitch (family)
>> > ÂÂÂÂÂÂÂÂÂÂÂÂ{
>> > ÂÂÂÂÂÂÂÂÂÂÂÂcase 6:
>> > -ÂÂÂÂÂÂÂÂÂÂÂÂÂif (model > 9)
>> The patch was corrupted by your mailer. But - can you please open a
>> bugreport, and refer reposted patch to this bugreport? This way, the
>> problem (and the patch) won't get forgotten.
>>
>> Uros.
>>
>
> Sorry for that, might be because of UTF-8 encoding.
> I already opened a bug many monthes ago, ID 67310:
> <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67310>
> I just updated the patch against current git repository, the only
> difference between previous versions are diff offsets.

Can you please test the patch that is attached to the bugreport?

Thanks,
Uros.

Reply via email to