aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka24-280/+320
2017-05-23cp-tree.h (OVL_P): New.Nathan Sidwell8-242/+257
2017-05-23c-parser.c (c_parser_compound_statement_nostart): Remove redundant quotes.Marek Polacek2-1/+6
2017-05-23Fix bogus builtin-snprintf-warn-3.c failure for avrSenthil Kumar Selvaraj2-1/+6
2017-05-23Document rdrand effective targetTom de Vries2-0/+8
2017-05-23Sort 'Other hardware attributes' table in sourcebuild.texiTom de Vries2-9/+15
2017-05-23genmultilib.awk: Use gsub instead of gensub.Georg-Johann Lay2-1/+5
2017-05-23Daily bump.GCC Administrator1-1/+1
2017-05-22re PR target/80718 (GCC generates slow code for offsettable vec_duplicate)Michael Meissner4-19/+345
2017-05-22cfgcleanup: Ignore clobbers in bb_is_just_returnSegher Boessenkool4-6/+31
2017-05-22p8-vec-xl-xst.c: Fix target string to LE-only.Bill Schmidt2-1/+6
2017-05-22c-fold.c (c_fully_fold_internal): Save the c_fully_fold_internal result for S...Jakub Jelinek2-10/+13
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek2-0/+34
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek2-3/+9
2017-05-22re PR middle-end/80853 (OpenMP ICE in build_outer_var_ref with array reduction)Jakub Jelinek2-3/+20
2017-05-22* da.po, es.po: Update.Joseph Myers3-546/+386
2017-05-22re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array)Janus Weil4-0/+50
2017-05-22print-tree.c (print_node): Print DECL_READ_P flag.Martin Sebor2-0/+6
2017-05-22name-lookup.h (parse_using_directive): Replace with ...Nathan Sidwell7-131/+149
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka26-3719/+3909
2017-05-22ipa-inline.c (edge_badness): Use inlined_time instead of inline_summaries->get.Jan Hubicka2-2/+12
2017-05-22invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell10-31/+31
2017-05-22Simplify config/avr/genmultilib.awk.Georg-Johann Lay4-141/+77
2017-05-22* config-lang.in (gtfiles): Sort list, break lines.Nathan Sidwell2-1/+27
2017-05-22cp-tree.h (CPTI_TERMINATE, [...]): Rename to ...Nathan Sidwell4-146/+128
2017-05-22name-lookup.c (pushdecl_top_level) pushdecl_top_level_and_finish): Move after...Nathan Sidwell2-56/+100
2017-05-22Add MOVT testing for ARMv8-M BaselineThomas Preud'homme3-0/+33
2017-05-22ipa-inline-analysis.c (inline_summary::reset): Do not reset self_time.Jan Hubicka3-13/+16
2017-05-22decl.c (gnat_to_gnu_entity): Skip regular processing for Itypes that are E_Ac...Eric Botcazou4-5/+27
2017-05-22ipa-inline-analysis.c (account_size_time): Rename to ...Jan Hubicka4-92/+121
2017-05-22sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from a limited view...Eric Botcazou14-110/+154
2017-05-22decl.c (gnat_to_gnu_field): Do not enforce strict alignment for simple volati...Eric Botcazou5-22/+30
2017-05-22df-scan.c (df_insn_refs_verify): Speedup when not verifying.Richard Biener2-5/+16
2017-05-22Daily bump.GCC Administrator1-1/+1
2017-05-21re PR c++/70265 (ICE on code with constexpr on x86_64-linux-gnu in tree check...Paolo Carlini3-0/+32
2017-05-21Daily bump.GCC Administrator1-1/+1
2017-05-20Daily bump.GCC Administrator1-1/+1
2017-05-19c-warn.c (match_case_to_enum_1): Don't warn about enums with no enumerators.Jason Merrill3-0/+22
2017-05-19* tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_t.Jason Merrill2-3/+7
2017-05-19[multiple changes]Jerry DeLisle4-3/+87
2017-05-19re PR sanitizer/80800 (UBSAN: yet another false positive)Marek Polacek5-1/+40
2017-05-19c-format.c (locus): Move out of function scope, add GTY attribute.Bernd Edlinger9-54/+72
2017-05-19call.c (add_list_candidates): Use OVL_FIRST.Nathan Sidwell10-39/+76
2017-05-19fortran: remove trailing exclamation mark from various diagnostics (PR fortra...David Malcolm6-10/+20
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge21-40/+221
2017-05-19Clarify gcc/gimplify.c:oacc_default_clauseThomas Schwinge2-18/+26
2017-05-19OpenACC default clause maintenanceThomas Schwinge13-55/+280
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell17-40/+105
2017-05-19[ARM] Only test tls-disable-literal-pool.c if target supports native TLSPrakhar Bahuguna2-3/+8
2017-05-19re PR c++/80593 (GCC 7, aligned_storage and “dereferencing type-punned poin...Richard Biener5-5/+36