public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* mudflap - missed violation
@ 2005-07-30 12:57 Eyal Lebedinsky
  0 siblings, 0 replies; only message in thread
From: Eyal Lebedinsky @ 2005-07-30 12:57 UTC (permalink / raw)
  To: list gcc; +Cc: Frank Ch. Eigler

[-- Attachment #1: Type: text/plain, Size: 448 bytes --]

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/>

[-- Attachment #2: zz41.sh --]
[-- Type: application/x-shellscript, Size: 1714 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-30 12:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-30 12:57 mudflap - missed violation Eyal Lebedinsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).