But in gcc targeting ultrasparc.
Alexandre Oliva
aoliva@redhat.com
Sat Jul 29 10:49:00 GMT 2000
On Jul 28, 2000, koppel@ee.lsu.edu (David Koppelman) wrote:
> I've found that code compiled by gcc 2.95 encounters a segmentation
> fault or bus error when targeting the ultrasparc.
Yep. That's one of the reasons why we say that GCC 2.95.2 doesn't
support ultrasparc. Don't use -mcpu=ultrasparc; the port was not
complete by the time of the 2.95.2 release. Use -mtune=ultrasparc
instead, that will give you most of the benefit without enabling this
particular bug.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-bugs
mailing list