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/60405] ICE in lto1 on x86_64-linux-gnu


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Mar  4 11:25:50 2014
New Revision: 208311

URL: http://gcc.gnu.org/viewcvs?rev=208311&root=gcc&view=rev
Log:
2014-03-04  Richard Biener  <rguenther@suse.de>

    PR lto/60405
    * lto-streamer-in.c (lto_read_body): Remove LTO bytecode version
    check.
    (lto_input_toplevel_asms): Likewise.
    * lto-section-in.c (lto_get_section_data): Instead do it here
    for every section.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-section-in.c
    trunk/gcc/lto-streamer-in.c


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