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 lto/48538] profiled LTO bootstrap failure with Ada


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

--- Comment #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-04-17 14:58:07 UTC ---
Author: ebotcazou
Date: Sun Apr 17 14:58:03 2011
New Revision: 172612

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172612
Log:
    PR lto/48538
    * lto-cgraph.c (merge_profile_summaries): Check that lto_file_data
    is non-null before accessing it.
    (input_cgraph): Remove trailing spaces.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/lto-cgraph.c


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