gcc-cvs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[gcc r16-3003] gccrs: Fix object copying issue causing pointer inconsistency
Arthur Cohen via Gcc-cvs
[gcc r16-2956] gccrs: Handle IfLetExprConseqElse in DefaultResolver
Arthur Cohen via Gcc-cvs
[gcc r16-2940] gccrs: Add test case to show issue is fixed
Arthur Cohen via Gcc-cvs
[gcc r16-2975] gccrs: lower: Add assertions for desugared nodes
Arthur Cohen via Gcc-cvs
[gcc r16-2974] gccrs: desugar: Add assertions for try-blocks and question-mark
Arthur Cohen via Gcc-cvs
[gcc r16-2941] gccrs: Improve parsing of simple paths
Arthur Cohen via Gcc-cvs
[gcc r16-2958] gccrs: desugar: Handle try-blocks
Arthur Cohen via Gcc-cvs
[gcc r16-2953] gccrs: chore: ast: Fix formatting in rust-expr.h
Arthur Cohen via Gcc-cvs
[gcc r16-2957] gccrs: ast: Add Expr::Kind::Try
Arthur Cohen via Gcc-cvs
[gcc r16-2948] gccrs: Load modules during CfgStrip phase
Arthur Cohen via Gcc-cvs
[gcc r16-2947] gccrs: Specialize ExpandVisitor::expand_macro_children
Arthur Cohen via Gcc-cvs
[gcc r16-2938] gccrs: Implement compilation for SlicePattern matching against ArrayType scrutinee
Arthur Cohen via Gcc-cvs
[gcc r16-2931] gccrs: Fix ICE when handling bad constructor
Arthur Cohen via Gcc-cvs
[gcc r16-2951] gccrs: ast: Use AnonConst for array type sizes
Arthur Cohen via Gcc-cvs
[gcc r16-2950] gccrs: nr2.0: Handle glob imports of enum variants.
Arthur Cohen via Gcc-cvs
[gcc r16-2912] gccrs: Implement compilation support for TuplePatternItems::RANGED
Arthur Cohen via Gcc-cvs
[gcc r16-2935] gccrs: attributes: Add #[test] and #[simd_test]
Arthur Cohen via Gcc-cvs
[gcc r16-2949] gccrs: mappings: Change mappings to allow other items as item containers.
Arthur Cohen via Gcc-cvs
[gcc r16-2911] gccrs: Fix type checking logic for TuplePattern
Arthur Cohen via Gcc-cvs
[gcc r16-2933] gccrs: Add test case to show we emit better errors now
Arthur Cohen via Gcc-cvs
[gcc r16-2926] gccrs: Improve LiteralPattern type checking
Arthur Cohen via Gcc-cvs
[gcc r16-2932] gccrs: add test case to show issue is fixed
Arthur Cohen via Gcc-cvs
[gcc r16-2930] gccrs: Fix cast rules logic to try simple casts then fall back to coercions
Arthur Cohen via Gcc-cvs
[gcc r16-2923] gccrs: Do proper const folding during typechecking for array capacities
Arthur Cohen via Gcc-cvs
[gcc r16-2909] gccrs: reconstruct_vec: Allocate size when creating the vector
Arthur Cohen via Gcc-cvs
[gcc r16-2922] gccrs: nr2.0: Add proper handling for WhileLet loops.
Arthur Cohen via Gcc-cvs
[gcc r16-2924] gccrs: Fix ice with invalid borrow expression
Arthur Cohen via Gcc-cvs
[gcc r16-2928] gccrs: Fix bad bounds checking for PartialOrd
Arthur Cohen via Gcc-cvs
[gcc r16-2903] gccrs: Add locus getters
Arthur Cohen via Gcc-cvs
[gcc r16-2910] gccrs: chore: ast: Fix formatting and includes
Arthur Cohen via Gcc-cvs
[gcc r16-2901] gccrs: Implement type checking for ItemType::RANGED in TuplePattern
Arthur Cohen via Gcc-cvs
[gcc r16-2904] gccrs: nr2.0: Add more checks for alternate patterns
Arthur Cohen via Gcc-cvs
[gcc r16-2917] gccrs: Remove reinterpret_cast usages in DefaultASTVisitor
Arthur Cohen via Gcc-cvs
[gcc r16-2898] gccrs: Create Rust::GGC::Ident
Arthur Cohen via Gcc-cvs
[gcc r16-2902] gccrs: nr2.0: Adjust resolution of external crates
Arthur Cohen via Gcc-cvs
[gcc r16-2900] gccrs: Update C++ version check in rust-lang.cc
Arthur Cohen via Gcc-cvs
[gcc r16-2916] gccrs: Remove Late visitor override for StructStruct
Arthur Cohen via Gcc-cvs
[gcc r16-2914] gccrs: Remove -frust-name-resolution-2.0 usage in tests
Arthur Cohen via Gcc-cvs
[gcc r16-2897] gccrs: Add getter for non const lifetime object
Arthur Cohen via Gcc-cvs
[gcc r16-2918] gccrs: Change enum to enum class
Arthur Cohen via Gcc-cvs
[gcc r16-2896] gccrs: Add getter for outer attributions
Arthur Cohen via Gcc-cvs
[gcc r16-2895] gccrs: Fix scan-assembler regexp in recurse2.rs
Arthur Cohen via Gcc-cvs
[gcc r16-2882] gccrs: Add test case showing RPIT working to close issue
Arthur Cohen via Gcc-cvs
[gcc r16-2894] gccrs: Fix bug with non compiled const decl
Arthur Cohen via Gcc-cvs
[gcc r16-2880] gccrs: Adjust external crate lowering and type checking
Arthur Cohen via Gcc-cvs
[gcc r16-2913] gccrs: nr2.0: Enable by default
Arthur Cohen via Gcc-cvs
[gcc r16-2881] gccrs: Fix ICE when constant is missing and expression
Arthur Cohen via Gcc-cvs
[gcc r16-2878] gccrs: Fix issues around PartialEq Eq Ord Partial Ord
Arthur Cohen via Gcc-cvs
[gcc r16-2892] gccrs: Fix TupleStructPattern compilation throwing error
Arthur Cohen via Gcc-cvs
[gcc r16-2891] gccrs: nr2.0: Fix resolution of constant items
Arthur Cohen via Gcc-cvs
[gcc r16-2873] gccrs: nr2.0: Adjust lookup of associated items
Arthur Cohen via Gcc-cvs
[gcc r16-2875] gccrs: Implement name resolution for IdentifierPattern's subpattern
Arthur Cohen via Gcc-cvs
[gcc r16-2876] gccrs: Implement compilation of IdentifierPattern's subpattern bindings
Arthur Cohen via Gcc-cvs
[gcc r16-2886] gccrs: Cleanup and refactor method resolution
Arthur Cohen via Gcc-cvs
[gcc r16-2889] gccrs: Fix silly ordering bug in trait reference resolution
Arthur Cohen via Gcc-cvs
[gcc r16-2888] gccrs: Fix bug with bad type bindings not looking at super traits
Arthur Cohen via Gcc-cvs
[gcc r16-2884] gccrs: Ensure we look at the bounds behind a reference
Arthur Cohen via Gcc-cvs
[gcc r16-2865] gccrs: derive(PartialEq): Implement proper discriminant comparison
Arthur Cohen via Gcc-cvs
[gcc r16-2852] gccrs: derive(Ord, PartialOrd): Add base for deriving them.
Arthur Cohen via Gcc-cvs
[gcc r16-2869] gccrs: derive(Ord): Handle unit structs properly
Arthur Cohen via Gcc-cvs
[gcc r16-2864] gccrs: derive-cmp: Add EnumMatchBuilder class
Arthur Cohen via Gcc-cvs
[gcc r16-2863] gccrs: ast-builder: Make location public
Arthur Cohen via Gcc-cvs
[gcc r16-2850] gccrs: rib: Add all kinds of Ribs to pretty-printing
Arthur Cohen via Gcc-cvs
[gcc r16-2847] gccrs: nr2.0: Adjust alternate identifier handling
Arthur Cohen via Gcc-cvs
[gcc r16-2862] gccrs: derive(Ord): Add handling for ordering of discriminant values
Arthur Cohen via Gcc-cvs
[gcc r16-2849] gccrs: Fix bug in query type stopping PartialOrd
Arthur Cohen via Gcc-cvs
[gcc r16-2855] gccrs: derive: Add common comparison derive class
Arthur Cohen via Gcc-cvs
[gcc r16-2848] gccrs: Fix bad type canonicalization on ARRAY_TYPES
Arthur Cohen via Gcc-cvs
[gcc r16-2845] gccrs: Support compilation of IdentifierPattern's subpatterns
Arthur Cohen via Gcc-cvs
[gcc r16-2857] gccrs: derive(Ord, PartialOrd): Implement proper recursive match logic
Arthur Cohen via Gcc-cvs
[gcc r16-2840] gccrs: Add new function ClosureExpr::get_definition_expr
Arthur Cohen via Gcc-cvs
[gcc r16-2846] gccrs: Rename IdentifierPattern's to_bind to subpattern
Arthur Cohen via Gcc-cvs
[gcc r16-2853] gccrs: derive: Add const generics when deriving impls
Arthur Cohen via Gcc-cvs
[gcc r16-2858] gccrs: derive(PartialEq): chore: Refactor using new SelfOther APIs
Arthur Cohen via Gcc-cvs
[gcc r16-2836] gccrs: nr2.0: Catch Self in impl block self types
Arthur Cohen via Gcc-cvs
[gcc r16-2832] gccrs: const-block: Add testcase
Arthur Cohen via Gcc-cvs
[gcc r16-2842] gccrs: nr2.0: Adjust pub_restricted tests
Arthur Cohen via Gcc-cvs
[gcc r16-2844] gccrs: nr2.0: Fix closure parameter scoping
Arthur Cohen via Gcc-cvs
[gcc r16-2854] gccrs: builder: Add match_case() function and new block() one
Arthur Cohen via Gcc-cvs
[gcc r16-2822] gccrs: Revert 10-second timeout for each test
Arthur Cohen via Gcc-cvs
[gcc r16-2856] gccrs: derive(PartialEq): Use that common class
Arthur Cohen via Gcc-cvs
[gcc r16-2819] gccrs: Fix NR2 ICE in visit_attributes
Arthur Cohen via Gcc-cvs
[gcc r16-2839] gccrs: nr2.0: Separate out canonical path handling
Arthur Cohen via Gcc-cvs
[gcc r16-2818] gccrs: Remove rvalue reference binding
Arthur Cohen via Gcc-cvs
[gcc r16-2838] gccrs: Lower IdentifierPattern's to_bind to HIR
Arthur Cohen via Gcc-cvs
[gcc r16-2833] gccrs: Make ConstantItem use Identifier
Arthur Cohen via Gcc-cvs
[gcc r16-2827] gccrs: nr2.0: Fix IfLet pattern handling
Arthur Cohen via Gcc-cvs
[gcc r16-2835] gccrs: nr2.0: Improve visibility path handling
Arthur Cohen via Gcc-cvs
[gcc r16-2834] gccrs: parser: fix ICE std::out_of_range with path attrs to nonexisting path
Arthur Cohen via Gcc-cvs
[gcc r16-2817] Rust: Move 'libformat_parser' build into the GCC build directory
Arthur Cohen via Gcc-cvs
[gcc r16-2837] gccrs: fix: ICE when parsing unterminated raw byte strings
Arthur Cohen via Gcc-cvs
[gcc r16-2829] gccrs: ast: Add ConstBlock and AnonConst nodes
Arthur Cohen via Gcc-cvs
[gcc r16-2821] gccrs: nr2.0: Fix some paths in test files
Arthur Cohen via Gcc-cvs
[gcc r16-2815] gccrs: remove now useless clang-format comments
Arthur Cohen via Gcc-cvs
[gcc r16-2826] gccrs: Initial support for Return Position Impl Trait
Arthur Cohen via Gcc-cvs
[gcc r16-2831] gccrs: hir: Add const blocks
Arthur Cohen via Gcc-cvs
[gcc r16-2825] gccrs: Fix non canonical type bug with tuples
Arthur Cohen via Gcc-cvs
[gcc r16-2820] gccrs: nr2.0: Fix test builtin_abort.rs
Arthur Cohen via Gcc-cvs
[gcc r16-2816] gccrs: Small improvements to DefaultASTVisitor and nr2.0
Arthur Cohen via Gcc-cvs
[gcc r16-2823] gccrs: refactor default infer vars to be its own function
Arthur Cohen via Gcc-cvs
[gcc r16-2830] gccrs: parser: Add base for parsing const blocks
Arthur Cohen via Gcc-cvs
[gcc r16-2811] gccrs: Fix test same_field_name.rs
Arthur Cohen via Gcc-cvs
[gcc r16-2809] gccrs: We cant clone types as it will dup the node-id
Arthur Cohen via Gcc-cvs
[gcc r16-2828] gccrs: Always emit the error highest in the type hierarchy
Arthur Cohen via Gcc-cvs
[gcc r16-2813] gccrs: remove unused file
Arthur Cohen via Gcc-cvs
[gcc r16-2807] gccrs: nr2.0: Adjust resolution of impl items
Arthur Cohen via Gcc-cvs
[gcc r16-2812] gccrs: Fix Attr metavariable binding
Arthur Cohen via Gcc-cvs
[gcc r16-2824] gccrs: Remove unneeded clones untill we have an arena allocator for these tmps
Arthur Cohen via Gcc-cvs
[gcc r16-2806] gccrs: ast: collector: visit InlineAsm node during ast dump
Arthur Cohen via Gcc-cvs
[gcc r16-2810] gccrs: nr2.0: Fix borrow checking
Arthur Cohen via Gcc-cvs
[gcc r16-2803] gccrs: nr2.0: Adjust enum item visitors
Arthur Cohen via Gcc-cvs
[gcc r16-2808] gccrs: Adapt attribute lang hook and do some cleanup
Arthur Cohen via Gcc-cvs
[gcc r16-2801] gccrs: Improve canonical path handling for impl items
Arthur Cohen via Gcc-cvs
[gcc r16-2805] gccrs: fix ICE on empty constexpr loops
Arthur Cohen via Gcc-cvs
[gcc r16-2800] gccrs: desugar APIT impl traits
Arthur Cohen via Gcc-cvs
[gcc r16-2804] gccrs: Prevent passing generic arguments to impl traits in argument position
Arthur Cohen via Gcc-cvs
[gcc r16-2802] gccrs: Improve struct pattern compilation
Arthur Cohen via Gcc-cvs
[gcc r16-2799] gccrs: Emit error diagnostic for bad impl type usage
Arthur Cohen via Gcc-cvs
[gcc r16-2796] gccrs: ast: builder: Allow building struct ident patterns
Arthur Cohen via Gcc-cvs
[gcc r16-2797] gccrs: derive(PartialEq): Allow deriving enum structs
Arthur Cohen via Gcc-cvs
[gcc r16-2798] gccrs: derive(PartialEq): Fix raw strings in test
Arthur Cohen via Gcc-cvs
[gcc r16-2795] gccrs: backend: Compile struct rebinding patterns
Arthur Cohen via Gcc-cvs
[gcc r16-2794] gccrs: backend: Refactor struct pattern compilation
Arthur Cohen via Gcc-cvs
[gcc r16-2793] gccrs: nr2.0: late: Correctly initialize funny_error member
Arthur Cohen via Gcc-cvs
[gcc r16-2792] fortran: Use array descriptor offset setter when possible
Mikael Morin via Gcc-cvs
[gcc r16-2791] fortran: Remove array descriptor data address accessor function
Mikael Morin via Gcc-cvs
[gcc r16-2790] fortran: Use array descriptor data setter when possible
Mikael Morin via Gcc-cvs
[gcc r16-2789] i386: Extend recognition of high-reg rvalues [PR121306]
Richard Sandiford via Gcc-cvs
[gcc r16-2787] AVR: target/121359: Remove -mlra and remains of reload.
Georg-Johann Lay via Gcc-cvs
[gcc r16-2788] Remove hybrid SLP detection
Richard Biener via Gcc-cvs
[gcc r16-2786] x86: Update *one_cmplqi_ext<mode>_1
H.J. Lu via Gcc-cvs
[gcc r16-2783] Prune some unnecessary PURE_SLP_STMT checks
Richard Biener via Gcc-cvs
[gcc r16-2785] tree-optimization/121395 - SLP of SIMD calls w/o LHS
Richard Biener via Gcc-cvs
[gcc r16-2784] Rename loop_vect SLP_TYPE and clarify docs
Richard Biener via Gcc-cvs
[gcc r16-2782] tree-optimization/121382 - avoid UB in IVOPTs inserted step computation
Richard Biener via Gcc-cvs
[gcc r16-2781] tree-optimization/121370 - avoid UB in building a CHREC
Richard Biener via Gcc-cvs
[gcc r16-2780] bitint: Allow unused bits when testing extended _BitInt ABIs
Jakub Jelinek via Gcc-cvs
[gcc r16-2779] expand: Reduce unneeded _BitInt extensions
Jakub Jelinek via Gcc-cvs
[gcc r16-2778] bitint: Allow mode promotion of _BitInt types
Jakub Jelinek via Gcc-cvs
[gcc r16-2777] libstdc++: Remove 2 exports [PR121373]
Jakub Jelinek via Libstdc++-cvs
[gcc r16-2776] libcpp: Add testcase for CWG2579 [PR120778]
Jakub Jelinek via Gcc-cvs
[gcc r16-2775] doc: Mark up function name in installation docs
Gerald Pfeifer via Gcc-cvs
[gcc(refs/users/meissner/heads/work217-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc r16-2774] RISC-V: Fix scalar code-gen of unsigned SAT_MUL
Pan Li via Gcc-cvs
[gcc r16-2772] c++: add another testcase [PR121351]
Patrick Palka via Gcc-cvs
[gcc r16-2771] c++: constrained memfn vs corresponding using [PR121351]
Patrick Palka via Gcc-cvs
[gcc r16-2770] c++: constexpr evaluation of abi::__dynamic_cast [PR120620]
Patrick Palka via Gcc-cvs
[gcc r16-2769] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Hans-Peter Nilsson via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove overwrite of polymorphic associate variable offset
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove array bound update after constructor expansion
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove default initialization of local pointers's span
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove premature initialization of a function result's span
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove redundant initialisation of associate variable span
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/suppr_descr_field_updates_v01)] fortran: Remove span overwrite with pointer assignments
Mikael Morin via Gcc-cvs
[gcc] Created branch 'mikael/heads/suppr_descr_field_updates_v01' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
[gcc r16-2768] libstdc++: Add various missing exports [PR121373]
Jakub Jelinek via Gcc-cvs
[gcc r16-2766] diagnostics: improve support for nesting levels [PR116253]
David Malcolm via Gcc-cvs
[gcc r16-2767] optinfo: use enum class
David Malcolm via Gcc-cvs
[gcc r16-2765] diagnostics: avoid stray trailing space in html sink in sarif-replay [PR116792]
David Malcolm via Gcc-cvs
[gcc r16-2764] diagnostics: move diagnostics::counters to its own header
David Malcolm via Gcc-cvs
[gcc r16-2763] diagnostics: split source_printing_options out into its own header
David Malcolm via Gcc-cvs
[gcc r16-2762] diagnostics: rename option_manager to option_id_manager and split out from context.h
David Malcolm via Gcc-cvs
[gcc r16-2761] diagnostics: fix comment in buffering.h
David Malcolm via Gcc-cvs
[gcc r16-2760] gimple-warn-recursion.cc: add missing auto_diagnostic_group
David Malcolm via Gcc-cvs
[gcc r16-2759] asf: Fix null pointer dereference in is_store_forwarding [PR121303]
Philipp Tomsich via Gcc-cvs
[gcc r16-2758] c++: Add #line testcase for CWG2580 [PR120778]
Jakub Jelinek via Gcc-cvs
[gcc r16-2755] ada: Check Compile_Time_Errors removed in Ghost code
Marc Poulhies via Gcc-cvs
[gcc r16-2752] ada: Keep Ghost_Mode related variables in a record
Marc Poulhies via Gcc-cvs
[gcc r16-2757] ada: Update Assertion_Policy handling in GNATProve mode
Marc Poulhies via Gcc-cvs
[gcc r16-2756] ada: Make pp and friends more robust
Marc Poulhies via Gcc-cvs
[gcc r16-2754] ada: Refactor Validate_Compile_Time_Warning_Or_Error
Marc Poulhies via Gcc-cvs
[gcc r16-2753] ada: Implement accessibility legality check for discriminated function result.
Marc Poulhies via Gcc-cvs
[gcc r16-2751] ada: Avoid generating incorrect warning
Marc Poulhies via Gcc-cvs
[gcc r16-2750] ada: Fix code quality issue in table.adb
Marc Poulhies via Gcc-cvs
[gcc r16-2749] ada: Misc parser cleanup
Marc Poulhies via Gcc-cvs
[gcc r16-2748] Fail early when SLP instance build fails
Richard Biener via Gcc-cvs
[gcc r16-2747] libcpp: Use pedwarn instead of warning for CWG2578 diagnostics [PR120778]
Jakub Jelinek via Gcc-cvs
[gcc r16-2746] libstdc++: Fix dereferencing of std::indirect xvalues [PR121128]
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-2740] aarch64: Use VNx16BI for svac*
Richard Sandiford via Gcc-cvs
[gcc r16-2738] aarch64: Use VNx16BI for svcmp*_wide
Richard Sandiford via Gcc-cvs
[gcc r16-2745] aarch64: Check the mode of SVE ACLE function results
Richard Sandiford via Gcc-cvs
[gcc r16-2743] aarch64: Use VNx16BI for svdup_b*
Richard Sandiford via Gcc-cvs
[gcc r16-2744] aarch64: Use VNx16BI for svdupq_b*
Richard Sandiford via Gcc-cvs
[gcc r16-2742] aarch64: Use VNx16BI for svpnext*
Richard Sandiford via Gcc-cvs
[gcc r16-2741] aarch64: Use VNx16BI for sv(n)match*
Richard Sandiford via Gcc-cvs
[gcc r16-2737] aarch64: Drop unnecessary GPs in svcmp_wide PTEST patterns
Richard Sandiford via Gcc-cvs
[gcc r16-2736] aarch64: Use the correct GP mode in the svcmp_wide patterns
Richard Sandiford via Gcc-cvs
[gcc r16-2739] aarch64: Use VNx16BI for floating-point svcmp*
Richard Sandiford via Gcc-cvs
[gcc r16-2733] aarch64: Use VNx16BI for svrev_b* [PR121294]
Richard Sandiford via Gcc-cvs
[gcc r16-2735] aarch64: Use VNx16BI for non-widening integer svcmp*
Richard Sandiford via Gcc-cvs
[gcc r16-2734] aarch64: Use VNx16BI for svunpklo/hi_b
Richard Sandiford via Gcc-cvs
[gcc r16-2732] aarch64: Use VNx16BI for more permutations [PR121294]
Richard Sandiford via Gcc-cvs
[gcc r16-2730] aarch64: Improve svdupq_lane expension for big-endian [PR121293]
Richard Sandiford via Gcc-cvs
[gcc r16-2731] aarch64: Use VNx16BI for more SVE WHILE* results [PR121118]
Richard Sandiford via Gcc-cvs
[gcc r16-2729] tree-optimization/121362 - missed FRE through aggregate copy
Richard Biener via Gcc-cvs
[gcc r16-2728] invoke.texi: Update docs of -fdump-{rtl, tree}-<pass>-<options>
Filip Kastl via Gcc-cvs
[gcc r16-2727] x86: Don't hoist non all 0s/1s vector set outside of loop
H.J. Lu via Gcc-cvs
[gcc r16-2725] c++: Add stringification testcase for CWG1709 [PR120778]
Jakub Jelinek via Gcc-cvs
[gcc r16-2724] libcpp: Fix up cpp_maybe_module_directive [PR120845]
Jakub Jelinek via Gcc-cvs
[gcc r16-2723] libstdc++: Export std::owner_equal and std::owner_hash from std.cc
Jakub Jelinek via Gcc-cvs
Earlier messages
Later messages