document inconsistant?

Alexandre Oliva aoliva@cygnus.com
Sat Apr 1 13:54:00 GMT 2000


On Mar 31, 2000, Min Xu <mxu@cae.wisc.edu> wrote:

> I believe this is a bug of gcc's optimization on solaris. But I can
> avoid it with turning on -msupersparc or -mcypress options for the
> time being.

Was GCC configured to generate code for ultrasparc by default?  It
isn't fully supported, and will sometimes cause crashes like this when
loading or storing doubles in memory when the address is not properly
aligned.

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me



More information about the Gcc mailing list