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: Unreviewed patch: DWARF2 exception on sh-linux


Anthony Green <green@redhat.com> wrote:
>> Please could someone review this patch for 3.4-BIB?
>> 
>> Make GCJ use DWARF2 exception on sh-linux target:
>> <URL:http://gcc.gnu.org/ml/java-patches/2002-q4/msg00273.html>.
>> 
> 
> I'm ok with the libffi bits if aoliva's concerns have been addressed.  I
> don't see anything wrong with the libjava bits, but I'll leave that for
> Tom to comment on.

Thanks.

About aoliva's concerns, I've checked it's ok for sh[34], though
it would be a problem for sh64 at the moment as Stephen Clarke
pointed out:
<URL:http://gcc.gnu.org/ml/java-patches/2002-q4/msg00280.html>.
I guess it's better to set lt_cv_deplibs_check_method to pass_all
for sh-linux and sh[34]*-linux only in libtool.m4 at this point.

Regards,
	kaz


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