Fwd: Re: new bug in 7/15 snapshot

K. Haley khaley@bigfoot.com
Tue Jul 20 23:12:00 GMT 1999


>X-Apparently-To: haleykd@yahoo.com via mdd1102.mail.yahoo.com
>X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs
>Date: Tue, 20 Jul 1999 16:23:26 -0500 (CDT)
>From: Mumit Khan <khan@xraylith.wisc.edu>
>To: "K. Haley" <khaley@bigfoot.com>
>Subject: Re: new bug in 7/15 snapshot
>
>Here's a simplified version. Could you please forward this onto egcs-bugs
>asap?
>
>   template <class _Tp>
>   inline bool operator!=(const _Tp& __x, const _Tp& __y) {
>     return !(__x == __y);
>   }
>
>   struct a
>   {
>     enum Type {one,two,three};
>     Type A:4;
>     bool test () { return A != one; }
>   };
>
>
>Regards,
>Mumit
>

---
Just another brain dead computer user.

Kenneth Haley < mailto:khaley@bigfoot.com >
My website if your interested http://www.bigfoot.com/~khaley





More information about the Gcc-bugs mailing list