This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Another bootstrap failure on vax: TImodes
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>, gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Nov 2001 17:04:09 -0800
- Subject: Re: Another bootstrap failure on vax: TImodes
- References: <20010929153216.A4648@atrey.karlin.mff.cuni.cz> <200109291424.f8TEOH4C005135@hiauly1.hia.nrc.ca> <20011016161125.A32633@atrey.karlin.mff.cuni.cz>
[Get raw message]
On Tue, Oct 16, 2001 at 04:11:25PM +0200, Jan Hubicka wrote:
> * stor-layout.c (fixup_signed_type, fixup_unsigned_type): Avoid
> overflow for types greater then 2 * HOST_WIDE_INT.
Ok.
r~