2019-05-27 |
Eric Botcazou | dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_G... |
commit | commitdiff | tree |
2019-05-27 |
Uros Bizjak | i386.h (STACK_SIZE_MODE): Define. |
commit | commitdiff | tree |
2019-05-27 |
Christophe... | [testsuite,aarch64,arm] PR88440: Fix testcases |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR tree-optimization/90637 (ICE in vect_loop_version... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Call_to_gnu): Do not initialize the temporary... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | ada-builtin-types.def: New file. |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | utils.c (maybe_pad_type): Issue the warning for the... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Identifier_to_gnu): Minor tweaks. |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR tree-optimization/90610 (526.blender_r miscompare... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Gigi_Types_Compatible): New predicate. |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Call_to_gnu): Use the unpadded type when putti... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (gnat_to_gnu): Convert the count to the unsigne... |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR testsuite/90615 (several vector test cases fail... |
commit | commitdiff | tree |
2019-05-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-27 |
Ian Lance Taylor | re PR go/90635 (typo in libgo/configure.ac) |
commit | commitdiff | tree |
2019-05-27 |
Ian Lance Taylor | re PR go/90614 (gcc-9.1.0/libgo/go/syscall/wait.c:54... |
commit | commitdiff | tree |
2019-05-26 |
Uros Bizjak | i386.md (@leave_<mode>): New expander. |
commit | commitdiff | tree |
2019-05-26 |
Gerald Pfeifer | appendix_contributing.xml: Update pointer to C++ standa... |
commit | commitdiff | tree |
2019-05-26 |
Iain Sandoe | darwin, x86, testsuite - Amend three PIE tests, |
commit | commitdiff | tree |
2019-05-26 |
Gerald Pfeifer | invoke.texi (Link Options): Many editorial changes... |
commit | commitdiff | tree |
2019-05-26 |
John David... | linux-unwind.h (pa32_fallback_frame_state): Add cast. |
commit | commitdiff | tree |
2019-05-26 |
Thomas Koenig | re PR fortran/90539 (481.wrf slowdown by 25% on Intel... |
commit | commitdiff | tree |
2019-05-26 |
Rainer Orth | Added ChangeLog entry for last commit. |
commit | commitdiff | tree |
2019-05-26 |
Rainer Orth | Remove Solaris 10-only note about -mvect8-ret-in-mem |
commit | commitdiff | tree |
2019-05-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - Amend popcnt match string... |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - Check for an expected error... |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - require alias on a test using it. |
commit | commitdiff | tree |
2019-05-25 |
Marek Polacek | PR c++/90572 - wrong disambiguation in friend declaration. |
commit | commitdiff | tree |
2019-05-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-24 |
John David... | re PR target/90530 (Invalid SUBREG insn generated by... |
commit | commitdiff | tree |
2019-05-24 |
Jakub Jelinek | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON... |
commit | commitdiff | tree |
2019-05-24 |
Jonathan Wakely | Fix std::midpoint(T*, T*) for reversed arguments |
commit | commitdiff | tree |
2019-05-24 |
Andrew Stubbs | GCN: Wait for exit value to write before exiting. |
commit | commitdiff | tree |
2019-05-24 |
Jason Merrill | Revert "* gimplify.c (gimplify_cond_expr): Don't check... |
commit | commitdiff | tree |
2019-05-24 |
Jonathan Wakely | Fix broken shared_ptr test |
commit | commitdiff | tree |
2019-05-24 |
Clement Chigot | Makefile.am (BUILDTESTS): Remove test_elf, add test_elf... |
commit | commitdiff | tree |
2019-05-24 |
Richard Biener | re PR middle-end/90607 (gcc.dg/pr53265.c FAILs) |
commit | commitdiff | tree |
2019-05-24 |
Andrew Stubbs | Fix 64-bit addition in prologue. |
commit | commitdiff | tree |
2019-05-24 |
Matthew Malcomson | [aarch64] Change two function declaration types |
commit | commitdiff | tree |
2019-05-24 |
Jakub Jelinek | re PR tree-optimization/90106 (builtin sqrt() ignoring... |
commit | commitdiff | tree |
2019-05-24 |
Jakub Jelinek | re PR libgomp/90585 (libgomp hsa plugin ftbfs in the... |
commit | commitdiff | tree |
2019-05-24 |
Jakub Jelinek | re PR target/90568 (stack protector should use cmp... |
commit | commitdiff | tree |
2019-05-24 |
Richard Biener | re PR tree-optimization/88440 (size optimization of... |
commit | commitdiff | tree |
2019-05-24 |
Iain Sandoe | add missed Changelog. |
commit | commitdiff | tree |
2019-05-24 |
Iain Sandoe | Darwin, x86, testsuite - Make match strings more specific. |
commit | commitdiff | tree |
2019-05-24 |
Iain Sandoe | Darwin, x86, testsuite - Adjust test labels. |
commit | commitdiff | tree |
2019-05-24 |
Iain Sandoe | Darwin, x86, testsuite - Disable tests that cannot... |
commit | commitdiff | tree |
2019-05-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Fix testsuite bugs |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | LWG 2996 add rvalue overloads for shared_ptr aliasing... |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | LWG 2921 remove packaged_task constructors taking alloc... |
commit | commitdiff | tree |
2019-05-23 |
Iain Sandoe | darwin, x86 - disable '-mfentry' for the port. |
commit | commitdiff | tree |
2019-05-23 |
Bill Schmidt | rs6000.c (rs6000_global_entry_point_needed_p): Rename... |
commit | commitdiff | tree |
2019-05-23 |
Uros Bizjak | re PR target/90552 (attribute((optimize(3))) not overri... |
commit | commitdiff | tree |
2019-05-23 |
Bill Schmidt | rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_M... |
commit | commitdiff | tree |
2019-05-23 |
Hans-Peter... | From what I understand of the libstdc++/83237 thread at |
commit | commitdiff | tree |
2019-05-23 |
Mark Eggleston | fmt_f_default_field_width_1.f90: Hide REAL(16) behind... |
commit | commitdiff | tree |
2019-05-23 |
Jan Hubicka | re PR tree-optimization/90576 (SPEC CPU2006 450.soplex... |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Add missing feature test macro to C++17 status table |
commit | commitdiff | tree |
2019-05-23 |
Bill Schmidt | Add infrastructure to support -mcpu=future to represent... |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Make any_cast compare typeinfo as well as function... |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | PR libstdc++/90220 fix experimental::any_cast for non... |
commit | commitdiff | tree |
2019-05-23 |
Martin Liska | Do not use tree_to_wide_ref that point to a temporary... |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | PR c++/90592 add missing word "scope" to __func__ docs |
commit | commitdiff | tree |
2019-05-23 |
Richard Biener | re PR tree-optimization/88440 (size optimization of... |
commit | commitdiff | tree |
2019-05-23 |
Jakub Jelinek | re PR target/90568 (stack protector should use cmp... |
commit | commitdiff | tree |
2019-05-23 |
Eric Botcazou | * c-ada-spec.c (compare_node): Compare the DECL_UIDs... |
commit | commitdiff | tree |
2019-05-23 |
Martin Liska | Do not instrument static target_expr for use-after... |
commit | commitdiff | tree |
2019-05-23 |
Eric Botcazou | * gnat.dg/opt78.ad[sb]: New test. |
commit | commitdiff | tree |
2019-05-23 |
Iain Sandoe | x86, testsuite - update fuse-caller-save tests. |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Add whitespace between operator and operand |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Remove conflict marker from ChangeLog |
commit | commitdiff | tree |
2019-05-23 |
Jonathan Wakely | Remove resolved TODO comment |
commit | commitdiff | tree |
2019-05-23 |
Thomas Schwinge | [PR90510] Adjust 'brig.dg/test/gimple/packed.hsail' |
commit | commitdiff | tree |
2019-05-23 |
Prathamesh... | cse.c (cse_dump_path): s/dump_file/f. |
commit | commitdiff | tree |
2019-05-23 |
Jakub Jelinek | * g++.dg/cpp2a/is-constant-evaluated8.C: New test. |
commit | commitdiff | tree |
2019-05-23 |
Hans-Peter... | There was a regression for gfortran.dg/fmt_en.f90 for... |
commit | commitdiff | tree |
2019-05-23 |
David Malcolm | Bulletproof -fdiagnostics-format=json against bad locat... |
commit | commitdiff | tree |
2019-05-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-22 |
Marek Polacek | udlit-char-template-neg.C: Expect the error on a differ... |
commit | commitdiff | tree |
2019-05-22 |
Jonathan Wakely | PR libstdc++/90557 fix path assignment that alters... |
commit | commitdiff | tree |
2019-05-22 |
Kwok Cheung... | Add support for constructors and destuctors on GCN |
commit | commitdiff | tree |
2019-05-22 |
Andrew Stubbs | Fix trampoline execution failures on GCN5. |
commit | commitdiff | tree |
2019-05-22 |
Jason Merrill | gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRE... |
commit | commitdiff | tree |
2019-05-22 |
Jason Merrill | PR c++/20408 - unnecessary code for empty struct. |
commit | commitdiff | tree |
2019-05-22 |
Jonathan Wakely | PR libstdc++/77691 fix resource_adaptor failures due... |
commit | commitdiff | tree |
2019-05-22 |
Jason Merrill | PR c++/86485 - simple_empty_class_p |
commit | commitdiff | tree |
2019-05-22 |
Uros Bizjak | vect-signbitf.c (dg-final): Improve scan-assembler... |
commit | commitdiff | tree |
2019-05-22 |
H.J. Lu | x86: Don't allocate stack frame nor align stack if... |
commit | commitdiff | tree |
2019-05-22 |
Uros Bizjak | sse.md (sse_cvtpi2ps): Use TARGET_MMX in insn condition. |
commit | commitdiff | tree |
2019-05-22 |
Matthew Malcomson | [aarch64] Introduce flags for SVE2. |
commit | commitdiff | tree |
2019-05-22 |
Andrew Stubbs | Fix new coarray failures. |
commit | commitdiff | tree |
2019-05-22 |
Andrew Stubbs | Fix fortran size_type_node parameter passing. |
commit | commitdiff | tree |
2019-05-22 |
Janne Blomqvist | fortran/89100: Default widths with -fdec-format-defaults |
commit | commitdiff | tree |
2019-05-22 |
Richard Biener | alias.c (ao_ref_from_mem): Move stack-slot sharing... |
commit | commitdiff | tree |
2019-05-22 |
Martin Liska | Do not use quotes in tests (PR testsuite/90564). |
commit | commitdiff | tree |
2019-05-22 |
Martin Liska | Fix wrong escaping of brackets (PR testsuite/90564). |
commit | commitdiff | tree |
2019-05-22 |
Paolo Carlini | decltype-pr66548.C: Reinstate correct version. |
commit | commitdiff | tree |
2019-05-22 |
Paolo Carlini | decltype-pr66548.C: Remove, mistakenly added. |
commit | commitdiff | tree |
next |