Value not equal to itself

Jordan Foster jrdnfstr92@gmail.com
Sun May 27 04:31:00 GMT 2012


gcc -v; gcc version 4.2.1 20070831 patched [FreeBSD]
uname -srip; FreeBSD 9.0-RELEASE i386 GENERI
Compiler command; gcc47 minimalErroringCode.cpp -o minimalErroringCode
Test; ./minimalErroringCode
Expected; no output
Result; Assertion failed: ((buffer[0] = 0xFF) && buffer[0] == 0xFF),
function main, file minimalErroringCode.cpp, line 4.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimalErroringCode.cpp
Type: text/x-c++src
Size: 118 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20120527/dffe14f3/attachment.bin>


More information about the Gcc-bugs mailing list