This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

crosstool-0.24: patch repository, new SH regression tests


crosstool is a set of scripts for building and testing cross-compilers
based on gcc/glibc/linux.

A new release is ready, and can be downloaded from
     http://kegel.com/crosstool

Changelog:

0.24 15 Sept 2003
     Rearranged patch repository so you can hyperlink to it without seeing all
     the other dat files etc; *-patches moved to patches/*

     Eight bug reports in Bugzilla against the Hitachi SH processor
     had nice test cases that had not as far as I know made it into
     the testsuite, so I wrote the following eight patches and apply
     them to both gcc-3.3.1 and gcc-3.4-20030903:
	pr9365-1-test.patch  pr10392-1-test.patch pr10412-1-test.patch
	pr10589-1-test.patch pr11162-1-test.patch pr11587-1-test.patch
	pr11736-1-test.patch pr11864-1-test.patch
     Each of those creates a testcase prNNNNN-1.c.

     One of them had a fix in the report but not in cvs, so I added
	pr11587.patch
     to both gcc-3.3.1 and gcc-3.4-20030903.

     I verified that the new tests pr9365-1.c pr10392-1.c pr10589-1.c
     pr11587-1.c pr11736-1.c pr11864-1.c report FAIL on sh4 in my test
     runs with gcc-3.3.1, as expected.  They are not marked XFAIL because
     they are regressions from older compilers.  Hope someone fixes them soon.
     (I don't test with -m2, so I don't catch pr10412.)
     It looks like the fix for pr11587 worked, and fixed pr11162 as well...

     Tried gcc3.3.1-glibc2.2.2 with sh4, but it turns out glibc-2.2.2 doesn't
     support sh4, and its configure script gets stuck in an infinite loop on
     "checking sysdep dirs..." :-)

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045





------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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