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] Patch for gcc-3.2.3 to partially fix "make check-c++"for cross-compilers


Gabriel Dos Reis wrote:
Dan Kegel <dank@kegel.com> writes:

| This patch lets me run g++ regression tests on a remote cross target
| (assuming a properly configured target; see http://kegel.com/crosstool).

Hi,

  gcc-3_2-branch was closed.  Maybe you might want to consider
whether the problem is still present in gcc-3.3.x and propose a fix,

The problem is still present in gcc-3.3 as released. cvs shows that someone at least prevented the immediate crash:

http://savannah.gnu.org/cgi-bin/viewcvs/gcc/gcc/gcc/testsuite/lib/g%2B%2B.exp.diff?r1=1.31&r2=1.32

but they still fail to find testsuite_flags, which seems like it might
be a problem.  After I finish my gcc-3.3 testing, I'll test against CVS,
and possibly propose a fix.

Thanks,
Dan

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


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