This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r149642 - in /branches/lto/gcc: ChangeLog.lto l...
- From: dnovillo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 14 Jul 2009 20:45:05 -0000
- Subject: r149642 - in /branches/lto/gcc: ChangeLog.lto l...
Author: dnovillo
Date: Tue Jul 14 20:45:05 2009
New Revision: 149642
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149642
Log:
* lto-cgraph.c (lto_output_edge): Do not stream
EDGE->COUNT inside a bitpack.
(input_edge): Corresponding changes.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-cgraph.c