This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/8632: [3.3 regression] uninitialized argument passed to leaf function w/o side-effects
- From: Glen Nakamura <glen at imodulo dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: Mon, 2 Dec 2002 16:01:25 -1000
- Subject: Re: optimization/8632: [3.3 regression] uninitialized argument passed to leaf function w/o side-effects
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8632
This patch by Jan Hubicka fixes the problem on i686-pc-linux-gnu:
http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00136.html
- glen