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: A bug in GCC 2.95.2 for SPARC


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
> 


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