gimplify.c (gimplify_function_tree): Fix building calls to __builtin_return_address.
authorPaul Wögerer <paul_woegerer@mentor.com>
Mon, 7 Mar 2011 15:28:50 +0000 (15:28 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 7 Mar 2011 15:28:50 +0000 (15:28 +0000)
commit59527282380bdf54087204235cc7330cd44b067a
tree32cef28280f3982cb6aecec7b662e9e936b65df2
parent617718f72d0736e5f8630012d3276a276b9e153f
gimplify.c (gimplify_function_tree): Fix building calls to __builtin_return_address.

gcc/
* gimplify.c (gimplify_function_tree): Fix building calls
to __builtin_return_address.

gcc/testsuite/
* gcc.dg/20001117-1.c: Abort on NULL call_sites.

Co-Authored-By: Nathan Froyd <froydnj@codesourcery.com>
From-SVN: r170738
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20001117-1.c