Age | Commit message (Expand) | Author | Files | Lines |
2017-03-05 | re PR c++/70266 (ICE on invalid code on x86_64-linux-gnu: unexpected expressi... | Paolo Carlini | 4 | -0/+22 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 38 | -19/+871 |
2017-03-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2017-03-04 | c.opt (Wnoexcept-type): New. | Jason Merrill | 6 | -2/+30 |
2017-03-04 | re PR c/79847 (diagnostics: missing space in "implicit declaration of function") | Marek Polacek | 2 | -1/+6 |
2017-03-04 | Core issues 2273 and 2277 | Jason Merrill | 4 | -10/+53 |
2017-03-04 | re PR fortran/79841 (Inconsistent diagnostics in fortran/openmp.c, function c... | Jerry DeLisle | 2 | -1/+6 |
2017-03-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2017-03-03 | * de.po: Update. | Joseph Myers | 2 | -2067/+555 |
2017-03-03 | re PR c/79758 (ICE: tree check: expected class 'type', have 'exceptional' (er... | Marek Polacek | 4 | -7/+28 |
2017-03-03 | re PR c/79837 (incomplete diagnostic in c-parser: expected +, *, -, &, ^, |, ... | Jakub Jelinek | 2 | -2/+8 |
2017-03-03 | re PR c/79836 (typo in c/c-parser.c: pragma omp ordered) | Jakub Jelinek | 2 | -3/+12 |
2017-03-03 | re PR middle-end/79805 (ICE (verify_flow_info failed) with -fnon-call-excepti... | Jakub Jelinek | 6 | -22/+312 |
2017-03-03 | rs6000: Fix for -mwarn-cell-microcode (PR43763) | Segher Boessenkool | 2 | -0/+12 |
2017-03-03 | avx512vpopcntdq-check.h: New. | Andrew Senkevich | 6 | -0/+188 |
2017-03-03 | PR tree-optimization/79699 - small memory leak in MPFR | Martin Sebor | 2 | -0/+10 |
2017-03-03 | [AArch64] Fix bootstrap due to wide_int .elt (0) uninit warning | Kyrylo Tkachov | 2 | -1/+6 |
2017-03-03 | i386.md (*pushtf): Change *roF constraint to *roC. | Uros Bizjak | 2 | -8/+17 |
2017-03-03 | * gcc_release (snapshot_print): Replace md5 checksum by sha256. | Gerald Pfeifer | 2 | -1/+5 |
2017-03-03 | MIPS: Fix register mode checking for n64 in pr68273.c. | Toma Tabacu | 2 | -2/+10 |
2017-03-03 | Remove unused variable. | Martin Liska | 2 | -1/+5 |
2017-03-03 | pr71624.C: Disable for x32. | Uros Bizjak | 3 | -2/+7 |
2017-03-03 | re PR target/79807 (ICE in extract_insn, at recog.c:2311 (error: unrecognizab... | Jakub Jelinek | 4 | -0/+28 |
2017-03-03 | Properly handle __cxa_pure_virtual visibility (PR lto/79760). | Jan Hubicka | 2 | -4/+19 |
2017-03-03 | Add -Wdisabled-optimization to loop prefetching pass (PR tree-optimization/79... | Martin Liska | 4 | -4/+89 |
2017-03-03 | GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574). | Martin Liska | 4 | -11/+62 |
2017-03-03 | fixed-value.c (fixed_from_string): Restore use of elt (1) in place of uhigh (). | Richard Biener | 2 | -2/+8 |
2017-03-03 | re PR c++/79825 (Uninitialized uses in aggregate copies of empty structs (mis... | Richard Biener | 4 | -0/+29 |
2017-03-03 | * gcc.dg/pr57134.c: Use empty inline asm string literal. | Jakub Jelinek | 2 | -1/+5 |
2017-03-03 | re PR c++/79791 (-Werror=write-strings ignored with -Wpedantic) | Marek Polacek | 15 | -2/+87 |
2017-03-03 | re PR target/79514 (ICE in curr_insn_transform, at lra-constraints.c:3773) | Uros Bizjak | 2 | -4/+9 |
2017-03-03 | re PR middle-end/79818 (wrong code with -fwrapv and -Os/-O1/-O2/-O3) | Richard Biener | 4 | -1/+32 |
2017-03-03 | Update overload resolution with deduction guides. | Jason Merrill | 6 | -12/+98 |
2017-03-02 | Allow deduction guides to look into primary template. | Jason Merrill | 6 | -50/+90 |
2017-03-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2017-03-02 | re PR c++/79782 (ICE: tree check: expected tree_list, have void_type in emit_... | Jakub Jelinek | 4 | -2/+36 |
2017-03-02 | * da.po: Update. | Joseph Myers | 2 | -703/+426 |
2017-03-02 | *.c: Test for "{ i?86-*-* x86_64-*-* } && lp64" targets only. | Uros Bizjak | 14 | -13/+18 |
2017-03-02 | vector.md (vector_ne_<mode>_p): Correct operand numbers. | Bill Schmidt | 3 | -18/+31 |
2017-03-02 | debug_mode.xml: Update and simplify note on link- and run-time coexistence. | Gerald Pfeifer | 2 | -9/+12 |
2017-03-02 | Rename 17_intro/headers/names.cc test file | Jonathan Wakely | 2 | -0/+3 |
2017-03-02 | re PR target/79514 (ICE in curr_insn_transform, at lra-constraints.c:3773) | Uros Bizjak | 4 | -5/+57 |
2017-03-02 | re PR rtl-optimization/79780 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e... | Jakub Jelinek | 4 | -3/+73 |
2017-03-02 | fold-const.c (const_binop): Use ulow () instead of elt (0). | Richard Biener | 2 | -1/+5 |
2017-03-02 | re PR tree-optimization/79345 (passing yet-uninitialized member as argument t... | Richard Biener | 9 | -43/+158 |
2017-03-02 | matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi... | Thomas Koenig | 15 | -154/+257 |
2017-03-02 | re PR middle-end/79756 (ICE in execute_todo, at passes.c:2011) | Richard Biener | 4 | -0/+21 |
2017-03-02 | re PR tree-optimization/66768 (address space gets lost on literal pointer) | Bin Cheng | 4 | -0/+32 |
2017-03-02 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 15 | -91/+62 |
2017-03-02 | gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE... | Jonathan Yong | 2 | -0/+7 |