Subject: re: CVS commit: src/sys/arch/ia64/ia64
To: David Laight <david@l8s.co.uk>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 09/02/2006 10:12:12
   On Fri, Sep 01, 2006 at 10:21:17PM +0000, matthew green wrote:
   > 
   > va = va += PAGE_SIZE is possibly undefined.  remove the first "va = ".
   
   pointless, but it should be well behaved.


GCC4 whined about it...