2017-03-08 |
Eric Botcazou | re PR ada/79945 (ppc64le Default_Bit_Order in Ada) |
commit | commitdiff | tree |
2017-03-08 |
Jakub Jelinek | avr.md (setmemhi): Make sure match_dup operand number... |
commit | commitdiff | tree |
2017-03-08 |
Richard Biener | re PR tree-optimization/79920 (Incorrect floating point... |
commit | commitdiff | tree |
2017-03-08 |
Jakub Jelinek | re PR target/79904 (ICE in annotate_constant_pool_refs... |
commit | commitdiff | tree |
2017-03-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-07 |
Jakub Jelinek | re PR c/79834 (c/c-parser.c: make code more i18n-friendly) |
commit | commitdiff | tree |
2017-03-07 |
Marek Polacek | re PR middle-end/79809 (ICE in alloca_call_type, at... |
commit | commitdiff | tree |
2017-03-07 |
Martin Liska | gcov: put comment to correct location. |
commit | commitdiff | tree |
2017-03-07 |
Martin Liska | Use array_at_struct_end_p in tree-chkp.c (PR middle... |
commit | commitdiff | tree |
2017-03-07 |
Richard Biener | tree-vect-loop-manip.c (slpeel_add_loop_guard): Preserv... |
commit | commitdiff | tree |
2017-03-07 |
Segher Boessenkool | i386: Do not align small stack slots to 16 bytes |
commit | commitdiff | tree |
2017-03-07 |
Kyrylo Tkachov | PR c/79855: add full stop to store merging param descri... |
commit | commitdiff | tree |
2017-03-07 |
Jakub Jelinek | re PR rtl-optimization/79901 (ICE in prepare_cmp_insn... |
commit | commitdiff | tree |
2017-03-07 |
Jakub Jelinek | re PR rtl-optimization/79901 (ICE in prepare_cmp_insn... |
commit | commitdiff | tree |
2017-03-07 |
Jakub Jelinek | re PR sanitizer/79897 (ICE in gimplify_modify_expr... |
commit | commitdiff | tree |
2017-03-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-06 |
John David... | Fix typo. |
commit | commitdiff | tree |
2017-03-06 |
Jakub Jelinek | re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc... |
commit | commitdiff | tree |
2017-03-06 |
John David... | PR target 77850 |
commit | commitdiff | tree |
2017-03-06 |
Vladimir Makarov | Fix the last ChangeLog entry |
commit | commitdiff | tree |
2017-03-06 |
Vladimir Makarov | re PR rtl-optimization/79571 (ICE in Max. number of... |
commit | commitdiff | tree |
2017-03-06 |
Marek Polacek | PR c++/79796 - ICE with NSDMI and this pointer |
commit | commitdiff | tree |
2017-03-06 |
Julia Koval | Set incoming stack boundary to 128 for 64-bit targets |
commit | commitdiff | tree |
2017-03-06 |
Jakub Jelinek | re PR c++/79822 (ICE with void statement expression) |
commit | commitdiff | tree |
2017-03-06 |
Jason Merrill | Revert "Allow deduction guides to look into primary... |
commit | commitdiff | tree |
2017-03-06 |
Richard Biener | re PR tree-optimization/79887 (ICE in set_uid_loop_bbs... |
commit | commitdiff | tree |
2017-03-06 |
Richard Biener | re PR tree-optimization/79824 (Failure to peel for... |
commit | commitdiff | tree |
2017-03-06 |
Toma Tabacu | Add check_effective_target_gettimeofday and use it... |
commit | commitdiff | tree |
2017-03-06 |
Richard Biener | re PR fortran/79894 (ICE in gfc_add_modify_loc, at... |
commit | commitdiff | tree |
2017-03-06 |
Robin Dapp | S/390: Disable vectorization for loops with few iterations |
commit | commitdiff | tree |
2017-03-06 |
Robin Dapp | S/390: Change 2-byte NOPs |
commit | commitdiff | tree |
2017-03-06 |
Paolo Carlini | re PR c++/64574 (ICE (stack overflow SEGV) with bad... |
commit | commitdiff | tree |
2017-03-06 |
Jakub Jelinek | re PR target/79812 (ICE in simplify_binary_operation_1... |
commit | commitdiff | tree |
2017-03-06 |
Toma Tabacu | MIPS: Force o32 ABI for inline-memcpy-3.c. |
commit | commitdiff | tree |
2017-03-06 |
Prachi Godbole | mips-msa.md (msa_fmax_a_<msafmt>, [...]): Introduce... |
commit | commitdiff | tree |
2017-03-06 |
Martin Liska | Fix ICE in use-after-scope w/ -fno-tree-dce (PR sanitiz... |
commit | commitdiff | tree |
2017-03-06 |
Prachi Godbole | mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for... |
commit | commitdiff | tree |
2017-03-06 |
Prachi Godbole | mips.c (mips_gen_const_int_vector): Change type of... |
commit | commitdiff | tree |
2017-03-06 |
Richard Biener | lto-streamer.c (lto_check_version): Use %qs in diagnostics. |
commit | commitdiff | tree |
2017-03-06 |
Joseph Myers | * de.po, fr.po: Update. |
commit | commitdiff | tree |
2017-03-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-05 |
Jakub Jelinek | sse.md (sse_storehps, [...]): Require in condition... |
commit | commitdiff | tree |
2017-03-05 |
Jonathan Wakely | Add std::scoped_lock for C++17 |
commit | commitdiff | tree |
2017-03-05 |
Paolo Carlini | re PR c++/70266 (ICE on invalid code on x86_64-linux... |
commit | commitdiff | tree |
2017-03-05 |
Andre Vehreschild | check.c (positive_check): Add new function checking... |
commit | commitdiff | tree |
2017-03-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-04 |
Jason Merrill | c.opt (Wnoexcept-type): New. |
commit | commitdiff | tree |
2017-03-04 |
Marek Polacek | re PR c/79847 (diagnostics: missing space in "implicit... |
commit | commitdiff | tree |
2017-03-04 |
Jason Merrill | Core issues 2273 and 2277 |
commit | commitdiff | tree |
2017-03-04 |
Jerry DeLisle | re PR fortran/79841 (Inconsistent diagnostics in fortra... |
commit | commitdiff | tree |
2017-03-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-03 |
Joseph Myers | * de.po: Update. |
commit | commitdiff | tree |
2017-03-03 |
Marek Polacek | re PR c/79758 (ICE: tree check: expected class 'type... |
commit | commitdiff | tree |
2017-03-03 |
Jakub Jelinek | re PR c/79837 (incomplete diagnostic in c-parser: expec... |
commit | commitdiff | tree |
2017-03-03 |
Jakub Jelinek | re PR c/79836 (typo in c/c-parser.c: pragma omp ordered) |
commit | commitdiff | tree |
2017-03-03 |
Jakub Jelinek | re PR middle-end/79805 (ICE (verify_flow_info failed... |
commit | commitdiff | tree |
2017-03-03 |
Segher Boessenkool | rs6000: Fix for -mwarn-cell-microcode (PR43763) |
commit | commitdiff | tree |
2017-03-03 |
Andrew Senkevich | avx512vpopcntdq-check.h: New. |
commit | commitdiff | tree |
2017-03-03 |
Martin Sebor | PR tree-optimization/79699 - small memory leak in MPFR |
commit | commitdiff | tree |
2017-03-03 |
Kyrylo Tkachov | [AArch64] Fix bootstrap due to wide_int .elt (0) uninit... |
commit | commitdiff | tree |
2017-03-03 |
Uros Bizjak | i386.md (*pushtf): Change *roF constraint to *roC. |
commit | commitdiff | tree |
2017-03-03 |
Gerald Pfeifer | * gcc_release (snapshot_print): Replace md5 checksum... |
commit | commitdiff | tree |
2017-03-03 |
Toma Tabacu | MIPS: Fix register mode checking for n64 in pr68273.c. |
commit | commitdiff | tree |
2017-03-03 |
Martin Liska | Remove unused variable. |
commit | commitdiff | tree |
2017-03-03 |
Uros Bizjak | pr71624.C: Disable for x32. |
commit | commitdiff | tree |
2017-03-03 |
Jakub Jelinek | re PR target/79807 (ICE in extract_insn, at recog.c... |
commit | commitdiff | tree |
2017-03-03 |
Jan Hubicka | Properly handle __cxa_pure_virtual visibility (PR lto... |
commit | commitdiff | tree |
2017-03-03 |
Martin Liska | Add -Wdisabled-optimization to loop prefetching pass... |
commit | commitdiff | tree |
2017-03-03 |
Martin Liska | GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimiza... |
commit | commitdiff | tree |
2017-03-03 |
Richard Biener | fixed-value.c (fixed_from_string): Restore use of elt... |
commit | commitdiff | tree |
2017-03-03 |
Richard Biener | re PR c++/79825 (Uninitialized uses in aggregate copies... |
commit | commitdiff | tree |
2017-03-03 |
Jakub Jelinek | * gcc.dg/pr57134.c: Use empty inline asm string literal. |
commit | commitdiff | tree |
2017-03-03 |
Marek Polacek | re PR c++/79791 (-Werror=write-strings ignored with... |
commit | commitdiff | tree |
2017-03-03 |
Uros Bizjak | re PR target/79514 (ICE in curr_insn_transform, at... |
commit | commitdiff | tree |
2017-03-03 |
Richard Biener | re PR middle-end/79818 (wrong code with -fwrapv and... |
commit | commitdiff | tree |
2017-03-03 |
Jason Merrill | Update overload resolution with deduction guides. |
commit | commitdiff | tree |
2017-03-03 |
Jason Merrill | Allow deduction guides to look into primary template. |
commit | commitdiff | tree |
2017-03-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-03-02 |
Jakub Jelinek | re PR c++/79782 (ICE: tree check: expected tree_list... |
commit | commitdiff | tree |
2017-03-02 |
Joseph Myers | * da.po: Update. |
commit | commitdiff | tree |
2017-03-02 |
Uros Bizjak | *.c: Test for "{ i?86-*-* x86_64-*-* } && lp64" targets... |
commit | commitdiff | tree |
2017-03-02 |
Bill Schmidt | vector.md (vector_ne_<mode>_p): Correct operand numbers. |
commit | commitdiff | tree |
2017-03-02 |
Gerald Pfeifer | debug_mode.xml: Update and simplify note on link- and... |
commit | commitdiff | tree |
2017-03-02 |
Jonathan Wakely | Rename 17_intro/headers/names.cc test file |
commit | commitdiff | tree |
2017-03-02 |
Uros Bizjak | re PR target/79514 (ICE in curr_insn_transform, at... |
commit | commitdiff | tree |
2017-03-02 |
Jakub Jelinek | re PR rtl-optimization/79780 (ICE in rtl_verify_bb_insn... |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | fold-const.c (const_binop): Use ulow () instead of... |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | re PR tree-optimization/79345 (passing yet-uninitialize... |
commit | commitdiff | tree |
2017-03-02 |
Thomas Koenig | matmul.m4 (matmul_'rtype_code`): Avoid race condition... |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | re PR middle-end/79756 (ICE in execute_todo, at passes... |
commit | commitdiff | tree |
2017-03-02 |
Bin Cheng | re PR tree-optimization/66768 (address space gets lost... |
commit | commitdiff | tree |
2017-03-02 |
Thomas Koenig | re PR libfortran/78379 (Processor-specific versions... |
commit | commitdiff | tree |
2017-03-02 |
Jonathan Yong | gthr-win32.h: Define NOGDI before windows.h include... |
commit | commitdiff | tree |
2017-03-02 |
Jonathan Yong | unwind-seh.c: Suppress warnings for RtlUnwindEx calls. |
commit | commitdiff | tree |
2017-03-02 |
Jakub Jelinek | re PR tree-optimization/79345 (passing yet-uninitialize... |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | dfinit.c: Only run for lp64. |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | wide-int.h (wide_int_storage::operator=): Implement... |
commit | commitdiff | tree |
2017-03-02 |
Richard Biener | re PR tree-optimization/79777 (ICE on -Os and above... |
commit | commitdiff | tree |
2017-03-02 |
Jonathan Wakely | PR libstdc++/79789 fix non-reserved names in headers |
commit | commitdiff | tree |
2017-03-02 |
Jonathan Wakely | PR 79798 Fix incorrect use of std::result_of in std... |
commit | commitdiff | tree |
next |