This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Unrepresentable subregs and hard_regno_nregs
On Wed, Dec 27, 2006 at 09:47:56AM -0500, Kaveh R. GHAZI wrote:
> On Thu, 21 Dec 2006, Ian Lance Taylor wrote:
>
> > "Joseph S. Myers" <joseph@codesourcery.com> writes:
> >
> > > 2006-12-21 Joseph Myers <joseph@codesourcery.com>
> > >
> > > * rtlanal.c (subreg_get_info): Do not make register size
> > > computations for mode sizes not divisible by the number of
> > > registers.
> >
> > This is OK if it passes testing.
> > Thanks.
> > Ian
>
> I'm getting a bootstrap failure on sparc-sun-solaris2.10 building libjava
> with current mainline:
>
I got a similar failure on Linux/i686:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30311
H.J.