aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig3-0/+9
2016-11-07rtx_writer: avoid printing trailing default valuesDavid Malcolm4-4/+63
2016-11-07Fix native windows build by adding signal.h back into the include list.Tamar Christina2-0/+5
2016-11-07re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek2-1/+15
2016-11-07re PR middle-end/71529 ([CHKP] ICE in expand_expr_real_1)Jakub Jelinek5-27/+44
2016-11-07re PR target/78229 (ICE in redirect_eh_edge_1, at tree-eh.c:2305)Richard Biener4-1/+36
2016-11-07re PR tree-optimization/78218 (wrong code at -Os and above on x86_64-linux-gn...Richard Biener4-7/+46
2016-11-07re PR middle-end/78228 (fstrict-overflow breaks code without overflow?)Richard Biener4-0/+31
2016-11-07[AArch64] Fix PR target/77822: Use tighter predicates for zero_extract patternsKyrylo Tkachov4-8/+65
2016-11-07Introduce tests for -fsanitize-address-use-after-scopeMartin Liska26-1/+589
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska17-99/+663
2016-11-07Fix the Windows native x86-64 build.Tamar Christina2-1/+9
2016-11-07time_profiler: Set proper type to time_profiler_counter_ptr.Martin Liska2-2/+8
2016-11-07re PR middle-end/37150 (basic-block vectorization misses some unrolled loops)Richard Biener4-12/+61
2016-11-07re PR tree-optimization/78189 (movaps generated for unaligned store in aligne...Richard Biener4-3/+70
2016-11-07Daily bump.GCC Administrator1-1/+1
2016-11-06* gcc.dg/Wtrampolines.c: XFAIL AIX.David Edelsohn2-1/+5
2016-11-06re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig2-0/+6
2016-11-06allocate_with_source_14.f03: Fixed number mallocs occuring.Andre Vehreschild8-83/+121
2016-11-06re PR fortran/78221 (bogus warning: Non-zero imaginary part discarded in conv...Thomas Koenig4-4/+23
2016-11-06ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code.Kugan Vivekanandarajah2-6/+4
2016-11-06Daily bump.GCC Administrator1-1/+1
2016-11-05invoke.texi (Warning Options): Correct typos in -Walloca documentation.Martin Sebor2-10/+17
2016-11-05* es.po: Update.Joseph Myers2-247/+180
2016-11-05check.c (gfc_check_move_alloc): Introduce error to prevent aliasing between t...Paul Thomas4-39/+79
2016-11-05re PR ipa/78188 (AIX Bootstrap broken by tree-vrp.c change)Richard Biener2-0/+25
2016-11-05re PR fortran/69495 (unused-label warning does not tell which flag triggered it)Janus Weil8-11/+39
2016-11-05re PR fortran/67564 (Segfault on sourced allocattion statement with class(*) ...Paul Thomas4-2/+39
2016-11-05re PR go/78172 (gen-sysinfo.go vs AIX cred.h)Ian Lance Taylor1-1/+1
2016-11-05Daily bump.GCC Administrator1-1/+1
2016-11-04re PR ipa/78188 (AIX Bootstrap broken by tree-vrp.c change)David Edelsohn2-1/+7
2016-11-04re PR fortran/64933 (ASSOCIATE on a character variable does not allow substri...Paul Thomas4-7/+77
2016-11-04re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek4-0/+36
2016-11-04re PR c++/67980 (left shift count is negative [-Wshift-count-negative] genera...Paolo Carlini4-1/+47
2016-11-04rs6000.c (gimple-ssa.h): New #include.Bill Schmidt10-0/+300
2016-11-04expr.h (copy_blkmode_from_reg): Delete.Eric Botcazou3-4/+6
2016-11-04defaults.h (LOAD_EXTEND_OP): Define if not already defined.Eric Botcazou10-68/+49
2016-11-04Correct typo in changelog authorMatthew Fortune1-1/+1
2016-11-04Start adding target-specific selftestsDavid Malcolm8-7/+118
2016-11-04MIPS: Handle -mbranch-likely in testsuite optionsToma Tabacu2-1/+8
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme7-7/+24
2016-11-04Add support for ARM Cortex-M23 processorThomas Preud'homme8-9/+28
2016-11-04fold-const.c (fold_cond_expr_with_comparison): Remove call to pedantic_non_lv...Bin Cheng2-30/+20
2016-11-04re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger12-11/+26
2016-11-04re PR tree-optimization/78210 (slsr-8.c scan-tree-dump-times optimized fails)Bill Schmidt2-2/+9
2016-11-04PR c++/78198 - inherited template ctor with default argJason Merrill3-0/+24
2016-11-04[ARC] Various small miscellaneous fixes.Claudiu Zissulescu7-61/+58
2016-11-04re PR tree-optimization/78185 (Wrong branch optimization with -O1 on x86/x86_64)Richard Biener5-9/+63
2016-11-04Fix wrong patch committedMichael Meissner1-1/+1
2016-11-03ref-3.C: XFAIL AIX.David Edelsohn3-8/+13