This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/28077] [4.1/4.2 regression] pass39-frag.c produces mudflap violation on alpha
- From: "fche at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2006 14:01:34 -0000
- Subject: [Bug libmudflap/28077] [4.1/4.2 regression] pass39-frag.c produces mudflap violation on alpha
- References: <bug-28077-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from fche at redhat dot com 2006-06-19 14:01 -------
It looks like only the statically linked multithreding test cases trigger the
problem. Would you mind trying ot hand-build one of those executables, but
adding -rdynamic to LDFLAGS, and run with -backtrace=99 in MUDFLAP_OPTIONS?
That way, the backtraces should have more symbolic information.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28077