public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* mudflap: compiler flags changed?
@ 2005-07-30  8:02 Eyal Lebedinsky
  2005-08-01 22:52 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Eyal Lebedinsky @ 2005-07-30  8:02 UTC (permalink / raw)
  To: list gcc; +Cc: Frank Ch. Eigler

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

I was avoiding using mudflap for a while due to the high volume
of violations that I could not explain. Recently, they all
disappeared which made me happy and I started using mf. I got
zero violations since.

When I had time to think about it I figured this just cannot
be true.

I have now confirmed that using -fmudflapth causes most of the
checks to not happen. -fmudflap seems to have all checks done.

In the past -fmudflapth did the job. Something changed.

The help suggests that the two options have a function but it
is not clear (to me) what it is. Attached is a sample that
demonstrates how a simple violation is missed when -fmudflapth
is used (the program does not use threads).

-- 
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mudflap: compiler flags changed?
  2005-07-30  8:02 mudflap: compiler flags changed? Eyal Lebedinsky
@ 2005-08-01 22:52 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2005-08-01 22:52 UTC (permalink / raw)
  To: Eyal Lebedinsky; +Cc: list gcc

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

Hi -

Eyal wrote:

> [...]
> In the past -fmudflapth did the job. Something changed.
> The help suggests that the two options have a function but it
> is not clear (to me) what it is. [...]

This could be an unintended side-effect of rth's libmudflap pthreads
changes a week or two ago.

- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-01 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-30  8:02 mudflap: compiler flags changed? Eyal Lebedinsky
2005-08-01 22:52 ` Frank Ch. Eigler

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).