From: Jan Hubicka Date: Sat, 18 Jun 2011 10:51:43 +0000 (+0000) Subject: oops, comitted with wrong PR# :( PR lto/48246 X-Git-Tag: releases/gcc-4.7.0~5914 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10f13f2279ec2b2ea34dda5fe1d45a54b3725369;p=thirdparty%2Fgcc.git oops, comitted with wrong PR# :( PR lto/48246 oops, comitted with wrong PR# :( PR lto/48246 * lto.c (lto_1_to_1_map): Don't create empty partitions. (lto_balanced_map): Likewise. From-SVN: r175175 --- diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index ee054b00ea17..27bc01563e38 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,6 +1,6 @@ 2011-06-11 Jan Hubicka - PR lto/23754 + PR lto/48246 * lto.c (lto_1_to_1_map): Don't create empty partitions. (lto_balanced_map): Likewise.