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: help me


> 	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


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