aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-04Daily bump.GCC Administrator4-1/+99
2022-07-03x86: Support 2/4/8 byte constant vector storesH.J. Lu8-0/+152
2022-07-03Move range allocator code to value-range-storage.*Aldy Hernandez8-121/+124
2022-07-03Add myself to write after approval and DCO.Immad Mir1-2/+2
2022-07-03Add myself to write-after-approval and DCOImmad Mir1-0/+2
2022-07-03Implement class vrange_storage to stream ranges to long term memory.Aldy Hernandez4-0/+300
2022-07-03loongarch: use -mno-check-zero-division as the default for optimized codeXi Ruoyao4-7/+18
2022-07-03Use fixed-width types in allocation size testsTim Lange5-92/+97
2022-07-02tree-optimization: only DSE trapping insn if -fdelete-dead-exceptionsIan Lance Taylor2-1/+46
2022-07-03Daily bump.GCC Administrator5-1/+85
2022-07-02MAINTAINERS: Add myself to write after approval and DCOTim Lange1-0/+2
2022-07-02analyzer: add allocation size checker [PR105900]Tim Lange16-16/+912
2022-07-02analyzer: implement five new warnings for misuse of POSIX file descriptor API...Immad Mir10-0/+1160
2022-07-02Daily bump.GCC Administrator12-1/+294
2022-07-01compiler: use correct init order for multi-value initializationIan Lance Taylor5-98/+150
2022-07-02trailing_wide_ints with runtime variable lengthsAldy Hernandez1-13/+29
2022-07-01libstdc++: Add missing prerequisite to generated header [PR106162]Jonathan Wakely2-2/+2
2022-07-01c++: Minor cleanup in parser.ccLewis Hyatt1-12/+14
2022-07-01compiler: rename "requires" to "needs"Ian Lance Taylor3-17/+17
2022-07-01c++: fix broken copy elision with nested TARGET_EXPRs [PR105550]Marek Polacek5-6/+80
2022-07-01OpenMP: Handle tofrom with target enter/exit dataTobias Burnus9-11/+128
2022-07-01i386: Use "r" constraint in *andn<mode>3_doubleword_bmiUros Bizjak1-1/+1
2022-07-01c++: warn about using keywords as identifiers [PR106111]Marek Polacek4-4/+35
2022-07-01Add a recursion limit to the demangle_const function in the Rust demangler.Nick Clifton1-9/+20
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-01libstdc++: Add nodiscard attribute to filesystem operationsJonathan Wakely16-24/+174
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-01Enable some features for RTEMS in libstdc++Sebastian Huber3-5979/+64
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-01lto: pass -pthread to AM_LDFLAGS [PR 106118]Pekka Seppänen4-10/+6
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-01Add myself for write after approvalHaochen Jiang1-0/+1
2022-07-01Daily bump.GCC Administrator8-1/+161
2022-06-30libgo: handle stat st_atim32 field and SYS_SECCOMPIan Lance Taylor2-2/+3
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-30libstdc++: Fix comment typosJonathan Wakely1-2/+1