gcc-cvs
Thread
Date
Earlier messages
Messages by Thread
[gcc r16-3354] driver: Rework for_each_path using C++
Jason Merrill via Gcc-cvs
[gcc r16-3353] c++/modules: Provide definitions of synthesized methods outside their defining module [PR120499]
Nathaniel Shead via Gcc-cvs
[gcc r14-11976] Fortran: fix bogus runtime error with optional procedure argument [PR121145]
Harald Anlauf via Gcc-cvs
[gcc r14-11974] Fortran: fix checking of renamed-on-use interface name [PR120784]
Harald Anlauf via Gcc-cvs
[gcc r14-11975] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]
Harald Anlauf via Gcc-cvs
[gcc r16-3351] rs6000: Add shift count guards to avoid undefined behavior [PR118890]
kishan parmar via Gcc-cvs
[gcc r16-3350] [PR rtl-optimization/120553] Improve selecting between constants based on sign bit test
Jeff Law via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression libgomp threadprivate2, threadprivate3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction motif target-11
Mikael Morin via Gcc-cvs
[gcc r16-3349] Pass representative of live SLP node to vect_create_epilog_for_reduction
Richard Biener via Gcc-cvs
[gcc r16-3348] Fixups around reduction info and STMT_VINFO_REDUC_VECTYPE_IN
Richard Biener via Gcc-cvs
[gcc r16-3346] Match: Add form 3 for unsigned SAT_MUL
Pan Li via Gcc-cvs
[gcc r16-3347] RISC-V: Add testcase for scalar unsigned SAT_MUL form 3
Pan Li via Gcc-cvs
[gcc r16-3345] Emit the TLS call after NOTE_INSN_FUNCTION_BEG
H.J. Lu via Gcc-cvs
[gcc r16-3344] Use REDUC_GROUP_FIRST_ELEMENT less
Richard Biener via Gcc-cvs
[gcc r16-3343] testsuite: Fix g++.dg/abi/mangle83.C for -fshort-enums
Nathaniel Shead via Gcc-cvs
[gcc r16-3342] Decouple parloops from vect reduction infra some more
Richard Biener via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression libgomp udr14
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions libgomp pr27395
Mikael Morin via Gcc-cvs
[gcc(refs/vendors/ibm/heads/mmaplus)] MMA+: Add float16 ger builtins
Surya Kumari Jangala via Gcc-cvs
[gcc r15-10254] RTEMS: Add riscv multilibs
Sebastian Huber via Gcc-cvs
[gcc r16-3341] RTEMS: Add riscv multilibs
Sebastian Huber via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions libgomp.fortran: array_sections-3, array_sections-4
Mikael Morin via Gcc-cvs
[gcc r16-3333] c++: constexpr clobber of const [PR121068]
Jason Merrill via Gcc-cvs
[gcc r16-3340] [arm] require armv7 support for [PR120424]
Alexandre Oliva via Gcc-cvs
[gcc r16-3338] Fortran: Fix NULL pointer issue.
Jerry DeLisle via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-simulate: prise en charge __builtin_alloca_with_align
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression libgomp pr29629
Mikael Morin via Gcc-cvs
[gcc r16-3337] pru: libgcc: Add software implementation for multiplication
Dimitar Dimitrov via Gcc-cvs
[gcc r16-3334] c: Add folding of nullptr_t in some cases [PR121478]
Andrew Pinski via Gcc-cvs
[gcc r16-3336] pru: Define multilib for different core variants
Dimitar Dimitrov via Gcc-cvs
[gcc r16-3335] pru: Add options to disable MUL/FILL/ZERO instructions
Dimitar Dimitrov via Gcc-cvs
[gcc r16-3332] RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
Paul-Antoine Arras via Gcc-cvs
[gcc r16-3331] rtl-ssa: Add missing live-out uses [PR121619]
Richard Sandiford via Gcc-cvs
[gcc r16-3330] libstdc++: Use pthread_mutex_clocklock when TSan is active [PR121496]
Jonathan Wakely via Gcc-cvs
[gcc r16-3329] libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with #if [PR121496]
Jonathan Wakely via Libstdc++-cvs
[gcc r16-3328] tree-optimization/111494 - reduction vectorization with signed UB
Richard Biener via Gcc-cvs
[gcc r16-3327] x86-64: Emit the TLS call after NOTE_INSN_BASIC_BLOCK
H.J. Lu via Gcc-cvs
[gcc r16-3326] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3325] libstdc++: Implement is_sufficiently_aligned [PR120994]
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3318] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3317] libstdc++: Improve extents::operator==.
Tomasz Kaminski via Gcc-cvs
[gcc r16-3324] libstdc++: Fix std::numeric_limits<__float128>::max_digits10 [PR121374]
Jonathan Wakely via Libstdc++-cvs
[gcc r16-3323] libstdc++: Suppress some more additional diagnostics [PR117294]
Jonathan Wakely via Libstdc++-cvs
[gcc r16-3316] libstdc++: Reduce indirection in extents::extent.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3311] libstdc++: Reduce template instantiations in <mdspan>.
Tomasz Kaminski via Gcc-cvs
[gcc r16-3322] libstdc++: Implement std::dims from <mdspan>.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3321] libstdc++: Simplify precomputed partial products in <mdspan>.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3320] libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Tomasz Kaminski via Gcc-cvs
[gcc r16-3319] xtensa: Small improvement to "*btrue_INT_MIN"
Max Filippov via Gcc-cvs
[gcc r16-3312] libstdc++: Precompute products of static extents.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3315] libstdc++: Improve nearly fully dynamic extents in mdspan.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3314] libstdc++: Improve fully dynamic extents in mdspan.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3313] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-3310] Merge BB and loop path in vect_analyze_stmt
Richard Biener via Gcc-cvs
[gcc r16-3309] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Richard Sandiford via Gcc-cvs
[gcc r16-3308] Fortran: gfortran PDT component access [PR84122, PR85942]
Paul Thomas via Gcc-cvs
[gcc r16-3307] c++: pointer to auto member function [PR120757]
Jason Merrill via Gcc-cvs
[gcc r16-3305] c++: lambda capture and shadowing [PR121553]
Marek Polacek via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Corrections régressions char_eoshift_1 char_eoshift_3 eoshift_large_1...
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Corrections régressions char_eoshift_1 char_eoshift_3 eoshift_large_1...
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions cshift_1, cshift_large_1, simplify_cshift_4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions cshift_1, cshift_large_1, simplify_cshift_4
Mikael Morin via Gcc-cvs
[gcc r16-3304] Regenerate common.opt.urls for -fdiagnostics-show-context
Qing Zhao via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr19928-2
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr19928-2
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction reshape_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction reshape_3
Mikael Morin via Gcc-cvs
[gcc r16-3303] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,
Qing Zhao via Gcc-cvs
[gcc r16-3302] sra: Make build_ref_for_offset static [PR121568]
Andrew Pinski via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bounds_check_22
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bounds_check_22
Mikael Morin via Gcc-cvs
[gcc r16-3301] Merge aarch64-cc-fusion into late-combine
Richard Sandiford via Gcc-cvs
[gcc r16-3300] rtl-ssa: Fix thinko when adding live-out uses
Richard Sandiford via Gcc-cvs
[gcc r16-3299] rtl-ssa: Add a find_uses function
Richard Sandiford via Gcc-cvs
[gcc r14-11970] tree-sra: Fix grp_covered flag computation when totally scalarizing (PR117423)
Martin Jambor via Gcc-cvs
[gcc r16-3298] tree-optimization/114480 - speedup IDF compute
Richard Biener via Gcc-cvs
[gcc r14-11971] tree-sra: Avoid total SRA if there are incompat. aggregate accesses (PR119085)
Martin Jambor via Gcc-cvs
[gcc r14-11969] AVR: target/121608 - Don't add --relax when linking with -r.
Georg-Johann Lay via Gcc-cvs
[gcc r13-9847] AVR: target/121608 - Don't add --relax when linking with -r.
Georg-Johann Lay via Gcc-cvs
[gcc r15-10251] AVR: target/121608 - Don't add --relax when linking with -r.
Georg-Johann Lay via Gcc-cvs
[gcc r16-3297] AVR: target/121608 - Don't add --relax when linking with -r.
Georg-Johann Lay via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression fonction inutilisée
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression fonction inutilisée
Mikael Morin via Gcc-cvs
[gcc r16-3296] Thread the remains of vect_analyze_slp_instance
Richard Biener via Gcc-cvs
[gcc r16-3295] Enable gather/scatter for epilogues of vector epilogues
Richard Biener via Gcc-cvs
[gcc r16-3294] Remove most of the epilogue vinfo fixup
Richard Biener via Gcc-cvs
[gcc r16-3293] Record get_load_store_info results from analysis
Richard Biener via Gcc-cvs
[gcc r16-3292] cobol: Eliminate errors that cause valgrind messages.
Robert Dubner via Gcc-cvs
[gcc r16-3291] Fortran: Clean up and fix some refs.
Jerry DeLisle via Gcc-cvs
[gcc r16-3290] x86: Place the TLS call before all register setting BBs
H.J. Lu via Gcc-cvs
[gcc r15-10250] RISC-V: fix __builtin_round clobbering FP exceptions flags [PR121534]
Vineet Gupta via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction rebase
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction rebase
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression PR100097
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression PR100097
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression c_loc_test_22
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression c_loc_test_22
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-simulate: constant -> known
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-simulate: constant -> known
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec/gimple-simulate: exec -> simulate
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec/gimple-simulate: exec -> simulate
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression matmul_bounds_6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression matmul_bounds_6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Simplification code finalization
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Simplification code finalization
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: implementation memcpy et correction gestion mémoire
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: implementation memcpy et correction gestion mémoire
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: Implémentation memset et correction offset affichage MEM_REF
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: Implémentation memset et correction offset affichage MEM_REF
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression namespace gfc_descriptor
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression namespace gfc_descriptor
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression gfc_conv_descriptor_data_addr
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression gfc_conv_descriptor_data_addr
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Nettoyage gimple-simulate
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Nettoyage gimple-simulate
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression dtio_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression dtio_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise a jour motif dump gomp/depend-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise a jour motif dump gomp/depend-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-simulate: Simplification utilisation get_constant_type_size.
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-simulate: Simplification utilisation get_constant_type_size.
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression ISO_Fortran_binding_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression ISO_Fortran_binding_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression reduce_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-5
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump gomp/depend-5
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/kernels-decompose-1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/kernels-decompose-1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] suppression non_lvalue avec exact_div
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] suppression non_lvalue avec exact_div
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction mvbits_8
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction mvbits_8
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/array-with-dt-3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/array-with-dt-3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/array-with-dt-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motifs dump goacc/array-with-dt-4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associate_target_5
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associate_target_5
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Modif span/elem_len descripteurs de sous-références.
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Modif span/elem_len descripteurs de sous-références.
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pointer_array_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pointer_array_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr68864
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr68864
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression class_result_10
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression class_result_10
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pointer_assign_14
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pointer_assign_14
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression finalize_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression finalize_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: Correction indentation au retour des fonctions
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: Correction indentation au retour des fonctions
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression assumed_rank_25
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression assumed_rank_25
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Passage de subreferences sans copie
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Passage de subreferences sans copie
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bind-c-contiguous-1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bind-c-contiguous-1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Modif test generic_assumed_rank_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Modif test generic_assumed_rank_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression contiguous_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression contiguous_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associated_target_6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associated_target_6
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_type_component_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_type_component_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression char_length_23
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression char_length_23
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associate_47
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression associate_47
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_character_25
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_character_25
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions array_reference_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions array_reference_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression intrinsic_spread_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression intrinsic_spread_1
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régressions array_reference_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction partielle régressions array_reference_3
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression no_arg_check
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression no_arg_check
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression class_dummy_11
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression class_dummy_11
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bind-c-contiguous-2
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bind-c-contiguous-2
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression elemental_dependency_4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression elemental_dependency_4
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression zero_sized_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression zero_sized_15
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions vector_subscript*
Mikael Morin via Gcc-cvs
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions vector_subscript*
Mikael Morin via Gcc-cvs
Earlier messages