2017-05-22 |
Jakub Jelinek | re PR middle-end/80809 (Multi-free error for variable... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jakub Jelinek | re PR middle-end/80809 (Multi-free error for variable... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jakub Jelinek | re PR middle-end/80853 (OpenMP ICE in build_outer_var_r... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Joseph Myers | * da.po, es.po: Update. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Janus Weil | re PR fortran/80766 ([OOP] ICE with type-bound procedur... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Martin Sebor | print-tree.c (print_node): Print DECL_READ_P flag. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Nathan Sidwell | name-lookup.h (parse_using_directive): Replace with ... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jan Hubicka | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jan Hubicka | ipa-inline.c (edge_badness): Use inlined_time instead... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Nathan Sidwell | invoke.texi (fdump-translation-unit): Delete documentation. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Georg-Johann Lay | Simplify config/avr/genmultilib.awk. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Nathan Sidwell | * config-lang.in (gtfiles): Sort list, break lines. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Nathan Sidwell | cp-tree.h (CPTI_TERMINATE, [...]): Rename to ... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Nathan Sidwell | name-lookup.c (pushdecl_top_level) pushdecl_top_level_a... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Thomas Preud... | Add MOVT testing for ARMv8-M Baseline |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jan Hubicka | ipa-inline-analysis.c (inline_summary::reset): Do not... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Skip regular processing... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Jan Hubicka | ipa-inline-analysis.c (account_size_time): Rename to ... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eric Botcazou | sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eric Botcazou | decl.c (gnat_to_gnu_field): Do not enforce strict align... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eric Botcazou | configure.ac: Add check for sys/capability.h header. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Richard Biener | df-scan.c (df_insn_refs_verify): Speedup when not verif... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Paolo Carlini | re PR c++/70265 (ICE on code with constexpr on x86_64... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-05-20 |
Eli Zaretskii | environ.h: Add #ifndef guard. |
commit | commitdiff | tree | snapshot |
2017-05-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jason Merrill | c-warn.c (match_case_to_enum_1): Don't warn about enums... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jason Merrill | * tree.c (make_tree_vec_stat, grow_tree_vec_stat):... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Than McIntosh | dwarf.c (free_line_header): Don't free dirs if dirs_cou... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jerry DeLisle | [multiple changes] |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Marek Polacek | re PR sanitizer/80800 (UBSAN: yet another false positive) |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Bernd Edlinger | c-format.c (locus): Move out of function scope, add... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Nathan Sidwell | call.c (add_list_candidates): Use OVL_FIRST. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
David Malcolm | fortran: remove trailing exclamation mark from various... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Martin Liska | Make the script executable. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Martin Liska | Introduce new check_GNU_style.py script. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Thomas Schwinge | OpenACC 2.5 default (present) clause |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Thomas Schwinge | Clarify gcc/gimplify.c:oacc_default_clause |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Thomas Schwinge | OpenACC default clause maintenance |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Thomas Schwinge | libgomp hsa plugin: debug output for HSA runtime librar... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Martin Liska | Enable by default -Werror just for bootstrap-debug... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Nathan Sidwell | toplev.c (general_init): Call register dump lang hook. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Prakhar Bahuguna | [ARM] Only test tls-disable-literal-pool.c if target... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Richard Biener | re PR c++/80593 (GCC 7, aligned_storage and “dereferenc... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Nathan Sidwell | context.h (context::set_passes): New. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jonathan Wakely | PR libstdc++/80796 Add new std::search overload for... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Segher Boessenkool | rs6000: Make constant formation a tiny bit better |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Richard Biener | re PR tree-optimization/80821 (genmatch conflicting... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jan Hubicka | ipa-inline.h (ipa_call_summary): Turn sizes into signed... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Jan Hubicka | ipa-inline-analysis.c (cgraph_2edge_hook_list, [..... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Richard Biener | re PR middle-end/80764 (ICE at -O3 in both 32-bit and... |
commit | commitdiff | tree | snapshot |
2017-05-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Segher Boessenkool | rs6000: Separate shrink-wrapping for FPRs |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Ian Lance Taylor | re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e0... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Michael Meissner | re PR target/80510 (Optimize Power7/power8 Altivec... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Eric Gallager | Add testcase to ensure that #pragma GCC diagnostic... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Matthias Klose | gcc_release (build_gzip): Build xz tarball instead... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Nathan Sidwell | cp-tree.h (OVL_ARG_DEPENDENT): Delete. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Ian Lance Taylor | compiler: ignore struct field tags for type conversion |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Uros Bizjak | re PR target/80799 (x86-32 bits generates MMX without... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jonathan Wakely | PR libstdc++/80478 make std::mem_fn work with noexcept... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Paolo Carlini | dumpfile.h (enum dump_kind): Remove stray comma. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jan Hubicka | Makefile.in: Add ipa-predicate.o and ipa-predicate.h |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Bernd Edlinger | c-format.c (local_tree_type_node): Add GTY attribute. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jan Hubicka | Makefile.in: Add ipa-predicate.o and ipa-predicate.h |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Wilco Dijkstra | Add an assert to leaf_function_p to ensure it is not... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Nathan Sidwell | cp-tree.h (OVL_USED): Replace with ... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Martin Liska | Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Martin Liska | Define CONSTEXPR macro and use it in vec.h. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jan Hubicka | ipa-inline-analysis.c (predicate_conditions): Move... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Will Schmidt | fold-vec-div-float.c: Update dg-requires and dg-options... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Steven Munroe | Fix up dg-option to resolve problems reported by David... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Thomas Schwinge | More dump_flags_t conversion |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Nathan Sidwell | * c-decl.c (pushdecl_top_level): Delete unused function. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Nathan Sidwell | cp-tree.h (lookup_add): Swap args. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marek Polacek | c-common.c (c_common_type_for_size): Use NULL_TREE... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marc Glisse | Move X==15-X to match.pd |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marek Polacek | c-common.c (self_promoting_args_p): Change the return... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Nathan Sidwell | name-lookup.c (find_local_binding): New, broken out... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jonathan Wakely | Fix typos in libstdc++ manual |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Fritz Reese | re PR fortran/79968 (diagnostics: merge similar diagnos... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jonathan Wakely | Update libstdc++ version info in manual |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Sheldon Lobo | MAINTAINERS: Add self to Write After Approval |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Sheldon Lobo | Minor SPARC T4 and M7 fixes and additions. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marek Polacek | re PR sanitizer/80797 (-fsanitize=null doesn't instrume... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Segher Boessenkool | Fix comparison of decimal float zeroes (PR80692) |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Andreas Tobler | unwind-arm.h: Make _Unwind_GetIP... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Jerry DeLisle | re PR fortran/80741 ([Regression 7/8] DTIO wrong code... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Jerry DeLisle | re PR fortran/80741 ([Regression 7/8] DTIO wrong code... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Jerry DeLisle | re PR fortran/80741 ([Regression 7/8] DTIO wrong code... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ian Lance Taylor | libgo: add "vendor" to pkgpath for vendored standard... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Bill Schmidt | pr78604.c: Fix typo in dg-options. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Marek Polacek | c-common.c: Use NULL_TREE instead of 0 where appropriate. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Jonathan Wakely | Fixes to Doxygen comments in libstdc++ headers |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Nathan Sidwell | cp-tree.h (default_hash_traits <lang_identifier *>... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Fritz Reese | re PR fortran/80668 (wrong error message with -finit... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Uros Bizjak | * gcc.target/i386/pr80425-1.c: Add -mregparm=1 for... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Uros Bizjak | md.texi (Canonicalization of Instructions): Describe... |
commit | commitdiff | tree | snapshot |
next |