aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-06-16re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....Kugan Vivekanandarajah28-15/+203
2018-06-16re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...Jakub Jelinek3-11/+8
2018-06-16re PR rtl-optimization/86108 (crash during unwinding with -O2)Jakub Jelinek2-3/+16
2018-06-16PR c++/86147 - wrong capture for template argument.Jason Merrill3-5/+28
2018-06-16Daily bump.GCC Administrator1-1/+1
2018-06-15re PR c/86093 (volatile ignored on pointer in C)Jakub Jelinek4-1/+27
2018-06-15re PR middle-end/85878 (ICE in convert_mode_scalar, at expr.c:287)Jakub Jelinek4-3/+19
2018-06-15pt.c (tsubst_default_argument): Use push_to/pop_from_top_level.Jason Merrill4-43/+27
2018-06-15* decl.c (start_enum): Do compare dependent underlying type.Jason Merrill6-23/+13
2018-06-15PR c++/82882 - ICE with lambda in template default argument.Jason Merrill6-1/+62
2018-06-15* tree.c (maybe_warn_parm_abi): Inform the location of the class.Jason Merrill3-15/+17
2018-06-15re PR middle-end/86123 (ICE in prepare_cmp_insn, at optabs.c:3967)Jakub Jelinek4-3/+32
2018-06-15typed-splay-tree.h (typed_splay_tree::remove): New function.Bernd Edlinger3-46/+527
2018-06-15[testsuite] Run dg-final.exp sequentiallyTom de Vries2-0/+9
2018-06-15MIPS: Add support for -mcrc and -mginv options.Matthew Fortune4-0/+33
2018-06-15Force user provided warning and error messages to only occupy one line.Nick Clifton5-2/+91
2018-06-15tree-vect-slp.c (vect_slp_bb): Dump MSG_OPTIMIZED_LOCATIONS here, also noting...Richard Biener3-10/+31
2018-06-15[ARC] Fix warning in arc_return_address_register.Claudiu Zissulescu2-1/+7
2018-06-15re PR tree-optimization/86159 (g++ ICE at -O1 and above on valid code: incorr...Richard Biener4-6/+23
2018-06-15re PR tree-optimization/86076 (ICE: verify_gimple failed (error: location ref...Richard Biener4-1/+47
2018-06-15RISC-V: Add custom RTEMS multilibsSebastian Huber3-9/+42
2018-06-15Daily bump.GCC Administrator1-1/+1
2018-06-14re PR c++/86063 (g++ ICE at tree check: expected tree_list, have expr_pack_e...Marek Polacek4-1/+20
2018-06-14re PR target/86048 (.seh_savexmm offset is negative error when compiling libpng)Jakub Jelinek2-2/+6
2018-06-14re PR middle-end/86122 (ICE in useless_type_conversion_p, at gimple-expr.c:87)Jakub Jelinek4-4/+29
2018-06-14P0624R2 - Default constructible and assignable stateless lambdasJakub Jelinek5-8/+85
2018-06-14decl.c (duplicate_decls): Use DECL_SOURCE_LOCATION in OPT_Wshadow warning_at.Paolo Carlini14-110/+157
2018-06-14re PR target/85945 (ICE in resolve_subreg_use, at lower-subreg.c:751)Jakub Jelinek4-1/+37
2018-06-14re PR target/86139 (ICE in in store_constructor, at expr.c:6849 on arm-linux-...Richard Biener3-6/+10
2018-06-14re PR ipa/86124 (ICE in create_variable_info_for, at tree-ssa-structalias.c:6...Richard Biener4-1/+24
2018-06-14RTEMS: Prefer int for int32_tSebastian Huber2-0/+8
2018-06-14Daily bump.GCC Administrator1-1/+1
2018-06-13PR c++/86099 - ICE with trivial copy and non-trivial default ctor.Jason Merrill3-0/+48
2018-06-13c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill5-6/+18
2018-06-13MIPS: Add support for P6600.Matthew Fortune8-8/+470
2018-06-13compiler: avoid introducing redundant write barriersIan Lance Taylor4-10/+29
2018-06-13PR tree-optimization/86114 - ICE in gimple_fold_builtin_strlen with an invali...Martin Sebor5-8/+64
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill10-32/+113
2018-06-13re PR fortran/86110 (ICE in gfc_resolve_character_array_constructor, at fortr...Steven G. Kargl4-0/+20
2018-06-13compiler: include global variable preinit blocks in ast dumpsIan Lance Taylor2-2/+26
2018-06-13tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): Properly set v...Richard Biener3-4/+19
2018-06-13rl78.c (move_elim_pass): Use TDF_NONE rather than integer 0 for argument to p...Jeff Law2-3/+9
2018-06-13re PR fortran/85703 ([openacc] ICE in resolve_fntype, at fortran/resolve.c:16...Cesar Philippidis5-0/+34
2018-06-13re PR fortran/85702 ([openacc] ICE in gfc_format_decoder, at fortran/error.c:...Cesar Philippidis4-2/+17
2018-06-13libgo: update to Go 1.10.3 releaseIan Lance Taylor1-1/+1
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm8-87/+166
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka11-0/+108
2018-06-13re PR target/86048 (.seh_savexmm offset is negative error when compiling libpng)Eric Botcazou4-4/+58
2018-06-13[ARC] Update fma expansions.Claudiu Zissulescu4-0/+28
2018-06-13[ARC] Reimplement return padding operation for ARC700.Claudiu Zissulescu6-93/+166