This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19019] GCC ldouble format incompatibility with XLC long double
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2005 10:21:31 -0000
- Subject: [Bug target/19019] GCC ldouble format incompatibility with XLC long double
- References: <20041215194136.19019.dje@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jakub at gcc dot gnu dot org 2005-02-23 10:21 -------
That's not possible, the .symver directives must be in the same source as
defines the symbols in the first operands of .symver.
The following patch works for me in 3.4:
<http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01403.html>
For trunk the changes will be far simpler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19019