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: Avoid using of quad on i386


Jan Hubicka <jh@suse.cz> writes:
> > On Fri, Dec 07, 2001 at 11:56:53PM +0100, Jan Hubicka wrote:
> > > I will update and commit whatever sollution is preferred. Richard, do you
> > > preffer my patch with FILE descriptors removed and docs updated or the
> > > alternative patch.  What has been problem with it?
> > 
> > Neither patch was updated for the commentary given.  Dunno
> > what happened.
> > 
> > I prefer a solution in which we have
> OK,
> I was planing that for followup patch, but I can update the patch and
> re-send.  Earliest I can do it is tuesday, as I am in Budapest till
> then most probably.

I'm planning on submitting a revised patch some time this week if that's
any use.  It'll introduce the target fields that Richard suggested, and
remove the definitions of ASM_OUTPUT_* macros from back-ends where
possible.

Now would probably be a good time to ask... what would be the best
defaults for the aligned ops?  .short & .long?  .hword & .word?
Something else?

Richard


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