aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Daily bump.GCC Administrator7-1/+125
2020-08-17compiler: export thunks referenced by inline functionsIan Lance Taylor3-9/+10
2020-08-17analyzer: fix ICE on NULL dereference [PR96644]David Malcolm2-2/+26
2020-08-17analyzer: fix ICE due to NULL type [PR96639]David Malcolm2-1/+11
2020-08-17analyzer: handle &STRING_CST in constant pool initializers [PR96642]David Malcolm2-3/+28
2020-08-17i386: Use parametrized pattern names some more.Uros Bizjak6-68/+52
2020-08-17aix: Support libgfortran libcaf_single.a as a FAT libraryDavid Edelsohn1-1/+2
2020-08-17libstdc++: Remove inheritance from elements in std::tupleJonathan Wakely5-1/+153
2020-08-17opnemp: add static assert for clause_names.Martin Liska1-6/+2
2020-08-17Add statement context to get_value_range.Aldy Hernandez2-32/+35
2020-08-17openmp: fix UBSAN error at gcc/fortran/openmp.c:4737Martin Liska1-1/+2
2020-08-17Force ENDBR immediate into memory.liuhongt3-0/+235
2020-08-17Daily bump.GCC Administrator3-1/+11
2020-08-16middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8)))Roger Sayle1-0/+32
2020-08-16MAINTAINERS: Add myself for write after approvalSergei Trofimovich1-0/+1
2020-08-16Daily bump.GCC Administrator1-1/+1
2020-08-15Daily bump.GCC Administrator7-1/+265
2020-08-14c++: Final bit of name-lookup api simplificationNathan Sidwell7-54/+42
2020-08-14PR tree-optimization/78257 - missing memcmp optimization with constant arraysMartin Sebor11-44/+915
2020-08-14analyzer: fix initialization from constant pool [PR96609,PR96616]David Malcolm5-0/+96
2020-08-14analyzer: fix ICE on escaped unknown pointers [PR96611]David Malcolm2-0/+17
2020-08-14analyzer: document how to get gimple dump from an ICEDavid Malcolm1-0/+5
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell9-61/+54
2020-08-14c++: Copy elision and [[no_unique_address]]. [PR93711]Jason Merrill7-19/+85
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell12-145/+142
2020-08-14i386: Improve LWP builtin expanders.Uros Bizjak3-62/+67
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt6-9/+84
2020-08-14vec: Fix bootstrap on i686-linux, 32-bit darwin and AIXJakub Jelinek2-3/+6
2020-08-14Add missing PR entries for recent analyzer commit.Martin Liska2-0/+28
2020-08-14C-SKY: Fix assembling error with -mfloat-abi=hard.Jojo R2-0/+4
2020-08-14[testsuite] Add missing require-effective-target alllocaTom de Vries5-1/+6
2020-08-14Daily bump.GCC Administrator10-1/+1781
2020-08-13analyzer: add regression test [PR96598]David Malcolm1-0/+26
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm142-10337/+16088
2020-08-13i386: Improve CET builtin expanders.Uros Bizjak4-107/+78
2020-08-13rs6000: ICE when using an MMA type as a function param or return value [PR96506]Peter Bergner2-1/+99
2020-08-13[c++]: Unconfuse lookup_name_real API a bitNathan Sidwell7-33/+71
2020-08-13libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely2-12/+50
2020-08-13Fix PR fortran/93671; ICE in reffing coarray alloc. comps.Andre Vehreschild2-9/+41
2020-08-13Revert "AArch64: Add if condition in aarch64_function_value [PR96479]"Richard Sandiford2-6/+2
2020-08-13nvptx: Add support for subword compare-and-swapKwok Cheung Yeung4-1/+130
2020-08-13ipa: fix ICE in get_default_valueMartin Liska2-1/+34
2020-08-13docs: Fix typos in -fallow-argument-mismatch descriptionMatthew Krupcale1-3/+3
2020-08-13openmp: Add support for non-rectangular loops in taskloop constructJakub Jelinek6-74/+997
2020-08-13Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask.liuhongt16-41/+201
2020-08-13gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly, as a type, PR middle-e...Hans-Peter Nilsson4-4/+4
2020-08-12c++: Fixing the wording of () aggregate-init [PR92812]Marek Polacek7-0/+122
2020-08-13Daily bump.GCC Administrator6-1/+191
2020-08-12PR target/96558: Only call ix86_expand_clear with GENERAL_REGS.Roger Sayle2-1/+33
2020-08-12libstdc++: ChangeLog correctionsJonathan Wakely1-1/+2