This is the mail archive of the gcc-bugs@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]

[Bug c++/20304] Invalid value returned by operator '&' when -O is used


------- Additional Comments From hpreg at vmware dot com  2005-04-28 17:33 -------
This was filed as bug 169225 in the libsigc++ bugzilla database
(http://bugzilla.gnome.org/show_bug.cgi?id=169225).

While it is still unclear whether what libsigc++ did is a libsigc++ bug or a g++
bug, the libsigc++ folks went ahead and produced a patch to fix the issue in
their code, in order not to rely on something that is potentially unspecified by
the C++ standard.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20304


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