c/285

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Mon Aug 7 10:16:00 GMT 2000


The following reply was made to PR c/285; it has been noted by GNATS.

From: jsm28@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, jsm28@cam.ac.uk, nobody@gcc.gnu.org,
  ren@arak.cs.hro.nl
Cc:  
Subject: Re: c/285
Date: 7 Aug 2000 17:15:29 -0000

 Synopsis: Incrementing pointer in *p++ style does not work
 
 State-Changed-From-To: open->closed
 State-Changed-By: jsm28
 State-Changed-When: Mon Aug  7 10:15:29 2000
 State-Changed-Why:
     This is not a bug.  *p++ means *(p++) rather than (*p)++.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=285&database=gcc


More information about the Gcc-prs mailing list