This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/14120] [tree-ssa] m32r-port and mcore-elf ports don't build
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Feb 2004 09:11:00 -0000
- Subject: [Bug libmudflap/14120] [tree-ssa] m32r-port and mcore-elf ports don't build
- References: <20040211233641.14120.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-12 09:10 -------
What is weird is that this code is enclosed by #ifs:
#if HAVE_PTHREAD_H
#pragma weak pthread_join
const void *threads_active_p = (void *) pthread_join;
#endif
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Component|bootstrap |libmudflap
Keywords| |build
Summary|m32r-port and mcore-elf |[tree-ssa] m32r-port and
|ports don't build |mcore-elf ports don't build
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14120