[Bug lto/67568] lto-streamer-in.c sanitizer runtime error: load of value 255, which is not a valid value for type 'bool'

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 15 08:01:00 GMT 2015


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



More information about the Gcc-bugs mailing list