mudflap - missed violation
Eyal Lebedinsky
eyal@eyal.emu.id.au
Sat Jul 30 12:57:00 GMT 2005
I am investigating unusual results from mudflap tests. I added a some
test lines to my program to provoke violations and found that auto
variables are not checked correctly inside threads.
Attached is a test program that demonstrates the problem. It runs the
same code in main (and gets the two expected violations) and then in
a thread (the static is reported, the auto is not).
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zz41.sh
Type: application/x-shellscript
Size: 1714 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050730/07df69a4/attachment.bin>
More information about the Gcc
mailing list