This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: A bug in GCC 2.95.2 for SPARC
- To: aoliva at cygnus dot com
- Subject: Re: A bug in GCC 2.95.2 for SPARC
- From: James Cheng <James dot Cheng at eng dot sun dot com>
- Date: Wed, 10 May 2000 12:19:38 -0700 (PDT)
- Cc: gcc-bugs at gcc dot gnu dot org, james dot cheng at eng dot sun dot com
- Reply-To: James Cheng <James dot Cheng at eng dot sun dot com>
Hi Alexandre,
Thanks for your quick reply. However, I do need to use ultrasparc
instructions. I am wondering if you have a timetable for a better
support of ultrasparc. Is there any way I can track this bug, such
as a bug id number?
Regards,
-James
> To: James Cheng <James.Cheng@eng.sun.com>
> Cc: gcc-bugs@gcc.gnu.org, james.cheng@eng.sun.com
> Subject: Re: A bug in GCC 2.95.2 for SPARC
> From: Alexandre Oliva <aoliva@cygnus.com>
> Date: 09 May 2000 13:30:31 -0300
> User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Canyonlands)
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
> X-MIME-Autoconverted: from quoted-printable to 8bit by solarcell.Eng.Sun.COM
id JAA00229
>
> On May 8, 2000, James Cheng <James.Cheng@eng.sun.com> wrote:
>
> > I am reporting a bug in GCC 2.95.2 for SPARC. For the example shown
> > below, the compiler is generating an unaligned double store
>
> Yep, this is one of the reasons why GCC 2.95.2 does not fully support
> ultrasparc. Use -mtune=ultrasparc instead of -mcpu=ultrasparc, to get
> most of the optimization without enabling the instructions that may
> fail.
>
> --
> 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
>