aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Daily bump.GCC Administrator5-1/+51
2024-04-21Fortran: Detect 'no implicit type' error in right place [PR103471]Paul Thomas4-5/+33
2024-04-21AVR: target/114794 - Tweak __udivmodqi4Georg-Johann Lay1-3/+3
2024-04-21Revert "RISC-V: Support highpart register overlap for widen vx/vf instructions"Pan Li7-650/+31
2024-04-21RISC-V: Add xfail test case for incorrect overlap on v0Pan Li1-0/+101
2024-04-21Daily bump.GCC Administrator4-1/+91
2024-04-20Revert "RISC-V: Fix overlap group incorrect overlap on v0"Pan Li2-235/+134
2024-04-20PR modula2/112893 full type checking between proctype and procedure not imple...Gaius Mulley8-16/+141
2024-04-20RISC-V: Add xfail test case for wv insn highest overlapPan Li4-1/+315
2024-04-20Revert "RISC-V: Support highest overlap for wv instructions"Pan Li4-360/+42
2024-04-20RISC-V: Add xfail test case for wv insn register overlapPan Li1-0/+30
2024-04-20Revert "RISC-V: Support one more overlap for wv instructions"Pan Li3-82/+46
2024-04-20Daily bump.GCC Administrator9-1/+178
2024-04-20i386: Fix up *avx2_eq<mode>3 constraints [PR114783]Jakub Jelinek2-1/+13
2024-04-20c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780]Jakub Jelinek2-0/+22
2024-04-20c: Fix ICE with -g and -std=c23 related to incomplete types [PR114361]Jakub Jelinek7-2/+97
2024-04-19libstdc++: Simplify constraints on <=> for std::reference_wrapperJonathan Wakely1-5/+11
2024-04-19libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770]Jonathan Wakely3-4/+280
2024-04-19Update gcc sv.poJoseph Myers1-590/+195
2024-04-19internal-fn: Fix up expand_arith_overflow [PR114753]Jakub Jelinek1-0/+1
2024-04-19middle-end: refactory vect_recog_absolute_difference to simplify flow [PR114769]Tamar Christina1-27/+16
2024-04-19Enable 'gcc.dg/pr114768.c' for nvptx target [PR114768]Thomas Schwinge1-1/+1
2024-04-19bpf: remove huge memory waste with string allocation.Cupertino Miranda1-19/+38
2024-04-19bpf: support more instructions to match CO-RE relocationsCupertino Miranda19-91/+189
2024-04-19d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]Iain Buclaw2-10/+31
2024-04-19rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]Jakub Jelinek2-4/+17
2024-04-19libgcc: Another __divmodbitint4 bug fix [PR114762]Jakub Jelinek2-3/+32
2024-04-19[vxworks] avoid mangling __STDC_VERSION_LIMITS_H__Alexandre Oliva1-1/+1
2024-04-19Daily bump.GCC Administrator7-1/+169
2024-04-18Add nios2*-*-* to the list of obsolete targetsSandra Loosemore2-1/+3
2024-04-18Fortran: Fix ICE and clear incorrect error messages [PR114739]Paul Thomas7-1/+25
2024-04-18[testsuite] [i386] add -msse2 to tests that require itAlexandre Oliva1-1/+1
2024-04-18[testsuite] [i386] work around fails with --enable-frame-pointerAlexandre Oliva3-3/+3
2024-04-18[testsuite] [arm] accept empty init for bfloat16Alexandre Oliva1-2/+2
2024-04-18[c++] [testsuite] adjust contracts9.C for negative addressesAlexandre Oliva1-1/+1
2024-04-18[testsuite] [aarch64] Require fpic effective target.Alexandre Oliva2-0/+2
2024-04-18[testsuite] [i386] require fpic for pr111497.CAlexandre Oliva1-0/+1
2024-04-18[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706]Alexandre Oliva1-1/+1
2024-04-18[testsuite] [analyzer] include sys/select.h if availableAlexandre Oliva1-0/+3
2024-04-18[testsuite] [analyzer] require fork where usedAlexandre Oliva2-2/+5
2024-04-18[testsuite] [analyzer] skip access-mode: O_ACCMODE on vxworksAlexandre Oliva1-2/+1
2024-04-18[testsuite] [analyzer] avoid vxworks libc mode_tAlexandre Oliva1-0/+1
2024-04-18[testsuite] introduce strndup effective targetAlexandre Oliva11-17/+43
2024-04-18[libstdc++] [testsuite] disable SRA for compare_exchange_paddingAlexandre Oliva1-2/+3
2024-04-18[libstdc++] [testsuite] xfail double-prec from_chars for float128_tAlexandre Oliva2-1/+3
2024-04-18[libstdc++] define zoneinfo_dir_override on vxworksAlexandre Oliva1-2/+3
2024-04-18AArch64: remove reliance on register allocator for simd/gpreg costing. [PR114...Tamar Christina4-13/+48
2024-04-18libgcc: Fix up __divmodbitint4 [PR114755]Jakub Jelinek2-56/+75
2024-04-18internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW et...Jakub Jelinek2-0/+32
2024-04-17testsuite, rs6000: Fix builtins-6-p9-runnable.c for BE [PR114744]Kewen Lin1-55/+64