aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-23ipa-fnsummary.c (record_modified_bb_info): Use sreal frequencies.Jan Hubicka1-0/+5
2017-11-23cgraphclones.c (cgraph_node::create_clone): Fix updating of profile when inli...Jan Hubicka1-0/+5
2017-11-23[sh] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)Tom de Vries1-0/+4
2017-11-23[ft32] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELTTom de Vries1-0/+5
2017-11-23re PR target/83111 ([sh] stack smashing detected in gen_udivsi3)Oleg Endo1-0/+9
2017-11-23re PR middle-end/82253 (ICE in convert_move, at expr.c:604)Jakub Jelinek1-0/+9
2017-11-23re PR tree-optimization/23094 (store ccp, or store copy prop misses an optimi...Richard Biener1-0/+7
2017-11-23re PR tree-optimization/81403 (wrong code at -O3)Richard Biener1-0/+9
2017-11-22gimple-ssa-evrp-analyze.c (evrp_range_analyzer::try_find_new_range): Use new ...Jeff Law1-0/+16
2017-11-22re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)Eric Botcazou1-0/+12
2017-11-22simplify-rtx.c (simplify_binary_operation_1): Handle the case where both argu...Jakub Jelinek1-0/+5
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-0/+16
2017-11-22* gimple-ssa-evrp-analyze.c (evrp_range_analyzer::evrp_range_analyzer)Jeff Law1-0/+31
2017-11-22Replace REDUC_*_EXPRs with internal functions.Richard Sandiford1-0/+35
2017-11-22vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...Olivier Hainque1-0/+8
2017-11-22Avoid two_valued_val_range_p for pointers.Marc Glisse1-0/+6
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+58
2017-11-22[ARM] Factor out CMSE register clearing codeThomas Preud'homme1-0/+7
2017-11-222017-11-22 Tamar Christina <tamar.christina@arm.com>Tamar Christina1-0/+8
2017-11-22PR82547: Undetected overflow for UNSIGNED wide_intsRichard Sandiford1-0/+8
2017-11-22Fix calculation of ptr_mode for MODE_PARTIAL_INT PmodeRichard Sandiford1-0/+5
2017-11-22arm.c (cmse_nonsecure_call_clear_caller_saved): Get rid of padding_bits_to_cl...Thomas Preud'homme1-0/+6
2017-11-22[ARM] Use bitmap to control cmse_nonsecure_call register clearingThomas Preud'homme1-0/+6
2017-11-22re PR tree-optimization/83044 (ice in contains_struct_check)Jakub Jelinek1-0/+7
2017-11-22re PR debug/83084 (-fcompare-debug failure on ppc64le)Jakub Jelinek1-0/+6
2017-11-22re PR middle-end/82875 (ICE at -Os on valid code on x86_64-linux-gnu: in find...Jakub Jelinek1-0/+5
2017-11-22re PR debug/83034 (ice in mem_loc_descriptor, at dwarf2out.c :15669)Jakub Jelinek1-0/+3
2017-11-22re PR rtl-optimization/82044 (runtime signed integer overflow in check_mem_re...Jakub Jelinek1-0/+9
2017-11-22gimple-iterator.c (gimple_find_edge_insert_loc): Ignore fake edges to exit wh...Richard Biener1-0/+13
2017-11-22re PR tree-optimization/83089 (ICE: Segmentation fault (in instantiate_scev_n...Richard Biener1-0/+6
2017-11-21re PR tree-optimization/82945 (add warning for passing non-strings to functio...Martin Sebor1-0/+5
2017-11-21PR tree-optimization/82945 - add warning for passing non-strings to functions...Martin Sebor1-0/+18
2017-11-21i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov1-0/+15
2017-11-21ppc-asm.h (f50, vs50): Fix values.Pat Haugen1-0/+4
2017-11-21Improve -Wmaybe-uninitialized documentationJonathan Wakely1-0/+4
2017-11-21New POINTER_DIFF_EXPRMarc Glisse1-0/+22
2017-11-21* config/i386/i386.md: Missing file from my previous commit.Uros Bizjak1-0/+7
2017-11-21re PR c++/83045 (-Wreturn-type regression in C++)Jakub Jelinek1-2/+9
2017-11-21Remove not needed xstrdup_for_dump.Martin Liska1-0/+5
2017-11-21re PR target/82880 (gcc --help=target --help=optimizers hangs on mips)Jakub Jelinek1-0/+7
2017-11-21re PR tree-optimization/83086 (valgrind error in gimple-ssa-store-merging.c f...Jakub Jelinek1-0/+7
2017-11-21Fix UBSAN errors in dse.c (PR rtl-optimization/82044).Martin Liska1-0/+6
2017-11-21tree-ssa-threadbackward.c (find_jump_threads_backwards): Fix typo in comment.Aldy Hernandez1-0/+5
2017-11-21Don't split call from its call arg location.Claudiu Zissulescu1-0/+5
2017-11-21[ARC] Reimplement exception handling support.Claudiu Zissulescu1-0/+24
2017-11-21print-tree.h (debug_vec_tree): Remove prototype.Aldy Hernandez1-0/+5
2017-11-21re PR tree-optimization/83047 (glibc/crypt/crypt_util.c gets miscompiled)Jakub Jelinek1-0/+6
2017-11-21re PR c++/83059 (ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633)Jakub Jelinek1-0/+4
2017-11-21re PR debug/82718 (Bad DWARF5 .debug_loclists generation)Jakub Jelinek1-0/+6
2017-11-21re PR debug/82933 (valgrind error in set_cur_line_info_table with -g)Jakub Jelinek1-0/+6