This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/48807] Segfault building newlib for bfin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48807

--- Comment #1 from Stuart Henderson <shenders at gcc dot gnu.org> 2011-06-02 16:16:56 UTC ---
Author: shenders
Date: Thu Jun  2 16:16:52 2011
New Revision: 174567

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174567
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/bfin/bfin.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]