On 11/08/14 03:27, Kai Tietz wrote:
Hi Jeff,
2014-11-07 21:03 GMT+01:00 Jeff Law :
On 11/06/14 12:37, Kai Tietz wrote:
Hi,
This fixes recent fallout of debug-tests on Windows target for sdbout
(coff) caused by an ICE.
ChangeLog
2014-11-06 Kai Tietz
* sdbout.c (sdbout_symbol): Eli
Ping
Hi Jeff,
2014-11-07 21:03 GMT+01:00 Jeff Law :
> On 11/06/14 12:37, Kai Tietz wrote:
>>
>> Hi,
>>
>> This fixes recent fallout of debug-tests on Windows target for sdbout
>> (coff) caused by an ICE.
>>
>> ChangeLog
>>
>> 2014-11-06 Kai Tietz
>>
>> * sdbout.c (sdbout_symbol): Eliminate regi
On 11/06/14 12:37, Kai Tietz wrote:
Hi,
This fixes recent fallout of debug-tests on Windows target for sdbout
(coff) caused by an ICE.
ChangeLog
2014-11-06 Kai Tietz
* sdbout.c (sdbout_symbol): Eliminate register only
if decl isn't a global variable.
Is there a testcase in the su