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]
Other format: [Raw text]

Re: [PATCH] Fix one-sized FP arrays returning on MIPS


Eric Botcazou <ebotcazou@act-europe.fr> writes:
> The only solution I see is something along the lines of
> copy_blkmode_from_reg but this seems to be overkill

I don't follow.  I assumed we were just missing a subreg somewhere.

To be honest, I'm still not entirely clear on where this ICE is happening.
Which bit of code actually generates the move?  Could you explain the
events leading up to the ICE in a bit more detail?

Richard


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