]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR target/48807 (Segfault building newlib for bfin)
authorStuart Henderson <shenders@gcc.gnu.org>
Thu, 2 Jun 2011 16:16:52 +0000 (16:16 +0000)
committerStuart Henderson <shenders@gcc.gnu.org>
Thu, 2 Jun 2011 16:16:52 +0000 (16:16 +0000)
commit6e588138db4f545f3d14b96fe946150b594294ae
treee89e60bfed11654e3a419002bef9e64f61f30465
parentb935d3be2569893117cd550b8572e05a802a16e4
re PR target/48807 (Segfault building newlib for bfin)

2011-06-02  Stuart Henderson  <shenders@gcc.gnu.org>

    PR target/48807
    * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Check return value
    of cgraph_local_info for null before attempting to use it.

From-SVN: r174567
gcc/ChangeLog
gcc/config/bfin/bfin.c