aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-03-02re PR fortran/89516 (ICE in gfc_calculate_transfer_sizes at gcc/fortran/check...Harald Anlauf5-11/+43
2019-03-02re PR c++/71446 (Incorrect overload resolution when using designated initiali...Jakub Jelinek10-7/+75
2019-03-02re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)Jakub Jelinek5-7/+49
2019-03-02re PR go/89406 (Go testing leaves many temporary directories in /tmp around)Ian Lance Taylor1-1/+1
2019-03-01RISC-V: Generalize -march support, add ELF attribute support.Kito Cheng25-59/+763
2019-03-02Daily bump.GCC Administrator1-1/+1
2019-03-01cmd/go: restore passing D to arIan Lance Taylor1-1/+1
2019-03-01re PR middle-end/89497 (ICE caused by Segmentation Fault when compiling cups ...Jakub Jelinek2-1/+7
2019-03-01rs6000: Adapt testcases for -mdejagnu-cpu=Segher Boessenkool914-1768/+915
2019-03-01rs6000: Add -mdejagnu-cpu=Segher Boessenkool3-0/+16
2019-03-01haifa-sched: handle fallthru edge to EXIT block (PR 85899)Alexander Monakov4-1/+29
2019-03-01PR c++/89537 - missing location for error with non-static member fn.Marek Polacek5-2/+48
2019-03-01PR c++/89532 - ICE with incomplete type in decltype.Marek Polacek4-0/+24
2019-03-01runtime: call execname and getpagesize on SolarisIan Lance Taylor1-1/+1
2019-03-01Implement P1002R1, Try-catch blocks in constexpr functions PR c++/89513Jakub Jelinek10-12/+286
2019-03-01AArch64: Make every option in options.def one line Tamar Christina2-30/+25
2019-03-01Fix mask type choice in vectorizable_call (PR 89535)Richard Sandiford4-8/+45
2019-03-01re PR tree-optimization/89541 (ICE in VN_INFO(tree_node*))Richard Biener4-2/+27
2019-03-01d/dmd: Merge dmd upstream ed71446aaIain Buclaw16-24/+229
2019-03-01re PR middle-end/89503 (Checking ICE in 'gcc.dg/warn-strlen-no-nul.c')Jakub Jelinek2-0/+15
2019-03-01re PR middle-end/89497 (ICE caused by Segmentation Fault when compiling cups ...Richard Biener7-9/+33
2019-03-01re PR bootstrap/89539 (gcc fails to build/bootstrap on MACOSX)Jakub Jelinek2-1/+8
2019-03-01cmd/go: add -O2 to invocation of gccgoIan Lance Taylor1-1/+1
2019-03-01commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1Ian Lance Taylor1-1/+1
2019-03-01Daily bump.GCC Administrator1-1/+1
2019-02-28* g++.dg/cpp1z/fold-lambda3.C: Add test for 88183.Jason Merrill1-0/+19
2019-02-28PR c++/88183 - ICE with .* fold-expression.Jason Merrill2-2/+3
2019-02-28PR c++/86969 - ICE with constexpr if and recursive generic lambdas.Jason Merrill4-31/+9
2019-02-28* name-lookup.c (print_binding_level): Print this_entity.Jason Merrill2-0/+6
2019-02-28re PR tree-optimization/89536 (wrong code at -Os and above on x86_64-linux-gnu)Eric Botcazou4-1/+27
2019-02-28PR c++/87068 - missing diagnostic with fallthrough statement.Marek Polacek4-2/+38
2019-02-28[PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directiveThomas Schwinge5-8/+185
2019-02-28[PR72741] For all Fortran OpenACC 'routine' directive variants check for mult...Thomas Schwinge6-4/+53
2019-02-28[PR72741, PR89433] Accept intrinsic symbols in Fortran OpenACC 'routine' dire...Thomas Schwinge6-5/+95
2019-02-28PR c++/88049 - ICE with undefined destructor and anon namespace.Jason Merrill3-2/+28
2019-02-28re PR lto/88585 (ICE in fld_incomplete_type_of, at tree.c:5295)Jan Hubicka2-41/+59
2019-02-28i386: Identify Westmere from PCLMULH.J. Lu2-2/+8
2019-02-28re PR c/89521 (ICE in expand_builtin_int_roundingfn, at builtins.c:2697)Jakub Jelinek3-0/+61
2019-02-28Fix test-case visibility (PR testsuite/89441).John David Anglin2-3/+9
2019-02-28re PR target/89434 (wrong code with -Og and __builtin_mul_overflow())Jakub Jelinek2-1/+10
2019-02-28AArch64: Have empty HWCAPs string ignored during native feature detection Tamar Christina5-13/+45
2019-02-28re PR c++/89522 (ICE: trying to capture 'f' in instantiation of generic lambda)Paolo Carlini2-0/+23
2019-02-28re PR c/89525 (inform messages from -Wbuiltin-declaration-mismatch even with -w)Jakub Jelinek4-10/+28
2019-02-28re PR c/89520 (ICE tree check: accessed operand 4 of call_expr with 3 operand...Jakub Jelinek5-8/+89
2019-02-28libgo: fix go_export extraction on DarwinIan Lance Taylor1-1/+1
2019-02-28Daily bump.GCC Administrator1-1/+1
2019-02-28PR c++/88857 - ICE with value-initialization of argument in template.Marek Polacek4-1/+24
2019-02-27re PR go/89172 (FAIL: runtime/pprof)Ian Lance Taylor1-1/+1
2019-02-27PR c++/86969 - ICE with constexpr if and recursive generic lambdas.Jason Merrill6-6/+68
2019-02-27re PR rtl-optimization/89490 (char array constant put in string merge section)Bernd Edlinger2-7/+21