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 target/19019] GCC ldouble format incompatibility with XLC long double


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


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