aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Repair --disable-sjlj-exceptionsEric Botcazou2-3/+6
2022-10-29Restore RTL alias analysis for hard frame pointerEric Botcazou1-7/+12
2022-10-29d: Merge upstream dmd, druntime e4f8919591, phobos 3ad507b51.Iain Buclaw117-1393/+2851
2022-10-29Better separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang.opt'Thomas Schwinge1-8/+7
2022-10-29d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default.Iain Buclaw8-52/+31
2022-10-29d: Remove D-specific version definitions from target headersIain Buclaw20-95/+345
2022-10-28Fix signed vs unsigned issue in H8 portJeff Law2-2/+2
2022-10-29Daily bump.GCC Administrator9-1/+322
2022-10-28c++: -Wdangling-reference and system headersMarek Polacek2-0/+21
2022-10-28c++: apply friend attributes soonerJason Merrill1-1/+4
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers56-105/+621
2022-10-28vect: Reject non-byte offsets for gather/scatters [PR107346]Andre Vieira1-0/+5
2022-10-28tree-optimization/107407 - wrong code with DSERichard Biener2-8/+35
2022-10-28tree-optimization/107447 - avoid hoisting returns-twice calls in LIMRichard Biener2-4/+32
2022-10-28tree-optimization/107435 - ICE with recurrence vectorizationRichard Biener2-0/+29
2022-10-28openmp: Allow optional comma after directive-specifier in C/C++Jakub Jelinek7-89/+687
2022-10-28Adjust gcc.dg/vect/pr100756.c for V8SI and V16SIRichard Biener1-1/+1
2022-10-28OpenACC: Don't gang-privatize artificial variables [PR90115]Julian Brown1-0/+22
2022-10-28Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c'Thomas Schwinge1-1/+1
2022-10-28docs: document sanitizers can trigger warningsMartin Liska1-0/+4
2022-10-28lto-dump: modernize a bitMartin Liska1-12/+7
2022-10-28Document 'distclean-stage[N]'Thomas Schwinge1-0/+10
2022-10-28Change remaining flag_finite_math_only use in value-range.cc.Aldy Hernandez1-1/+1
2022-10-27testsuite: Adjust vect-bitfield-read-* with vect_shift and vect_long_long [PR...Kewen Lin7-2/+9
2022-10-28c: C2x enums with fixed underlying type [PR61469]Joseph Myers16-184/+732
2022-10-28Daily bump.GCC Administrator5-1/+143
2022-10-27runtime: use _libgo_off_t_type when calling C mmapIan Lance Taylor1-1/+1
2022-10-28Aarch64: Do not define DONT_USE_BUILTIN_SETJMPEric Botcazou1-4/+0
2022-10-27x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg patternsH.J. Lu2-20/+51
2022-10-27Use simple_dce_from_worklist with match_simplify_replacement.Andrew Pinski1-9/+26
2022-10-27c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379]Jakub Jelinek1-0/+7
2022-10-27c++: Templated lambda manglingNathan Sidwell7-4/+192
2022-10-27aarch64: Reinstate some uses of CONSTEXPRRichard Sandiford8-62/+62
2022-10-27[PR tree-optimization/107394] Canonicalize global franges as they are read back.Aldy Hernandez2-11/+44
2022-10-27options: Clarify 'Init' option property usage for streaming optimizationThomas Schwinge1-7/+24
2022-10-27lto: do not load LTO stream for aliases [PR107418]Martin Liska1-1/+2
2022-10-27c++: Fix excess precision related ICE on invalid binop [PR107382, PR107383]Jakub Jelinek2-1/+28
2022-10-27IRA: Make sure array is big enoughTorbjörn SVENSSON1-0/+1
2022-10-27RISC-V: Add zhinx/zhinxmin testcases.Jiawei6-0/+58
2022-10-27RISC-V: Limit regs use for z*inx extension.Jiawei2-6/+20
2022-10-27RISC-V: Target support for z*inx extension.Jiawei4-44/+46
2022-10-27RISC-V: Minimal support of z*inx extension.Jiawei4-0/+36
2022-10-27Daily bump.GCC Administrator7-1/+256
2022-10-26analyzer: fixes to file-descriptor handlingDavid Malcolm2-20/+32
2022-10-26analyzer: add sm-fd.dotDavid Malcolm1-0/+109
2022-10-26Fortran: BOZ literal constants are not compatible to any type [PR103413]Harald Anlauf2-0/+17
2022-10-26bpf: add preserve_field_info builtinDavid Faust16-75/+850
2022-10-26c++: Implement -Wdangling-reference [PR106393]Marek Polacek11-18/+406
2022-10-26xtensa: Fix out-of-bounds array access in the movdi patternTakayuki 'January June' Suwa1-3/+4
2022-10-26ipa-visibility: remove assert in TLS optimization [PR107353]Alexander Monakov1-2/+6