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: [patches] Re: i386 cleanup


> On Wed, Mar 21, 2001 at 10:19:39AM +0100, Jan Hubicka wrote:
> > 	* i386.md (pophi1, popqi1, pushqi1): Remove.
> 
> Ok.
Actually I've found the testcase causing this assumption to fail.  Gcc still
use pushqi to pass structure containing single char.  To avoid the breakage I
will check in the pushqi pattern back.  It needs updating anyway, since the
constraint is not "<", but "X" now.

Honza
> 
> 
> r~


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