aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-convert.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-08[C] Opt out of GNU vector extensions for built-in SVE typesRichard Sandiford1-2/+14
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-11re PR sanitizer/88426 (Compiler crash if use special code with command line s...Jakub Jelinek1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-31Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR saniti...Martin Liska1-0/+1
2017-06-13Implement no_sanitize function attributeMartin Liska1-3/+3
2017-05-17Bye bye, c_save_expr.Marek Polacek1-32/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-06re PR sanitizer/69099 (ICE when compiling gcc.dg/atomic/c11-atomic-exec-2.c w...Marek Polacek1-8/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-5/+3
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-2/+0
2015-03-09c-convert.c (convert): Make use of do_ubsan_in_current_function.Marek Polacek1-3/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+8
2015-01-05re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE i...Jakub Jelinek1-2/+12
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17re PR sanitizer/64289 (ICE with -fsanitize=float-cast-overflow)Jakub Jelinek1-0/+15
2014-10-07c-convert.c (convert): Use error_operand_p.Marek Polacek1-2/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-08-31re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591)Jakub Jelinek1-14/+15
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+183