This is the mail archive of the gcc@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: document inconsistant?


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


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