re PR other/4372 (#pragma weak pthread* inclusion causes applications to crash withou...
authorJakub Jelinek <jakub@redhat.com>
Thu, 10 Nov 2005 13:14:05 +0000 (14:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 10 Nov 2005 13:14:05 +0000 (14:14 +0100)
commit6d3e3e6aa90a6d3d0b2feeed7c107e77246607ed
treeb6ead4f69a2e0a87d3a3086dd7b3814d77fe6d6a
parent35b5442aff60c1c88fc336b670374c2ef54444be
re PR other/4372 (#pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread)

PR other/4372
* varasm.c (assemble_alias): Use %q+D in the error
message instead of %J and %qD.

From-SVN: r106735
gcc/ChangeLog
gcc/varasm.c