re PR target/18964 (Typo in visibility warning message)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 13 Dec 2004 19:42:02 +0000 (19:42 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 13 Dec 2004 19:42:02 +0000 (11:42 -0800)
commit9940eedb50c92541a324c2af07f4bf8f9fd6f312
tree7250f3ab7e48beef9540684ed9aea3258dd97c8e
parent3bed147cfe3bf6ed71f5b686bc0256eb52876116
re PR target/18964 (Typo in visibility warning message)

2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/18964
        * config/darwin.c (darwin_assemble_visibility): Fix minor diadnostic
        problem, adding a space at the end of the string before concatenation.

From-SVN: r92100
gcc/ChangeLog
gcc/config/darwin.c