This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patches] Re: GCC build failed for powerpc-eabisim with your patch on 2001-06-04T15:31:45Z.
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: [patches] Re: GCC build failed for powerpc-eabisim with your patch on 2001-06-04T15:31:45Z.
- From: Jan Hubicka <jh at suse dot cz>
- Date: Mon, 4 Jun 2001 20:34:07 +0200
- Cc: gcc-regression at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org, rth at cygnus dot com, kenner at vlsi1 dot ultra dot nyu dot edu
- References: <200106041713.f54HDtD12191@maat.cygnus.com> <20010604194640.J25024@atrey.karlin.mff.cuni.cz>
> Mon Jun 4 19:46:00 CEST 2001 Jan Hubicka <jh@suse.cz>
>
> * simplify-rtx.c (simplify_subreg): Fix combining of
> paradoxical subregs.
After some thinking over and over, I've decided to install this
patch under "obvious bugfix" rule once testing finishes.
Since the bootstrap will be broken IMO on most big endian machines,
I don't want to waste people time by running useless bootstraps.
I also believe I know the problem enought to fix the problem
properly.
Honza