This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mark expected test failure for xtensa-elf target


Eric Christopher wrote:
On Nov 1, 2005, at 10:17 AM, Bob Wilson wrote:

The gcc.dg/intmax_t-1 test includes <inttypes.h>, which newlib does not provide. I've committed this patch to add xtensa-elf targets to the list of expected failures.


Newlib now has inttypes.h. I've been meaning to take mips-elf out of there for a while now. Guess this is as good a time as any.

Ah, good. I will revert my change when I can switch to a newer version of newlib. The Xtensa port of newlib has not yet been contributed, and my current version is 1.13, which doesn't yet have inttypes.h. Yet another reason for me to find time to contribute the Xtensa port, I guess.


Anyway, thanks for the heads-up, Eric.

--Bob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]