2019-06-26 |
Li Jia He | [RS6000] Change maddld match_operand from DI to GPR |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Segher Boessenkool | doc: Fix opindex for -W options |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Martin Liska | Fix one another thinko in tree-vect-loop.c (PR tree... |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Martin Liska | Fix missing else keyword seen with clang-static-analyzer: |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Jason Merrill | PR c++/70462 - unnecessary base ctor variant with final. |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Hongtao Liu | Enable GCC support for AVX512_VP2INTERSECT which will... |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Steven G. Kargl | re PR fortran/90988 (Wrong error message with variables... |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Ian Lance Taylor | libgo/testsuite: ignore symbols with a leading dot... |
commit | commitdiff | tree | snapshot |
2019-06-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Ian Lance Taylor | cmd/go: silence ar with D flag failures |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Iain Sandoe | Darwin, add a missed file change |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Iain Sandoe | [Darwin, PPC] Move the out of line register save/restor... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Bill Seurer | [PATCH, rs6000] Split up rs6000.c. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jason Merrill | class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Liska | Put hashtab_chk_error into hash-table.c. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jakub Jelinek | re PR c++/90969 (ICE: tree check: expected array_type... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jonathan Wakely | Fix non-portable use of std::abs(double) in constexpr... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Liska | Transform filter-rtags-warnings to filter-clang-warnings. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Liska | Remove dead code in df-scan.c (PR tree-optimization... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Liska | Do not call strlen with NULL argument in libgcov. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Kwok Cheung... | Enable full GFortran library for AMD GCN |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Andrew Stubbs | Stub implementation of unwinding for AMD GCN. |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Kwok Cheung... | Create GCN-specific gthreads |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Jambor | [PR 90939] Remove outdated assert in ipcp_bits_lattice... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Richard Biener | re PR tree-optimization/90930 (Excessive memory consump... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Claudiu Zissulescu | [ARC] Fix for PR89838 |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jozef Lawrynowicz | Implement alternate "__intN__" form of "__intN" type |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jan Hubicka | tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Check... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Martin Liska | Properly sum costs in tree-vect-loop.c (PR tree-optimiz... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Remove superfluous test... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jakub Jelinek | re PR sanitizer/90954 (ICE: combining undefined behavio... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jakub Jelinek | pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Ian Lance Taylor | runtime: mark memequal and memclrNoHeapPointers nosplit |
commit | commitdiff | tree | snapshot |
2019-06-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Jan Hubicka | ipa-utils.h (type_with_linkage_p): Verify that type... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Iain Sandoe | [Darwin, PPC, testsuite] Skip tests for unimplemented... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix spec-barr-1.c for Darwin. |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Iain Sandoe | [Darwin, testsuite] Fix isystem-2.c. |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Ian Lance Taylor | compiler: open code string equality |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Richard Biener | re PR target/90972 (ICE in fold_convert_loc, at fold... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Richard Biener | re PR tree-optimization/90930 (Excessive memory consump... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Ian Lance Taylor | compiler: use builtin memcmp directly |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Martin Sebor | utils.c (handle_nonnull_attribute): Quote attribute... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Jason Merrill | Don't use a separate CLASSTYPE_AS_BASE if it's the... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Jonathan Wakely | Fix std::midpoint for denormal values |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Jonathan Wakely | Define C11 macros such as FLT_DECIMAL_DIG for C++17 |
commit | commitdiff | tree | snapshot |
2019-06-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Ian Lance Taylor | compiler: edit error messages to avoid -Wformat-diag... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Ian Lance Taylor | compiler: add go_debug and use it for debug messages |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix builtins-2 for Darwin. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix pr80125 testcase for Darwin. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix builtins-1 testcase for... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC] Handle GCC target pragma. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC] Emit uppercase versions of ppc defines. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix pr71785 testcase for Darwin. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Marek Polacek | Rename DEFAULT_ARG to DEFERRED_PARSE. |
commit | commitdiff | tree | snapshot |
2019-06-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Jerry DeLisle | Fix typo in ChangeLog |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Jerry DeLisle | re PR fortran/89782 (Can do an internal READ of a chara... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Iain Sandoe | [Darwin, PPC, testsuite] Add requires for DFP to two... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Iain Sandoe | [Darwin, PPC, testsuite] Fix darwin-bool-1.c. |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Jeff Law | * config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Marek Polacek | re PR c++/65707 (internal compiler error: in unify... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Marek Polacek | re PR c++/66256 (noexcept evaluation done before end... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Jan Hubicka | alias-access-path-6.c: New testcase. |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Marek Polacek | PR c++/86476 - noexcept-specifier is a complete-class... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Marek Polacek | PR c++/90881 - bogus -Wunused-value in unevaluated... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Paolo Carlini | decl.c (grokdeclarator): Use id_loc... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Cherry Zhang | compiler: intrinsify some math/bits functions |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Ian Lance Taylor | runtime: inline and remove eqtype |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Ian Lance Taylor | compiler: open code some type assertions |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Paolo Carlini | re PR c++/90909 (call devirtualized to pure virtual) |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Jakub Jelinek | tree-vect-data-refs.c (vect_find_stmt_data_reference... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Paolo Carlini | re PR c++/90909 (call devirtualized to pure virtual) |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Paolo Carlini | re PR c++/90909 (call devirtualized to pure virtual) |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Marek Polacek | PR c++/61490 - qualified-id in friend function definition. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Marek Polacek | PR c++/60223 - ICE with T{} in non-deduced context. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Marek Polacek | PR c++/64235 - missing syntax error with invalid alignas. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Steven G. Kargl | re PR fortran/67884 (Missing error message on required... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Marek Polacek | PR c++/90490 - fix decltype issues in noexcept-specifier. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Matthew Beliveau | PR c++/90875 - added -Wswitch-outside-range option |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Iain Sandoe | [Darwin, fixincludes] Fix Darwin9/10 math.h issues. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Iain Sandoe | [Darwin, fixincludes] Fix Darwin14 header issues. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Richard Biener | re PR tree-optimization/90930 (Excessive memory consump... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Matthew Beliveau | PR c++/90875 - added -Wswitch-outside-range option |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Steven G. Kargl | re PR fortran/51991 (Wrong error message with variables... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Jeff Law | re PR tree-optimization/90949 (null pointer check removed) |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Richard Sandiford | Fix missing name in ChangeLog |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Marek Polacek | PR c++/90953 - ICE with -Wmissing-format-attribute. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Richard Sandiford | Fix missing name in ChangeLog |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Ian Lance Taylor | compiler: omit write barrier for assignment to *(conver... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Ian Lance Taylor | compiler: open code string slice expressions |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Richard Biener | re PR debug/90914 (ICE in schedule_generic_params_dies_... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Richard Biener | re PR tree-optimization/90913 (ICE in maybe_gen_insn... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Jakub Jelinek | omp-low.c (lower_rec_simd_input_clauses): Add rvar2... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Jakub Jelinek | re PR c++/90950 (OpenMP clause handling rejecting refer... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Jakub Jelinek | tree-vect-data-refs.c (vect_find_stmt_data_reference... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Marek Polacek | re PR c++/79781 (ICE on valid C++ code with -std=c... |
commit | commitdiff | tree | snapshot |
next |