This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/38703] testsuite __gnu_mcount_nc link error when profiling on arm
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jan 2009 17:30:57 -0000
- Subject: [Bug target/38703] testsuite __gnu_mcount_nc link error when profiling on arm
- References: <bug-38703-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from laurent at guerby dot net 2009-01-02 17:30 -------
The test already has:
/home/guerby/trunk/gcc/testsuite/gcc.dg/20021014-1.c
/* { dg-require-profiling "-p" } */
If configure tests the system compiler for profiling "support" it will of
course be fooled by a GCC changing the symbol/ABI needed for profiling during
bootstrap :).
I could not find a GLIBC 2.8 release in http://ftp.gnu.org/gnu/glibc/
nor in ftp://sources.redhat.com/pub/glibc/releases/
do you know if it has been formally released?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38703