On 2019-05-26 12:13 p.m., Andreas Schwab wrote:
> On Mai 26 2019, John David Anglin wrote:
>
>> Index: config/pa/linux-unwind.h
>> ===
>> --- config/pa/linux-unwind.h (revision 271614)
>> +++ config/pa/linux-unwind.h (working copy)
>>
On Mai 26 2019, John David Anglin wrote:
> Index: config/pa/linux-unwind.h
> ===
> --- config/pa/linux-unwind.h (revision 271614)
> +++ config/pa/linux-unwind.h (working copy)
> @@ -130,7 +130,7 @@
> return _URC_END_OF_STACK;
The attached patch fixes a warning in pa32_fallback_frame_state.
Tested on hppa-unknown-linux-gnu. Committed to gcc-9 branch and trunk.
Dave
--
John David Anglin dave.ang...@bell.net
2019-05-26 John David Anglin
* config/pa/linux-unwind.h (pa32_fallback_frame_state): Add cast.
In