This is the mail archive of the gcc-patches@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]

[lto]: patch to correctly set n_basic_blocks


The old code was wrong if their had been deleted basic blocks.

2007-11-16  Kenneth Zadeck <zadeck@naturalbridge.com>

    * lto-read.c (make_new_block, input_cfg): Properly set
    n_basic_blocks.

committed as revision 130239

Kenny  


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