This is the mail archive of the gcc-bugs@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: gcc 2.95.2 optimise problem (fwd)


On Apr  3, 2000, Michael Gerdts <gerdts@cae.wisc.edu> wrote:

> Even I don't put -O2 option, I also got a bus in a function call. I
> found it is safest to put -msupersparc(or -mcypress? I didn't try
> this) to my program, in this case, there is no mysterious bus error
> and core dump.

Was GCC configured --with-cpu=ultrasparc?  It's not fully supported,
and there are known problems that match your description.
See http://gcc.gnu.org/cgi-bin/fom.cgi?file=52

-- 
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]