This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/8743: receiving result from __builtin_return_address() beyond stack top causes segfault
- From: bangerth at dealii dot org
- To: biere at inf dot ethz dot ch, eddy at opera dot no, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, steven dot robbins at videotron dot ca
- Date: 4 Dec 2002 22:00:46 -0000
- Subject: Re: c/8743: receiving result from __builtin_return_address() beyond stack top causes segfault
- Reply-to: bangerth at dealii dot org, biere at inf dot ethz dot ch, eddy at opera dot no, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, steven dot robbins at videotron dot ca, gcc-gnats at gcc dot gnu dot org
Synopsis: receiving result from __builtin_return_address() beyond stack top causes segfault
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Dec 4 14:00:45 2002
State-Changed-Why:
Despite the given workaround, the function is not doing what
the documentation says. This is an error.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8743