From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas.Krakowczyk@fujitsu-siemens.com To: gcc-gnats@gcc.gnu.org Subject: c/3003: Incorrect coding in file gcc/cpphash.c Date: Wed, 30 May 2001 08:16:00 -0000 Message-id: <20010530150842.16113.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg01037.html List-Id: >Number: 3003 >Category: c >Synopsis: Incorrect coding in file gcc/cpphash.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: support >Submitter-Id: net >Arrival-Date: Wed May 30 08:16:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Andreas Krakowczyk >Release: gcc-20010528 >Organization: >Environment: mips-sni-sysv4 >Description: File gcc/cpphash.c, line 164, code might be not portable: 'a value of type "char *" cannot be assigned to an entity of type "cpp_hashnode *"' entries[index] = obstack_alloc (pfile->hash_ob, sizeof(cpp_hashnode)); >How-To-Repeat: during build of gnu compiler >Fix: >Release-Note: >Audit-Trail: >Unformatted: