avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [patch #9543] Add avrxmega3 devices.


From: jan de kruyf
Subject: [avr-libc-dev] [patch #9543] Add avrxmega3 devices.
Date: Sat, 31 Mar 2018 06:00:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 OPR/51.0.2830.55

Follow-up Comment #16, patch #9543 (project avr-libc):

Cristian,
That compiles fine but for some warnings.

Unfortunately I am not in a position to test the set up. I am building an Ada
toolchain. I guess little of this stuff will be used, since I make Ada spec
files with the MCU specifics.
But if you have some piece of program and tell me howto I will gladly compile
and see whether the generated code makes sense or not.

You might also want to tell me what to do about some of the warnings, then I
will patch for it.
This is the most annoying one:


../../../include/ctype.h:112:1: warning: ignoring attribute 'const' in
declaration of a built-in function 'isgraph' because it conflicts with
attribute 'pure' [-Wattributes]
 extern int isgraph(int __c) __ATTR_CONST__;
 ^~~~~~
<built-in>: note: previous declaration here


ctype.h is full of them.

Enjoy your Easter holiday.

j.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9543>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]