projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2019-03-06
Jason Merrill
PR c++/89576 - if constexpr of lambda capture.
commit
|
commitdiff
|
tree
2019-03-06
Uros Bizjak
encoding.c (DFmode): #undef before #define.
commit
|
commitdiff
|
tree
2019-03-06
Peter Bergner
re PR rtl-optimization/88845 (ICE in lra_set_insn_recog...
commit
|
commitdiff
|
tree
2019-03-06
Marek Polacek
PR c++/87378 - bogus -Wredundant-move warning.
commit
|
commitdiff
|
tree
2019-03-06
Jonathan Wakely
Add feature test macro for bounded array traits
commit
|
commitdiff
|
tree
2019-03-06
Ian Lance Taylor
mksysinfo: actually use modified Statfs_t value
commit
|
commitdiff
|
tree
2019-03-06
Edward Smith...
PR libstdc++/86655 - std::assoc_legendre should not...
commit
|
commitdiff
|
tree
2019-03-06
Ville Voutilainen
Rewrite variant, also PR libstdc++/85517
commit
|
commitdiff
|
tree
2019-03-06
Jonathan Wakely
Add L suffix to __cpp_lib_char8_t value
commit
|
commitdiff
|
tree
2019-03-06
Jonathan Wakely
Add C++20 Traits for [Un]bounded Arrays (P1357R1)
commit
|
commitdiff
|
tree
2019-03-06
Martin Liska
Charry pick libsanitizer r355488 (PR sanitizer/88684).
commit
|
commitdiff
|
tree
2019-03-06
Jonathan Wakely
Constexpr in std::pointer_traits (P1006R1)
commit
|
commitdiff
|
tree
2019-03-06
Claudiu Zissulescu
[ARC] Fix logic set UNALIGNED_ACCESS
commit
|
commitdiff
|
tree
2019-03-06
Richard Biener
re PR middle-end/89551 (Test case gcc.dg/uninit-pred...
commit
|
commitdiff
|
tree
2019-03-06
Martin Liska
Use --coverage instead of -fprofile-arcs -ftest-coverag...
commit
|
commitdiff
|
tree
2019-03-06
Martin Liska
Ignore a param in check-params-in-docs.py
commit
|
commitdiff
|
tree
2019-03-06
Ian Lance Taylor
re PR go/89598 (go frontend fails to build against...
commit
|
commitdiff
|
tree
2019-03-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-05
Ian Lance Taylor
runtime: enable precise GC checks when using stack...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR libfortran/89593 (warning "passing argument 3...
commit
|
commitdiff
|
tree
2019-03-05
Ian Lance Taylor
cmd/go: pass -X64 to ar on aix/ppc64
commit
|
commitdiff
|
tree
2019-03-05
Jason Merrill
PR c++/86485 - -Wmaybe-unused with empty class ?:
commit
|
commitdiff
|
tree
2019-03-05
Jason Merrill
re PR c++/86485 ("anonymous" maybe-uninitialized false...
commit
|
commitdiff
|
tree
2019-03-05
Ian Lance Taylor
sysinfo: add Flags to Statfs_t if not already there
commit
|
commitdiff
|
tree
2019-03-05
Ian Lance Taylor
re PR go/89598 (go frontend fails to build against...
commit
|
commitdiff
|
tree
2019-03-05
Jonathan Wakely
Define midpoint and lerp functions for C++20 (P0811R3)
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR target/89587 (gcc's rs6000 configuration uncondit...
commit
|
commitdiff
|
tree
2019-03-05
Christophe...
dg-extract-results.py: Handle case where a WARNING...
commit
|
commitdiff
|
tree
2019-03-05
Christophe...
dg-extract-results.sh: Fix order of WARNING and followi...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR middle-end/89590 (ICE in maybe_emit_free_warning)
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR tree-optimization/89570 (ICE in prepare_cmp_insn...
commit
|
commitdiff
|
tree
2019-03-05
Wilco Dijkstra
[ARM] Fix PR89222
commit
|
commitdiff
|
tree
2019-03-05
Richard Biener
re PR tree-optimization/89594 (ICE: Segmentation fault...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR tree-optimization/89487 (ICE in expand_expr_addr_...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR bootstrap/89560 (ICE In function 'rtx_def* gen_ve...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR tree-optimization/89570 (ICE in prepare_cmp_insn...
commit
|
commitdiff
|
tree
2019-03-05
Jakub Jelinek
re PR tree-optimization/89566 (ICE on compilable C...
commit
|
commitdiff
|
tree
2019-03-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-04
Paolo Carlini
re PR c++/84605 (internal compiler error: in xref_baset...
commit
|
commitdiff
|
tree
2019-03-04
Edward Smith...
PR libstdc++/88996 Implement P0439R0
commit
|
commitdiff
|
tree
2019-03-04
Jakub Jelinek
re PR c++/71446 (Incorrect overload resolution when...
commit
|
commitdiff
|
tree
2019-03-04
Jason Merrill
* g++.dg/lto/pr88049_0.C: Require lto_incremental.
commit
|
commitdiff
|
tree
2019-03-04
Tamar Christina
Add missing gcc/testsuite/ChangeLog changelog entry.
commit
|
commitdiff
|
tree
2019-03-04
Tamar Christina
AArch64: Make test options_set_10.c not run on native.
commit
|
commitdiff
|
tree
2019-03-04
Jonathan Wakely
Remove redundant dg-do directive from test
commit
|
commitdiff
|
tree
2019-03-04
Wilco Dijkstra
re PR tree-optimization/89437 (incorrect result for...
commit
|
commitdiff
|
tree
2019-03-04
Richard Biener
re PR tree-optimization/89572 (ICE in dyn_cast<gcond...
commit
|
commitdiff
|
tree
2019-03-04
Jonathan Wakely
Implement polymorphic_allocator<byte> for C++20 (P0339R6)
commit
|
commitdiff
|
tree
2019-03-04
Bin Cheng
re PR tree-optimization/89487 (ICE in expand_expr_addr_...
commit
|
commitdiff
|
tree
2019-03-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-03
Jonathan Wakely
PR libstdc++/89562 use binary mode for file I/O
commit
|
commitdiff
|
tree
2019-03-03
Harald Anlauf
re PR fortran/77583 (ICE in pp_quoted_string, at pretty...
commit
|
commitdiff
|
tree
2019-03-03
Thomas Koenig
re PR fortran/72714 ([Coarray] ICE in gfc_array_init_si...
commit
|
commitdiff
|
tree
2019-03-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-02
Johannes Pfau
PR d/89177 - Fix unaligned access in std.digest.murmurhash
commit
|
commitdiff
|
tree
2019-03-02
Harald Anlauf
re PR fortran/89516 (ICE in gfc_calculate_transfer_size...
commit
|
commitdiff
|
tree
2019-03-02
Jakub Jelinek
re PR c++/71446 (Incorrect overload resolution when...
commit
|
commitdiff
|
tree
2019-03-02
Jakub Jelinek
re PR target/89506 (ICE: in decompose, at rtl.h:2266...
commit
|
commitdiff
|
tree
2019-03-02
Ian Lance Taylor
re PR go/89406 (Go testing leaves many temporary direct...
commit
|
commitdiff
|
tree
2019-03-02
Kito Cheng
RISC-V: Generalize -march support, add ELF attribute...
commit
|
commitdiff
|
tree
2019-03-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-01
Ian Lance Taylor
cmd/go: restore passing D to ar
commit
|
commitdiff
|
tree
2019-03-01
Jakub Jelinek
re PR middle-end/89497 (ICE caused by Segmentation...
commit
|
commitdiff
|
tree
2019-03-01
Segher Boessenkool
rs6000: Adapt testcases for -mdejagnu-cpu=
commit
|
commitdiff
|
tree
2019-03-01
Segher Boessenkool
rs6000: Add -mdejagnu-cpu=
commit
|
commitdiff
|
tree
2019-03-01
Alexander Monakov
haifa-sched: handle fallthru edge to EXIT block (PR...
commit
|
commitdiff
|
tree
2019-03-01
Marek Polacek
PR c++/89537 - missing location for error with non...
commit
|
commitdiff
|
tree
2019-03-01
Marek Polacek
PR c++/89532 - ICE with incomplete type in decltype.
commit
|
commitdiff
|
tree
2019-03-01
Ian Lance Taylor
runtime: call execname and getpagesize on Solaris
commit
|
commitdiff
|
tree
2019-03-01
Jakub Jelinek
Implement P1002R1, Try-catch blocks in constexpr functi...
commit
|
commitdiff
|
tree
2019-03-01
Jonathan Wakely
Fix test memory_resource to work without sized deallocation
commit
|
commitdiff
|
tree
2019-03-01
Jonathan Wakely
C++2a Utility functions to implement uses-allocator...
commit
|
commitdiff
|
tree
2019-03-01
Tamar Christina
AArch64: Make every option in options.def one line
commit
|
commitdiff
|
tree
2019-03-01
Richard Sandiford
Fix mask type choice in vectorizable_call (PR 89535)
commit
|
commitdiff
|
tree
2019-03-01
Richard Biener
re PR tree-optimization/89541 (ICE in VN_INFO(tree_node*))
commit
|
commitdiff
|
tree
2019-03-01
Iain Buclaw
d/dmd: Merge dmd upstream ed71446aa
commit
|
commitdiff
|
tree
2019-03-01
Jakub Jelinek
re PR middle-end/89503 (Checking ICE in 'gcc.dg/warn...
commit
|
commitdiff
|
tree
2019-03-01
Richard Biener
re PR middle-end/89497 (ICE caused by Segmentation...
commit
|
commitdiff
|
tree
2019-03-01
Jakub Jelinek
re PR bootstrap/89539 (gcc fails to build/bootstrap...
commit
|
commitdiff
|
tree
2019-03-01
Ian Lance Taylor
re PR go/89406 (Go testing leaves many temporary direct...
commit
|
commitdiff
|
tree
2019-03-01
Ian Lance Taylor
cmd/go: add -O2 to invocation of gccgo
commit
|
commitdiff
|
tree
2019-03-01
Ian Lance Taylor
commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
commit
|
commitdiff
|
tree
2019-03-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-03-01
Jason Merrill
* g++.dg/cpp1z/fold-lambda3.C: Add test for 88183.
commit
|
commitdiff
|
tree
2019-03-01
Jason Merrill
PR c++/88183 - ICE with .* fold-expression.
commit
|
commitdiff
|
tree
2019-03-01
Jason Merrill
PR c++/86969 - ICE with constexpr if and recursive...
commit
|
commitdiff
|
tree
2019-03-01
Jason Merrill
* name-lookup.c (print_binding_level): Print this_entity.
commit
|
commitdiff
|
tree
2019-02-28
Eric Botcazou
re PR tree-optimization/89536 (wrong code at -Os and...
commit
|
commitdiff
|
tree
2019-02-28
Marek Polacek
PR c++/87068 - missing diagnostic with fallthrough...
commit
|
commitdiff
|
tree
2019-02-28
Thomas Schwinge
[PR72741, PR89433] Repeated use of the Fortran OpenACC...
commit
|
commitdiff
|
tree
2019-02-28
Thomas Schwinge
[PR72741] For all Fortran OpenACC 'routine' directive...
commit
|
commitdiff
|
tree
2019-02-28
Thomas Schwinge
[PR72741, PR89433] Accept intrinsic symbols in Fortran...
commit
|
commitdiff
|
tree
2019-02-28
Jason Merrill
PR c++/88049 - ICE with undefined destructor and anon...
commit
|
commitdiff
|
tree
2019-02-28
Jan Hubicka
re PR lto/88585 (ICE in fld_incomplete_type_of, at...
commit
|
commitdiff
|
tree
2019-02-28
H.J. Lu
i386: Identify Westmere from PCLMUL
commit
|
commitdiff
|
tree
2019-02-28
Jakub Jelinek
re PR c/89521 (ICE in expand_builtin_int_roundingfn...
commit
|
commitdiff
|
tree
2019-02-28
John David...
Fix test-case visibility (PR testsuite/89441).
commit
|
commitdiff
|
tree
2019-02-28
Jakub Jelinek
re PR target/89434 (wrong code with -Og and __builtin_m...
commit
|
commitdiff
|
tree
2019-02-28
Tamar Christina
AArch64: Have empty HWCAPs string ignored during native...
commit
|
commitdiff
|
tree
2019-02-28
Paolo Carlini
re PR c++/89522 (ICE: trying to capture 'f' in instanti...
commit
|
commitdiff
|
tree
next