summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge master r12-8312.devel/c++-coroutinesIain Sandoe2022-04-29611-4887/+20223
|\
| * cgraph: Don't verify semantic_interposition flag for aliases [PR105399]Jakub Jelinek2022-04-282-1/+14
| * Fix up 'libgomp.oacc-fortran/print-1.f90' GCN offloading compilation [PR104717]Thomas Schwinge2022-04-281-1/+29
| * c++, coroutines: Improve check for throwing final await [PR104051].Iain Sandoe2022-04-282-6/+36
| * c++, coroutines: Account for overloaded promise return_value() [PR105301].Iain Sandoe2022-04-282-2/+57
| * c++, coroutines: Make sure our temporaries are in a bind expr [PR105287]Iain Sandoe2022-04-282-9/+57
| * c++, coroutines: Avoid expanding within templates [PR103868]Nathan Sidwell2022-04-282-12/+163
| * testsuite,X86: Fix missing USER_LABEL_PREFIX cases.Iain Sandoe2022-04-284-8/+8
| * testsuite: Add target requires for ifuncs to mv31.C.Iain Sandoe2022-04-281-0/+1
| * c++: global-namespace-qualified var after class def [PR90107]Marek Polacek2022-04-282-0/+11
| * libstdc++: Fix error reporting in filesystem::copy [PR99290]Jonathan Wakely2022-04-284-4/+70
| * d: Merge upstream dmd 313d28b3d, druntime e361d200.Iain Buclaw2022-04-289-35/+121
| * i386: Fix up ix86_gimplify_va_arg [PR105331]Jakub Jelinek2022-04-282-0/+12
| * doc: Remove misleading text about multilibs for IEEE long doubleJonathan Wakely2022-04-281-11/+0
| * libstdc++: Remove redundant line in versioned namespace linker scriptFrançois Dumont2022-04-281-1/+0
| * doc: Document Solaris D bootstrap requirements [PR 103528]Rainer Orth2022-04-281-1/+13
| * tree-optimization/105219 - bogus max iters for vectorized epilogueRichard Biener2022-04-282-1/+34
| * testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]Kewen Lin2022-04-271-0/+31
| * testsuite: Skip target not support -pthread [PR104676].Jia-Wei Chen2022-04-281-1/+1
| * loongarch: ignore zero-size fields in calling conventionXi Ruoyao2022-04-283-0/+61
| * Daily bump.GCC Administrator2022-04-287-1/+163
| * c++: add commentsJason Merrill2022-04-271-1/+2
| * Fix oversight from previous commit to pr70673.Thomas Koenig2022-04-271-1/+0
| * c++: enum in generic lambda at global scope [PR105398]Marek Polacek2022-04-272-1/+16
| * testsuite: Add testcase for dangling pointer equality bogus warning [PR104492]Jakub Jelinek2022-04-271-0/+115
| * Split test to remove failing run time test and add check for ICE.Thomas Koenig2022-04-272-1/+25
| * libstdc++: Update {x86_64,i?86,aarch64,s390x,ppc{,64,64le}} baseline_symbols.txtJakub Jelinek2022-04-278-8/+90
| * libstdc++: Add pretty printer for std::atomicJonathan Wakely2022-04-273-3/+69
| * ada: Fix build for RTEMSSebastian Huber2022-04-271-18/+14
| * LoongArch: Add fdiv define_expand template.Lulu Cheng2022-04-271-0/+6
| * LoongArch: Add '(clobber (mem:BLK (scratch)))' to PLV instruction templates.Lulu Cheng2022-04-271-12/+28
| * middle-end/104492 - avoid all equality compare dangling pointer diagsRichard Biener2022-04-271-3/+4
| * fortran: Compare non-constant bound expressions. [PR105379]Mikael Morin2022-04-273-11/+56
| * fortran: Avoid infinite self-recursion [PR105381]Mikael Morin2022-04-272-3/+25
| * testsuite: Add arm testcase for PR105374Christophe Lyon2022-04-271-0/+8
| * [Ada] Revert r12-6599 (Fix up handling of ghost units [PR104027])Pierre-Marie de Rodat2022-04-271-5/+0
| * PR102024 - IBM Z: Add psabi diagnosticsAndreas Krebbel2022-04-278-104/+187
| * asan: Fix up asan_redzone_buffer::emit_redzone_byte [PR105396]Jakub Jelinek2022-04-272-5/+28
| * rs6000: Move V2DI vec_neg under power8-vector [PR105271]Kewen Lin2022-04-262-3/+17
| * Daily bump.GCC Administrator2022-04-279-1/+167
| * c++: pack init-capture of unresolved overload [PR102629]Jason Merrill2022-04-262-1/+25
| * GCN: Make "gang-private data-share memory exhausted" error more verboseThomas Schwinge2022-04-261-2/+3
| * Update gcc sv.poJoseph Myers2022-04-261-503/+335
| * c++: decltype of non-dependent call of class type [PR105386]Patrick Palka2022-04-262-1/+16
| * lto: use diagnostics_context in print_lto_docs_linkMartin Liska2022-04-261-3/+17
| * libphobos: Don't call free on the TLS array in the emutls destroy function.Iain Buclaw2022-04-261-4/+4
| * libstdc++: Add std::atomic<shared_ptr>(nullptr_t) constructor (LWG 3661)Jonathan Wakely2022-04-262-0/+6
| * libstdc++: Define std::hash<std::filesystem::path> (LWG 3657)Jonathan Wakely2022-04-262-0/+20
| * rs6000: Make the has_arch target selectors actually workSegher Boessenkool2022-04-261-14/+14
| * ifcvt: Improve noce_try_store_flag_mask [PR105314]Jakub Jelinek2022-04-262-3/+15