-
- Downloads
lto-streamer-out.c (output_record_start): Use lto_output_enum
* lto-streamer-out.c (output_record_start): Use lto_output_enum (lto_output_tree): Use output_record_start. * lto-streamer-in.c (input_record_start): Use lto_input_enum (lto_get_pickled_tree): Use input_record_start. * lto-section-in.c (lto_section_overrun): Turn into fatal error. (lto_value_range_error): New function. * lto-streamer.h (lto_value_range_error): Declare. (lto_output_int_in_range, lto_input_int_in_range): New functions. (lto_output_enum, lto_input_enum): New macros. From-SVN: r174186
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/lto-section-in.c 12 additions, 2 deletionsgcc/lto-section-in.c
- gcc/lto-streamer-in.c 3 additions, 4 deletionsgcc/lto-streamer-in.c
- gcc/lto-streamer-out.c 4 additions, 5 deletionsgcc/lto-streamer-out.c
- gcc/lto-streamer.h 65 additions, 0 deletionsgcc/lto-streamer.h
Loading
Please register or sign in to comment