This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: But in gcc targeting ultrasparc.
- To: koppel at ee dot lsu dot edu (David Koppelman)
- Subject: Re: But in gcc targeting ultrasparc.
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 29 Jul 2000 14:48:49 -0300
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200007282236.RAA19200@ee.lsu.edu>
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