This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SUBREG related reload fix


> Hello Jan,
> 
> 	mips-sgi-irix6.5 gcc 3.1 builds started failing in
> gcc/simplify-rtx.c's simplify_gen_subreg() this morning.  You seem to
> know the most about recent changes to this code.  Would you please
> investigate the difficulty?
Sure, just starting to build crosscompiler.
The crash basically mean, that someone is trying to construct bogus subreg
(with BYTE outside source or BYTE being not integer multiple of outer mode size.)
I apologize for the problem, as it has been almost surely caused by me.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]