aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-07-01c++: tweak resolve_args changeJason Merrill1-1/+1
2022-07-01c++: add fixup to missing .template warningJason Merrill1-3/+18
2022-07-01c++: dependent generic lambda template-id [PR106024]Jason Merrill2-1/+36
2022-07-01Avoid unused sbitmap in update_ssaRichard Biener1-16/+6
2022-07-01Revert maybe_ne -> known_ne change in vn_reference_lookup_3Richard Biener1-2/+2
2022-07-01Make sure checking code is conditional in VNRichard Biener1-2/+3
2022-07-01gcn: Remove useless register keywordTobias Burnus1-1/+1
2022-07-01[Committed] Add constraints to new andn<dwi>_doubleword_bmi pattern in i386.md.Roger Sayle1-3/+3
2022-07-01Revert "testsuite/102690: Only check warning for lp64 in Warray-bounds-16.C"Kito Cheng1-1/+1
2022-07-01wide-int: Fix up wi::shifted_mask [PR106144]Jakub Jelinek1-1/+12
2022-07-01PR target/106122: Don't update %esp via the stack with -Oz on x86.Roger Sayle2-1/+17
2022-07-01Double word logical operation clean-ups in i386.md.Roger Sayle1-104/+97
2022-07-01Amend fix for PR middle-end/105874Eric Botcazou1-37/+40
2022-07-01tree-optimization/106131 - wrong code with FRE rewritingRichard Biener2-4/+46
2022-07-01if-to-switch: properly allow side effects only for first conditionMartin Liska2-9/+23
2022-07-01i386: Add AVX512BW to AVX512F in MASK_ISA2Haochen Jiang1-3/+2
2022-07-01Daily bump.GCC Administrator6-1/+123
2022-06-30libgo: handle stat st_atim32 field and SYS_SECCOMPIan Lance Taylor1-1/+1
2022-06-30Fortran: error recovery on invalid CLASS(), PARAMETER declarations [PR105243]Harald Anlauf3-1/+26
2022-06-30c-family: Add <time.h> names to diagnostics for known headersJonathan Wakely2-0/+43
2022-06-30lto: Fix option merging [PR106129]Joseph Myers1-13/+26
2022-06-30Implement ggc_vrange_allocator.Aldy Hernandez4-25/+40
2022-06-30c++: Note macro locationsNathan Sidwell2-32/+67
2022-06-30Use xchg for DImode double word rotate by 32 bits with -m32 on x86.Roger Sayle2-1/+33
2022-06-30Avoid computing RPO for update_ssaRichard Biener3-5/+8
2022-06-30remove dead member variable in dom_jt_stateMartin Liska1-5/+3
2022-06-30testsuite/102690: Only check warning for lp64 in Warray-bounds-16.CKito Cheng1-1/+1
2022-06-29Don't use gori dependencies to optimize.Andrew MacLeod2-13/+31
2022-06-29target: Fix asm generation for AVX builtins when using -masm=intel [PR106095]Antoni Boucher2-5/+52
2022-06-30Daily bump.GCC Administrator7-1/+160
2022-06-29libgccjit: Fix bug where unary_op will return an integer type instead of the ...Antoni Boucher3-1/+92
2022-06-29compiler: check repeated const expressions in new scopeIan Lance Taylor5-92/+215
2022-06-29d: Fix error: aggregate value used where floating point was expectedIain Buclaw7-3/+178
2022-06-29jit: avoid calloc() poisoning on musl [PR106102]Sergei Trofimovich4-4/+7
2022-06-29Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR106121]Harald Anlauf2-0/+24
2022-06-29c++: Rename macro location structsNathan Sidwell1-48/+25
2022-06-29d: Fix build on aarch64-suse-linuxIain Buclaw1-5/+5
2022-06-29nios2: Fix PIC function call slownessJoseph Myers1-1/+4
2022-06-29rtl-optimization/106082 - preserve EH note for no non-local gotoRichard Biener1-2/+4
2022-06-29tree-optimization/106112 - fix CSE from wider operationRichard Biener2-1/+17
2022-06-29testsuite/ix86: SSE2 is a prereq to _Float16 useJan Beulich2-0/+2
2022-06-29testsuite/ix86: prune MMX ABI warningJan Beulich1-0/+3
2022-06-29docs: remove removed param from documentationMartin Liska1-3/+0
2022-06-29LoongArch: Remove undefined behavior from code [PR 106097]Lulu Cheng1-5/+6
2022-06-29d: Add SIMD intrinsics module and compiler built-ins.Iain Buclaw12-0/+1978
2022-06-29Daily bump.GCC Administrator5-1/+123
2022-06-28compiler: use package path with embedded builtin typeIan Lance Taylor2-9/+22
2022-06-28libgo: make runtime.Version return a meaningful stringIan Lance Taylor1-1/+1
2022-06-28d: Use create_tmp_var_raw and get_callee_fndeclIain Buclaw3-19/+7
2022-06-28d: Add `@simd` and `@simd_clones` attributes to compiler and libraryIain Buclaw3-0/+121