This is the mail archive of the java-patches@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: [patch 3.4/3.5] libffi & libjava port for hppa-linux


>> Ulrich Weigand investigated that the Debian glibc is not recent, as
>> gcc-3.4 needs a glibc backtrace function using dw2 information.
>
>That's an issue that I have been wondering about.  I get somewhat
>different test results using a glibc built with dw2 info than I do
>with the standard debian glibc build.

libjava needs a reliable backtrace () function, so whether or not
the glibc backtrace () uses DWARF-2 CFI can make a difference.

In any case, the s390 situation is probably not immediately applicable
to other archs, since we actually *disabled* the traditional stack
back-chains with gcc 3.4, so that old backtrace () routines definitely
cannot work any longer.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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