gcc-cvs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[gcc/devel/omp/gcc-14] Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop'
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP/C++: Store location in cp_parser_omp_var_list for kind=0
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: declare variant's append_args + dispatch interop fixes
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Enable has_device_addr clause for 'dispatch' in Fortran
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Add declare variant's 'append_args' clause in C/C++
Tobias Burnus via Gcc-cvs
[gcc r14-11256] c++: friend vs inherited guide confusion [PR117855]
Patrick Palka via Gcc-cvs
[gcc r15-7254] vect: Fix permutation counting in VLA-friendly path [PR117270]
Richard Sandiford via Gcc-cvs
[gcc r15-7253] c++: friend vs inherited guide confusion [PR117855]
Patrick Palka via Gcc-cvs
[gcc r15-7251] arm: libbacktrace: Check if the compiler supports __sync atomics
Richard Earnshaw via Gcc-cvs
[gcc r15-7252] tree-optimization/112859 - add comment
Richard Biener via Gcc-cvs
[gcc r15-7250] [PR118663][LRA]: Change secondary memory mode only if there are regs holding the changed mode
Vladimir Makarov via Gcc-cvs
[gcc r15-7249] tree-optimization/117424 - invalid LIM of trapping ref
Richard Biener via Gcc-cvs
[gcc r14-11255] AArch64: don't override march to assembler with mcpu if march is specified [PR110901]
Tamar Christina via Gcc-cvs
[gcc r15-7248] Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pretty-print.cc:dump_omp_clause'
Thomas Schwinge via Gcc-cvs
[gcc r13-9352] AArch64: don't override march to assembler with mcpu if march is specified [PR110901]
Tamar Christina via Gcc-cvs
[gcc r13-9351] AArch64: have -mcpu=native detect architecture extensions for unknown non-homogenous systems [PR1132
Tamar Christina via Gcc-cvs
[gcc r14-11254] AArch64: have -mcpu=native detect architecture extensions for unknown non-homogenous systems [PR1132
Tamar Christina via Gcc-cvs
[gcc r15-7247] Remove ChangeLog entry that shouldn't be there.
Jakub Jelinek via Gcc-cvs
[gcc r15-7246] combine: Fix up make_extraction [PR118638]
Jakub Jelinek via Gcc-cvs
[gcc r15-7245] Add tests for implied copy of variables in reduction clause.
Thomas Schwinge via Gcc-cvs
[gcc r15-7244] vect: Remove extra newline from dump message
Richard Sandiford via Gcc-cvs
[gcc r15-7243] c: For array element type drop qualifiers but keep other properties of the element type [PR116357]
Jakub Jelinek via Gcc-cvs
[gcc r15-7242] [PR target/114085] Fix H8 constraint issue which led to ICE
Jeff Law via Gcc-cvs
[gcc r14-11253] asan: Fix missing FakeStack flag cleanup
Ilya Leoshkevich via Gcc-cvs
[gcc r13-9350] asan: Fix missing FakeStack flag cleanup
Ilya Leoshkevich via Gcc-cvs
[gcc r15-7240] c++: only strip conversions for deduction [PR118632]
Jason Merrill via Gcc-cvs
[gcc r15-7239] RISC-V: Add another test for FRM elimination bug [PR118646]
Vineet Gupta via Gcc-cvs
[gcc r15-7238] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin via Gcc-cvs
[gcc r15-7237] RISC-V: testsuite: Fix reduc-8.c and reduc-9.c
Robin Dapp via Gcc-cvs
[gcc r15-7235] RISC-V: Disable two-source permutes for now [PR117173].
Robin Dapp via Gcc-cvs
[gcc r15-7236] RISC-V: testsuite: Fix gather_load_64-12-zvbb.c
Robin Dapp via Gcc-cvs
[gcc r14-11251] libstdc++: perfectly forward std::ranges::clamp arguments
Patrick Palka via Libstdc++-cvs
[gcc r14-11250] c++: explicit spec of constrained member tmpl [PR107522]
Patrick Palka via Gcc-cvs
[gcc r15-7234] Fortran: fix bogus diagnostics on renamed interface import [PR110993]
Harald Anlauf via Gcc-cvs
[gcc r15-7233] c++: Use mapped reads and writes when munmap and msync are available
John David Anglin via Gcc-cvs
[gcc r15-7232] Remove mistakenly committed files
Jakub Jelinek via Gcc-cvs
[gcc r15-7231] c++: Handle CWG2867 even in namespace scope structured bindings in header modules [PR115769]
Jakub Jelinek via Gcc-cvs
[gcc r15-7230] c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR1
Jakub Jelinek via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Add 'nec' as to the 'vendor' context-selector list
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] C++: reject OpenMP directives in constexpr functions
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441]
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] libgomp.texi: Update 'arch' context-selector description
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] c-c++-common/gomp/interop-4.c: For C++, require '{ target c++11 }'
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486]
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Enable has_device_addr clause for 'dispatch' in C/C++
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Add 'interop' clause to 'dispatch' for C/C++
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing
Tobias Burnus via Gcc-cvs
[gcc r15-7229] tree-optimization/118653 - ICE in vectorizable_live_operation
Richard Biener via Gcc-cvs
[gcc r15-7228] libstdc++: correct symbol version of typeinfo for bfloat16_t on RISC-V
Andreas Schwab via Libstdc++-cvs
[gcc r15-7227] rtl-optimization/118662 - wrong combination of vector sign-extends
Richard Biener via Gcc-cvs
[gcc r15-7226] middle-end/118643 - ICE with out-of-bound decl access
Richard Biener via Gcc-cvs
[gcc r15-7225] tree-optimization/112859 - bogus loop distribution
Richard Biener via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: C front-end support for dispatch + adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] Accept commas between clauses in OpenMP declare variant
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] Add missing target directive in OpenMP dispatch Fortran runtime test
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] Only apply adjust_args in OpenMP dispatch if variant substitution occurs
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: common C/C++ testcases for dispatch + adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] Do not call cp_parser_omp_dispatch directly in cp_parser_pragma
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: update documentation for dispatch and adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: middle-end support for dispatch + adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Fortran front-end support for dispatch + adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: C++ front-end support for dispatch + adjust_args
Paul-Antoine Arras via Gcc-cvs
[gcc r15-7224] Fortran: ICE in gfc_conv_expr_present w. defined assignment [PR118640]
Paul Thomas via Gcc-cvs
[gcc r15-7223] match.pd: Canonicalize unsigned division by power of two into right shift [PR118637]
Jakub Jelinek via Gcc-cvs
[gcc r15-7222] match.pd: Fix indefinite recursion during exp-log transformations [PR118490]
Soumya AR via Gcc-cvs
[gcc r15-7220] Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_omp_directives
Tobias Burnus via Gcc-cvs
[gcc r15-7219] modula2: Tidyup gm2-compiler/M2GenGCC.mod:FoldConstBecomes
Gaius Mulley via Gcc-cvs
[gcc r15-7218] asan: Fix missing FakeStack flag cleanup
Ilya Leoshkevich via Gcc-cvs
[gcc r15-7217] OpenMP: Fix typo in atomic directive error message
Sandra Loosemore via Gcc-cvs
[gcc r15-7216] modula2: comment tidyup and parameter rename
Gaius Mulley via Gcc-cvs
[gcc r15-7215] RISC-V: Make FRM as global register [PR118103]
Pan Li via Gcc-cvs
[gcc r15-7213] [PR modula2/118010, modula2/118183] Rebuild bootstrap tools with lseek fix
Gaius Mulley via Gcc-cvs
[gcc r15-7212] Fortran: fix issues with variables in BLOCK DATA [PR58857]
Harald Anlauf via Gcc-cvs
[gcc r15-7211] Move ferror out of hot loop of file cache
Andi Kleen via Gcc-cvs
[gcc r15-7210] PR modula2/118010 libc.def lseek procedure off_t bugfix
Gaius Mulley via Gcc-cvs
[gcc r15-7209] c++: Reinstate check for uninitialized bases with c++ <= 17 [PR118239]
Simon Martin via Gcc-cvs
[gcc r15-7208] [RISC-V][PR target/116256] Improve handling of single bit constants
Jeff Law via Gcc-cvs
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-7207-g7eac20b0dde8df303557b6dd550d06ee98836c3c' into redhat/gcc-15-branch
Jakub Jelinek via Libstdc++-cvs
[gcc/redhat/heads/gcc-15-branch] (319 commits) Merge commit 'r15-7207-g7eac20b0dde8df303557b6dd550d06ee988
Jakub Jelinek via Gcc-cvs
[gcc r15-7207] c: Diagnose , ) at the end of OpenMP clauses [PR118639]
Jakub Jelinek via Gcc-cvs
[gcc r15-7206] c++: Only destruct elts of array for new expression if exception is thrown during the initialization
Jakub Jelinek via Gcc-cvs
[gcc r15-7205] PR modula2/118010 m2 libc lseek procedure interface correction
Gaius Mulley via Gcc-cvs
[gcc r15-7204] c++/modules: Treat unattached lambdas as TU-local [PR116568]
Nathaniel Shead via Gcc-cvs
[gcc r15-7203] c++/modules: Diagnose TU-local lambdas, give mangling scope to lambdas in concepts
Nathaniel Shead via Gcc-cvs
[gcc r15-7202] c++: Fix mangling of otherwise unattached class-scope lambdas [PR118245]
Nathaniel Shead via Gcc-cvs
[gcc r15-7200] PR modula2/118589 Opaque type fields are visible outside implementation module
Gaius Mulley via Gcc-cvs
[gcc r14-11246] Fortran: Fix UTF-8 output with A edit descriptor.
Jerry DeLisle via Gcc-cvs
[gcc r14-11245] Fortran: do not copy back for parameter actual arguments [PR81978]
Harald Anlauf via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression bind-c-contiguous-1.f90
Mikael Morin via Gcc-cvs
[gcc r15-7199] aarch64: Add +cpa feature flag
Andrew Carlotti via Gcc-cvs
[gcc r15-7195] aarch64: Refactor aarch64_rewrite_mcpu
Andrew Carlotti via Gcc-cvs
[gcc r15-7189] aarch64: Rename info structs in aarch64-common.cc
Andrew Carlotti via Gcc-cvs
[gcc r15-7190] aarch64: Adjust option parsing parameter types.
Andrew Carlotti via Gcc-cvs
[gcc r15-7188] aarch64: Remove redundant generic cpu entry
Andrew Carlotti via Gcc-cvs
[gcc r15-7193] aarch64: Inline aarch64_get_all_extension_candidates
Andrew Carlotti via Gcc-cvs
[gcc r15-7197] aarch64: Add command line support for armv9.5-a
Andrew Carlotti via Gcc-cvs
[gcc r15-7198] docs: Add +wfxt and +xs to armv9.2-a
Andrew Carlotti via Gcc-cvs
[gcc r15-7196] aarch64: Make AARCH64_FL_CRYPTO always unset
Andrew Carlotti via Gcc-cvs
[gcc r15-7194] aarch64: Rewrite architecture strings for assembler
Andrew Carlotti via Gcc-cvs
[gcc r15-7192] aarch64: Move arch/cpu parsing to aarch64-common.cc
Andrew Carlotti via Gcc-cvs
[gcc r15-7191] aarch64: Inline aarch64_print_hint_for_core_or_arch
Andrew Carlotti via Gcc-cvs
[gcc r15-7186] aarch64: Improve mcpu/march conflict check
Andrew Carlotti via Gcc-cvs
[gcc r15-7187] aarch64: Replace duplicate cpu enums
Andrew Carlotti via Gcc-cvs
[gcc r13-9345] c++: ICE with nested anonymous union [PR117153]
Marek Polacek via Gcc-cvs
[gcc r15-7184] c++: ICE with nested anonymous union [PR117153]
Marek Polacek via Gcc-cvs
[gcc r15-7185] [PR118497][IRA]: Fix calculation of cost of assigning callee-saved hard reg
Vladimir Makarov via Gcc-cvs
[gcc r14-11244] c++: ICE with nested anonymous union [PR117153]
Marek Polacek via Gcc-cvs
[gcc r15-7183] testsuite: arm: Use -std=c17 for gcc.target/arm/thumb-bitfld1.c
Torbjorn Svensson via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction regression contiguous-2.f90
Mikael Morin via Gcc-cvs
[gcc r14-11243] testsuite: arm: Use -Os -fno-math-errno in vfp-1.c [PR116448]
Torbjorn Svensson via Gcc-cvs
[gcc r15-7182] testsuite: arm: Use -Os -fno-math-errno in vfp-1.c [PR116448]
Torbjorn Svensson via Gcc-cvs
[gcc r15-7181] Fortran: Fix UTF-8 output with A edit descriptor.
Jerry DeLisle via Gcc-cvs
[gcc r15-7180] c++/modules: Fix linkage checks for exported using-decls
Jason Merrill via Gcc-cvs
[gcc r12-10930] rs6000: Fix ICE for invalid constants in built-in functions
Peter Bergner via Gcc-cvs
[gcc r12-10929] rs6000: Fix loop limit for built-in constant checking
Peter Bergner via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression contiguous-2.f90
Mikael Morin via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Revert changes
Michael Meissner via Gcc-cvs
[gcc r15-7179] jit: fix for write_reproducer [PR117886]
David Malcolm via Gcc-cvs
[gcc r15-7178] sarif-replay: respect prefix and suffix during installation [PR117670]
David Malcolm via Gcc-cvs
[gcc r13-9344] rs6000: Fix ICE for invalid constants in built-in functions
Peter Bergner via Gcc-cvs
[gcc r13-9343] rs6000: Fix loop limit for built-in constant checking
Peter Bergner via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] utilisation booléen allocatable
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation depuis cfi
Mikael Morin via Gcc-cvs
[gcc r15-7177] tree-optimization/116010 - dr_may_alias regression
Richard Biener via Gcc-cvs
[gcc r15-7176] s390: Implement isfinite and isnormal optabs
Stefan Schulze Frielinghaus via Gcc-cvs
[gcc r15-7174] Fix command flags for SVE2 faminmax
Saurabh Jha via Gcc-cvs
[gcc r15-7175] tree-optimization/118634 - improve cunroll dump
Richard Biener via Gcc-cvs
[gcc/aoliva/heads/testme] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva via Gcc-cvs
[gcc/aoliva/heads/testbase] (191 commits) [ifcombine] check for more zero-extension cases [PR118572]
Alexandre Oliva via Gcc-cvs
[gcc/aoliva/heads/testme] (192 commits) [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR
Alexandre Oliva via Gcc-cvs
[gcc r14-11242] rs6000: Fix ICE for invalid constants in built-in functions
Peter Bergner via Gcc-cvs
[gcc r14-11241] rs6000: Fix loop limit for built-in constant checking
Peter Bergner via Gcc-cvs
[gcc r15-7172] [ifcombine] improve reverse checking and operand swapping
Alexandre Oliva via Gcc-cvs
[gcc r15-7173] [ifcombine] check for more zero-extension cases [PR118572]
Alexandre Oliva via Gcc-cvs
[gcc r15-7171] [ifcombine] out-of-bounds bitfield refs can trap [PR118514]
Alexandre Oliva via Gcc-cvs
[gcc/devel/omp/gcc-14] Fortran: Unify gfc_get_location handling; fix expr->ts bug
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] libgomp.texi: Document OpenMP's Interoperability Routines
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Fix warnings for tree formats in gfc_error
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP/C++: Use STRIP_REFERENCE_REF to fix declare variant with reference-returning functions
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP/C++: Fix declare variant with reference-returning functions
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] tree-core.h (omp_clause_code): Comments regarding range checks for OMP_CLAUSE_...
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Fix omp_get_device_from_uid, minor cleanup
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Fortran: Fixes to OpenMP 'interop' directive parsing support
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] OpenMP: Add interop routines to omp_runtime_api_procname
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661]
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Fortran: Add OpenMP 'interop' directive parsing support
Tobias Burnus via Gcc-cvs
[gcc r15-7168] c++: Small make_tree_vector_from_ctor improvement
Jakub Jelinek via Gcc-cvs
[gcc r15-7169] c++: bogus error with nested lambdas [PR117602]
Marek Polacek via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work191-bugs)] Fix PR 118541, do not generate unordered fp cmoves.
Michael Meissner via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Factorisation initialisation gfc depuis cfi
Mikael Morin via Gcc-cvs
[gcc/devel/omp/gcc-14] libgomp: Add interop types and routines to OpenMP's headers and module
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Merge remote-tracking branch 'origin/releases/gcc-14' into devel/omp/gcc-14
Tobias Burnus via Gcc-cvs
[gcc/devel/omp/gcc-14] Merge remote-tracking branch 'origin/releases/gcc-14' into devel/omp/gcc-14
Tobias Burnus 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] (117 commits) Merge remote-tracking branch 'origin/releases/gcc-14' into
Tobias Burnus via Gcc-cvs
[gcc r15-7166] vect: Avoid copying of uninitialized variable [PR118628]
Jakub Jelinek via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression scalar descriptor
Mikael Morin via Gcc-cvs
[gcc r13-9341] hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h
John David Anglin via Gcc-cvs
[gcc r12-10927] hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h
John David Anglin via Gcc-cvs
[gcc r14-11239] hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h
John David Anglin via Gcc-cvs
[gcc r15-7167] hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h
John David Anglin via Gcc-cvs
[gcc r15-7165] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613]
Harald Anlauf via Gcc-cvs
[gcc r15-7164] AVR: PR118012 - Try to work around sick code from match.pd.
Georg-Johann Lay via Gcc-cvs
Earlier messages
Later messages