This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libmudflap/14120] [tree-ssa] m32r-port and mcore-elf ports don't build


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]