summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-02Some cleanup work. Fixed one problem with unit test 10_30.common/ipa-str-reorg-v3Gary Oblock
2020-10-28Cosmetic.Gary Oblock
2020-10-27Added realloc transformation.Gary Oblock
2020-10-27Added calloc transformation.Gary Oblock
2020-10-27The free transformation.Gary Oblock
2020-10-26Two minor fixes.Gary Oblock
2020-10-25Added structure assignment transformation.Gary Oblock
2020-10-23Created make_transformed_ref out of code the the transformationGary Oblock
2020-10-22The last real unit test bug was fixed. One unit test requires a newGary Oblock
2020-10-21Fix in declaration processing in modify_decl_core.Gary Oblock
2020-10-20Almost every unit test is working now. Added changesGary Oblock
2020-10-15Added a routine to help determine the number of times a functionGary Oblock
2020-10-13A change in how to recognize that a function is part of theGary Oblock
2020-10-12Fix for unit tests 01_09a and 06_05.Gary Oblock
2020-10-12Minor fixes for old unit test failures. Note, multilevel indirectionGary Oblock
2020-10-09The changes fro v1. They were to performance qualificationGary Oblock
2020-10-08ipa-dloErick Ochoa
2020-10-08add build scriptErick Ochoa
2020-10-08Updating everythingErick Ochoa
2020-09-03test/rs6000: Replace test targets p8 and p9+Kewen Lin
2020-09-04Daily bump.GCC Administrator
2020-09-03sra: Avoid SRAing if there is an aout-of-bounds access (PR 96820)Martin Jambor
2020-09-03[PATCH, rs6000] Fix vector long long subtype (PR96139)Will Schmidt
2020-09-03c++: Fix another PCH hash_map issue [PR96901]Jakub Jelinek
2020-09-03PR fortran/96890 - Wrong answer with intrinsic IALLHarald Anlauf
2020-09-03c++: Fix P0960 in member init list and array [PR92812]Marek Polacek
2020-09-03c++: Disable -frounding-math during manifestly constant evaluation [PR96862]Jakub Jelinek
2020-09-03libstdc++: Add workaround for weird std::tuple error [PR 96592]Jonathan Wakely
2020-09-03libstdc++: Optimise GCD algorithmsJonathan Wakely
2020-09-03lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek
2020-09-03Improve constant folding of vector lowering with vector boolsRichard Biener
2020-09-03Preliminary work on support for 128bits integersArnaud Charlet
2020-09-03Look at fullest view when checking for static types in unnestingArnaud Charlet
2020-09-03Optimize memory broadcast for constant vector under AVX512.liuhongt
2020-09-03Adjust testcase.liuhongt
2020-09-03Daily bump.GCC Administrator
2020-09-02d: __vectors unsupported in hardware should be rejected at compile-time.Iain Buclaw
2020-09-02d: Only test with default permutation flags for runnable tests.Iain Buclaw
2020-09-02d: Move all runnable tests in gdc.dg to gdc.dg/tortureIain Buclaw
2020-09-02c++: Stop defining true, false and bool as macros in <stdbool.h>Jonathan Wakely
2020-09-02testsuite: Add missing <exception> header to testcaseJonathan Wakely
2020-09-02libstdc++: Fix test to use correct functionJonathan Wakely
2020-09-02MSP430: Fix -mlarge documentation to indicate size_t is a 20-bit typeJozef Lawrynowicz
2020-09-02libstdc++: Fix three-way comparison for std::array [PR 96851]Jonathan Wakely
2020-09-02MSP430: Skip gcc.dg/pr55940.c in the small memory modelJozef Lawrynowicz
2020-09-02libstdc++: Break header cycle between <new> and <exception>Jonathan Wakely
2020-09-02fortran: Fix o'...' boz to integer/real conversions [PR96859]Jakub Jelinek
2020-09-02hppa: Improve hppa_rtx_costs for shifts by constants.Roger Sayle
2020-09-02bpf: use the default asm_named_section target hookJose E. Marchesi
2020-09-02bpf: use elfos.hJose E. Marchesi