summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25Fixed extract_types_for_resx functiondevel/nothrow-detectionPranil Dey
2024-10-07Formatting for all functions done according to GNU standards and fixed testsu...Pranil Dey
2024-10-06Added function bool extract_types_for_resx and fixed more functions for testc...Pranil Dey
2024-10-05Updated code for unlinking regions and update stmt_eh_regions as wellPranil Dey
2024-10-04Updated code for unlinking regionsPranil Dey
2024-10-03Updated code for inserting regions and changed the return parameters of extra...Pranil Dey
2024-10-01Added code for inserting regionsPranil Dey
2024-10-01Updated tree-eh.hPranil Dey
2024-10-01resolved more conflictsPranil Dey
2024-10-01removed conflictsPranil Dey
2024-10-01Reolved some conflictsPranil Dey
2024-10-01Added functions extract_fun_resx_typesPranil Dey
2024-10-01Merge remote-tracking branch 'origin/devel/nothrow-detection' into devel/noth...Pranil Dey
2024-10-01Updated parameters of functions and typecasted resx stmtsPranil Dey
2024-10-01Integrated the resx functions with stmt_throw_typesPranil Dey
2024-10-01Added the previous functions to the tree-eh.h filePranil Dey
2024-10-01RESX statement processing functions added:Pranil Dey
2024-10-01Fixed some indentations and function namesPranil Dey
2024-10-01Added some functions and fixed some testcase failuresPranil Dey
2024-10-01Edge redirection for exceptions.Pranil Dey
2024-10-01Daily bump.GCC Administrator
2024-10-01libstdc++-v3: Fix signed-overflow warning for newlib/ctype_base.h, PR116895Hans-Peter Nilsson
2024-10-01[testcase] Fix-absfloat16.c-testcaseKugan Vivekanandarajah
2024-09-30c++: concept in default argument [PR109859]Marek Polacek
2024-09-30Fix internal error during inlining after ICF passEric Botcazou
2024-09-30diagnostics: return text buffer from test_show_locus [PR116613]David Malcolm
2024-09-30diagnostics: require callers of diagnostic_show_locus to be explicit about th...David Malcolm
2024-09-30diagnostics: isolate diagnostic_context with interface classes [PR116613]David Malcolm
2024-09-30diagnostics: avoid using diagnostic_context's m_printer [PR116613]David Malcolm
2024-09-30diagnostics: use "%e" to avoid intermediate strings [PR116613]David Malcolm
2024-09-30diagnostics: add "dump" to pretty_printer and output_bufferDavid Malcolm
2024-09-30diagnostics: fix typo in XHTML output [PR116792]David Malcolm
2024-09-30diagnostics: fix memory leak in SARIF selftestsDavid Malcolm
2024-09-30autovectorizer: Test autovectorization of different dot-prod modes.Victor Do Nascimento
2024-09-30c6x: Adjust dot-product backend patternsVictor Do Nascimento
2024-09-30rs6000: Adjust altivec dot-product backend patternsVictor Do Nascimento
2024-09-30mips: Adjust dot-product backend patternsVictor Do Nascimento
2024-09-30arc: Adjust dot-product backend patternsVictor Do Nascimento
2024-09-30i386: Fix dot_prod backend patterns for mmx and sse targetsVictor Do Nascimento
2024-09-30arm: Fix arm backend-use of (u|s|us)dot_prod patternsVictor Do Nascimento
2024-09-30aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patternsVictor Do Nascimento
2024-09-30autovectorizer: Add basic support for convert optabsVictor Do Nascimento
2024-09-30optabs: Make all `*dot_prod_optab's modeled as conversionsVictor Do Nascimento
2024-09-30tree-optimization/116879 - failure to recognize non-empty latchRichard Biener
2024-09-30Merge branch 'master' of git+ssh://gcc.gnu.org/git/gcc into devel/nothrow-det...Pranil Dey
2024-09-30middle-end: check explicitly for external or constants when checking for loop...Tamar Christina
2024-09-30Ensure coarrays in calls use a descriptor [PR81265]Andre Vehreschild
2024-09-30tree-optimization/116842 - vectorizer load hosting breaks UID orderRichard Biener
2024-09-30tree-optimization/116785 - relax volatile handling in PTARichard Biener
2024-09-30tree-optimization/116850 - corrupt post-dom infoRichard Biener