aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek51-721/+790
2017-12-15[PR C++/59930] template friend classes & default argsNathan Sidwell8-65/+62
2017-12-15re PR tree-optimization/83269 (Wrong constant folding)Jakub Jelinek4-6/+35
2017-12-15re PR sanitizer/81281 (UBSAN: false positive, dropped promotion to long type.)Jakub Jelinek4-20/+147
2017-12-15exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the inne...Pierre-Marie de Rodat21-56/+319
2017-12-15re PR sanitizer/83388 (reference statement index not found error with -fsanit...Richard Biener6-8/+56
2017-12-15[multiple changes]Pierre-Marie de Rodat22-136/+636
2017-12-15Make dse.c use offset/width instead of start/endRichard Sandiford2-78/+132
2017-12-15gimple-loop-interchange.cc (STMT_COST_RATIO): New macro.Bin Cheng2-81/+114
2017-12-15einfo.ads: Comment fix.Pierre-Marie de Rodat11-199/+493
2017-12-15re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me...Eric Botcazou4-10/+8
2017-12-15[multiple changes]Pierre-Marie de Rodat3-4/+24
2017-12-15gnat_and_program_execution.rst: Update section "Dynamic Stack Usage Analysis"...Pierre-Marie de Rodat12-68/+211
2017-12-15gcc/ada/ChangeLog: add entries missing from previous commitPierre-Marie de Rodat1-0/+51
2017-12-15exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...Pierre-Marie de Rodat23-138/+387
2017-12-15[multiple changes]Pierre-Marie de Rodat8-30/+90
2017-12-15types.ads, [...]: Partly revert r255414, committed by mistake.Bob Duff5-8/+9
2017-12-15Enable VAES support [5/5]Julia Koval8-0/+127
2017-12-15Enable VAES support [4/5]Julia Koval8-1/+125
2017-12-15Enable VAES support [3/5]Julia Koval8-1/+127
2017-12-14Fix ChangeLog entry datePeter Bergner1-1/+1
2017-12-15Daily bump.GCC Administrator1-1/+1
2017-12-14gimple-ssa-strength-reduction.c (analyze_increments): Distinguish replacement...Bill Schmidt2-1/+17
2017-12-14* var-tracking.c (variable_tracking_main_1): Formatting fix.Jakub Jelinek2-2/+6
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger17-13/+253
2017-12-14Patch for middle-end/PR79538Qing Zhao8-26/+95
2017-12-14* gcc-interface/Makefile.in: Generalize support for symbolic traces.Eric Botcazou2-2/+32
2017-12-14* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.Eric Botcazou2-6/+10
2017-12-14vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)David Malcolm6-58/+152
2017-12-14trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if...Eric Botcazou2-4/+15
2017-12-14decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...Eric Botcazou4-1/+32
2017-12-14[arm] Add -mverbose-cost-dump and de-verbosify cost dumpsKyrylo Tkachov3-1/+10
2017-12-14re PR lto/81406 (ICE in check_die, at dwarf2out.c:6185)Jakub Jelinek2-0/+25
2017-12-14re PR tree-optimization/66974 (-Warray-bounds false positive with -O3)Richard Biener2-0/+20
2017-12-14re PR tree-optimization/65258 (Wrong array bounds warning)Richard Biener2-0/+20
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Andreas Schwab2-2/+7
2017-12-14[compare-debug] use call loc for nop_endbrAlexandre Oliva2-8/+15
2017-12-14[SFN] next/prev_nonnote_insn_bb are no more, even for portsAlexandre Oliva7-32/+45
2017-12-14Require effective target weak_undefined for visibility-22.cTom de Vries5-4/+24
2017-12-14re PR tree-optimization/67842 (Incorrect check in sese.h:bb_in_region)Richard Biener2-14/+5
2017-12-14re PR tree-optimization/83326 (SPEC CPU2017 648.exchange2_s ~6% performance r...Richard Biener4-8/+64
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou8-74/+133
2017-12-14re PR middle-end/83415 (ICE during gimplification of assignment to read-only ...Richard Biener4-1/+25
2017-12-14re PR tree-optimization/83418 (ICE in extract_range_for_var_from_comparison_e...Richard Biener4-3/+33
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Jakub Jelinek4-11/+38
2017-12-14re PR tree-optimization/83198 (ICE in format_floating, at gimple-ssa-sprintf....Jakub Jelinek5-5/+59
2017-12-14[PATCH PR81228][AARCH64]Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>Sudakshina Das5-1/+46
2017-12-14[AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75Kyrylo Tkachov2-3/+8
2017-12-14re PR c++/79650 (ICE on invalid c++ code with label arithmetic in convert_non...Jakub Jelinek4-1/+44
2017-12-14Daily bump.GCC Administrator1-1/+1