aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/aix3newas.h
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>1996-02-21 16:46:19 +0000
committerDavid Edelsohn <edelsohn@gnu.org>1996-02-21 16:46:19 +0000
commit3297d3fd34d43b74659ebca4fc83e3554bd6d714 (patch)
treeac8f9d95f28d9b57a54d8de201528511c2f9a495 /gcc/config/rs6000/aix3newas.h
parent4ddf648df6953feffa1dcc7b9fee8192f4eb891a (diff)
downloadgcc-3297d3fd34d43b74659ebca4fc83e3554bd6d714.zip
gcc-3297d3fd34d43b74659ebca4fc83e3554bd6d714.tar.gz
gcc-3297d3fd34d43b74659ebca4fc83e3554bd6d714.tar.bz2
remove verbatim symbol test
From-SVN: r11332
Diffstat (limited to 'gcc/config/rs6000/aix3newas.h')
-rw-r--r--gcc/config/rs6000/aix3newas.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/rs6000/aix3newas.h b/gcc/config/rs6000/aix3newas.h
index 6ae4a64..14de5eb 100644
--- a/gcc/config/rs6000/aix3newas.h
+++ b/gcc/config/rs6000/aix3newas.h
@@ -70,7 +70,6 @@ Boston, MA 02111-1307, USA. */
{ rtx _symref = XEXP (DECL_RTL (DECL), 0); \
if ((TREE_CODE (DECL) == VAR_DECL \
|| TREE_CODE (DECL) == FUNCTION_DECL) \
- && (NAME)[0] != '*' \
&& (NAME)[strlen (NAME) - 1] != ']') \
{ \
char *_name = (char *) permalloc (strlen (XSTR (_symref, 0)) + 5); \