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/67568] lto-streamer-in.c sanitizer runtime error: load of value 255, which is not a valid value for type 'bool'


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67568

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Sep 15 08:00:30 2015
New Revision: 227779

URL: https://gcc.gnu.org/viewcvs?rev=227779&root=gcc&view=rev
Log:
2015-09-15  Richard Biener  <rguenther@suse.de>

        PR lto/67568
        * lto-streamer.h (lto_location_cache::current_sysp): Properly
        initialize.
        * lto-streamer-out.c (clear_line_info): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-out.c
    trunk/gcc/lto-streamer.h


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