aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-02-04rs6000: More factoring of overload processingBill Schmidt1-177/+127
2022-02-04rs6000: Clean up ISA 3.1 documentation [PR100808]Bill Schmidt1-28/+43
2022-02-04rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380]Jakub Jelinek2-0/+37
2022-02-04Add optmization testcase for incorrect optimization in AdaEric Botcazou1-0/+25
2022-02-04doc: Update references to "C++2a" in cpp.texiJonathan Wakely1-4/+4
2022-02-04testsuite: -mbig/-mlittle only is valid for powerpc-linux.David Edelsohn11-15/+20
2022-02-04tree-optimization/100499 - niter analysis and multiple_of_pRichard Biener6-61/+130
2022-02-04Adjust LSHIFT_EXPR handling of multiple_of_pRichard Biener1-17/+16
2022-02-04Empty the base_types vector before (re)populating itEric Botcazou1-0/+2
2022-02-04Disable new 1/X optimization with -fnon-call-exceptionsEric Botcazou1-5/+14
2022-02-04tree-optimization/103641 - improve vect_synth_mult_by_constantRichard Biener1-7/+7
2022-02-04[PATCH] PR rtl-optimization/101885: Prevent combine from clobbering flagsRoger Sayle2-0/+49
2022-02-04aarch64: Add test for PR104092Richard Sandiford1-0/+7
2022-02-04Add CLOBBER_EOL to mark storage end-of-life clobbersRichard Biener13-13/+50
2022-02-03Use auto_vec for pointer_query cache for auto cleanup.Martin Sebor1-2/+2
2022-02-04Daily bump.GCC Administrator6-1/+477
2022-02-03c++: dependence of member noexcept-spec [PR104079]Patrick Palka4-10/+59
2022-02-03analyzer: fixes to realloc-handling [PR104369]David Malcolm8-7/+392
2022-02-03analyzer: fix zero-fill of callocDavid Malcolm2-1/+30
2022-02-03Adjust warn_access pass placement [PR104260].Martin Sebor1-2/+2
2022-02-03i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362]Uros Bizjak2-1/+26
2022-02-03Enable pointer_query caching in -Wrestrict.Martin Sebor2-67/+61
2022-02-03Enable pointer_query caching in -Warray-bounds.Martin Sebor2-7/+16
2022-02-03Make pointer_query cache a private member.Martin Sebor4-58/+44
2022-02-03Constrain conservative string lengths to array sizes [PR104119].Martin Sebor5-41/+412
2022-02-03Fortran: reject simplifying TRANSFER for MOLD with storage size 0Harald Anlauf2-1/+12
2022-02-03rs6000: Remove -m[no-]fold-gimple flag [PR103686]Bill Schmidt12-432/+1002
2022-02-03rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]Bill Schmidt10-10/+82
2022-02-03rs6000: Consolidate target built-ins codeBill Schmidt6-3687/+3723
2022-02-03debug/104337 - avoid messing with the abstract origin chain in NRVRichard Biener2-13/+15
2022-02-03rs6000: Unify error messages for built-in constant restrictionsBill Schmidt51-87/+89
2022-02-03ranger: fix small thinko in fur_list constructorAldy Hernandez1-1/+1
2022-02-03arm: Fix up help.exp regressionJakub Jelinek1-4/+4
2022-02-03Assert that backedges are available in path solver.Aldy Hernandez5-1/+42
2022-02-03Skip gnat.dg/div_zero.adb on PowerPCEric Botcazou1-0/+1
2022-02-03aarch64: Remove struct_vect_25.c XFAILsRichard Sandiford1-12/+6
2022-02-03aarch64: Adjust tests after fix for PR102659Richard Sandiford12-25/+25
2022-02-03aarch64: Add missing movmisalign patternsRichard Sandiford2-6/+5
2022-02-03aarch64: Remove VALL_F16MOV iteratorRichard Sandiford2-7/+2
2022-02-03testsuite: Remove TSVC XFAILs for SVERichard Sandiford25-25/+25
2022-02-03testsuite: Update guality xfails for aarch64*-*-*Richard Sandiford3-7/+7
2022-02-03Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknownMartin Liska2-4/+4
2022-02-03s390x: Fix one more -Wformat-diag.Martin Liska1-3/+3
2022-02-03ranger: Fix up wi_fold_in_parts for small precision types [PR104334]Jakub Jelinek2-12/+50
2022-02-03openmp, fortran: Improve !$omp atomic checks [PR104328]Jakub Jelinek2-3/+46
2022-02-02c++: dependent array bounds completion [PR104302]Jason Merrill3-2/+34
2022-02-02Correct typos in -Wuse-after-free description.Martin Sebor1-2/+2
2022-02-03Daily bump.GCC Administrator5-1/+201
2022-02-02docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]David Malcolm1-1/+2
2022-02-02rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targetsSegher Boessenkool1-15/+15