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: PATCH: CALL_EXPR representation part 0/9 (table of contents)


Eric Botcazou wrote:
We've tested these changes on i686, x86_64, powerpc, and ARM, so far.  I
can do sparc and/or pa-risc on request if anybody is particularly worried
about those platforms.

If you touched config/sparc, you must test SPARC, at least minimally with a cross-compiler. Otherwise it's OK.

OK, I've testing SPARC. Doing so actually turned up a bug in our builtins.c changes, rather than in anything in config/sparc. :-P (Looking at it in more detail, I found that some bad changes were accidentally introduced in doing the merge from my original version on the LTO branch.) I've fixed that and retested. We're going to have to resubmit the whole set of patches anyway to take care of other comments, so this fix will be in the next attempt.


-Sandra


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