g++ bug in FreeBSD-4.3

2001-04-28 Thread Raymond Wiker
I just had a look at the gcc-bugs mailing list archive, at URL:http://gcc.gnu.org/ml/gcc-bugs/. The reason for this is that I spent a few hours yesterday on some code that worked about a month ago, but now misbehaves in odd ways. I suspect that if I had been a less experienced programmer,

Re: g++ bug in FreeBSD-4.3

2001-04-28 Thread Erik Trulsson
On Sat, Apr 28, 2001 at 02:12:51PM +0200, Raymond Wiker wrote: I just had a look at the gcc-bugs mailing list archive, at URL:http://gcc.gnu.org/ml/gcc-bugs/. The reason for this is that I spent a few hours yesterday on some code that worked about a month ago, but now misbehaves in odd

Re: g++ bug in FreeBSD-4.3

2001-04-28 Thread Dimitry Andric
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2001-04-28 at 14:12 Raymond Wiker wrote: Anyway, I came across the following bug report: URL:http://gcc.gnu.org/ml/gcc-bugs/2001-04/msg00707.html. This looks pretty serious. Sorry, but this is not a bug. The expression: cout f(d) \t

Re: g++ bug in FreeBSD-4.3

2001-04-28 Thread Raymond Wiker
Dimitry Andric writes: Anyway, I came across the following bug report: URL:http://gcc.gnu.org/ml/gcc-bugs/2001-04/msg00707.html. This looks pretty serious. Sorry, but this is not a bug. The expression: cout f(d) \t d endl; is equivalent to: (((cout f(d))