Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | Define C11 macros such as FLT_DECIMAL_DIG for C++17 | Jonathan Wakely | 2 | -1/+8 |
2019-06-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-06-23 | compiler: edit error messages to avoid -Wformat-diag warnings | Ian Lance Taylor | 12 | -38/+45 |
2019-06-23 | compiler: add go_debug and use it for debug messages | Ian Lance Taylor | 6 | -103/+137 |
2019-06-23 | [Darwin, PPC, testsuite] Fix builtins-2 for Darwin. | Iain Sandoe | 2 | -0/+5 |
2019-06-23 | [Darwin, PPC, testsuite] Fix pr80125 testcase for Darwin. | Iain Sandoe | 2 | -1/+6 |
2019-06-23 | [Darwin, PPC, testsuite] Fix builtins-1 testcase for Darwin. | Iain Sandoe | 2 | -4/+9 |
2019-06-23 | [Darwin, PPC] Handle GCC target pragma. | Iain Sandoe | 2 | -0/+5 |
2019-06-23 | [Darwin, PPC] Emit uppercase versions of ppc defines. | Iain Sandoe | 2 | -0/+6 |
2019-06-23 | [Darwin, PPC, testsuite] Fix pr71785 testcase for Darwin. | Iain Sandoe | 2 | -1/+12 |
2019-06-23 | Rename DEFAULT_ARG to DEFERRED_PARSE. | Marek Polacek | 13 | -52/+100 |
2019-06-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-06-22 | Fix typo in ChangeLog | Jerry DeLisle | 1 | -1/+1 |
2019-06-22 | re PR fortran/89782 (Can do an internal READ of a character array when it is ... | Jerry DeLisle | 4 | -0/+32 |
2019-06-22 | [Darwin, PPC, testsuite] Add requires for DFP to two tests. | Iain Sandoe | 3 | -0/+7 |
2019-06-22 | [Darwin, PPC, testsuite] Fix darwin-bool-1.c. | Iain Sandoe | 2 | -0/+7 |
2019-06-22 | * config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove. | Jeff Law | 2 | -3/+4 |
2019-06-22 | re PR c++/65707 (internal compiler error: in unify, at cp/pt.c:18577) | Marek Polacek | 4 | -0/+49 |
2019-06-22 | re PR c++/66256 (noexcept evaluation done before end of class) | Marek Polacek | 2 | -0/+15 |
2019-06-22 | alias-access-path-6.c: New testcase. | Jan Hubicka | 4 | -9/+45 |
2019-06-22 | PR c++/86476 - noexcept-specifier is a complete-class context. | Marek Polacek | 21 | -58/+722 |
2019-06-22 | PR c++/90881 - bogus -Wunused-value in unevaluated context. | Marek Polacek | 4 | -1/+33 |
2019-06-22 | decl.c (grokdeclarator): Use id_loc... | Paolo Carlini | 12 | -18/+54 |
2019-06-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-06-21 | compiler: intrinsify some math/bits functions | Cherry Zhang | 6 | -9/+192 |
2019-06-21 | runtime: inline and remove eqtype | Ian Lance Taylor | 1 | -1/+1 |
2019-06-21 | compiler: open code some type assertions | Ian Lance Taylor | 6 | -38/+41 |
2019-06-21 | re PR c++/90909 (call devirtualized to pure virtual) | Paolo Carlini | 2 | -0/+16 |
2019-06-21 | tree-vect-data-refs.c (vect_find_stmt_data_reference): Handle even zero DR_OF... | Jakub Jelinek | 5 | -31/+61 |
2019-06-21 | re PR c++/90909 (call devirtualized to pure virtual) | Paolo Carlini | 3 | -63/+0 |
2019-06-21 | re PR c++/90909 (call devirtualized to pure virtual) | Paolo Carlini | 4 | -1/+35 |
2019-06-21 | PR c++/61490 - qualified-id in friend function definition. | Marek Polacek | 5 | -3/+46 |
2019-06-21 | PR c++/60223 - ICE with T{} in non-deduced context. | Marek Polacek | 7 | -7/+81 |
2019-06-21 | PR c++/64235 - missing syntax error with invalid alignas. | Marek Polacek | 4 | -0/+25 |
2019-06-21 | re PR fortran/67884 (Missing error message on required allocatable attribute) | Steven G. Kargl | 5 | -4/+41 |
2019-06-21 | PR c++/90490 - fix decltype issues in noexcept-specifier. | Marek Polacek | 5 | -2/+37 |
2019-06-21 | PR c++/90875 - added -Wswitch-outside-range option | Matthew Beliveau | 4 | -0/+35 |
2019-06-21 | re PR tree-optimization/90930 (Excessive memory consumption) | Richard Biener | 2 | -0/+7 |
2019-06-21 | PR c++/90875 - added -Wswitch-outside-range option | Matthew Beliveau | 6 | -7/+38 |
2019-06-21 | re PR fortran/51991 (Wrong error message with variables named "SAVE*") | Steven G. Kargl | 4 | -2/+39 |
2019-06-21 | re PR tree-optimization/90949 (null pointer check removed) | Jeff Law | 5 | -7/+64 |
2019-06-21 | Fix missing name in ChangeLog | Richard Sandiford | 2 | -0/+4 |
2019-06-21 | PR c++/90953 - ICE with -Wmissing-format-attribute. | Marek Polacek | 4 | -3/+44 |
2019-06-21 | Fix missing name in ChangeLog | Richard Sandiford | 1 | -0/+1 |
2019-06-21 | compiler: omit write barrier for assignment to *(convert(&local)) | Ian Lance Taylor | 2 | -1/+21 |
2019-06-21 | compiler: open code string slice expressions | Ian Lance Taylor | 5 | -22/+74 |
2019-06-21 | re PR debug/90914 (ICE in schedule_generic_params_dies_gen, at dwarf2out.c:27... | Richard Biener | 4 | -2/+28 |
2019-06-21 | re PR tree-optimization/90913 (ICE in maybe_gen_insn, at optabs.c:7341 since ... | Richard Biener | 4 | -2/+38 |
2019-06-21 | omp-low.c (lower_rec_simd_input_clauses): Add rvar2 argument... | Jakub Jelinek | 27 | -63/+1757 |
2019-06-21 | re PR c++/90950 (OpenMP clause handling rejecting references to incomplete ty... | Jakub Jelinek | 4 | -1/+27 |