aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-12-12[Ada] Improve end of command line arguments detectionDmitriy Anisimkov3-9/+46
2019-12-12[Ada] Remove implicit anonymous access conversion in testcasePierre-Marie de Rodat2-1/+6
2019-12-12[ARC] generate signaling FDCMPF for hard float comparisonsVineet Gupta6-3/+45
2019-12-12[ARC] Use hardware support for double-precision compare instructions.Claudiu Zissulescu2-2/+7
2019-12-12Daily bump.GCC Administrator1-1/+1
2019-12-12opts.c (default_options_table): Move -ftree-loop-distribute-patterns entry fr...Jakub Jelinek3-3/+8
2019-12-12re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o...Jakub Jelinek2-2/+7
2019-12-12re PR target/92723 (ICE in expand_shift_1, at expmed.c:2635)Jakub Jelinek4-12/+24
2019-12-11builtins.c (compute_objsize): Add an argument and set it to offset into desti...Martin Sebor9-111/+477
2019-12-11re PR fortran/92897 ([Coarray] ICE in gfc_set_array_spec, at fortran/array.c:...Steven G. Kargl4-4/+19
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz8-6/+73
2019-12-11Introduce pretty_printer::clone vfuncDavid Malcolm10-0/+83
2019-12-11function-tests.c: expose selftest::make_fndecl for use elsewhereDavid Malcolm3-2/+14
2019-12-11re PR c++/92869 (C++17 wrongly reports aggregate type as not-aggregate (when ...Jakub Jelinek4-1/+39
2019-12-11PR c++/92878 - Parenthesized init of aggregates in new-expression.Marek Polacek4-3/+80
2019-12-11* g++.dg/cpp0x/initlist-new2.C: Clarify comment.Jason Merrill1-1/+1
2019-12-11PR c++/92105 - decltype(decltype) error cascade.Jason Merrill4-10/+35
2019-12-11PR c++/57082 - new X{} and private destructor.Jason Merrill3-1/+20
2019-12-11PR c++/92774 - ICE with implicitly deleted operator<=>.Jason Merrill3-12/+50
2019-12-11PR c++/92859 - ADL and bit-field.Jason Merrill3-1/+22
2019-12-11PR c++/92446 - deduction of class NTTP.Jason Merrill3-1/+19
2019-12-11PR middle-end/79221 - missing -Wstringop-overflow= on a strcat overflowMartin Sebor2-0/+25
2019-12-11Adds multibyte awareness to pretty-print.cLewis Hyatt2-1/+71
2019-12-11[testsuite][arm] Remove xfail for vect-epilogues testAndre Vieira2-1/+5
2019-12-11arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=...Richard Earnshaw3-28/+57
2019-12-11Add ARM-specific Bfloat format support to middle-endStam Markianos-Wright3-0/+144
2019-12-11Fix PR92901: Change test expectation for C++ in OpenACC test clause-locations.c Frederik Harwath2-1/+8
2019-12-11Fix unrecognizable insn of pr92865.Hongtao Liu4-1/+78
2019-12-11Daily bump.GCC Administrator1-1/+1
2019-12-11compiler: generate type descriptor for pointer to alias defined in another pa...Ian Lance Taylor2-4/+4
2019-12-11re PR tree-optimization/92891 (ice in decompose, at wide-int.h:984)Jakub Jelinek4-1/+28
2019-12-10re PR rtl-optimization/92796 (ICE in lra_assign, at lra-assigns.c:1646 on pow...Vladimir Makarov7-15/+66
2019-12-10re PR fortran/91643 (ICE in gfc_trans_create_temp_array, at fortran/trans-arr...Thomas Koenig4-0/+29
2019-12-10re PR rtl-optimization/92882 (ICE in regstat_bb_compute_calls_crossed, at reg...Jakub Jelinek4-3/+15
2019-12-10re PR ipa/92883 (ICE in compare_values_warnv)Jakub Jelinek4-7/+26
2019-12-10re PR middle-end/92825 (Unnecesary stack protection in Firefox's LightPixel.)Jakub Jelinek5-57/+65
2019-12-10* ipa-param-manipulation.cJakub Jelinek3-6/+16
2019-12-10PR c++/92847 - C++20 comparison ambiguity with class template.Jason Merrill3-14/+33
2019-12-10Fix C++20 structural type vs. private base.Jason Merrill4-19/+55
2019-12-10PR c++/92560 - ICE with decltype and rewritten operator.Jason Merrill3-1/+21
2019-12-10Bail out in gfc_dep_compare_expr for a NULL argument.Martin Liska4-0/+24
2019-12-10re PR fortran/92863 (ICE in gfc_typename)Thomas Koenig4-0/+33
2019-12-10cgraph.c (cgraph_node::verify_node): Verify tp_first_run.Jan Hubicka1-0/+10
2019-12-10Turn tp_first_run counts back to 32bit values.Jan Hubicka6-39/+54
2019-12-10predict.c (compute_function_frequency): Check for presence of IPA profile.Jan Hubicka2-5/+8
2019-12-10varasm.c (default_function_section): Fix confused tests for tp_first_run reor...Jan Hubicka2-7/+13
2019-12-10[AArch64] Don't allow partial SVE modes in GPRsRichard Sandiford4-1/+40
2019-12-10[AArch64] Fix INDEX patterns for partial VNx2 modesRichard Sandiford5-4/+68
2019-12-10Add tests to verify OpenACC clause locationsFrederik Harwath3-0/+40
2019-12-10Use clause locations in OpenACC nested reduction warningsFrederik Harwath2-1/+5