This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: sprintf core dumps compiling with gcc 2.95 for ultrasparc
- To: lu at arlut dot utexas dot edu
- Subject: Re: sprintf core dumps compiling with gcc 2.95 for ultrasparc
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 12 Mar 2000 09:59:48 +0100
- CC: bug-gcc at gnu dot org
- References: <38C8263E.F0B4233E@arlut.utexas.edu>
> // g++ -v --save-temps -mcpu=v9 -Wa,-xarch=v8plusa main.cc
Thanks for your bug report. This is a known problem, please see
http://gcc.gnu.org/cgi-bin/fom.cgi?file=52
Do not use the -mcpu=v9 option.
Regards,
Martin