Build Problems with 1.0 b3 on Sparc Solaris

Alexandre Oliva oliva at dcc.unicamp.br
Tue Jan 12 21:57:50 PST 1999


On Jan 12, 1999, meena at mynah.india.tek.com (Meenakshi Unni_Project Trainee) wrote:

> The problem's 'coz 'asm doesn't seem to recognise the "?" operator.
> The workaround I did replaced the entire 'asm' statement withthe following:

It's noth worth it, you're wasting whatever you could save in the
delay slot with the additional test.  I've just given up using the
delay slot; whatever we could save from it would end up wasted with an 
additional branch.  Or can someone find a better way to do it?

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



More information about the kaffe mailing list