[PATCH] gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.

Marcin Kościelnicki koriakin@0x04.net
Fri Feb 12 21:34:00 GMT 2016


On 12/02/16 20:57, Pedro Alves wrote:
> On 02/12/2016 07:47 PM, Marcin Kościelnicki wrote:
>> gcc older than 4.9 doesn't understand ymm15 as a register name.  Use
>> xmm15 instead.
>>
>> gdb/testsuite/ChangeLog:
>>
>> 	* gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
>> ---
>> OK to push?
>>
>
> OK.
>
> Thanks,
> Pedro Alves
>

Thanks, pushed.



More information about the Gdb-patches mailing list