This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15398] [4.0 Regression] external inline and normal function of the same name and non unit-at-a-time
- From: "rpjday at mindspring dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2004 17:33:14 -0000
- Subject: [Bug tree-optimization/15398] [4.0 Regression] external inline and normal function of the same name and non unit-at-a-time
- References: <20040512152616.15398.jbglaw@lug-owl.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rpjday at mindspring dot com 2004-12-05 17:33 -------
i am getting the same error using dan kegel's "crosstool" program to build a
big-endian SH3 toolchain. my combination of packages:
gcc-4.0-20041128 (tarball snapshot)
glibc-20041204 (from CVS)
binutils-2.15
i applied the following patch to at least temporarily work around the problem:
http://www.kegel.com/crosstool/crosstool-0.28-rc37/patches/glibc-2.3.2/glibc-2.3.2-allow-gcc-3.5-PR14096.patch
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15398