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: Bug Report - gcc 2.95.1 with UltraSparc


   From: Antonio.BORNEO@st.com

   Without the option -mcpu=ultrasparc the problem is no more present
   and the program runs correctly.

-mcpu=ultrasparc is not generally supported.

You may try "-mtune=ultrasparc -mv8" instead to get a similar
level of optimization.

Later,
David S. Miller
davem@redhat.com


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