This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PPC constant merging problem
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Anthony Green <green at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Sun, 17 Feb 2002 21:09:08 +1300
- Subject: Re: PPC constant merging problem
- References: <3C5DFB22.7010800@waitaki.otago.ac.nz> <1012851274.18792.46.camel@dhcppc2> <3C5F3CBE.6070202@waitaki.otago.ac.nz> <20020205052601.L21624@devserv.devel.redhat.com> <3C6F3E11.5080702@waitaki.otago.ac.nz>
Bryce McKinlay wrote:
> Sorry for taking so long to get back to you on this. To try and track
> this down a bit I added some printf's in my libgcj tree, in
> _Jv_PrepareCompiledClass and _Jv_NewStringUtf8Const. The first few
> lines of correct output from these for a libgcj with constant merging
> disabled (in java/class.c:build_utf8_ref) are:
Forget about this. I rebuilt with binutils 2.11.93.0.2 and now it seems
to be working perfectly!
regards
Bryce.