This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Incorrect code for __builtin_frame_address(0)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Maciej W. Rozycki" <macro at linux-mips dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 16 Aug 2005 10:27:08 -0400
- Subject: Re: [PATCH] Incorrect code for __builtin_frame_address(0)
- References: <Pine.LNX.4.61L.0506031315440.15600@blysk.ds.pg.gda.pl> <Pine.LNX.4.61L.0508161351140.4653@blysk.ds.pg.gda.pl>
Fariborz diagnosed a similar problem on PowerPC (which is not
included in your patch).
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00906.html
If this is the correct fix, we should apply it uniformly.
David