Re: gcc 3.4.2 stack variable lifetime analysis
On Wed, May 04, 2005 at 07:22:12AM -0700, Earl Chew wrote: > Can anyone tell me if there is a patch for this problem? Yes, there is: ftp://sources.redhat.com/pub/gcc/releases/gcc-4.0.0/diffs/gcc-3.4.3-4.0.0.diff.bz2 FYI, this is PR middle-end/9997 > Consider: > > void bar(char*); > > v
Re: gcc 3.4.2 stack variable lifetime analysis
On Wednesday 04 May 2005 16:22, Earl Chew wrote: > Can anyone tell me if there is a patch for this problem? The patch is called GCC 4.0. Gr. Steven