This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove warning about unreachable bytecodes


On Oct 21, 2003, at 9:17 PM, Øyvind Harboe wrote:

Do I have any hope of getting a consensus to disable the warning below
in GCJ?

It really is a debug tool for GCJ developers and not something that
users of GCJ can do something about. I'm not suggesting a new option to
GCJ, but removing the warning altogether.

This warning frequently appears when compiling .jar files w/GCJ.

I vote to remove it, or perhaps we can make it only appear with -Wall.


Regards

Bryce.


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