Messages by Thread
-
[gcc r15-8425] gccrs: Handle TypeAlias during toplevel resolution 2.0
Arthur Cohen via Gcc-cvs
-
[gcc r15-8416] gccrs: Postpone break on error after name resolution
Arthur Cohen via Gcc-cvs
-
[gcc r15-8414] gccrs: Add box definition to avoid error
Arthur Cohen via Gcc-cvs
-
[gcc r15-8424] gccrs: Fix some issues with canonical path fetching in name resolution 2.0
Arthur Cohen via Gcc-cvs
-
[gcc r15-8413] gccrs: This test requires the standard library
Arthur Cohen via Gcc-cvs
-
[gcc r15-8300] gccrs: [gccrs#3045] #[may_dangle] in safe impl
Arthur Cohen via Gcc-cvs
-
[gcc r15-8423] gccrs: Improve Rib::Definition shadowing
Arthur Cohen via Gcc-cvs
-
[gcc r15-8411] gccrs: Change resolved type segment
Arthur Cohen via Gcc-cvs
-
[gcc r15-8421] gccrs: Add test case to show ICE is fixed
Arthur Cohen via Gcc-cvs
-
[gcc r15-8420] gccrs: add test case to show impl block on ! works
Arthur Cohen via Gcc-cvs
-
[gcc r15-8419] rust: fix ICE during name resolution for impls on unit-types
Arthur Cohen via Gcc-cvs
-
[gcc r15-8409] gccrs: Do not assert insertion result
Arthur Cohen via Gcc-cvs
-
[gcc r15-8407] gccrs: Move failing test to xfail
Arthur Cohen via Gcc-cvs
-
[gcc r15-8404] gccrs: Change lambda content with default visitor call
Arthur Cohen via Gcc-cvs
-
[gcc r15-8406] gccrs: Make AST default visitor visit functions public
Arthur Cohen via Gcc-cvs
-
[gcc r15-8405] gccrs: Add default resolver parent functions by default
Arthur Cohen via Gcc-cvs
-
[gcc r15-8397] gccrs: Insert imports in all namespaces they were resolved in
Arthur Cohen via Gcc-cvs
-
[gcc r15-8400] gccrs: Loop on expansion if a new export has been defined
Arthur Cohen via Gcc-cvs
-
[gcc r15-8396] gccrs: early: Do not emit errors for unresolved imports, store them instead
Arthur Cohen via Gcc-cvs
-
[gcc r15-8388] gccrs: nr2.0: default-visitor: Conditionally visit type in self parameters.
Arthur Cohen via Gcc-cvs
-
[gcc r15-8390] gccrs: toplevel: Build list of imports for Early to resolve
Arthur Cohen via Gcc-cvs
-
[gcc r15-8392] gccrs: imports: Add FinalizeImports class
Arthur Cohen via Gcc-cvs
-
[gcc r15-8387] gccrs: rust fix ICE when hir lowering qualified path expressions without an as
Arthur Cohen via Gcc-cvs
-
[gcc r15-8391] gccrs: early: Resolve imports and create import mappings
Arthur Cohen via Gcc-cvs
-
[gcc r15-8385] gccrs: Remove some overloaded methods from DefaultResolver.
Arthur Cohen via Gcc-cvs
-
[gcc r15-8378] gccrs: [gccrs#3141] Remove double negation by returning CompileExpr::Compile early
Arthur Cohen via Gcc-cvs
-
[gcc r15-8386] rust: fix ICE when compiling impl block for !
Arthur Cohen via Gcc-cvs
-
[gcc r15-8389] gccrs: toplevel: Add note for resolving use declarations
Arthur Cohen via Gcc-cvs
-
[gcc r15-8384] gccrs: Add extra assertions to tl::optional
Arthur Cohen via Gcc-cvs
-
[gcc r15-8383] gccrs: adjust hir dump of BlockExpr
Arthur Cohen via Gcc-cvs
-
[gcc r15-8376] gccrs: session-manager: Fix typos in -frust-incomplete message
Arthur Cohen via Gcc-cvs
-
[gcc r15-8379] gccrs: Create new test system for name resolution 2.0
Arthur Cohen via Gcc-cvs
-
[gcc r15-8358] gccrs: Fix v0-mangle1.rs test when run with ASAN
Arthur Cohen via Gcc-cvs
-
[gcc r15-8380] gccrs: Check if the type has been correctly resolved
Arthur Cohen via Gcc-cvs
-
[gcc r15-8375] gccrs: Emit error on auto-traits
Arthur Cohen via Gcc-cvs
-
[gcc r15-8371] gccrs: Use `IndexVec` for bb_fold_map
Arthur Cohen via Gcc-cvs
-
[gcc r15-8370] gccrs: Used `IndexVec` for Places
Arthur Cohen via Gcc-cvs
-
[gcc r15-8367] gccrs: Used `IndexVec` for Scopes
Arthur Cohen via Gcc-cvs
-
[gcc r15-8357] gccrs: Provide new asm test case for amd64
Arthur Cohen via Gcc-cvs
-
[gcc r15-8364] gccrs: Strong type ScopeId
Arthur Cohen via Gcc-cvs
-
[gcc r15-8363] gccrs: Strong type LoanId
Arthur Cohen via Gcc-cvs
-
[gcc r15-8351] gccrs: Perform lowering hir output operand to tree
Arthur Cohen via Gcc-cvs
-
[gcc r15-8348] gccrs: Move strip double quotes, add scaffold expand
Arthur Cohen via Gcc-cvs
-
[gcc r15-8355] gccrs: Fix return type of asm mov 5 to i32:0, tortured
Arthur Cohen via Gcc-cvs
-
[gcc r15-8353] gccrs: Use's array type when constring string tree
Arthur Cohen via Gcc-cvs
-
[gcc r15-8366] gccrs: Introduce `IndexVec`
Arthur Cohen via Gcc-cvs
-
[gcc r15-8349] gccrs: Lower the HIR to tree with CompileExpr
Arthur Cohen via Gcc-cvs
-
[gcc r15-8352] gccrs: Added noreturn checking for nevertype, new test
Arthur Cohen via Gcc-cvs
-
[gcc r15-8360] gccrs: Strong type PlaceId
Arthur Cohen via Gcc-cvs
-
[gcc r15-8337] gccrs: Make sure CompileExpr::visit is reached
Arthur Cohen via Gcc-cvs
-
[gcc r15-8362] gccrs: Use FreeRegions inplace of `std::vector<FreeRegion>`
Arthur Cohen via Gcc-cvs
-
[gcc r15-8345] gccrs: Added new test for prep of output {}
Arthur Cohen via Gcc-cvs
-
[gcc r15-8347] gccrs: Start work on expand inline asm
Arthur Cohen via Gcc-cvs
-
[gcc r15-8361] gccrs: Strong type FreeRegion
Arthur Cohen via Gcc-cvs
-
[gcc r15-8335] gccrs: Fix the parser's operand and flags storage
Arthur Cohen via Gcc-cvs
-
[gcc r15-8330] rust: Add checking for union patterns
Arthur Cohen via Gcc-cvs
-
[gcc r15-8343] gccrs: Refactor compile-asm for first round review
Arthur Cohen via Gcc-cvs
-
[gcc r15-8336] gccrs: Scaffolding asm codegen
Arthur Cohen via Gcc-cvs
-
[gcc r15-8344] gccrs: Minor fix to asm codegen pr
Arthur Cohen via Gcc-cvs
-
[gcc r15-8359] gccrs: Avoid accidental insertion into map
Arthur Cohen via Gcc-cvs
-
[gcc r15-8341] gccrs: Scaffolding code
Arthur Cohen via Gcc-cvs
-
[gcc r15-8333] gccrs: Fix warnings from const auto& to const auto
Arthur Cohen via Gcc-cvs
-
[gcc r15-8332] gccrs: emit error code for E0758
Arthur Cohen via Gcc-cvs
-
[gcc r15-8342] gccrs: Successfully produce pseudo-nop
Arthur Cohen via Gcc-cvs
-
[gcc r15-8331] gccrs: Add typecheck for path patterns.
Arthur Cohen via Gcc-cvs
-
[gcc r15-8339] gccrs: Setting up interfaces for codegen
Arthur Cohen via Gcc-cvs
-
[gcc r15-8340] gccrs: Scaffolding new compile-asm files
Arthur Cohen via Gcc-cvs
-
[gcc r15-8324] gccrs: ast: PathPattern: Remove `remove_all_segments` method
Arthur Cohen via Gcc-cvs
-
[gcc r15-8338] gccrs: Local testing for build_string and debug()
Arthur Cohen via Gcc-cvs
-
[gcc r15-8328] gccrs: attributes: Start handling prelude_import properly
Arthur Cohen via Gcc-cvs
-
[gcc r15-8327] gccrs: Fix the disorder struct and class in inline asm
Arthur Cohen via Gcc-cvs
-
[gcc r15-8329] gccrs: feature-gate: Cleanup visitor and constructor
Arthur Cohen via Gcc-cvs
-
[gcc r15-8315] gccrs: Loan errors with locations
Arthur Cohen via Gcc-cvs
-
[gcc r15-8312] gccrs: Add location to BIR::Loan
Arthur Cohen via Gcc-cvs
-
[gcc r15-8310] gccrs: Turn to switch case, use new helper functions
Arthur Cohen via Gcc-cvs
-
[gcc r15-8325] gccrs: ast: Remove PathExpr abstract class
Arthur Cohen via Gcc-cvs
-
[gcc r15-8321] gccrs: Subset errors with locations
Arthur Cohen via Gcc-cvs
-
[gcc r15-8313] gccrs: Implement resolve expr for inline asm ast
Arthur Cohen via Gcc-cvs
-
[gcc r15-8314] gccrs: Add location to BIR::Statement of kind RETURN
Arthur Cohen via Gcc-cvs
-
[gcc r15-8323] gccrs: Attempted to access a nonexistent field [E0609]
Arthur Cohen via Gcc-cvs
-
[gcc r15-8322] gccrs: Move errors with locations
Arthur Cohen via Gcc-cvs
-
[gcc r15-8308] gccrs: Improve compressed point bit manipulation
Arthur Cohen via Gcc-cvs
-
[gcc r15-8309] gccrs: Set up the hir lowering for operand
Arthur Cohen via Gcc-cvs
-
[gcc r15-8320] gccrs: Map locations to placeholder regions
Arthur Cohen via Gcc-cvs
-
[gcc r15-8305] gccrs: Fixed bitwise operation in `extract_stmt`
Arthur Cohen via Gcc-cvs
-
[gcc r15-8307] gccrs: Use new constructors and control flow for operand
Arthur Cohen via Gcc-cvs
-
[gcc r15-8304] gccrs: Move mbe macro tests to their own directory
Arthur Cohen via Gcc-cvs
-
[gcc r15-8306] gccrs: Fix the parser's operand and flags storage
Arthur Cohen via Gcc-cvs
-
[gcc r15-8298] gccrs: Properly striping struct fields when using attrs
Arthur Cohen via Gcc-cvs
-
[gcc r15-8301] gccrs: Move procedural macro test to their own directory
Arthur Cohen via Gcc-cvs
-
[gcc r15-8299] gccrs: Add rustc test directory for testsuite adaptor
Arthur Cohen via Gcc-cvs
-
[gcc r15-8297] Fortran: Fix comp call in associate [PR119272]
Andre Vehreschild via Gcc-cvs
-
[gcc r15-8296] libstdc++: Support maps deduction from_range of tuples.
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r15-8295] i386: Fix up splitters into vptest [PR119357]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8294] middle-end: update early-break tests for non-load-lanes targets [PR119286]
Tamar Christina via Gcc-cvs
-
[gcc r15-8293] libstdc++-v3: Implement allocator-aware from_range_t constructors for unordered containers.
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r15-8292] Remove mistakenly committed file
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8291] libstdc++: Cast difference_type for insert_range unordered non-unique containers [PR119358]
Tomasz Kaminski via Gcc-cvs
-
[gcc r15-8290] aarch64: Add +sve2p1 to -march=armv9.4-a flags
Kyrylo Tkachov via Gcc-cvs
-
[gcc/devel/omp/gcc-14] libstdc++: Allow 'configure.host' to pre-set 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Revert "GCN, nvptx: Basic '__cxa_guard_{acquire, abort, release}' for C++ static local variables suppo
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Merge commit '0d5021e1d8ee8c943925ad23c305b6c84962e4b8' into HEAD
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] GCN, nvptx: Allow for "hosted" libstdc++ build
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] libstdc++: Avoid '-Wunused-parameter' for 'is_directory' in member function 'bool std::filesystem::_
Thomas Schwinge via Libstdc++-cvs
-
[gcc/devel/omp/gcc-14] libstdc++: Avoid '-Wunused-parameter' for 'nofollow' in static member function 'static std::filesyst
Thomas Schwinge via Gcc-cvs
-
[gcc/devel/omp/gcc-14] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_error(const
Thomas Schwinge via Libstdc++-cvs
-
[gcc r15-8289] c++: Perform immediate invocation evaluation separately from cp_fold_r [PR118068]
Jakub Jelinek via Gcc-cvs
-
[gcc r14-11421] Fix misoptimization at -O2 in LTO mode
Eric Botcazou via Gcc-cvs
-
[gcc r14-11420] Fix spurious visibility error with partially parameterized formal package
Eric Botcazou via Gcc-cvs
-
[gcc r15-8288] Fix misoptimization at -O2 in LTO mode
Eric Botcazou via Gcc-cvs
-
[gcc r15-8286] c: Fix ICE in error recovery when checking struct compatibility [PR118061]
Martin Uecker via Gcc-cvs
-
[gcc r13-9438] Fix misoptimization at -O2 in LTO mode
Eric Botcazou via Gcc-cvs
-
[gcc r15-8287] c: Fix bug in typedef redefinitions of tagged types [PR118765]
Martin Uecker via Gcc-cvs
-
[gcc r15-8285] Fix spurious visibility error with partially parameterized formal package
Eric Botcazou via Gcc-cvs
-
[gcc r13-9437] Fix spurious visibility error with partially parameterized formal package
Eric Botcazou via Gcc-cvs
-
[gcc r15-8283] Mark gcc.target/i386/apx-ndd-tls-1b.c as xfail.
hongtao Liu via Gcc-cvs
-
[gcc r15-8249] libiberty: add ldirname function
Jose E. Marchesi via Gcc-cvs
-
[gcc r15-8284] LoongArch: Add ABI names for FPR
Xi Ruoyao via Gcc-cvs
-
[gcc r14-11415] c++: tweak for -Wrange-loop-construct [PR116731]
Marek Polacek via Gcc-cvs
-
[gcc r14-11418] c++: constexpr ref template arg [PR119194]
Jason Merrill via Gcc-cvs
-
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: mark global regs as prelive with ssa
Ondrej Machota via Gcc-cvs
-
[gcc r15-8280] c++: ICE with ptr-to-member-fn [PR119344]
Marek Polacek via Gcc-cvs
-
[gcc r14-11417] c++: ICE with ptr-to-member-fn [PR119344]
Marek Polacek via Gcc-cvs
-
[gcc r15-8281] AVR: target/119355 - Fix ICE in pass avr-fuse-move / -mfuse-move.
Georg-Johann Lay via Gcc-cvs
-
[gcc r15-8279] c++: constexpr ref template arg [PR119194]
Jason Merrill via Gcc-cvs
-
[gcc r15-8278] c++: ICE when substituting packs into type aliases [PR118104]
Marek Polacek via Gcc-cvs
-
[gcc r13-9435] c++: ICE when substituting packs into type aliases [PR118104]
Marek Polacek via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus via Gcc-cvs
-
[gcc r15-8277] cobol: Remove dead code from the driver.
Iain D Sandoe via Gcc-cvs
-
[gcc r15-8276] gcc, cobol: Check for get_current_dir_name [PR119301]
Iain D Sandoe via Gcc-cvs
-
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: improve prelive conditions (USE, TRAP_IF)
Ondrej Machota via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Merge remote-tracking branch 'origin/releases/gcc-14' into devel/omp/gcc-14
Tobias Burnus via Libstdc++-cvs
-
[gcc/devel/omp/gcc-14] (113 commits) Merge remote-tracking branch 'origin/releases/gcc-14' into
Tobias Burnus via Gcc-cvs
-
[gcc r15-8274] libphobos: Avoid setting union members in std.json, set the whole union instead
Iain Buclaw via Gcc-cvs
-
[gcc r15-8275] libphobos: Fix std.getopt doesn't accept const(string)[] anymore
Iain Buclaw via Gcc-cvs
-
[gcc r15-8273] rust: force cargo to build offline
Arthur Cohen via Gcc-cvs
-
[gcc/devel/omp/gcc-14] Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to libgomp.fortran/ [PR115271]
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-14] OpenMP/C: Store location in cp_parser_omp_var_list for kind=0 [PR118579]
Tobias Burnus via Gcc-cvs
-
[gcc r15-8269] libphobos: Merge changes in upstream druntime testsuite
Iain Buclaw via Gcc-cvs
-
[gcc r15-8271] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf via Gcc-cvs
-
[gcc r15-8270] d: Add missing Declaration bitfield setters/getters
Iain Buclaw via Gcc-cvs
-
[gcc r15-8268] d: Update the copyright years of dmd sources to 2025
Iain Buclaw via Gcc-cvs
-
[gcc r15-8267] c: Fix handling of [[gnu::musttail] return in if and else bodies [PR119311]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8266] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8265] Update cpplib fr.po, sv.po
Joseph Myers via Gcc-cvs
-
[gcc r15-8264] Populate -original dump for Cobol
Richard Biener via Gcc-cvs
-
[gcc r15-8260] testsuite: Add support for dg-output-file directive
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8263] cobol: Fifteen new cobol.dg testscases.
Robert Dubner via Gcc-cvs
-
[gcc r15-8262] doc: regenerate rs6000/rs6000.opt.urls
Michael Matz via Gcc-cvs
-
[gcc r15-8261] cobol: Bring the code base into compliance with C++14
Robert Dubner via Gcc-cvs
-
[gcc r15-8259] c++: memfn pointer as NTTP argument considered unused [PR119233]
Patrick Palka via Gcc-cvs
-
[gcc r14-11414] libstdc++: Fix constraint recursion in basic_const_iterator relops [PR112490]
Patrick Palka via Gcc-cvs
-
[gcc r15-8257] cobol: Avoid a use of auto.
Iain D Sandoe via Gcc-cvs
-
[gcc r15-8256] SCC-Copy: Add More Debug dumps
Andrew Pinski via Gcc-cvs
-
[gcc r15-8255] libstdc++: Add P1206R7 from_range members to unordered maps [PR111055]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r15-8254] libstdc++: Add P1206R7 from_range members to unordered sets [PR111055]
Tomasz Kaminski via Gcc-cvs
-
[gcc r15-8253] lra: Handle SUBREG in lra_rtx_hash [PR119307]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-8252] libstdc++: Add P1206R7 from_range members to ordered sets [PR111055]
Tomasz Kaminski via Gcc-cvs
-
[gcc r15-8251] libstdc++: Add P1206R7 from_range members to ordered maps [PR111055]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r15-8250] cobol: use ldirname in cdf-copy.cc
Jose E. Marchesi via Gcc-cvs
-
[gcc r15-8248] cobol: Do not include C++ headers after system.h.
Iain D Sandoe via Gcc-cvs
-
[gcc r15-8247] debug/101533 - ICE with variant typedef DIE generation
Richard Biener via Gcc-cvs
-
[gcc r15-8246] i386: Remove XFAIL for pr103750 testcases
Haochen Jiang via Gcc-cvs
-
[gcc r15-8245] [RISC-V] Fix another unreported code quality regression
Jeff Law via Gcc-cvs
-
[gcc r15-8244] Fix r15-8073 (Pass -macos_version_min to the linker)
Andrew Pinski via Gcc-cvs
-
[gcc r15-8235] doc: Regenerate common.opt.urls
Michal Jires via Gcc-cvs
-
[gcc r15-8182] gccrs: Rename InlineAsmOptions to InlineAsmOption
Arthur Cohen via Gcc-cvs
-
[gcc r15-8170] gccrs: Make InlineAsm non-abstract for usage in parsing.
Arthur Cohen via Gcc-cvs
-
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: add prefetch as prelive + clone on pass
Ondrej Machota via Gcc-cvs
-
[gcc r15-8128] gccrs: Change lookup_hir_type return type with an optional
Arthur Cohen via Gcc-cvs
-
[gcc r15-8121] gccrs: Change lookup_hir_extern_item return type
Arthur Cohen via Gcc-cvs
-
[gcc r15-8240] gcc.dg/pr90838-2.c: Replace long with long long
H.J. Lu via Gcc-cvs
-
[gcc r13-9432] libstdc++: Document when std::string::shrink_to_fit was added
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-8238] libgcobol: Remove unused headers from shared sources.
Robert Dubner via Gcc-cvs
-
[gcc r15-8239] cobol: Eliminate CPPFLAGS assignment from Make-lang.in [PR119213].
Robert Dubner via Gcc-cvs
-
[gcc r15-8223] rust: fix HIR dump for MatchExpr
Arthur Cohen via Gcc-cvs
-
[gcc r15-8199] gccrs: Refactoring and supporting more parse_reg_operand
Arthur Cohen via Gcc-cvs
-
[gcc r15-8186] gccrs: Renamed parseAsmArg to conform to other function names
Arthur Cohen via Gcc-cvs
-
[gcc r15-8111] gccrs: Change return type of lookup_hir_trait_item
Arthur Cohen via Gcc-cvs
-
[gcc r15-8208] gccrs: expand: Switch semicolon boolean to an enum instead.
Arthur Cohen via Gcc-cvs
-
[gcc r15-8178] gccrs: Wraps inline_asm tests in unsafe {}
Arthur Cohen via Gcc-cvs
-
[gcc r13-9433] libstdc++: Fix typo in comment in src/c++17/fs_dir.cc
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-8075] discriminators: Fix assigning discriminators on edge [PR113546]
Andrew Pinski via Gcc-cvs
-
[gcc r15-8237] [PR119285][IRA]: Use an additional way of reg equiv invariant substitution correctness
Vladimir Makarov via Gcc-cvs
-
[gcc r15-8183] gccrs: Safegaurd InlineAsm's clone_expr_...
Arthur Cohen via Gcc-cvs
-
[gcc r15-8146] gccrs: Improve handling of ConstantItem during name resolution 2.0
Arthur Cohen via Gcc-cvs
-
[gcc(refs/users/mikael/heads/refactor_descriptor_v03)] Déplacement class_array_data_assign
Mikael Morin via Gcc-cvs
-
[gcc r15-8227] gccrs: Improve error messages for operator expressions
Arthur Cohen via Gcc-cvs
-
[gcc r15-8221] gccrs: Safe-guard InlineAsm structs
Arthur Cohen via Gcc-cvs
-
[gcc r15-8220] gccrs: Store parse result of parse_format_string(s)
Arthur Cohen via Gcc-cvs
-
[gcc r15-8167] gccrs: Fix clobber_api brackets
Arthur Cohen via Gcc-cvs
-
[gcc(refs/users/mikael/heads/refactor_descriptor_v03)] Suppression mise à jour upper bound.
Mikael Morin via Gcc-cvs
-
[gcc r15-8166] gccrs: Working on parse_options for a bit more
Arthur Cohen via Gcc-cvs
-
[gcc r15-8191] gccrs: Add support for AST to HIR inline asm translation
Arthur Cohen via Gcc-cvs
-
[gcc r15-8236] rs6000: Add -msplit-patch-nops (PR112980)
Michael Matz via Gcc-cvs