This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa mudflap] bad 'errno' registration
- From: Eyal Lebedinsky <eyal at eyal dot emu dot id dot au>
- To: "Frank Ch. Eigler" <fche at redhat dot com>, gcc list <gcc at gcc dot gnu dot org>
- Date: Thu, 19 Jun 2003 11:04:20 +1000
- Subject: [tree-ssa mudflap] bad 'errno' registration
- Organization: Eyal at Home
The recent wrappers patch has a few lines that differ from what I
submitted, and one causes an unregister assert failure:
In mf-hooks.c:2374 we register the thread 'errno' as type
__MF_TYPE_STATIC which is wrong. I used __MF_TYPE_GUESS
(which works) but maybe there is another better type -
I do not know.
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>