Control: tag -1 - moreinfo unreproducible + confirmed

25.10.2016 14:44, Lucas Nussbaum wrote:
[]
>>>>   Compile checking build/bios/src/stacks.o
>>>> src/stacks.c: Assembler messages:
>>>> src/stacks.c:635: Error: found '(', expected: ')'
>>>> src/stacks.c:635: Error: junk `(%ebp))' after expression
>>>> src/stacks.c:636: Warning: indirect call without `*'
>>>> Makefile:129: recipe for target 'build/bios/src/stacks.o' failed
>>>> make[1]: *** [build/bios/src/stacks.o] Error 1
>> ...
>>> The full build log is available from:
>>>    http://aws-logs.debian.net/2016/10/21/seabios_1.8.2-1_unstable.log

>> Which version of gcc were used to build this package?
>>
>> I can't reproduce this issue on current unstable version
>> of the toolset, it builds just fine.

Hmm.  It looks like my sbuild environment was a bit too old.
After updating it to to current version I finally can reproduce
this issue, in version 1.8 and in next upstream version 1.9.

And now I'm not sure what to do about it, besides asking
upstream.

This code has always been like that, forever, it is only
gcc6 which started complaining.  It is asm code.

Thanks,

/mjt

Reply via email to