platform/upstream/gcc.git
2021-09-14 Jakub Jelinekc++: Fix __is_*constructible/assignable for templates...
2021-09-14 Tobias BurnusFortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
2021-09-14 Martin Liskatestsuite: fix failing pytest tests
2021-09-14 Eric BotcazouFix PR ada/101970
2021-09-14 Claudiu Zissulescuarc: Update ZOL pattern.
2021-09-14 Eric BotcazouDo not issue size error for too large array type
2021-09-14 Eric BotcazouFix inaccurate bounds in debug info for vector array...
2021-09-14 Eric BotcazouFix internal error on broken import of vector intrinsics
2021-09-14 Eric BotcazouStrengthen compatibility warning for GCC builtins
2021-09-14 Eric BotcazouFix internal error on pointer-to-pointer binding in...
2021-09-14 Jakub Jelinektestsuite: Use sync_long_long instead of sync_int_long...
2021-09-14 Jakub Jelinekopenmp: Add testing checks (whether lhs appears in...
2021-09-14 Eric BotcazouImplement PR ada/101385
2021-09-14 Eric BotcazouRemove superfluous call to UI_Is_In_Int_Range
2021-09-14 Eric BotcazouGive more informative error message for by-reference...
2021-09-14 liuhongtAVX512FP16: Add testcase for fpclass/getmant/getexp...
2021-09-14 liuhongtAVX512FP16: Add fpclass/getexp/getmant instructions.
2021-09-14 liuhongtAVX512FP16: Add testcase for vreduceph/vreducesh/vrndsc...
2021-09-14 liuhongtAVX512FP16: Add vreduceph/vreducesh/vrndscaleph/vrndsca...
2021-09-14 liuhongtAVX512FP16: Add testcase for vrcpph/vrcpsh/vscalefph...
2021-09-14 liuhongtAVX512FP16: Add vrcpph/vrcpsh/vscalefph/vscalefsh.
2021-09-14 liuhongtAVX512FP16: Add testcase for vsqrtph/vsqrtsh/vrsqrtph...
2021-09-14 liuhongtAVX512FP16: Add vsqrtph/vrsqrtph/vsqrtsh/vrsqrtsh.
2021-09-14 Jason Merrillc++: Fix warning on 32-bit x86
2021-09-14 GCC AdministratorDaily bump.
2021-09-13 Harald AnlaufFortran - ensure simplification of bounds of array...
2021-09-13 Harald AnlaufFortran - fix handling of substring start and end indices
2021-09-13 Thomas SchwingeDon't maintain a warning spec for 'UNKNOWN_LOCATION...
2021-09-13 Thomas SchwingeClarify 'key_type_t' to 'location_t' as used for 'gcc...
2021-09-13 Thomas SchwingeSimplify 'gcc/diagnostic-spec.h:nowarn_map' setup
2021-09-13 Jason Merrillc++: implement C++17 hardware interference size
2021-09-13 Martin Liskai386: support micro-levels in target{,_clone} attrs...
2021-09-13 Andrew Pinski[aarch64] Fix target/95969: __builtin_aarch64_im_lane_b...
2021-09-13 Andrew PinskiRemove m32r{,le}-*-linux* support from GCC
2021-09-13 Andrew PinskiFix PR lto/49664: liblto_plugin.so exports too many...
2021-09-13 Kyrylo Tkachovaarch64: PR target/102252 Invalid addressing mode for...
2021-09-13 Aldy HernandezRemove references to FSM threads.
2021-09-13 Patrick Palkac++: parameter pack inside constexpr if [PR101764]
2021-09-13 Martin Liskac++: fix -fsanitize-coverage=trace-pc ICE [PR101331]
2021-09-13 Aldy HernandezAdjust ssa-dom-thread-7.c on aarch64.
2021-09-13 H.J. Lux86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES
2021-09-13 liuhongtUse gen_lowpart_if_possible instead of gen_lowpart...
2021-09-13 Aldy HernandezMove pointer_equiv_analyzer to new file.
2021-09-13 Richard Earnshawgimple: allow more folding of memcpy [PR102125]
2021-09-13 Richard Earnshawarm: expand handling of movmisalign for DImode [PR102125]
2021-09-13 Richard Earnshawrtl: directly handle MEM in gen_highpart [PR102125]
2021-09-13 Jan-Benedict... cr16-elf is now obsoleted
2021-09-13 Jan-Benedict... Fix multi-statment macro
2021-09-13 Richard BienerRemove DARWIN_PREFER_DWARF and dead code
2021-09-13 Richard BienerFix i686-lynx build breakage
2021-09-13 Richard BienerAdd cr16-*-* to the list of obsoleted targets
2021-09-13 Richard BienerDefault AVR to DWARF2 debug
2021-09-13 Richard BienerAlways default to DWARF2 debugging for RX, even with...
2021-09-13 Richard BienerDefault Alpha/VMS to DWARF2 debugging only
2021-09-13 Richard BienerAlways default to DWARF2 debug for cygwin and mingw
2021-09-13 Andreas Schwablibgfortran: Handle m68k extended real format in ISO_Fo...
2021-09-13 Kewen Linrs6000: Add load density heuristic
2021-09-13 Kewen Linrs6000: Remove typedef for struct rs6000_cost_data
2021-09-13 liuhongt[i386] Remove UNSPEC_{COPYSIGN,XORSIGN}.
2021-09-13 GCC AdministratorDaily bump.
2021-09-12 Iain Buclawd: Don't include terminating null pointer in string...
2021-09-12 Roger SayleAlso preserve SUBREG_PROMOTED_VAR_P in expr.c's convert...
2021-09-12 GCC AdministratorDaily bump.
2021-09-11 Ian Lance Taylorcompiler: don't pad zero-sized trailing field in result...
2021-09-11 Aldy HernandezRefactor jump_thread_path_registry.
2021-09-11 Jakub Jelinektestsuite: Fix c-c++-common/auto-init-* tests
2021-09-11 GCC AdministratorDaily bump.
2021-09-10 Petter Tomnerlibgccjit: Generate debug info for variables
2021-09-10 liuhongtRevert "Get rid of all float-int special cases in valid...
2021-09-10 Petter TomnerMAINTAINERS: Adding myself to to DCO and write after...
2021-09-10 Jakub Jelinekopenmp: Implement OpenMP 5.1 atomics, so far for C...
2021-09-10 Ian Lance Taylorcompiler: correct condition for calling memclrHasPointers
2021-09-10 Aldy HernandezDisable threading through latches until after loop...
2021-09-10 David Faustdoc: document BPF -mcpu and related options
2021-09-10 David Faustbpf testsuite: add tests for new feature options
2021-09-10 David Faustbpf: add -mcpu and related feature options
2021-09-10 David Faustbpf: correct zero_extend output templates
2021-09-10 Jonathan Wakelylibstdc++: Use "test.invalid." for invalid hostname
2021-09-10 Richard Bienermiddle-end/102273 - avoid ICE with auto-init and nested...
2021-09-10 Thomas SchwingeFix 'dg-do run' syntax in 'c-c++-common/auto-init-paddi...
2021-09-10 Richard Bienermiddle-end/102269 - avoid auto-init of empty types
2021-09-10 Richard BienerRemove vestiges of --with-stabs
2021-09-10 liuhongtAVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish...
2021-09-10 liuhongtAVX512FP16: Add vcmpph/vcmpsh/vcomish/vucomish.
2021-09-10 liuhongtAVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh.
2021-09-10 liuhongtAVX512FP16: Add vmaxph/vminph/vmaxsh/vminsh.
2021-09-10 liuhongtAVX512FP16: Add testcase for vaddsh/vsubsh/vmulsh/vdivsh.
2021-09-10 Liu, HongtaoAVX512FP16: Add vaddsh/vsubsh/vmulsh/vdivsh.
2021-09-10 H.J. LuAVX512FP16: Enable _Float16 autovectorization
2021-09-10 Richard BienerRemove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from...
2021-09-10 liuhongtRemove copysign post_reload splitter for scalar modes.
2021-09-10 GCC AdministratorDaily bump.
2021-09-09 qing zhaoAdd -ftrivial-auto-var-init option and uninitialized...
2021-09-09 Harald AnlaufFortran - out of bounds in array constructor with impli...
2021-09-09 H.J. Lux86-64: Update AVX512FP16 ABI tests for x32
2021-09-09 Richard BienerImprove LIM fill_always_executed_in computation
2021-09-09 Richard BienerAvoid full DOM walk in LIM fill_always_executed_in
2021-09-09 liuhongtAVX512FP16: Add testcase for vaddph/vsubph/vmulph/vdivph.
2021-09-09 liuhongtAVX512FP16: Add vaddph/vsubph/vdivph/vmulph.
2021-09-09 liuhongtOptimize v4sf reduction.
next