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 libstdc++/12496] wrong result for __atomic_add(&value, -1) when using -O0 -m64


------- Additional Comments From paolo at gcc dot gnu dot org  2003-12-08 09:44 -------
Hi,

from a coding conventions point of view, it would be better if you could prefer
names starting with double underscore.

Thanks.

-- 


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


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