On Aug 15, 2017, at 6:35 AM, Martin Liška wrote:
>
> Simple fix for the PR where we wrongly combine extra_objs.
> Ready to install the patch?
Ok.
> PR target/81753
> * config.gcc: Respect previously set extra_objs in case
> of darwin target.
Hi!
On Tue, Aug 15, 2017 at 03:35:36PM +0200, Martin Liška wrote:
> Simple fix for the PR where we wrongly combine extra_objs.
>
> Ready to install the patch?
Looks fine to me. This code is also for x86, but you could well
call this obvious and/or trivial :-) (Testing on x86 wouldn't
hurt of c
Hi.
Simple fix for the PR where we wrongly combine extra_objs.
Ready to install the patch?
Thanks,
Martin
gcc/ChangeLog:
2017-08-15 Martin Liska
PR target/81753
* config.gcc: Respect previously set extra_objs in case
of darwin target.
---
gcc/config.gcc | 2 +-
1 fi