This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: g++ 4.3, troubles with C++ indexing idioms


On 7/19/07, Dave Korn <dave.korn@artimi.com> wrote:
  Bogus codegen is the inevitable result of bogus code.  Garbage in, garbage
out.

BTW, the const indexing is completely undefined too.
That's the kind of answer i'd get from gcc-help and at that point i'd
be none wiser because i already know that. I also know that up to
gcc-4.3-20070608 it was provably giving correct results faster than
any other variants. Being no language lawyer, that's the only metric i
consider.
It's no portability issue either because every compiler asks for a
specific work around; which is quite sad considering how mundane that
code is.


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