re PR target/19019 (GCC ldouble format incompatibility with XLC long double)
authorJakub Jelinek <jakub@redhat.com>
Thu, 24 Feb 2005 21:33:04 +0000 (22:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 24 Feb 2005 21:33:04 +0000 (22:33 +0100)
commitdf8a7c49f1a2f11300ac0405bb50bce188d64e0e
tree1f6c24442df9e3db434be839661858430df1aa78
parent4b2420b0d350ad4412f415b3464c0cde6039b7fe
re PR target/19019 (GCC ldouble format incompatibility with XLC long double)

PR target/19019
* mklibgcc.in: Pass -DSHARED when compiling all *_s${objext} objects.
* config/rs6000/darwin-ldouble.c: Only use the .symver directives
if SHARED is defined.

From-SVN: r95515
gcc/ChangeLog
gcc/config/rs6000/darwin-ldouble.c
gcc/mklibgcc.in