aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Add merge_bits.devel/fortran_unsignedThomas Koenig1-0/+18
2024-08-07Min, MAX and ishft(c).Thomas Koenig3-0/+59
2024-08-06Add test case for B, Z and O descriptors.Thomas Koenig1-0/+56
2024-08-05Implement dshift[lr], ibclr, ibset and ibits.Thomas Koenig1-0/+32
2024-08-04Add bit_size, btest and bgt plus friends.Thomas Koenig1-0/+70
2024-08-04Bit functions, HUGE and DIGITS.Thomas Koenig1-0/+26
2024-08-04Added BOZ support to UINT.Thomas Koenig1-0/+2
2024-08-04Added UINT intrinsic.Thomas Koenig5-12/+31
2024-08-03Iplement conversions from unsigned to different data types.Thomas Koenig1-0/+123
2024-08-02Add decimal formatted I/O for unsigneds.Thomas Koenig1-0/+15
2024-08-01A few fixes, add unsigned truncation warning.Thomas Koenig1-0/+10
2024-07-28Implement decimal list-directed I/O.Thomas Koenig2-1/+26
2024-07-28Daily bump.GCC Administrator1-0/+40
2024-07-28c++: consteval propagation and templates [PR115986]Jason Merrill1-0/+17
2024-07-28c++: ICE with concept, local class, and lambda [PR115561]Jason Merrill1-0/+69
2024-07-28c++: improve C++ testsuite default versionsJason Merrill2-14/+44
2024-07-28Fold ctz(-x) and ctz(abs(x)) as ctz(x) in match.pd.Roger Sayle2-0/+18
2024-07-28diagnostics: SARIF output: capture #include information (PR 107941; §3.34)David Malcolm11-0/+453
2024-07-28Daily bump.GCC Administrator1-0/+80
2024-07-28[RISC-V][target/116085] Fix rv64 minmax extension avoidance splitterJeff Law1-0/+29
2024-07-28c++: trait as typename scope [PR116052]Jason Merrill1-0/+16
2024-07-28testsuite: Fix up ucn-1.C for C++26Jakub Jelinek1-1/+1
2024-07-28testsuite: Add dg-do run to even more testsSam James13-5/+15
2024-07-28aarch64: Rename bic/orn patterns to iorn/andn for vector modesAndrew Pinski1-0/+37
2024-07-28aarch64: Fix target/optimize option handling with transiting between O1 to O2Andrew Pinski1-0/+16
2024-07-28isel: Don't duplicate comparisons for -O0 nor -fno-tree-ter [PR116101]Andrew Pinski3-0/+57
2024-07-28PR116080: Fix tail call dejagnu checksAndi Kleen3-5/+13
2024-07-28RISC-V: Work around bare apostrophe in error string.Robin Dapp1-1/+1
2024-07-28middle-end: check for vector mode before calling get_mask_mode [PR116074]Tamar Christina1-0/+24
2024-07-28c++/modules: Stream warning suppressions [PR115757]Nathaniel Shead2-0/+18
2024-07-28Daily bump.GCC Administrator1-0/+121
2024-07-28c++: #pragma target and deferred instantiation [PR115403]Jason Merrill1-0/+6
2024-07-28c++: non-template alias with dependent attributes [PR115897]Patrick Palka2-8/+49
2024-07-28c++: alias of alias tmpl with dependent attrs [PR115897]Patrick Palka3-0/+81
2024-07-28rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_vsx_set_2df, __buil...Carl Love1-6/+0
2024-07-28rs6000, remove __builtin_vsx_xvcmp* built-insCarl Love1-7/+21
2024-07-28c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR...Jakub Jelinek15-32/+40
2024-07-28[PR rtl-optimization/116039] Fix life computation for promoted subregsJeff Law1-0/+20
2024-07-28Fortran: Suppress wrong End Of File error with user defined IO.Jerry DeLisle1-0/+41
2024-07-28RISC-V: xtheadmemidx: Fix mode test for pre/post-modify addressingChristoph Müllner1-0/+16
2024-07-28cp+coroutines: teach convert_to_void to diagnose discarded co_awaitsArsen Arsenović2-0/+66
2024-07-28cp/coroutines: do not rewrite parameters in unevaluated contextsArsen Arsenović1-0/+29
2024-07-28[committed] Trivial testcase adjustmentJeff Law1-1/+1
2024-07-28tree-optimization/116079 - store motion and clobbersRichard Biener1-0/+20
2024-07-28RISC-V: Error early with V and no M extension.Robin Dapp17-20/+55
2024-07-28RISC-V: Allow LICM hoist POLY_INT configuration code sequenceJuzhe-Zhong3-0/+71
2024-07-28i386: Adjust rtx cost for imulq and imulw [PR115749]Lingling Kong1-0/+16
2024-07-28Daily bump.GCC Administrator1-0/+91
2024-07-28diagnostics: SARIF output: add "annotations" property (§3.28.6)David Malcolm1-0/+8
2024-07-28diagnostics: SARIF output: add "{start,end}TimeUtc" properties (§§3.20.7-8)David Malcolm1-0/+5