This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Alpha vs. new ABI
- To: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Subject: Re: Alpha vs. new ABI
- From: jeff dot sturm at appnet dot com
- Date: Wed, 31 Jan 2001 00:15:36 -0500 (EST)
- cc: tromey at redhat dot com, Per Bothner <per at bothner dot com>, java at gcc dot gnu dot org
On Tue, 30 Jan 2001, Alexandre Petit-Bianco wrote:
> So we could simplify the code in typeck.c like below, or am I
> definitively missing something obvious? I haven't tried this patch
> yet, especially on alpha (disk space problem.)
Alex, I just bootstrapped on alphapca56-unknown-linux-gnu with this patch.
It's not working out... strings are truncated as before. There must be
something else. Your logic sounds OK, I'm probably just too tired now to
figure it out...
Jeff