gcc-patches archive
subject index for August, 2018

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: 86711/86714

代开发票

[C++ Patch] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be a definition")​ (Take 2)

Re: [C++ Patch] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be a definition")​ (Take 2)

Re: [0/5] C-SKY port

[0/5] C-SKY port v3

[0/6] Make vector pattern statements less special

Re: [01/11] Schedule SLP earlier

Re: [02/11] Remove vect_schedule_slp return value

Re: [03/11] Remove vect_transform_stmt grouped_store argument

Re: [04/11] Add a vect_orig_stmt helper function

Re: [05/11] Add a vect_stmt_to_vectorize helper function

Re: [06/11] Handle VMAT_INVARIANT separately

Re: [07/11] Use single basic block array in loop_vec_info

Re: [08/11] Make hoist_defs_of_uses use vec_info::lookup_def

[1/2] Fix bogus double reduction (PR 86725)

[1/5] C-SKY port v3: Configury

[1/6] Handle gphis in gimple_get_lhs

Re: [14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info

Re: [2/2] Add AddressSanitizer annotations to std::string.

[2/2] Fix bogus inner induction (PR 86725)

[2/5] C-SKY port v3: Backend implementation

Re: [2/5] C-SKY port: Backend implementation

[2/6] Make vec_info::lookup_single_use take a stmt_vec_info

[3/5] C-SKY port v3: Documentation

[3/6] Add a vec_basic_block structure

[4/5] C-SKY port v3: Testsuite

[4/6] Make the vectoriser do its own DCE

[5/5] C-SKY port v3: libgcc

[5/6] Insert pattern statements into vec_basic_blocks

[6/6] Link imm uses for pattern stmts

[[Patch, fortran] PR86863 - [OOP][F2008] type-bound module procedure name not recognized

[AArch64] Fix -mlow-precision-div (PR 86838)

Re: [AArch64] Generate load-pairs when the last load clobbers the address register [2/2]

[AArch64] Improve SVE handling of single-vector permutes

[aarch64}: added variable issue rate feature for falkor

[Ada] Add a new gnat tool vxlink

[Ada] Compiler abort on call to expr. function for default discriminant

[Ada] Crash on entry in generic with dynamic elaboration checks

[Ada] Crash on expression function and tagged types

[Ada] Crash processing SPARK annotate aspect

[Ada] Define versions of dimension system for Float and Long_Float

[Ada] Dynamically resizable, load factor-based hash table

[Ada] Enumeration types with non-standard representation

[Ada] Fix internal error on extension of record with representation clause

[Ada] General purpose doubly linked list for compiler and tool use

[Ada] Handle pragmas that come from aspects for GNATprove

[Ada] Improper copying of limited arrays with default initialization

[Ada] Retention of with clauses for ignored Ghost units

[Ada] Spurious "Duplicated symbol" error with discriminated tasks

[Ada] Spurious ambiguity error on call returning an access type

[Ada] Spurious crash on expression function as completion with contracts

[Ada] Spurious error on overriding protected function in instance

[Ada] Update for Ownership rules for access types according to AI12-0240

[arm-8-branch] Add Linaro version string and macros

[arm-8-branch] Backport spectre v1 patches

Re: [ARM/FDPIC v2 00/21] FDPIC ABI for ARM

Re: [ARM/FDPIC v2 01/21] [ARM] FDPIC: Add -mfdpic option support

Re: [ARM/FDPIC v2 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts

Re: [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

Re: [ARM/FDPIC v2 06/21] [ARM] FDPIC: Add support for c++ exceptions

Re: [ARM/FDPIC v2 07/21] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO

Re: [ARM/FDPIC v2 09/21] [ARM] FDPIC: Add support for taking address of nested function

[C++ Patch, obvious?] Change check_static_variable_definition return type to void

[C++ Patch, obvious] PR 86661

[C++ PATCH] Fix -fsanitize=vptr -fno-sanitize-recover=vptr (PR c++/87095)

[C++ PATCH] Fix constexpr ICE with poor man's offsetof (PR c++/86738)

[C++ PATCH] Fix ICE in build_base_path (PR c++/86706)

[C++ PATCH] Fix structured binding range for in generic lambda inside of template (PR c++/87122)

[C++ PATCH] Fix tsubst of structured bindings (PR c++/86836)

Re: [C++ PATCH] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_evaluated magic builtin

[C++ PATCH] Improve location for cxx_readonly_error diagnostics (PR c++/86993)

[C++ Patch] PR 84980 ("[concepts] ICE with missing typename in concept")

[C++ Patch] Pr 85265 ("[concepts] ICE with missing identifier")

[C++ Patch] PR 86546 (" ICE on invalid: tree_class_check_failed()")

Re: [C++ PATCH] PR c++/79133

[C++ PATCH] Remove K&R declaration hack.

Re: [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)

[C++ Patch] Tweak check_previous_goto_1 to emit hard errors instead of permerrors in some cases

[c++] Don't emit exception tables for UI_NONE

[committed, AArch64] Update expected output for sve/var_stride_[24].c

[committed, AArch64] XFAIL sve/vcond_[45].c tests

[committed, libgomp, nvptx, --without-cuda-driver] Don't use system cuda driver

[committed, testsuite, guality] Use absolute line number in pass/fail line

[committed] -Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)

[committed] [PR tree-optimization/87110] Further refine check in compute_trims

[committed] Add support for grouping of related diagnostics (PR other/84889)

[committed] C++: fix-it hint for missing "typename" (PR c++/63392)

[committed] diagnostics: add labeling of source ranges

[committed] diagnostics: add line numbers to source (PR other/84889)

[committed] diagnostics: fix bad interaction between line spans and line numbers

[committed] diagnostics: show an extra line of context in line-insertion fix-it hints (PR 87091)

[committed] diagnostics: tweak to line-insertion fix-it hints with line-numbering

[committed] diagnostics: tweaks to line-spans vs line numbering (PR 87091)

[committed] dumpfile.c/h: add "const" to dump location ctors

[committed] Fix memory leak of pretty_printer prefixes

[committed] Fix minor bug in recently added sanity test in tree-ssa-dse.c

[committed] Fix PR target/86790 (m68k)

[committed] Fix reload assert due to CLOBBER_HIGH support

[committed] Fix target/86784

[committed] Fix target/86795 (mn10300)

[committed] hppa: Revise atomic support to use sync barrier

[committed] Less verbose fix-it hints for missing header files (PR 87091)

[Committed] S/390: Don't unroll memory blk op loops

[Committed] S/390: Fix PR84332 ICE with stack clash protection

[Committed] S/390: Fix PR85295

[committed] Typo fix

[committed]: C++: -Wwrite-strings: use location of string constant

[committed][libgomp, nvptx] Allow cuGetErrorString to be NULL

[committed][libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreate if _v2 not found

[committed][libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL

[committed][libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL defines

[committed][libgomp, nvptx] Note that cuGetErrorString is in CUDA_VERSION >= 6000

[committed][libgomp, nvptx] Remove hard-coded const in nvptx_open_device

[committed][PR middle-end/86897] Disable DOM in test compromised by DOM

[committed][tree-optimization/86711][tree-optimization/86714] Gracefully handle non-terminated strings

[CPP PATCH] Fix warning & other cleanups.

[CPP PATCH] node field bits

[CPP PATCH] node type

[GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks

[GCC][PATCH] Enable underflow check in canonicalize_comparison. (PR86995)

Re: [GCC][PATCH][Aarch64] Added pattern to match zero extended bfxil

[GCC][PATCH][Aarch64] Make common aarch64 options target-dependent

Re: [GCC][PATCH][Aarch64] Stop redundant zero-extension after UMOV when in DI mode

Re: [gen/AArch64] Generate helpers for substituting iterator values into pattern names

[gomp5] depend/depobj adjustments

[gomp5] Iterator fixes

[gomp5] Parse task modifier of reduction clauses

[libcpp] fix some line map comments

[libgomp, nvptx, committed] Add cuda-lib.def

Re: [libgomp, testsuite] Support parallel testing in libgomp (PR libgomp/66005)

[libiberty patch] Fix PGO bootstrap

[libiberty patch] pex-unix error behaviour

[libiberty patch] PEX-unix forking

[MAINTAINERS, committed] Add myself to write after approval

[nios2, committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE

[nvptx, committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE

[PATCH 0/2] S/390: Remove deprecated machines

[PATCH 0/3] Improvements to switch expansion code

[PATCH 0/3] OpenRISC port

[PATCH 0/4] rs6000: length attribute

[PATCH 0/6] improve handling of char arrays with missing nul (PR 86552, 86711, 86714)

Re: [PATCH 00/11] (v2) Mitigation against unsafe data speculation (CVE-2017-5753)

Re: [PATCH 01/11] Add __builtin_speculation_safe_value

Re: [PATCH 02/11] Arm - add speculation_barrier pattern

[PATCH 1/1] Move AESNI generation to Skylake and Goldmont

Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout

[PATCH 1/2] configure.ac: use 'suppress' instead of 'don't'

[PATCH 1/2] S/390: Remove support for g5 and g6 machines

[PATCH 1/3] Fix probabilities for jump table (PR tree-optimization/86702).

[PATCH 1/3] or1k: libgcc: initial support for openrisc

[PATCH 1/4] qsort_chk: call from gcc_qsort instead of wrapping it

Re: [PATCH 1/4] regcprop: Avoid REG_CFA_REGISTER notes (PR85645)

[PATCH 1/4] rs6000: Change the length attribute default

[PATCH 1/6] prevent folding of unterminated const arrays in memchr calls (PR 86711, 86714)

Re: [PATCH 2/2] condition_variable: Use steady_clock to implement wait_for

[PATCH 2/2] S/390: Remove TARGET_CPU_ZARCH

[PATCH 2/3] Fix probability for bit-tests.

Re: [PATCH 2/3] GDB: Add support for 24 bit addresses

[PATCH 2/3] or1k: testsuite: initial support for openrisc

Re: [PATCH 2/4] introduce gcc_stablesort

[PATCH 2/4] rs6000: Remove "length 4" from branch insns

[PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552)

[PATCH 3/3] Improve switch code emission for a balanced tree (PR tree-optimization/86847).

[PATCH 3/3] or1k: gcc: initial support for openrisc

[PATCH 3/4] rs6000: Remove "length 4" from other insns

Re: [PATCH 3/4] tree-loop-distribution: convert to gcc_stablesort

[PATCH 3/6] detect unterminated const arrays in strcpy calls (PR 86552)

Re: [PATCH 4/4] bb-reorder: convert to gcc_stablesort

[PATCH 4/4] rs6000: Delete old add+cmp patterns

[PATCH 4/6] detect unterminated const arrays in sprintf calls (PR 86552)

[PATCH 5/6] detect unterminated const arrays in stpcpy calls (PR 86552)

[PATCH 6/6] detect unterminated const arrays in strnlen calls (PR 86552)

Re: [PATCH AArch64]Fix test failure for pr84682-2.c

[PATCH RFC 2/2] bootstrap: disable most warnings in stage 3

[PATCH RFC] add generic expansion for MULT_HIGHPART_EXP

[PATCH RFC] gimplefe: expose MULT_HIGHPART_EXPR

Re: [PATCH v2 0/4] some vxworks/powerpc patches

Re: [PATCH v2 01/10] Initial TI PRU GCC port

Re: [PATCH v2 1/4] vxworks: add target/h/wrn/coreip to the set of system include paths

Re: [PATCH v2 1/7] Add CLOBBER_HIGH expression

Re: [PATCH v2 2/4] libgcc: add crt{begin,end} for powerpc-wrs-vxworks target

Re: [PATCH v2 2/7] Generation support for CLOBBER_HIGH

Re: [PATCH v2 3/4] vxworks: enable use of .init_array/.fini_array for cdtors

Re: [PATCH v2 3/7] Add func to check if register is clobbered by clobber_high

Re: [PATCH v2 4/4] vxworks: don't define vxworks_asm_out_constructor when using .init_array

Re: [PATCH v2 4/7] lra support for clobber_high

Re: [PATCH v2 5/7] cse support for clobber_high

Re: [PATCH v2 6/7] Remaining support for clobber high

Re: [PATCH v2 7/7] Enable clobber high for tls descs on Aarch64

Re: [PATCH v2] libitm: sh: avoid absolute relocation in shared library (PR 86712)

[PATCH v2] S/390: Remove literal pool chunkification loop

[PATCH v2][C][ADA] use function descriptors instead of trampolines in C

[PATCH v3 00/10] New backend for the TI PRU processor

[PATCH v3 01/10] Initial TI PRU GCC port

[PATCH v3 02/10] Initial TI PRU libgcc port

[PATCH v3 03/10] testsuite: Add PRU tests

[PATCH v3 04/10] testsuite: Add check for overflowed IMEM region to testsuite

[PATCH v3 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite

[PATCH v3 06/10] testsuite: Remove PRU from test cases requiring hosted environment

[PATCH v3 07/10] testsuite: Define PRU stack usage

[PATCH v3 08/10] testsuite: Mark that PRU has one-cycle jumps

[PATCH v3 09/10] testsuite: Mark that PRU uses all function pointer bits

[PATCH v3 10/10] testsuite: Mark testsuite that PRU has different calling convention

[PATCH v3] Add HXT Phecda core support

[Patch wwwdocs] Document arm-8-branch

Re: [PATCH, Ada] Makefile patches from initial RISC-V cross/native build.

Re: [PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM

Re: [Patch, avr, PR85624] - Fix ICE when initializing 128-byte aligned array

[PATCH, Darwin, config] Arrange for configure to detect "otool".

[PATCH, Darwin, drivers] Split DWARF is not supported on Darwin.

[PATCH, Darwin, Obvious] Fix PR81685, by adding DWARF 5 section names.

[PATCH, Darwin] Do not run dsymutil automatically, when -save-temps is on the command line.

[PATCH, Darwin] Minor code clean-up, NFC, committed.

[PATCH, Darwin] Move fixed _Unwind_find_Enclosing_func to a crt.

[PATCH, Darwin] Remove unnecessary target hook.

[PATCH, Darwin] Update LTO specs to match gcc/gcc.c

[PATCH, driver specs] Put -flto-partition= on the collect2 c/l

Re: [PATCH, driver specs][1] Put -flto-partition= on the collect2 c/l

Re: [PATCH, driver specs][2] Put -flto-partition= on the collect2 c/l

Re: [PATCH, driver specs][3] Put -flto-partition= on the collect2 c/l

[Patch, Fortran, committed] PR 86545: ICE in transfer_expr on invalid WRITE statement

[Patch, Fortran, F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE

[Patch, Fortran, F08] PR 86888: allocatable components of indirectly recursive type

Re: [Patch, fortran] A first small step towards CFI descriptor implementation

[patch, fortran] Fix PR 86837, wrong code regression in implied do loop in i/o

[Patch, Fortran] PR 86116: Ambiguous generic interface not recognised

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement

[Patch, fortran] PR86328 - [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

[Patch, fortran] PRs 80477 and 86481 - memory leaks following function calls.

[PATCH, i386]: FIx PR 86994, gcc.target/i386/20040112-1.c FAILs

[patch, libfortran] correct buffer size in library matmul

[PATCH, LTO wrappers] If we're not building a plugin don't try to invoke it.

Re: [PATCH, LTO wrappers] If we're not building a plugin don't try to invoke it.

[PATCH, OpenACC] (1/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)

[PATCH, OpenACC] (2/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory

[PATCH, OpenACC] OpenACC subarray data alignment in Fortran

[PATCH, OpenACC] Properly handle wait clause with no arguments

[PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053)

[PATCH, RFC, rs6000, v2] folding of vec_splat

[PATCH, RFC, rs6000, v3] enable early gimple-folding of vec_splat

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat

[PATCH, rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions

[PATCH, rs6000] Early gimple folding of vec_mergeh and vec_mergel for float

[PATCH, rs6000] Fix PR86731 vec_sl()

[PATCH, rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper()

[PATCH, rs6000] inline expansion of str[n]cmp using vec/vsx instructions

Re: [PATCH, rs6000] refactor/cleanup in rs6000-string.c

[PATCH, rs6000] testcases for GIMPLE folding of vec_splat builtin.

[PATCH, testsuite] Don't assume that HOSTCXX can respond to TEST_ALWAYS_FLAGS.

[PATCH, testsuite] Fix gcc.dg/memcmp-1.c for targets using __USER_LABEL_PREFIX__

[PATCH, testsuite] Fix PR78544 for Darwin.

[PATCH, testsuite] Make pr80263 work for Darwin by suppressing pubnames/types.

[PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ for pr81923.c

[PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ in pr85248.

[PATCH, testsuite]: Fix g++.dg/torture/pr86763.C link failure for glibc < 2.17

[PATCH, testsuite]: Fix PR 86153, test case g++.dg/pr83239.C fails

[PATCH, testsuite]: Loosen scan-assembler strings in gcc.target/i386/avx{,2}-cvt-2.c

[PATCH, testsuite]: Use -O0 for gcc.dg/plugin/poly-int-07_plugin.c ...

[PATCH, testsuite]: Xfail pr84512.c on alpha*-*-*.

[PATCH, v2], Improve PowerPC switch behavior on medium code model system

[PATCH, X86] Test for MACH-O before HAVE_AS_GOTOFF_IN_DATA

Re: [PATCH,AIX] Optimize the time required for loading XCOFF data

[PATCH,committed] [MAINTAINERS] Update email address

[PATCH,Darwin, config] Fix PR70694; don't force visibility on inlines for Darwin > 8

[PATCH,FORTRAN] Remove OS dependency in definition of ASYNC_IO

[patch,nvptx] Basic -misa support for nvptx

Re: [PATCH,nvptx] Remove use of 'struct map' from plugin (nvptx)

Re: [PATCH,nvptx] Remove use of CUDA unified memory in libgomp

Re: [PATCH,nvptx] Truncate config/nvptx/oacc-parallel.c

Re: [PATCH,nvptx] Use CUDA driver API to select default runtime launch, geometry

[PATCH,rs6000] Add builtins for accessing the FPSCR

[PATCH,testsuite, Darwin] Skip tests with pthread_barrier.

Re: [Patch-86512]: Subnormal float support in armv7(with -msoft-float) for intrinsics

[PATCH] #assert becomes macro-like

[PATCH] (PR86989)

Re: [PATCH] -fsave-optimization-record: add contrib/optrecord.py

Re: [PATCH] [AArch64, Falkor] Adjust Falkor's sign extend reg+reg address cost

Re: [PATCH] [AArch64, Falkor] Switch to using Falkor-specific vector costs

[PATCH] [aarch64] Fix falkor pipeline description for dup<q>

[PATCH] [aarch64][v2] Fix falkor pipeline description for dup<q>

Re: [PATCH] [Ada] Make middle-end string literals NUL terminated

[PATCH] [C] Warn when calculating abs(unsigned_value)

[patch] [match.pd]: missing optimization on comparison

Re: [PATCH] [MSP430] Fix PR/86662

[PATCH] __gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2.

[PATCH] Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS

Re: [PATCH] Add -Wabsolute-value

[PATCH] Add <bit> and <version> to freestanding headers

[PATCH] Add a character size parameter to c_strlen/get_range_strlen

[PATCH] Add a dwarf unit type to represent 24 bit values.

Re: [PATCH] Add fix-it hint for missing return statement in assignment operators (PR c++/85523)

Re: [PATCH] Add malloc predictor (PR middle-end/83023).

[PATCH] Add memmove to value profiling (PR value-prof/35543).

[PATCH] Add quotes for -fconstexpr-depth= in an error message.

[PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules

[PATCH] Add test for memcpy expansion with hint.

[PATCH] Adjust c_getstr/c_strlen to new STRING_CST semantic

[PATCH] Adjust lazy macro definition

[PATCH] adjust sprintf range for AIX QNaN output (PR 86571)

[PATCH] Adjust string_constant to new STRING_CST semantics

[PATCH] adjust strnlen to convert MIN_EXPR to the same type (PR 87112)

Re: [PATCH] Alias -Warray-bounds to -Warray-bounds=1

[PATCH] AMD perf PMU events for AMD Family 17h.

RE: [PATCH] arm: Generate correct const_ints (PR86640)

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)

[PATCH] atomic_futex: Avoid rounding errors in std::future::wait_for

[PATCH] Avoid deprecation warning with -Wsystem-headers

Re: [PATCH] Avoid infinite loop with duplicate anonymous union fields

[PATCH] avoid MEM_REF when looking for poor-man's flexible arrays (PR 86914)

[PATCH] Avoid negative bitpos in expand_expr_real_1 (PR 86984)

[PATCH] Avoid redundand RPO order compute in PPRE

[PATCH] Avoid undefined shifts in ceil2 operations

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)

[PATCH] Backport gettext fixes to get rid of warnings on macOS

[PATCH] Backport of RISC-V support for libffi go closures

[PATCH] C++: Fix-it hints for '.' vs '->' (PR c++/84898)

[PATCH] C++: highlight bad argument in some users of print_z_candidates (more PR c++/85110)

[PATCH] C++: underline param in print_conversion_rejection (more PR c++/85110)

[PATCH] Call braced_list_to_string after array size is fixed

Re: [PATCH] change %G argument from gcall* to gimple*

[PATCH] Change AArch64 specific FMAX/FMIN tests into generic MAX_EXPR/MIN_EXPR tests

[PATCH] Check the STRING_CSTs in varasm.c

[PATCH] Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).

[PATCH] Clarify source of tm.texi to copy for GFDL grant

Re: [PATCH] combine: Allow combining two insns to two insns

[PATCH] combine: Do another check before splitting a parallel (PR86771)

Re: [PATCH] Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).

Re: [PATCH] convert braced initializers to strings (PR 71625)

[PATCH] convert MIN_EXPR operands to the same type (PR 87059)

[PATCH] CPP Macro predicates

[PATCH] Create internally nul terminated string literals in fortan FE

[PATCH] Define aliases for containers using polymorphic_allocator

[PATCH] Define monotonic_buffer_resource members out-of-line

[PATCH] Deprecate std::get_temporary_buffer

[PATCH] Diagnostic included-from loop

Re: [Patch] Do not call the linker if we are creating precompiled header files

[PATCH] Do not read gcda files multiple times (PR gcov-profile/87069).

Re: [PATCH] doc: discourage const/volatile on register variables

[PATCH] doc: document -ftree-scev-cprop

[PATCH] doc: Use @ref, not @xref, in the middle of a sentence

[PATCH] docs: fix stray duplicated words

[PATCH] DWARF: add DW_AT_count to zero-length arrays

[PATCH] DWARF: Call set_indirect_string on DW_MACINFO_start_file

[PATCH] Fix __gnu_cxx::_Pointer_adapter for long long arithmetic

[PATCH] Fix bootstrap with --enable-fully-dynamic-string

[PATCH] Fix build with ISL 0.20

[PATCH] Fix expand_mult_const (PR middle-end/87138)

[PATCH] Fix experimental::pmr typedefs and add tests

[PATCH] Fix failure when -fno-rtti test is run in C++17 or later

[PATCH] Fix gcov misleading error (PR gcov-profile/86817).

Re: [PATCH] Fix hard regno checks

[PATCH] Fix memory leak in selftest::test_expansion_to_rtl

[PATCH] Fix merging of 2 predictors (PR tree-optimization/86925).

[PATCH] Fix not properly nul-terminated string constants in JIT

[PATCH] Fix overeager spelling corrections (PR c/82967)

[PATCH] Fix P81033 for FDEs in partitioned code.

[PATCH] Fix poly types after PR tree-optimization/71625 strlen optimization

[PATCH] Fix PR19315.

[PATCH] Fix PR86505

[PATCH] Fix PR86816

[PATCH] Fix PR86841

[PATCH] Fix PR86927

[PATCH] Fix PR86945

[PATCH] Fix PR86988

[PATCH] Fix PR87024

[PATCH] Fix PR87124

[PATCH] Fix PR87126

[PATCH] Fix PR87132

[PATCH] Fix PR87147

[PATCH] Fix PR87168

[PATCH] Fix recent bug in canonicalize_comparison (PR87026)

[PATCH] Fix RPO VN region boundary check

[PATCH] Fix some bugs in maybe_warn_nonstring_arg (PR middle-end/87099)

[PATCH] fix some build breakage

[PATCH] fix std::variant::swap for trivially-move-assignable types

Re: [PATCH] Fix target clones (PR gcov-profile/85370).

[PATCH] Fix tests that fail in C++98 mode

[PATCH] Fix thinko in estimate_local_effects in IPA-CP

[PATCH] Fix thinko in insert_reciprocals (PR tree-optimization/86835)

[PATCH] Fix TSan on ppc64le (PR libsanitizer/86759)

[PATCH] fix typo 'exapnded' to 'expanded'

[PATCH] Fix undefined references seen with mingw-w64

[PATCH] Fix version check for ATTRIBUTE_GCC_DUMP_PRINTF

[PATCH] Fix warning with -Wsign-compare -Wsystem-headers in __sph_legendre

Re: [PATCH] Fix wrong code with truncated string literals (PR 86711/86714)

[PATCH] Forward declare debug containers so std::pmr aliases work

[PATCH] Frame pointer for arm with THUMB2 mode

[PATCH] GCOV: Print one decimal place in human readable mode.

[PATCH] Handle not explicitly zero terminated strings in merge sections

[PATCH] Handle overlength strings in C++ FE

[PATCH] Handle overlength strings in the C FE

[PATCH] Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation

Re: [PATCH] Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation (ping)

[PATCH] i386: Add pass_remove_partial_avx_dependency

[PATCH] i386: Always set cfun->machine->max_used_stack_alignment

[PATCH] i386: do not use SImode mul-highpart on 64-bit

[PATCH] Improve address CSE

[PATCH] Improve checks in c_strlen (PR 87053)

[PATCH] Improve dumping of value profiling transformations.

Re: [patch] improve internals documentation for nested function descriptors

Re: [PATCH] Improve libstdc++ docs w.r.t newer C++ standards

[PATCH] Improve PR78655

Re: [PATCH] include more detail in -Warray-bounds (PR 86650)

Re: [PATCH] Introduce __builtin_expect_with_probability (PR target/83610).

Re: [PATCH] Introduce instance discriminators

[PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107).

[PATCH] IPA ICF: make type cache a static field sem_item.

[PATCH] Kill cpp-id-data.h

[PATCH] libstdc++-v3: Have aligned_alloc() on Newlib

[PATCH] Line map table allocation

[PATCH] line-map include-from representation

[PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)

[PATCH] lra: fix FPE when dumping

[PATCH] Macro body is trailing array

[PATCH] Macro definition parameter parsing

Re: [PATCH] Make function clone name numbering independent.

Re: [PATCH] Make GO string literals properly NUL terminated

Re: [PATCH] Make strlen range computations more conservative

[PATCH] match.pd: add single-use check for (x & y) ^ y -> ~x & y (PR85758)

Re: [PATCH] Merge Ignore and Deprecated in .opt files.

[PATCH] Minor optimisations in operator new(size_t, align_val_t)

[PATCH] Move const_parm trick to generic code

[PATCH] Move cpp_macro to cpplib.h

[PATCH] Optimise sqrt reciprocal multiplications

[PATCH] Optimize logarithm addition and subtraction

[PATCH] Optimize more boolean functions

[PATCH] Partial combiner fix for vector conditions (PR rtl-optimization/87065)

[PATCH] PR libstdc++/31413 fix test failure on Debian systems

[PATCH] PR libstdc++/45093 avoid warnings for _M_destroy_node

[PATCH] PR libstdc++/60555 std::system_category() should recognise POSIX errno values

[PATCH] PR libstdc++/68210 adjust operator new and delete for LWG 206

[PATCH] PR libstdc++/77854 document size_type for containers

[PATCH] PR libstdc++/78448 limit vector::max_size and deque::max_size

[PATCH] PR libstdc++/85343 overload __throw_ios_failure to take errno

[PATCH] PR libstdc++/86597 directory_entry observers should clear error_code

[PATCH] PR libstdc++/86846 Alternative to pointer-width atomics

[PATCH] PR libstdc++/86861 Meet precondition for Solaris memalign

[PATCH] PR libstdc++/86954 use non-placement operator delete

[PATCH] PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignment

[PATCH] PR libstdc++/87061 remove pmr type aliases for COW strings

[PATCH] PR libstdc++/87116 fix path::lexically_normal() handling of dot-dot

[PATCH] PR86844: Fix for store merging

Re: [PATCH] Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193).

[PATCH] print full STRING_CST in Gimple dumps (PR 87052)

Re: [PATCH] Print heuristics probability fraction part with 2 digits.

Re: [PATCH] Provide extension hint for aarch64 target (PR driver/83193).

[PATCH] Refactor std::optional SFINAE constraints

[PATCH] Refactor uses-allocator construction

[PATCH] Relax SUPPORTS_STACK_ALIGNMENT with !crtl->stack_realign_tried

[PATCH] Remove AIX 4.x, 5.x configuration

[PATCH] Remove C++14-isms from C++11 tests

[PATCH] Remove not needed __builtin_expect due to malloc predictor.

[PATCH] Remove redundant { dg-do run } directives in tests

[PATCH] Remove verify_no_unreachable_blocks

[PATCH] Rewrite pic.md to improve medany and pic code size.

[PATCH] RFC: reduce likelihood of fully-dynamic-string throwing on move

[PATCH] RFC: Refactor std::tuple constraints

[PATCH] RFC: remove std::tuple<T, U> partial specialization

Re: [PATCH] Rope iterators: don't retain pointers when copied

[PATCH] rs6000: Fix pr56605.c

Re: [PATCH] rs6000: Fix vector homogeneous aggregates (PR86197)

[PATCH] rs6000: Give names to cbranch/creturn patterns

[PATCH] rs6000: Make lround<mode>di2 depend on TARGET_FPRND (PR86684)

[PATCH] S/390: Factor out constant pool ref decomposition

[PATCH] S/390: Remove literal pool chunkification loop

[PATCH] S/390: Remove UNSPEC_LTREL_BASE

[PATCH] Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR sanitizer/86962).

[PATCH] scev: dump final value replacement expressions

[PATCH] Set start_location to 0 if we ran out of line map space

[PATCH] Signed zero for {max,min}val intrinsics

[PATCH] Simplify overflow checks in duration literals

[PATCH] Skip tests that depend on the cxx11 std::string

[PATCH] Strenghten assumption about gswitch statements.

[PATCH] Strip only selected predictors after early tree passes (PR tree-optimization/85799).

Re: [PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)

[PATCH] tree-vrp: add "const" qualifier to various value_range pointers

[PATCH] Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics

[PATCH] Use c_getstr to get the format string in gimple-ssa-sprintf.c

[PATCH] Use complete_array_type on flexible array member initializers

[PATCH] Use getentropy() for seeding PRNG

[PATCH] Use more DECL_BUILT_IN_P macro.

[PATCH] v2: Formatted printing for dump_* in the middle-end

[PATCH] warn for sprintf argument mismatches (PR 87034)

Re: [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846)

[PATCH] x86: Always update EH return address in word_mode

[PATCH] XFAIL 18_support/new_nothrow.cc on AIX

Re: [PATCH], Improve PowerPC switch behavior on medium code model system

[PATCH], PR target/87033, General LWAX on PowerPC

[PATCH]: Remove remaining traces of MPX bounded pointers

[PATCH][0/4][RFC] RPO style value-numbering

[PATCH][1/4] Add dynamic CFG flag allocation

[PATCH][1/4] Fix PR87117

[PATCH][2/4] Add rev_post_order_and_mark_dfs_back_seme

[PATCH][2/4] Fix PR87117

[PATCH][3/4] Fix PR87118

[PATCH][3/4] Use RPO VN from unrolling

[PATCH][4/4] Fix PR87117

[PATCH][4/4] RPO-style value-numbering for FRE/PRE

[PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE

[PATCH][5/4] Fix PR87117

[PATCH][8-branch][OBVIOUS] Fix wrong option declaration of fcilkplus (PR other/86992).

[PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT

Re: [Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute

Re: [PATCH][AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64

[PATCH][AARCH64] inline strlen for 8-bytes aligned strings

Re: [PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp

[PATCH][C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE

[PATCH][debug] Add -gdescribe-dies

[PATCH][debug] Add -gdescriptive-dies

[PATCH][debug] Add -gforce-named-dies

[PATCH][debug] Add debug and earlydebug dumps

[PATCH][debug] Fix handling of vlas in lto

Re: [PATCH][Fortran][v2] Use MIN/MAX_EXPR for min/max intrinsics

[PATCH][GCC] Correct name of file in ChangeLog

[Patch][GCC] Document and fix -r (partial linking)

[PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]

RE: [PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)]

RE: [PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (7/7)]

Re: [PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]

[PATCH][GCC][AArch64] Limit movmem copies to TImode copies.

Re: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)]

RE: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]

[PATCH][GCC][AARCH64] use "arch_enabled" attribute for aarch64.

[PATCH][GCC][AARCH64] Use stdint integers in vect_su_add_sub.c

[PATCH][GCC][AARCH64] Use STLUR for atomic_store

RE: [PATCH][GCC][AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)]

RE: [PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally.

[PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names

Re: [PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]

Re: [PATCH][GCC][front-end][opt-framework] Update options framework for parameters to properly handle and validate configure time params. [Patch (2/3)]

Re: [PATCH][GCC][mid-end] Allow larger copies when not slow_unaligned_access and no padding.

[PATCH][GCC][mid-end] Fix DSE big-endian subreg crash

[PATCH][ipa-inline][obvious] Fix typos in comment

Re: [PATCH][Middle-end] disable strcmp/strncmp inlining with O2 below and Os

[PATCH][Middle-end]patch for fixing PR 86519

[PATCH][nvptx] Ignore c++ exceptions

[PATCH][OBVIOUS] Fix thinko in lto.c (PR bootstrap/87130).

[PATCH][OBVIOUS] Fix typos in params.def.

[PATCH][OBVIOUS] Remove extra line in common.opt (PR c/86895).

[PATCH][OBVIOUS] Remove extra line in MAINTAINERS.

[PATCH][OpenACC] Add support for firstprivate Fortran allocatable scalars

[PATCH][OpenACC] cleanup trans-stmt.h

[PATCH][OpenACC] Don't error on implicitly private induction variables in gfortran

[PATCH][OpenACC] Update deviceptr handling during gimplification

[PATCH][OpenACC] update gfortran's tile clause error handling

[PATCH][RFC] Add gimple-cfg.h.

[PATCH][RFC] Early phiopt pass

[PATCH][testcase]patch for fixing PR 86519

[PATCH][x86] Match movss and movsd "blend" instructions

[PATCHv2] Call braced_list_to_string after array size is fixed

[PATCHv2] Handle overlength string literals in the fortan FE

[PATCHv2] Handle overlength strings in C++ FE

[PATCHv2] Handle overlength strings in the C FE

[PATCHv3 0/6] std::future::wait_* improvements

[PATCHv3 1/6] Improve libstdc++-v3 async test

[PATCHv3 2/6] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait

[PATCHv3 3/6] libstdc++ futex: Support waiting on std::chrono::steady_clock directly

[PATCHv3 4/6] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock

[PATCHv3 5/6] libstdc++ futex: Loop when waiting against arbitrary clock

[PATCHv3 6/6] Extra async tests, not for merging

[PATCHv3][PR 59521] Respect __builtin_expect in switch statements

[PING 2][PATCH] [v4][aarch64] Avoid tag collisions for loads falkor

[PING 3][PATCH] [v4][aarch64] Avoid tag collisions for loads falkor

[PING 4][PATCH] [v4][aarch64] Avoid tag collisions for loads falkor

[PING 5][PATCH] [v4][aarch64] Avoid tag collisions for loads falkor

Re: [PING v2][PATCH] Make function clone name numbering independent.

[PING] [PATCH] Create internally nul terminated string literals in fortan FE

[PING] [PATCH] Fix not properly nul-terminated string constants in JIT

[PING] [PATCH] Fix wrong code with truncated string literals (PR 86711/86714)

[PING] [PATCH] libiberty: fix memory usage explosion for invalid templates (PR demangler/84668)

[PING][PATCH] Make function clone name numbering independent.

Re: [PR 83141] Prevent SRA from removing type changing assignment

[PR 87059] kludge over MIN_EXPR problem causing VRP failure in value ranges

[PR 87073] [committed] fix go bootstrap

[PR c++/87137] GCC-8 Fix

[PR c++/87155] Anonymous namespace and

[RFC PATCH, i386]: Deprecate -mmitigate-rop

[RFC,PATCH] Introduce -msdata=explicit for powerpc

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C

[RFC][debug] Add -greadable-dwarf

[RFC][debug] Fix handling of vlas in lto

Re: [RFC][PATCH v2] PR preprocessor/83173: Additional check before decrementing highest_location

[RFC][PATCH] Clean up of histogram allocation and release.

[RFC][PATCH][mid-end] Optimize immediate choice in comparisons.

[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE

[SVE ACLE] Add support for svasrd

[SVE ACLE] Implements ACLE svmin/svmax variants

[SVE ACLE] Resync "@" pattern support

[SVE ACLE] Tidy up function names in testcases

[testsuite, committed] Make dependence on -fdelete-null-pointer-checks explicit in more test cases

Re: [testsuite, committed] Use relative line numbers in gcc.dg/guality

[testsuite] Add dg-require-fileio to some libstdc++ wchar_t tests

[testsuite] Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimization/80925)

[wwwdocs] */changes.html -- replace <a name=...> by id attributes

[wwwdocs] faq.html - make HTML 5 ready

[wwwdocs] index.html -- Use percent encodings in Bugzilla queries

[wwwdocs] news/profiledriven.html -- avoid <a name=...>

[wwwdocs] Remove cvsup.html

[wwwdocs] Remove release-specific anchors from our release pages

Re: [wwwdocs] Replace <a name=...> by id= attributes in all of projects/

[wwwdocs] Replace use of <a name="..."> in all of bugs/

[wwwdocs] Replace use of the border attribute on the main page by CSS

[wwwdocs] Replace valign="top" on our main page by CSS

[wwwdocs] Simplify the formatting/coding of our main page a bit

[wwwdocs] simtest-howto.html -- simplify/reduce explicit formatting

[wwwdocs] Use CSS instead of manual specifications for the width of items on our navigation bar

aarch64 - PR target/86887 Fix missing register constraints in carryin patterns

Re: abstract remaining wide int operations in VRP

Add new warning flag "warn_prio_ctor_dtor"

Add target selectors to slp-37.c (PR87078)

Allow inner-loop reductions with variable-length vectors

Allow target to emit LTO early debug to a separate LTO file.

Async I/O patch with compilation fix

Avoid is_constant calls in vectorizable_bswap

Re: C++ PATCH for c++/57891, narrowing conversions in non-type template arguments

C++ PATCH for c++/65043, missing narrowing warning with bool

C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction

C++ PATCH for c++/67012, diagnose decltype(auto) f() -> int;

C++ PATCH for c++/86499, non-local lambda with a capture-default

C++ PATCH for c++/86728, stdarg generic lambda

C++ PATCH for c++/86915, ICE with auto[]

C++ PATCH for c++/86981, implement -Wpessimizing-move

C++ PATCH for c++/87029, Implement -Wredundant-move

C++ PATCH for c++/87080, ICE with -Wpessimizing-move

C++ PATCH to fix infinite constexpr evaluation (PR c++/86767)

C++ PATCH to fix typo in cp-tree.h

C++ PATCH to implement C++20 P0806R2, Deprecate implicit capture of this via [=]

C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers

Re: dejagnu version update?

Do not stream TYPE_STUB_DECL

Do not stream types in DECL_CONTEXT

do the editing

DWARF: Represent hard frame pointer as stack pointer + offset

Fix aarch64_evpc_tbl guard (PR 85910)

Fix even more merging PIC and PIE options

Fix invalid assumption in vect_transform_stmt (PR 86871)

Re: Fix invalid cc_status after [const_][us]mulsi3_highpart

Fix MIPS builds

Fix over-widening handling of COND_EXPRs (PR 86749)

Fix PR number in hppa commit for CVE-2017-5753)

Fix PR87074: miscompilation with unroll-and-jam

fix reassoc cut&pasto

Fix remove_stmt in vectorizable_simd_clone_call (PR 86758)

Fix test 86658 in Debug mode

Fix typo "permutaion" in vect_grouped_store_supported.

Fix unguarded use of tree_to_shwi in tree-ssa-sccvn.c

Re: Fold pointer range checks with equal spans

Re: GCC 7 backport

Re: GCC 8 backports

Re: GCC fixinclude help

Go patch committed: Remove hmap field from map types

Go patch committed: Remove the dummy arg of getcallersp

Re: Handle SLP of call pattern statements

Handle SLP permutations for variable-length vectors

Improve safe iterator move semantic

Re: Improve std::rotate usages

Keep std::deque algos specializations in Debug mode

libgo patch committed: Uncomment trace.Stop call in testing package

libgo patch committed: Use poll rather than pollset on AIX

libgo: fix spurious test failure in libgo/runtime/pprof

lightweight class to wide int ranges in VRP and friends

m68k: handle more cases of TLS symbols with offset

Make safe_iterator inline friends

Re: Make the vectoriser drop to strided accesses for stores with gaps

Move all wide_int_range* functions into wide-int-range.[ch]

new(nothrow) is malloc-like

Only test STMT_VINFO_STRIDED_P for the first statement in a group

OpenRISC Port Submission

Re: Optimization in load_generic_interfaces()

Optimize sreal normalization

P0646R1 for Debug mode

PATCH for c++/87068, missing diagnostic with fallthrough statement

Patch ping: [PATCH] Fix thinko in insert_reciprocals (PR tree-optimization/86835)

patch to bug #86829

PING [PATCH v2 0/7] Support partial clobbers around TLS calls on Aarch64 SVE

PING [PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)

Re: PING [PATCH] warn for strlen of arrays with missing nul (PR 86552)

PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) )

Ping for STRING_CST patches

PING^1 [PATCH] DWARF: Relax SUPPORTS_STACK_ALIGNMENT with !crtl->stack_realign_tried

PING^1: [PATCH] Set start_location to 0 if we ran out of line map space

PING^1: V3 [PATCH] C/C++: Add -Waddress-of-packed-member

PR libstdc++/68222 Hide safe iterator operators

PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUs

PR85787: Extend malloc_candidate_p to handle multiple phis.

r 262451

Reduce memory usage of sreal

Remove duplicate test

Remove obsolette hunk in free_lang_data_r

Restore flow_bb_inside_loop_p tests (PR 86858)

RFA: Avoid warning for write_predicate_subfunction generated function

RFA: Define vect_perm for variable-length SVE

Re: Richard Sandiford appointed Global Reviewer

Stack alignment on Darwin (PR78444)

ToT build problem on Aarch64 after cfg.h change

Two fixes for pretty-print.c for mingw-w64

Use EVRP within DOM to discover more constants

Re: V3 [PATCH] C/C++: Add -Waddress-of-packed-member

VEC_DUPLICATE_EXPR options (was Re: [PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat)

VRP: abstract out bitwise AND/OR optimizations

VRP: abstract out MIN/MAX/ABS wide int code

VRP: abstract out POINTER_TYPE_P handling

VRP: abstract out wide int CONVERT_EXPR_P code

VRP: make range_includes_zero_p handle value_ranges

VRP: rewrite the division code (to handle corner cases including 0)

Walk pointer_to and reference_to chain in free_lang_data

Re: Warning about -Wmain for local variables

Workaround for building trunk with GCC 4.4.7


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc