Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | re PR testsuite/86745 (gcc.target/i386/avx-cvt-2.c etc. FAIL on 64-bit x86) | Uros Bizjak | 3 | -12/+18 |
2018-08-16 | -Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693) | David Malcolm | 2 | -0/+17 |
2018-08-16 | expmed.h (canonicalize_comparison): New declaration. | Vlad Lazar | 2 | -0/+58 |
2018-08-16 | Add __USER_LABEL_PREFIX__ to the asm names for targets that need it. | Iain Sandoe | 2 | -2/+12 |
2018-08-16 | Darwin doesn't have pthread_barrier, at least up to Darwin18 | Iain Sandoe | 4 | -0/+9 |
2018-08-16 | fix section naming convention for Darwin in three tests | Iain Sandoe | 4 | -0/+23 |
2018-08-16 | Fix pr81923 test for targets using __USER_LABEL_PREFIX__ | Iain Sandoe | 2 | -1/+8 |
2018-08-15 | i386.opt (mmitigate-rop): Mark as deprecated. | Uros Bizjak | 3 | -8/+6 |
2018-08-15 | ChangeLog: Fix whitespace. | Uros Bizjak | 1 | -6/+6 |
2018-08-15 | fold-vec-splat-char.c: New. | Will Schmidt | 7 | -0/+296 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 23 | -45/+574 |
2018-08-15 | Do not expand the call to memcmp at all when overflow is detected. | Qing Zhao | 2 | -3/+9 |
2018-08-15 | c-decl.c (start_decl): Do not warn if variables is named as main and is a loc... | Prathamesh Kulkarni | 2 | -0/+14 |
2018-08-15 | Don't make unsized objects into extern. | Iain Sandoe | 3 | -3/+10 |
2018-08-15 | Fix merging of 2 predictors (PR tree-optimization/86925). | Martin Liska | 3 | -0/+42 |
2018-08-15 | decl.c (check_previous_goto_1): When decl_jump_unsafe returns 2 emit an error... | Paolo Carlini | 2 | -3/+7 |
2018-08-14 | i386.c (expand_vec_perm_movs): New method matching movs patterns. | Allan Sandfeld Jensen | 2 | -0/+25 |
2018-08-14 | PR tree-optimization/86650 - -Warray-bounds missing inlining context | Martin Sebor | 2 | -0/+23 |
2018-08-14 | re PR fortran/86116 (Ambiguous generic interface not recognised) | Janus Weil | 2 | -0/+32 |
2018-08-13 | re PR c++/57891 (No diagnostic of narrowing conversion in non-type template a... | Marek Polacek | 20 | -47/+105 |
2018-08-13 | rs6000: Fix pr56605.c | Segher Boessenkool | 2 | -1/+6 |
2018-08-13 | PR tree-optimization/71625 - missing strlen optimization on different array i... | Martin Sebor | 8 | -1/+549 |
2018-08-13 | P0806R2 - Deprecate implicit capture of this via [=] | Marek Polacek | 4 | -0/+164 |
2018-08-13 | re PR c++/86915 (Segmentation fault for an array of auto in template parameter) | Marek Polacek | 2 | -0/+9 |
2018-08-12 | re PR fortran/66679 ([OOP] ICE with class(*) and transfer) | Paul Thomas | 2 | -0/+23 |
2018-08-12 | re PR fortran/86906 (erroneous name clash with renaming in use statement) | Paul Thomas | 2 | -0/+24 |
2018-08-11 | re PR tree-optimization/86835 (Bogus "is used uninitialized" warning with -ff... | Jakub Jelinek | 2 | -0/+34 |
2018-08-11 | PR c++/86728 - C variadic generic lambda. | Jason Merrill | 1 | -0/+4 |
2018-08-10 | re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize) | Janus Weil | 5 | -2/+70 |
2018-08-10 | i386: do not use SImode mul-highpart on 64-bit (PR 82418) | Alexander Monakov | 2 | -0/+15 |
2018-08-10 | Introduce __builtin_expect_with_probability (PR target/83610). | Martin Liska | 4 | -0/+64 |
2018-08-10 | Strip only selected predictors after early tree passes (PR tree-optimization/... | Martin Liska | 2 | -0/+24 |
2018-08-09 | re PR middle-end/86897 (gcc.dg/uninit-suppress_2.c FAILs) | Jeff Law | 2 | -1/+6 |
2018-08-09 | Allow inner-loop reductions with variable-length vectors | Richard Sandiford | 2 | -0/+24 |
2018-08-09 | diagnostics: add line numbers to source (PR other/84889) | David Malcolm | 5 | -2/+154 |
2018-08-09 | Restore flow_bb_inside_loop_p tests (PR 86858) | Richard Sandiford | 2 | -0/+18 |
2018-08-09 | Fix invalid assumption in vect_transform_stmt (PR 86871) | Richard Sandiford | 2 | -0/+20 |
2018-08-09 | p784.C: Add -fpermissive. | Paolo Carlini | 2 | -1/+5 |
2018-08-09 | S/390: Fix target attribute tests | Andreas Krebbel | 68 | -2116/+2187 |
2018-08-09 | S/390: Fix PR84332 ICE with stack clash protection | Andreas Krebbel | 2 | -0/+14 |
2018-08-08 | m68k: handle more cases of TLS symbols with offset | Andreas Schwab | 2 | -0/+20 |
2018-08-08 | [PATCH] line-map include-from representation | Nathan Sidwell | 4 | -0/+12 |
2018-08-08 | S/390: Fix PR85295 | Andreas Krebbel | 3 | -0/+100 |
2018-08-08 | S/390: Remove support for g5 and g6 machines | Ilya Leoshkevich | 5 | -55/+7 |
2018-08-08 | P0595R1 - is_constant_evaluated | Jakub Jelinek | 2 | -0/+69 |
2018-08-08 | re PR c++/86836 (internal compiler error on structured bindings with shadow p... | Jakub Jelinek | 2 | -0/+28 |
2018-08-08 | re PR c++/86738 (gcc 8.2: Internal compiler error memcpy) | Jakub Jelinek | 2 | -0/+17 |
2018-08-07 | [AArch64] Fix -mlow-precision-div (PR 86838) | Richard Sandiford | 3 | -0/+42 |
2018-08-07 | PR c++/59480, DR 136 | Paolo Carlini | 11 | -1/+94 |
2018-08-07 | re PR c++/79133 (lambda capture shadowing parameter & decltype confusion) | Ville Voutilainen | 2 | -0/+17 |