re PR lto/48538 (profiled LTO bootstrap failure with Ada)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 17 Apr 2011 14:57:14 +0000 (14:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 17 Apr 2011 14:57:14 +0000 (14:57 +0000)
commitbeb628e13b6193f1fde902d8b20a8339d6dc4b10
treedd5c8d947f784754912daf7a0e53eb04ab7a91a9
parent3e2fdd240f8000068f78fd76898f4700ed2926ca
re PR lto/48538 (profiled LTO bootstrap failure with Ada)

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.

From-SVN: r172611
gcc/ChangeLog
gcc/lto-cgraph.c