aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-01-31re PR c/81779 (bool define from stdbool.h suppresses -Wdeclaration-after-stat...Marek Polacek4-0/+27
2018-01-31re PR rtl-optimization/84123 (internal compiler error: in gen_rtx_SUBREG, at ...Uros Bizjak2-2/+21
2018-01-31re PR fortran/84116 (ICE in gfc_match_omp_clauses, at fortran/openmp.c:1354)Jakub Jelinek4-5/+25
2018-01-31re PR c++/83993 (ICE: constant not recomputed when ADDR_EXPR changed)Jason Merrill4-2/+31
2018-01-31re PR c++/83993 (ICE: constant not recomputed when ADDR_EXPR changed)Jakub Jelinek5-5/+96
2018-01-31re PR fortran/84088 ([nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails)Paul Thomas4-4/+33
2018-01-31dump-parse-tree.c (write_proc): Use sym_name (which may be sym->binding_label...Thomas Koenig2-2/+7
2018-01-31Use gfc_charlen_t instead of int in gfc_conv_string_initJanne Blomqvist2-1/+6
2018-01-31re PR target/82444 (ICE in ira_init_register_move_cost, at ira.c:1581)Vladimir Makarov4-1/+17
2018-01-31altivec-13.c: Remove VSX-requiring built-ins.Will Schmidt3-18/+54
2018-01-31compiler: lower expression types in lowering passIan Lance Taylor4-2/+34
2018-01-31runtime: fix type descriptor name in C codeIan Lance Taylor1-1/+1
2018-01-31gotest: accept symbols with leading dotIan Lance Taylor1-1/+1
2018-01-31re PR c++/84092 (ICE on C++14 code with variable template: in build_qualified...Paolo Carlini4-6/+21
2018-01-31re PR c++/84138 (ICE folding broken constant)Marek Polacek4-0/+20
2018-01-31re PR rtl-optimization/84071 (wrong elimination of zero-extension after sign-...Eric Botcazou3-4/+18
2018-01-31net: rename TestAddr6 to avoid gotest confusionIan Lance Taylor1-1/+1
2018-01-31PR 78534 Reinstate better string copy algorithmJanne Blomqvist6-27/+51
2018-01-31re PR tree-optimization/84132 (tree-data-ref.c:3938: poor coding ?)Richard Biener4-3/+31
2018-01-31pr81360.C: Drop unintended -O2 from dg-options and dg-final scan.Jan Hubicka2-2/+6
2018-01-31re PR target/83618 (_rdpid_u32 doesn't work on 64-bit targets as gas expects ...Julia Koval5-2/+44
2018-01-31re PR lto/84105 (Segmentation fault in pp_tree_identifier() during LTO)Aldy Hernandez2-1/+9
2018-01-31RevertEric Botcazou2-2/+9
2018-01-31[AArch64] PR tree-optimization/64946: XFAIL gcc.target/aarch64/vect-abs-compi...Kyrylo Tkachov2-2/+9
2018-01-31re PR rtl-optimization/84071 (wrong elimination of zero-extension after sign-...Eric Botcazou4-5/+50
2018-01-31[ARC] Add 'aux' variable attribute.Claudiu Zissulescu6-1/+241
2018-01-31[ARC] Add 'uncached' attribute.Claudiu Zissulescu7-6/+121
2018-01-31Fix gnat.dg/lto20.adb XPASSRainer Orth2-1/+5
2018-01-31re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek2-0/+11
2018-01-31re PR c/84100 (Function __attribute__((optimize(align-loops=32))) gives spuri...Jakub Jelinek4-4/+29
2018-01-31go-gcc.cc (Gcc_backend::convert_tree): New private method.Ian Lance Taylor2-27/+50
2018-01-30re PR target/84064 (ICE in ix86_expand_prologue related to -fstack-clash-prot...Jeff Law4-20/+74
2018-01-31compiler: Function_type and Backend_function_type should not be identicalIan Lance Taylor3-1/+15
2018-01-31Daily bump.GCC Administrator1-1/+1
2018-01-30re PR debug/84131 (Fortran dynamical array debug info)Jakub Jelinek2-1/+7
2018-01-30re PR fortran/84134 (ICE: Floating point exception)Thomas Koenig4-1/+23
2018-01-30Fix use of Solaris values-Xc.o (PR target/40411)Rainer Orth2-2/+11
2018-01-30pr68318_1.f90: Add closing bracket in dejagnu directive.Janus Weil2-1/+5
2018-01-30Add path for gcc.target/powerpc/pr84112.c in ChangeLog.Rainer Orth1-1/+1
2018-01-30re PR fortran/84133 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2706)Thomas Koenig4-2/+29
2018-01-30Fix g++.dg/torture/pr81360.C scan-ipa-dumpRainer Orth2-2/+6
2018-01-30re PR target/84112 (powerpc64le ICE in LRA on openjdk)Vladimir Makarov4-1/+55
2018-01-30re PR target/83986 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2348)Jakub Jelinek4-0/+28
2018-01-30PR c++/84091 - ICE with local class in lambda in template.Jason Merrill3-0/+27
2018-01-30PR c++/84098 - ICE with lambda in template NSDMI.Jason Merrill3-4/+26
2018-01-30[PR81611] accept copies in simple_iv_increment_pAlexandre Oliva2-4/+20
2018-01-30rs6000.c (rs6000_internal_arg_pointer): Only return a reg rtx.Aaron Sawdey2-2/+8
2018-01-30[PATCH, rs6000] pr58684, pr83759 xfail test cases that fail on powerpc64.Bill Seurer5-4/+16
2018-01-30re PR tree-optimization/84111 (Compile time hog w/ -O2)Jakub Jelinek4-5/+53
2018-01-30re PR ipa/83179 (gcc.dg/ipa/inline-1.c fail)Jan Hubicka3-2/+8