On 01/09/2018 01:26 AM, Nathan Rossi wrote:
> On 18 November 2017 at 22:13, Nathan Rossi wrote:
>> On 18 November 2017 at 04:25, Jeff Law wrote:
>>> On 11/15/2017 11:58 PM, Nathan Rossi wrote:
Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
use the default.
>
On 18 November 2017 at 22:13, Nathan Rossi wrote:
> On 18 November 2017 at 04:25, Jeff Law wrote:
>> On 11/15/2017 11:58 PM, Nathan Rossi wrote:
>>> Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
>>> use the default.
>>>
>>> This resolves issues associated with the use of
On 18 November 2017 at 04:30, Michael Eager wrote:
> On 11/15/2017 10:58 PM, Nathan Rossi wrote:
>>
>> Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
>> use the default.
>>
>> This resolves issues associated with the use of the .sdata2 operation in
>> cases where emitted as
On 18 November 2017 at 04:25, Jeff Law wrote:
> On 11/15/2017 11:58 PM, Nathan Rossi wrote:
>> Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
>> use the default.
>>
>> This resolves issues associated with the use of the .sdata2 operation in
>> cases where emitted assembly a
On 11/15/2017 10:58 PM, Nathan Rossi wrote:
Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
use the default.
This resolves issues associated with the use of the .sdata2 operation in
cases where emitted assembly after the ident output is incorrectly in
the .sdata2 section i
On 11/15/2017 11:58 PM, Nathan Rossi wrote:
> Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
> use the default.
>
> This resolves issues associated with the use of the .sdata2 operation in
> cases where emitted assembly after the ident output is incorrectly in
> the .sdata2
Remove the MicroBlaze specific TARGET_ASM_OUTPUT_IDENT definition, and
use the default.
This resolves issues associated with the use of the .sdata2 operation in
cases where emitted assembly after the ident output is incorrectly in
the .sdata2 section instead of .text or any other expected section.