On Wed, Apr 06, 2005 at 12:14:04PM -0500, [EMAIL PROTECTED] wrote: > I am running up against an interesting compiler bug whereby a bool is > being promoted to an int. I found a Bugzilla entry and a message on the > mailing list that I thought was similar to what I am seeing: > ... > Does anyone have some insight on this? Thanks.
Sorry, it's not possible to help you figure out a bug from such a vague description. A testcase would be needed. If the bug is in code that you cannot publish, you can try to cut it down to a small example that you can reveal.