------- Comment #4 from justin dot forest at gmail dot com 2007-05-14 10:57 ------- $ g++ --version i686-apple-darwin8-g++- 4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ g++ -o test test.cc && ./test two::test(0xbffff7d8, 0xbffff7d8) two::test(0xbffff7d8, 0x1b94) Still looks like a valid issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14688