2019-03-21 |
Jakub Jelinek | re PR c++/71446 (Incorrect overload resolution when... |
commit | commitdiff | tree |
2019-03-21 |
Jakub Jelinek | re PR c++/89767 (ICE with tuple and optimization) |
commit | commitdiff | tree |
2019-03-21 |
Jakub Jelinek | hash-table.h (hash_table): Add Lazy template parameter... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [PR72741] Properly handle clauses specifying the level... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [PR89773] Fortran OpenACC 'routine' directive refuses... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [PR72741] The name in a Fortran OpenACC 'routine' direc... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [PR72741] Encode OpenACC 'routine' directive's level... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [testsuite, Fortran] Provide 'dg-compile-aux-modules... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [testsuite] Fix 'dg-compile-aux-modules' diagnostic |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [testsuite, Fortran] Apply DejaGnu 1.4.4 work-around... |
commit | commitdiff | tree |
2019-03-21 |
Thomas Schwinge | [testsuite, Fortran] Consistently set 'DEFAULT_FFLAGS' |
commit | commitdiff | tree |
2019-03-21 |
Ian Lance Taylor | compiler: add a newline to function receiver type's... |
commit | commitdiff | tree |
2019-03-21 |
Richard Biener | re PR middle-end/89779 (internal compiler error: tree... |
commit | commitdiff | tree |
2019-03-21 |
Jonathan Wakely | In C++17 <math.h> should not put special functions... |
commit | commitdiff | tree |
2019-03-21 |
Jonathan Wakely | PR libstdc++/88066 Use <> for includes not "" |
commit | commitdiff | tree |
2019-03-21 |
Paolo Carlini | re PR c++/78645 (ICE on invalid code (Segmentation... |
commit | commitdiff | tree |
2019-03-21 |
Paolo Carlini | re PR c++/89571 (ICE in nothrow_spec_p, at cp/except... |
commit | commitdiff | tree |
2019-03-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-20 |
Iain Buclaw | d: Fix ICE force_type_die, at dwarf2out.c using nested... |
commit | commitdiff | tree |
2019-03-20 |
Janus Weil | re PR fortran/71861 ([F03] ICE in write_symbol(): bad... |
commit | commitdiff | tree |
2019-03-20 |
Jason Merrill | PR c++/87480 - decltype of member access in default... |
commit | commitdiff | tree |
2019-03-20 |
Andreas Krebbel | S/390: Fix PR89775. Stackpointer save/restore instructi... |
commit | commitdiff | tree |
2019-03-20 |
Jakub Jelinek | re PR target/89752 (ICE in emit_move_insn, at expr... |
commit | commitdiff | tree |
2019-03-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-19 |
Martin Sebor | PR tree-optimization/89688 - -Wstringop-overflow confus... |
commit | commitdiff | tree |
2019-03-19 |
Jim Wilson | RISC-V: Fix %lo overflow with BLKmode references. |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR rtl-optimization/89768 (ICE in compare_and_jump_s... |
commit | commitdiff | tree |
2019-03-19 |
Ian Lance Taylor | compiler,runtime: pass old slice's ptr/len/cap by value... |
commit | commitdiff | tree |
2019-03-19 |
Martin Sebor | PR tree-optimization/89644 - false-positive -Warray... |
commit | commitdiff | tree |
2019-03-19 |
Martin Sebor | PR tree-optimization/89644 - False-positive -Warray... |
commit | commitdiff | tree |
2019-03-19 |
Martin Liska | Fix set of even probabilities (PR middle-end/89737). |
commit | commitdiff | tree |
2019-03-19 |
Segher Boessenkool | rs6000: Unaligned stfiwx on older CPUs (PR89746) |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR target/89378 ([MIPS] FAIL: gcc.dg/vect/pr88598... |
commit | commitdiff | tree |
2019-03-19 |
Richard Biener | re PR debug/88389 (-flto -g -gsplit-dwarf is broken) |
commit | commitdiff | tree |
2019-03-19 |
Jan Hubicka | re PR lto/87089 (tree check: expected class 'type'... |
commit | commitdiff | tree |
2019-03-19 |
Ian Lance Taylor | libgo: fix build on AIX |
commit | commitdiff | tree |
2019-03-19 |
Kelvin Nilsen | re PR target/89736 (New test pr87532-mc.c fails on... |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR target/89506 (ICE: in decompose, at rtl.h:2266... |
commit | commitdiff | tree |
2019-03-19 |
Jonathan Wakely | Update libstdc++ API Evolution documentation |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR target/89752 (ICE in emit_move_insn, at expr... |
commit | commitdiff | tree |
2019-03-19 |
Eric Botcazou | re PR rtl-optimization/89753 (ICE in unroll_loop_consta... |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR target/89726 (Incorrect inlined version of 'ceil... |
commit | commitdiff | tree |
2019-03-19 |
Jakub Jelinek | re PR c/89734 (const qualifier on return type not erase... |
commit | commitdiff | tree |
2019-03-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-18 |
Martin Sebor | PR tree-optimization/89720 - Spurious -Warray-bounds... |
commit | commitdiff | tree |
2019-03-18 |
Johannes Pfau | mh-mingw: Also set __USE_MINGW_ACCESS flag for C++... |
commit | commitdiff | tree |
2019-03-18 |
Joseph Myers | * sv.po: Update. |
commit | commitdiff | tree |
2019-03-18 |
H.J. Lu | Add a test for PR c++/89630 |
commit | commitdiff | tree |
2019-03-18 |
Ian Lance Taylor | libgo: update to Go 1.12.1 |
commit | commitdiff | tree |
2019-03-18 |
Kito Cheng | RISC-V: Fix testsuite regression caused by quotes aroun... |
commit | commitdiff | tree |
2019-03-18 |
Jason Merrill | PR c++/89630 - ICE with dependent using-decl as templat... |
commit | commitdiff | tree |
2019-03-18 |
Jason Merrill | PR c++/89761 - ICE with sizeof... in pack expansion. |
commit | commitdiff | tree |
2019-03-18 |
Jason Merrill | PR c++/89640 - GNU attributes on lambda. |
commit | commitdiff | tree |
2019-03-18 |
Segher Boessenkool | rs6000: Fix altivec-7.c testcase |
commit | commitdiff | tree |
2019-03-18 |
Segher Boessenkool | rs6000: Use pointers in bswap testcases |
commit | commitdiff | tree |
2019-03-18 |
Segher Boessenkool | rs6000: Fix pr18096-1.c test |
commit | commitdiff | tree |
2019-03-18 |
Thomas Koenig | re PR fortran/68009 (prototype for gfortran_runtime_err... |
commit | commitdiff | tree |
2019-03-18 |
Jason Merrill | PR c++/89682 - wrong access error in default argument. |
commit | commitdiff | tree |
2019-03-18 |
Richard Biener | re PR tree-optimization/88945 (ICE in fold_convert_loc... |
commit | commitdiff | tree |
2019-03-18 |
Andrew Stubbs | Implement circular print buffer. |
commit | commitdiff | tree |
2019-03-18 |
Richard Sandiford | Fix a case in which the vector cost model was ignored |
commit | commitdiff | tree |
2019-03-18 |
Martin Jambor | Add forgotten requeing in propagate_subaccesses_across_link |
commit | commitdiff | tree |
2019-03-18 |
Andrew Burgess | gcc/riscv: Correctly ignore empty C++ structs when... |
commit | commitdiff | tree |
2019-03-18 |
Paolo Carlini | re PR c++/85014 (internal compiler error: in lookup_bas... |
commit | commitdiff | tree |
2019-03-18 |
Claudiu Zissulescu | [ARC] Enable code density frame option for elf targets. |
commit | commitdiff | tree |
2019-03-18 |
Claudiu Zissulescu | [ARC] Fix tst_movb pattern. |
commit | commitdiff | tree |
2019-03-18 |
Claudiu Zissulescu | [ARC] Define TARGET_HAVE_SPECULATION_SAFE_VALUE. |
commit | commitdiff | tree |
2019-03-18 |
Claudiu Zissulescu | [ARC] Introduce ADJUST_REG_ALLOC_ORDER. |
commit | commitdiff | tree |
2019-03-18 |
Richard Biener | re PR target/87561 (416.gamess is slower by ~10% starti... |
commit | commitdiff | tree |
2019-03-18 |
Richard Biener | re PR target/87561 (416.gamess is slower by ~10% starti... |
commit | commitdiff | tree |
2019-03-18 |
Jakub Jelinek | re PR middle-end/86979 (ICE: in maybe_record_trace_star... |
commit | commitdiff | tree |
2019-03-18 |
Andrey Belevantsev | re PR rtl-optimization/89676 (Redundant moves for long... |
commit | commitdiff | tree |
2019-03-18 |
Thomas Koenig | re PR fortran/88008 (ICE in check_typebound_baseobject... |
commit | commitdiff | tree |
2019-03-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-17 |
Jason Merrill | PR c++/89571 - ICE with ill-formed noexcept on constructor. |
commit | commitdiff | tree |
2019-03-17 |
John David... | pr83487-1_x.c: Use -fno-common option on hppa*-*-hpux*. |
commit | commitdiff | tree |
2019-03-17 |
John David... | pointer_init_10.f90: Require visibility support. |
commit | commitdiff | tree |
2019-03-17 |
John David... | pr88074.c: Require c99_runtime. |
commit | commitdiff | tree |
2019-03-17 |
John David... | re PR testsuite/89666 (FAIL: gcc.dg/ipa/ipa-icf-39... |
commit | commitdiff | tree |
2019-03-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-16 |
Jakub Jelinek | re PR fortran/89724 (Fortran diagnostics give wrong... |
commit | commitdiff | tree |
2019-03-16 |
John David... | Fix type in last change. |
commit | commitdiff | tree |
2019-03-16 |
John David... | re PR testsuite/89393 (FAIL: g++.dg/abi/ref-temp1.C... |
commit | commitdiff | tree |
2019-03-16 |
John David... | builtin-has-attribute-4.c: Skip on 32-bit hppa*-*-hpux*. |
commit | commitdiff | tree |
2019-03-16 |
John David... | re PR inline-asm/84941 (internal compiler error: in... |
commit | commitdiff | tree |
2019-03-16 |
John David... | Wattributes-10.c: Add -fno-common option on hppa*-... |
commit | commitdiff | tree |
2019-03-16 |
John David... | re PR testsuite/84174 (FAIL: gcc.dg/Wattributes-6.c... |
commit | commitdiff | tree |
2019-03-16 |
John David... | re PR testsuite/83453 (FAIL: c-c++-common/Wattributes... |
commit | commitdiff | tree |
2019-03-16 |
John David... | target-supports.exp (check_ascii_locale_available)... |
commit | commitdiff | tree |
2019-03-16 |
Thomas Koenig | re PR fortran/84394 (compiler error when using modules... |
commit | commitdiff | tree |
2019-03-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-03-15 |
Harald Anlauf | re PR fortran/60091 (Misleading error messages in rank... |
commit | commitdiff | tree |
2019-03-15 |
Segher Boessenkool | LRA: side_effects_p stmts' output is not invariant... |
commit | commitdiff | tree |
2019-03-15 |
Kelvin Nilsen | re PR target/87532 (bad results from vec_extract(unsign... |
commit | commitdiff | tree |
2019-03-15 |
Ian Lance Taylor | compiler: preserve nointerface property when inlining... |
commit | commitdiff | tree |
2019-03-15 |
Alexander Monakov | add myself as selective scheduling reviewer |
commit | commitdiff | tree |
2019-03-15 |
Ian Lance Taylor | compiler: use const rather than constexpr |
commit | commitdiff | tree |
2019-03-15 |
Alexandre Oliva | [PR88534] accept VAR_DECL in class literal template... |
commit | commitdiff | tree |
2019-03-15 |
Iain Buclaw | re PR d/88990 (ICE in get_symbol_decl, at d/decl.cc... |
commit | commitdiff | tree |
2019-03-15 |
Robin Dapp | S/390: Fix tests that expect unquoted option names |
commit | commitdiff | tree |
next |