Subject: Re: CVS commit: src/lib/csu/i386_elf
To: Christos Zoulas <christos@zoulas.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 05/17/2006 12:58:20
On May 17, 2006, at 9:53 AM, Christos Zoulas wrote:

> Matt says that it appears that gcc-4 does not believe that &var can  
> be NULL...

Eek.  We use that construct in more than one place, IIRC.  Actually,  
I think GCC's own crtstuff uses it (or, at least, did use it at one  
time).

Seems like a major problem with the new compiler.

-- thorpej