This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Likely egcs snapshot bug
- To: Torbjorn Granlund <tege at swox dot com>
- Subject: Re: Likely egcs snapshot bug
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Wed, 14 Jul 1999 23:07:06 -0400
- Cc: egcs at egcs dot cygnus dot com
This appears to be a problem with GCC choosing an SImode version
of the insv pattern. I think that this probably is a byproduct of only
having "insv" and not "insvMM" patterns.
David