aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-12-24Daily bump.GCC Administrator
2020-12-23PR middle-end/98160 - ICE in warn_dealloc_offset on member placement new and ...Martin Sebor
2020-12-23PR c++/98413 - ICE on placement new and member pointerMartin Sebor
2020-12-23mark some tests in gcc.target/arm as requiring "fpic" supportJoel Brobecker
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell
2020-12-23c++: Fix initializing empty base from prvalue [PR97597]Jason Merrill
2020-12-23compiler: nil-checked pointers and index expressions can trapIan Lance Taylor
2020-12-23c++: Improve testcase [PR98332]Jason Merrill
2020-12-23c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]Jakub Jelinek
2020-12-23c++: Fix constexpr array ICE [PR98332]Jason Merrill
2020-12-23Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11.Iain Sandoe
2020-12-23compiler: remove references to slicecopy and slicestringcopyIan Lance Taylor
2020-12-23d: Force TYPE_MODE of classes and non-POD structs as BLKmodeIain Buclaw
2020-12-23i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak
2020-12-23Add offset to allocatable shared coarrays.Thomas Koenig
2020-12-23Daily bump.GCC Administrator
2020-12-22compiler: initialize saw_send_stmt localsIan Lance Taylor
2020-12-22runtime: eliminate scase.kind fieldIan Lance Taylor
2020-12-22testsuite: C++ module testsNathan Sidwell
2020-12-22c++: Module ICE fixNathan Sidwell
2020-12-22runtime: add "success" field to sudogIan Lance Taylor
2020-12-22runtime: omit nil-channel cases from selectgo's ordersIan Lance Taylor
2020-12-22runtime: remove scase.releasetime fieldIan Lance Taylor
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek
2020-12-22arm&aarch64: subdivide the type attribute "alu_shfit_imm"Qian Jianhua
2020-12-22i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak
2020-12-22c++: Fix build with clangGerald Pfeifer
2020-12-21c++: Add some asserts in mangle.cJason Merrill
2020-12-22Fix Typo.liuhongt
2020-12-21-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULLIan Lance Taylor
2020-12-21Go frontend: ensure mpfr exponent range is large enough for GoIan Lance Taylor
2020-12-22Daily bump.GCC Administrator
2020-12-22gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353]Jakub Jelinek
2020-12-21Darwin : Update the kernel version to macOS version mapping.Iain Sandoe
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell
2020-12-21bootstrap: std:stoul non-portable [PR 98412]Nathan Sidwell
2020-12-21fold-const: Fix up a buffer overflow in native_encode_initializer [PR98407]Jakub Jelinek
2020-12-21openmp: Fix up handling of addressable temporaries in simd lb, b and incr exp...Jakub Jelinek
2020-12-20libgo: adjust sysinfo scripts for changed -fdump-go-specNikhil Benesch
2020-12-21Daily bump.GCC Administrator
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov
2020-12-20Made the ALLOCATED intrinsic work with scalar coarrays.Thomas Koenig
2020-12-20doc: Fix a typo [PR98400]Jakub Jelinek
2020-12-20Set DECL_ARTIFICIAL on gfortran internal variables.Thomas Koenig
2020-12-20Fix allocation with source for coarrays.Thomas Koenig
2020-12-20Set DECL_ARTIFICIAL on gfortran internal variables.Thomas Koenig
2020-12-20Correct coarray indices for test case.Thomas Koenig
2020-12-20Daily bump.GCC Administrator
2020-12-19expr: Fix up constant_byte_string bitfield handling [PR98366]Jakub Jelinek
2020-12-19Make allocate with source work, some more offset fixes for implied this_image().Thomas Koenig