Messages by Thread
-
[gcc r13-9316] tree-optimization/116481 - avoid building function_type[]
Richard Biener via Gcc-cvs
-
[gcc r15-6954] [OpenACC/Fortran testsuite] Use relative line numbers for a few DejaGnu directives
Thomas Schwinge via Gcc-cvs
-
[gcc r15-6953] Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441]
Tobias Burnus via Gcc-cvs
-
[gcc r15-6952] libstdc++: Move std::basic_ostream to new internal header [PR99995]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-6951] libstdc++: Implement LWG 2937 for std::filesystem::equivalent [PR118158]
Jonathan Wakely via Gcc-cvs
-
[gcc r15-6950] libstdc++: Check feature test macro for associative container node extraction
Jonathan Wakely via Gcc-cvs
-
[gcc r15-6948] RISC-V: Update Xsfvfnrclip implementation.
Kito Cheng via Gcc-cvs
-
[gcc r15-6949] RISC-V: Update Xsfvqmacc and Xsfvfnrclip's testcases
Kito Cheng via Gcc-cvs
-
[gcc r15-6946] forwprop: Eliminate redundant calls to to_constant()
Christoph Mテシllner via Gcc-cvs
-
[gcc r15-6945] tree-optimization/115494 - PRE PHI translation and ranges
Richard Biener via Gcc-cvs
-
[gcc r15-6944] tree-ssa-propagate: Special case lhs of musttail calls in may_propagate_copy [PR118430]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6943] tailc: Virtually undo IPA-VRP return value optimization for tail calls [PR118430]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6941] vec.h: Properly destruct elements in auto_vec auto storage [PR118400]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6942] docs: Fix up inline asm documentation
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6940] Fix typo to avoid ICE.
hongtao Liu via Gcc-cvs
-
[gcc r15-6939] tree-optimization/115895 - overrun with masked loop
Richard Biener via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] multilibs.exp: adjust float abi opt matching
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] adjust wmul expectations [PR113560]
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] drop explicit run overrider in more dfp tests
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] skip test on non-hosted libstdc++ [PR113994]
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (37 commits) [testsuite] [arm] adjust wmul expectations [PR113560]
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (32 commits) [ifcombine] robustify decode_field_reference
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6938] lm32: In va_arg, skip to stack args with too few remaining reg args
Jeff Law via Gcc-cvs
-
[gcc r15-6937] lm32: Compute pretend_size in setup_incoming_varargs even if no_rtl
Jeff Law via Gcc-cvs
-
[gcc r15-6936] lm32: Skip last named param when computing save varargs regs
Jeff Law via Gcc-cvs
-
[gcc r15-6935] lm32: Args with arg.named false still get passed in regs
Jeff Law via Gcc-cvs
-
[gcc r15-6934] Fix an incorrect file header comment for the core2 scheduling model
Andi Kleen via Gcc-cvs
-
[gcc r15-6933] Fix setting of call graph node AutoFDO count
Eugene Rozenfeld via Gcc-cvs
-
[gcc r15-6931] libstdc++: Fix use of internal feature test macro in test
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-6930] libstdc++: Fix fancy pointer test for std::set
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-6929] match: Simplify `1 >> x` into `x == 0` [PR102705]
Andrew Pinski via Gcc-cvs
-
[gcc r15-6928] doc: cleanup trailing whitespace
Sam James via Gcc-cvs
-
[gcc r15-6927] doc: trivial grammar fix
Sam James via Gcc-cvs
-
[gcc r15-6926] libstdc++: Fix reversed args in unreachable assumption [PR109849]
Jonathan Wakely via Gcc-cvs
-
[gcc r15-6925] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884]
Harald Anlauf via Gcc-cvs
-
[gcc r15-6924] c++: Handle RAW_DATA_CST in unify [PR118390]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6922] AArch64: Add FULLY_PIPELINED_FMA to tune baseline
Wilco Dijkstra via Gcc-cvs
-
[gcc r15-6923] AArch64: Update neoverse512tvb tuning
Wilco Dijkstra via Gcc-cvs
-
[gcc r15-6921] AArch64: Deprecate -mabi=ilp32
Wilco Dijkstra via Gcc-cvs
-
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation copie gfc_conv_expr_descriptor
Mikael Morin via Gcc-cvs
-
[gcc r15-6920] bpf: set index entry for a VAR_DECL in CO-RE relocs
Cupertino Miranda via Gcc-cvs
-
[gcc r15-6918] bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT
Cupertino Miranda via Gcc-cvs
-
[gcc r15-6919] bpf: calls do not promote attr access_index on lhs
Cupertino Miranda via Gcc-cvs
-
[gcc r15-6917] c++: Implement mangling of RAW_DATA_CST [PR118278]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6916] c++: handle decltype in nested-name-spec printing [PR118139]
Marek Polacek via Gcc-cvs
-
[gcc r15-6915] libstdc++: Fix comments in test that reference wrong subclause of C++11
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-6914] middle-end: Fix incorrect type replacement in operands_equals [PR118472]
Tamar Christina via Gcc-cvs
-
[gcc r15-6913] Annotate dbg_line_numbers table
Richard Biener via Gcc-cvs
-
[gcc r15-6912] testsuite: i386: Fix expected vectoriziation in pr105493.c
Christoph Mテシllner via Gcc-cvs
-
[gcc r15-6911] OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486]
Tobias Burnus via Gcc-cvs
-
[gcc r15-6910] ipa: Initialize/release global obstack in process_new_functions [PR116068]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6907] c++: Fix ICEs with large initializer lists or ones including #embed [PR118124]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6908] c++: Fix up maybe_init_list_as_array for RAW_DATA_CST [PR118124]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6909] c++: Delete defaulted operator <=> if std::strong_ordering::equal doesn't convert to its rettype [PR
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6906] RISC-V: Fix code gen for reduction with length 0 [PR118182]
Kito Cheng via Gcc-cvs
-
[gcc r15-6905] Fix SLP scalar costing with stmts also used in externals
Richard Biener via Gcc-cvs
-
[gcc r15-6904] lto: Remove link() to fix build with MinGW [PR118238]
Michal Jires via Gcc-cvs
-
[gcc r15-6903] [RISC-V][PR target/118170] Add HF div/sqrt reservation
Jeff Law via Gcc-cvs
-
[gcc r15-6902] [PR rtl-optimization/109592] Simplify nested shifts
Jeff Law via Gcc-cvs
-
[gcc r15-6900] c++: dump-lang-raw with obj_type_ref fields
Jason Merrill via Gcc-cvs
-
[gcc r15-6899] d: Merge upstream dmd, druntime d6f693b46a, phobos 336bed6d8.
Iain Buclaw via Gcc-cvs
-
[gcc r15-6898] [ifcombine] robustify decode_field_reference
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6897] c++: re-enable NSDMI CONSTRUCTOR folding [PR118355]
Marek Polacek via Gcc-cvs
-
[gcc r14-11210] match: Keep conditional in simplification to constant [PR118140].
Robin Dapp via Gcc-cvs
-
[gcc r15-6896] OpenMP: Remove dead code from declare variant reimplementation
Sandra Loosemore via Gcc-cvs
-
[gcc r15-6895] OpenMP: Re-work and extend context selector resolution
Sandra Loosemore via Gcc-cvs
-
[gcc r15-6894] OpenMP: New tree nodes for metadirective and dynamic selector support.
Sandra Loosemore via Gcc-cvs
-
[gcc r15-6893] [ifcombine] check and extend constants to compare with bitfields
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6892] RISC-V: Fix vsetvl compatibility predicate [PR118154].
Robin Dapp via Gcc-cvs
-
[gcc r12-10901] Zen5 tuning part 5: update instruction latencies in x86-tune-costs
Jan Hubicka via Gcc-cvs
-
[gcc r15-6891] match: Keep conditional in simplification to constant [PR118140].
Robin Dapp via Gcc-cvs
-
[gcc r15-6890] c++/modules: Don't emit imported deduction guides [PR117397]
Nathaniel Shead via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-6889-g744a59f3f55bfc890f755c57c72919566e1bcad5' into redhat/gcc-15-branch
Jakub Jelinek via Gcc-cvs
-
[gcc/redhat/heads/gcc-15-branch] (12 commits) Merge commit 'r15-6889-g744a59f3f55bfc890f755c57c72919566e1
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6889] Ada: add missing support for the S/390 and RISC-V architectures
Eric Botcazou via Gcc-cvs
-
[gcc r15-6888] tree-optimization/118405 - ICE with vector(1) T vs T load
Richard Biener via Gcc-cvs
-
[gcc/aoliva/heads/testme] [ifcombine] robustify decode_field_reference
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] robustify decode_field_reference
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (2 commits) [ifcombine] robustify decode_field_reference
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6887] Fortran: Add LOCALITY support for DO_CONCURRENT
Jerry DeLisle via Gcc-cvs
-
[gcc r15-6886] c: improve UX for -Wincompatible-pointer-types (v3) [PR116871]
David Malcolm via Gcc-cvs
-
[gcc r15-6885] c++: Add support for vec_dup to constexpr [PR118445]
Andrew Pinski via Gcc-cvs
-
[gcc r15-6884] RISC-V: Expand shift count in Xmode in interleave pattern.
Jeff Law via Gcc-cvs
-
[gcc r15-6883] rs6000: Add clobber and guard for vsx_stxvd2x4_le_const [PR116030]
Peter Bergner via Gcc-cvs
-
[gcc r15-6881] RISC-V: Disallow negative step for interleaving [PR117682]
Jeff Law via Gcc-cvs
-
[gcc r15-6880] RISC-V: testsuite: Skip test with -flto
Jeff Law via Gcc-cvs
-
[gcc r15-6879] PR modula2/116557: Remove physical address from COPYING.FDL
Gaius Mulley via Gcc-cvs
-
[gcc/redhat/heads/gcc-15-branch] (59 commits) Merge commit 'r15-6878-g51f76cd947aeb5fe9889b6fde5830031e29
Jakub Jelinek via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-6878-g51f76cd947aeb5fe9889b6fde5830031e292b30a' into redhat/gcc-15-branch
Jakub Jelinek via Libstdc++-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] check and extend constants to compare with bitfields
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] [ifcombine] check and extend constants to compare with bitf
Alexandre Oliva via Gcc-cvs
-
[gcc r12-10899] Fortran: Cray pointer comparison wrongly optimized away [PR106692]
Harald Anlauf via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (90 commits) [ifcombine] propagate signbit mask to XOR right-hand operan
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] set mask to clip sign-extended constant
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (91 commits) [ifcombine] set mask to clip sign-extended constant
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6878] Fix typos in show_attr.
Thomas Kテカnig via Gcc-cvs
-
[gcc r15-6877] RISC-V: Remove zba check in bitwise and ashift reassociation [PR 115921]
Jeff Law via Gcc-cvs
-
[gcc r15-6876] libphobos: Bump soname to version 6 [PR117701]
Iain Buclaw via Gcc-cvs
-
[gcc r15-6875] Fix build for STORE_FLAG_VALUE<0 targets [PR118418]
Richard Sandiford via Gcc-cvs
-
[gcc r15-6874] RISC-V: Improve bitwise and ashift reassociation for single-bit immediate without zbs [PR 115921]
Jeff Law via Gcc-cvs
-
[gcc r15-6873] RISC-V: Fix the result error caused by not updating ratio when using "use_max_sew" to merge vsetvl
Jeff Law via Gcc-cvs
-
[gcc r15-6872] RISC-V: fix thinko in riscv_register_move_cost ()
Vineet Gupta via Gcc-cvs
-
[gcc r15-6871] Accept commas between clauses in OpenMP declare variant
Paul-Antoine Arras via Gcc-cvs
-
[gcc r15-6870] RISC-V: Fix program logic errors caused by data truncation on 32-bit host for zbs, such as i386
Jeff Law via Gcc-cvs
-
[gcc r15-6869] Add missing target directive in OpenMP dispatch Fortran runtime test
Paul-Antoine Arras via Gcc-cvs
-
[gcc r15-6868] PR modula2/118453: Subranges types do not use virtual tokens during construction
Gaius Mulley via Gcc-cvs
-
[gcc r15-6867] [PR rtl-optimization/107455] Eliminate unnecessary constant load
Jeff Law via Gcc-cvs
-
[gcc r15-6866] [ifcombine] propagate signbit mask to XOR right-hand operand
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6865] expr: Fix up the divmod cost debugging note [PR115910]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6864] MAINTAINERS: Make contrib/check-MAINTAINERS.py happy
Martin Jambor via Gcc-cvs
-
[gcc r15-6860] ada: Remove redundant parentheses inside unary operators (cont.)
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6863] ada: Update gnatdll documentation (-b option removed)
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6862] ada: Cleanup preanalysis of static expressions (part 5)
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6859] ada: Cleanup preanalysis of static expressions (part 4)
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6858] ada: Warn about redundant parentheses inside unary operators
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6856] ada: Remove redundant parentheses inside unary operators
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6861] ada: Fix relocatable DLL creation with gnatdll
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6857] ada: Remove redundant parentheses inside unary operators in comments
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6855] ada: Fix spurious warning about redundant parentheses in range bound
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6854] ada: Unbounded recursion on character aggregates with predicated component subtype
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6853] ada: Simplify expansion of negative membership operator
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6852] ada: Warn about redundant parentheses in upper range bounds
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6851] ada: Add more commentary to System.Val_Real.Large_Powfive
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6850] ada: Fix parsing of raise expressions with no parens
Marc Poulhi?s via Gcc-cvs
-
[gcc r15-6849] tree-optimization/117119 - ICE with int128 IV in dataref analysis
Richard Biener via Gcc-cvs
-
[gcc r15-6848] Un-XFAIL 'dg-note's in 'gfortran.dg/goacc/routine-external-level-of-parallelism-2.f'
Thomas Schwinge via Gcc-cvs
-
[gcc r15-6847] Bump BASE-VER to 14.0.1 now that we are in stage4.
Richard Biener via Gcc-cvs
-
[gcc r15-6846] lto: Pass cache checksum by reference [PR118181]
Michal Jires via Gcc-cvs
-
[gcc r15-6845] lto: Fix empty fnctl.h build error with MinGW.
Michal Jires via Gcc-cvs
-
[gcc/aoliva/heads/testme] [ifcombine] propagate signbit mask to XOR right-hand operan
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6844] Refactor ix86_expand_vecop_qihi2.
hongtao Liu via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] propagate signbit mask to xor right-hand operand
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (167 commits) [ifcombine] propagate signbit mask to xor right-hand operan
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (166 commits) [ifcombine] drop other misuses of uniform_integer_cst_p
Alexandre Oliva via Gcc-cvs
-
[gcc r15-6843] [PATCH] crc: Fix up some crc related wrong code issues [PR117997, PR118415]
Jeff Law via Gcc-cvs
-
[gcc r15-6840] Dump all symbol attributes in show_attr.
Thomas Kテカnig via Gcc-cvs
-
[gcc r13-9309] Zen5 tuning part 5: update instruction latencies in x86-tune-costs
Jan Hubicka via Gcc-cvs
-
[gcc r15-6838] c: UX improvements to 'too {few, many} arguments' errors (v5) [PR118112]
David Malcolm via Gcc-cvs
-
[gcc r15-6837] Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788]
Harald Anlauf via Gcc-cvs
-
[gcc r15-6835] Alpha: Optimize block moves coming from longword-aligned source
Maciej W. Rozycki via Gcc-cvs
-
[gcc r15-6836] Alpha: Fix a block move pessimisation with zero-extension after LDWU
Maciej W. Rozycki via Gcc-cvs
-
[gcc r15-6834] Alpha: Always respect -mbwx, -mcix, -mfix, -mmax, and their inverse
Maciej W. Rozycki via Gcc-cvs
-
[gcc r15-6833] Alpha: Restore frame pointer last in `builtin_longjmp' [PR64242]
Maciej W. Rozycki via Gcc-cvs
-
[gcc r15-6832] Alpha: Add memory clobbers to `builtin_longjmp' expansion
Maciej W. Rozycki via Gcc-cvs
-
[gcc r15-6831] Fix union member access for EXEC_INQUIRE.
Thomas Kテカnig via Gcc-cvs
-
[gcc r15-6830] More memory leak fixes
Richard Biener via Gcc-cvs
-
[gcc r14-11207] testsuite: The expect framework might introduce CR in output
Torbjorn Svensson via Libstdc++-cvs
-
[gcc r14-11206] testsuite: libstdc++: Use effective-target libatomic
Torbjorn Svensson via Gcc-cvs
-
[gcc r15-6829] testsuite: The expect framework might introduce CR in output
Torbjorn Svensson via Gcc-cvs
-
[gcc r15-6828] testsuite: libstdc++: Use effective-target libatomic
Torbjorn Svensson via Libstdc++-cvs
-
[gcc r15-6827] c-pretty-print.cc (pp_c_tree_decl_identifier): Strip private name encoding, PR118303
Hans-Peter Nilsson via Gcc-cvs
-
[gcc r15-6826] final: Fix get_attr_length for asm goto [PR118411]
Andrew Pinski via Gcc-cvs
-
[gcc r14-11204] testsuite: Fix flag used for modules test
Nathaniel Shead via Gcc-cvs
-
[gcc r13-9307] Fortran: Cray pointer comparison wrongly optimized away [PR106692]
Harald Anlauf via Gcc-cvs
-
[gcc r14-11203] c++/modules: Handle chaining already-imported local types [PR114630]
Nathaniel Shead via Gcc-cvs
-
[gcc r15-6822] c++/modules: Handle chaining already-imported local types [PR114630]
Nathaniel Shead via Gcc-cvs
-
[gcc r15-6821] Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop'
Tobias Burnus via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-6820-gd64ca15351029164bac30b49fb3c4f9723e755de' into redhat/gcc-15-branch
Jakub Jelinek via Libstdc++-cvs
-
[gcc/redhat/heads/gcc-15-branch] (96 commits) Merge commit 'r15-6820-gd64ca15351029164bac30b49fb3c4f9723e
Jakub Jelinek via Gcc-cvs
-
[gcc r15-6820] Fortran: Fix error recovery for bad component arrayspecs [PR108434]
Paul Thomas via Gcc-cvs
-
[gcc r15-6819] c++: modules and function attributes
Jason Merrill via Gcc-cvs
-
[gcc r15-6818] c++: modules and class attributes
Jason Merrill via Gcc-cvs
-
[gcc r15-6817] LoongArch: Generate the final immediate for lu12i.w, lu32i.d and lu52i.d
LuluCheng via Gcc-cvs
-
[gcc r15-6815] Use relations when simplifying MIN and MAX.
Andrew Macleod via Gcc-cvs
-
[gcc r13-9305] c++: ICE with variable template and [[deprecated]] [PR110031]
Marek Polacek via Gcc-cvs
-
[gcc r13-9304] c++: ICE with noexcept and local specialization, again [PR114349]
Marek Polacek via Gcc-cvs
-
[gcc r14-11201] Fortran: Cray pointer comparison wrongly optimized away [PR106692]
Harald Anlauf via Gcc-cvs
-
[gcc r13-9303] libstdc++: backport inline keyword on std::find
Tamar Christina via Libstdc++-cvs
-
[gcc r14-11200] libstdc++: backport inline keyword on std::find
Tamar Christina via Libstdc++-cvs
-
[gcc r14-11199] AArch64: correct Cortex-X4 MIDR
Tamar Christina via Gcc-cvs
-
[gcc r15-6809] vect: Fix dominators when adding a guard to skip the vector loop [PR118211]
Tamar Christina via Gcc-cvs
-
[gcc r15-6808] vect: Don't guard scalar epilogue for inverted loops [PR118211]
Tamar Christina via Gcc-cvs
-
[gcc r15-6810] vect: Ensure we add vector skip guard even when versioning for aliasing [PR118211]
Tamar Christina via Gcc-cvs
-
[gcc r15-6811] vect: Also cost gconds for scalar [PR118211]
Tamar Christina via Gcc-cvs
-
[gcc r15-6807] vect: Force alignment peeling to vectorize more early break loops [PR118211]
Tamar Christina via Gcc-cvs
-
[gcc r15-6806] AArch64: correct Cortex-X4 MIDR
Tamar Christina via Gcc-cvs
-
[gcc r15-6804] libstdc++: Fix unused parameter warnings in <bits/atomic_futex.h>
Jonathan Wakely via Gcc-cvs