On Wed, Apr 19, 2017 at 11:35 PM, Jeffrey Walton wrote:
> On Wed, Apr 19, 2017 at 9:57 PM, Jim Wilson wrote:
>> On Wed, Apr 19, 2017 at 12:38 PM, Jeffrey Walton wrote:
> The thing I am not sure about is saving and restoring the cpu. The AS
> manual states "Specifying .cpu clears any previously s
> I don't see any easy solution for you at the moment, you need a
> binutils/gcc upgrade, or you need to put crc code in separate files.
> Or you could force all files to be compiled with -mcpu=generic, and
> then you can use .cpu to add/remove crc support as necessary.
Thanks Jim. This came from