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: Assertify xtensa


Nathan Sidwell wrote:
This patch assertifies the xtensa target files.

I built an i86 hosted xtensa-none-elf cross compiler and libraries, but
I cannot test it as newlib doesn't support xtensa.  Fortunately there
weren't too many aborts, so I'm relatively confident this is correct.

Is anybody able to do more thorough checking? Is this ok as is?

OK (and thanks for doing this!)


I ran the C and C++ testsuites and there are no regressions compared to mainline without your patch. (I posted the results: http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg02010.html)

Someday I'd like to contribute the Xtensa port of newlib. I started working on it a while back but more urgent tasks have so far prevented me from making much progress. In the meantime, I'll gladly test any patches for Xtensa.

--Bob


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