This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: [regressions in GCC/libjava testsuite] Re: Patch to make bfd compile with -Wc++-compat


Martin Thuresson <martin@mtme.org> writes:

> Here is a patch that fixes a bug introduced with my patch. Im sorry
> for the first mistake.
> I was unable to run make check on my mac laptop, but will do it on my
> linux box in 30 min
> or so.

I was talking about this with Alan on IRC.  The bug is actually this
change:

2002-10-07  Gordon Chaffee <chaffee@netvmg.com>

	* addr2line.c (slurp_symtab): Read in dynamic symbols if no
	ordinary ones are available.

That patch was 100% bogus.  We shouldn't be trying to break the
minisyms interface here.  For some reason I can't find the e-mail in
the binutlis mailing list archive.

Ian


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