help me

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sun Mar 26 02:08:00 GMT 2000


> 	I am japanese.
> 		so poor English speaker.
> 
> 	I have 2 question.

Thanks for your bug report. Please note that gnupro is a Cygnus
product; this list is for help with the "official" GCC compiler. So
you really need to contact Cygnus for help.

> /*	diff result.			*/
> /*		gcc vs gcc -O		*/
> /*		g++ vs g++ -O		*/

Since I don't have gnupro, I use GCC 2.95.2. With that compiler, I
cannot see any difference in output. Since you did not report what the
correct output of the program should be, and what incorrect output you
got, it is hard to give help here.

> /*	g++ -Wall => warnnig.		*/

That is a compiler bug. If it bothers you, you can add the flag
-Wno-unused.

Regards,
Martin



More information about the Gcc-bugs mailing list