Re: Regression of GCC >= 4.8.5 for 32-bit powerpc

Rin Okuyama <[email protected]> Sun, 18 Dec 2016 12:07:03 +0900
Newsgroups gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.ports.powerpc
Message-ID <[email protected]>
On 2016/12/18 11:33, matthew green wrote:
>> With this patch, ".machine ppc" pseudo-op appears only when -mcpu option
>> is not specified. I'd like to commit this. Is it OK with you?
>
> if a patch comes from upstream GCC, generally it's fine to commit
> to our tree.  thanks, and thanks for working with them to get the
> same fix in all places.

Thank you. I committed it. The problem is specific to powerpc, and
therefore no other places are affected.

Rin