gcc-patches archive
subject index for November, 2013

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:

(g)fortran support for MPX (was: Re: [PATCH, MPX, 2/X] Pointers Checker [8/25] Languages support)

*ping* Re: gcc/invoke.texi: Add missing @opindex

*ping* Re: PR37132 â RFC patch for generation of DWARF symbol for Fortran's namelists (DW_TAG_namelist)

*ping* Re: wwwdocs: Broken links due to the preprocess script

Re: invoke.texi: Sanitizer – update link, mention environment variables and link to wiki page with the flags

Re: PR37132 – RFC patch for generation of DWARF symbol for Fortran's namelists (DW_TAG_namelist)

[0/10] Replace host_integerp and tree_low_cst

[0/4] Make more use of tree_to_[su]hwi

[1/10] Add tree_fits_shwi_p and tree_fits_uhwi_p

[1/4] Add --enable-accelerator option

[1/4] Use tree_to_uhwi with an inlined tree_fits_uhwi_p test

[10/10] Make tree_to_uhwi return unsigned

[2/10] Mechanical replacement of host_integerp (..., 0)

[2/4] Building in accel-gcc

[2/4] Use tree_to_uhwi when folding (x >> c) << c

[3/10] Mechanical replacement of host_integerp (..., 1)

[3/4] "Output targets", DECL_TARGET, and lto output

[3/4] Avoid undefined operation in overflow check

[4.7] Fix libiberty install-pdf

[4/10] Mop up remaining host_integerp calls

[4/4] Minimal draft lto-wrapper changes

[4/4] The rest of the tree_to_[su]hwi changes

[5/10] Add tree_to_shwi and tree_to_uhwi

[6/10] Mechanical replacement of tree_low_cst (..., 0)

[7/10] Mechanical replacement of tree_low_cst (..., 1)

[8/10] Mop up remaining tree_low_cst calls

[9/10] Remove host_integerp and tree_low_cst

[AArch64] [-mtune cleanup 1/5] Remove -march=generic.

[AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53 by default.

[AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune for Cortex-A57, tune for Cortex-A15

[AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.

[AArch64] [-mtune cleanup 5/5] Update invoke.texi

[AArch64] [0/4 Fix vtbx1] Fix behaviour of vtbx{1,3} intrinsics

[AArch64] [0/5 -mtune cleanup] Update options for -mtune.

[AArch64] [1/4 Fix vtbx1] Allow signed and unsigned versions of intrinsics to coexist.

[AArch64] [2/4 Fix vtbx1] Handle poly types in the new Simd types infrastructure

[AArch64] [3/4 Fix vtbx1]Implement bsl intrinsics using builtins

[AArch64] [4/4 Fix vtbx1] Handle vtbx{1,3} emulation sequence using other intrinsics

[AArch64] AArch64 SIMD Builtins Better Type Correctness.

Re: [AArch64] Fix size of memory store for the vst<n>_lane intrinsics

[AArch64] Remove "mode", "mode2" attributes

[AArch64] Remove simd_type

[AArch64] Remove v8type attribute.

[Ada] Fix unexpected read of volatile scalar for Out parameter

[Ada] Internal error on renaming of constant array with -gnatc

[Ada] Remove redundant define

[ARM, AArch64] Make aarch-common.c files more robust.

[ARM, PATCH] Fix PR target/59216 incorrect optimization of neg(s_ex:DI())

[arm-embedded] Backport a trunk M4 CPU pipeline tuning to embedded-4_8-branch

[arm-embedded] backport trunk -mslow-flash-data to embedded-4_8-branch

[arm-embedded] Backport trunk Cortex-M4 FPU tuning to embedded-4_8-branch

[arm-embedded] Backport trunk new arm rtx cost model to embedded-4_8-branch

[arm-embedded] Backport trunk thumb1 pic fix to embedded-4_8-branch

Re: [ARM] Fix register r3 wrongly used to save ip in nested APCS frame

[ARM] Fix wrong CFI for VFP registers with -mbig-endian

[ARM] Use standard t-elf libgcc fragment on VxWorks

Re: [ARM][PATCH] Fix testsuite testcase neon-vcond-[ltgt,unordered].c

[avr] Use unsigned int rather than double_int for insert_bits

[bfin] Avoid genrecog warning

[build] Enable libcilkrts multilib build on Solaris

[buildrobot] [PATCH] c6x.c: `mark_addressable' not declared

[buildrobot] [PATCH] mips: Really remove ENTRY_BLOCK_PTR

[buildrobot] [PATCH] pdp11-aout broken

[C++ Patch / RFC] Fixing a diagnostic regression caused by the fix for c++/56930

Re: [C++ Patch / RFC] PR 29234

[C++ PATCH 1/3] Refactor implicit function template implementation and fix 58534, 58536, 58548, 58549 and 58637.

[C++ PATCH 2/3] Support implicit parameter packs.

[C++ PATCH 3/3] Add some generic lambda test cases.

[C++ Patch Ping] PR 58724

[C++ Patch, Java related/RFC] PR 11006

[C++ Patch/RFC PR c++/57887 (and dups)

[C++ Patch/RFC] PR 29143

[C++ Patch/RFC] PR 58176 (ICE with nullptr at -O0 in output_constant)

[C++ PATCH] Fix PR58979

[C++ Patch] Fixes for duplicate warnings regressions [1/2]

[C++ Patch] Fixes for duplicate warnings regressions [2/2]

[C++ Patch] Fixes for two recent minor regressions (PR c++/59080, c++/59096)

[C++ Patch] PR 38313

[C++ Patch] PR 50436

Re: [C++ Patch] PR 54485

[C++ Patch] PR 57734

Re: [C++ Patch] PR 58607

Re: [C++ Patch] PR 58633 (Take 2)

Re: [C++ Patch] PR 58647

Re: [C++ Patch] PR 58700

Re: [C++ Patch] PR 58724

Re: [C++ Patch] PR 58810

[C++ Patch] PR 59123

Re: [C++ PATCH] Refactor implicit function template implementation and fix 58534, 58536, 58548, 58549 and 58637.

[C++ testcase, commiitted] PR 52071

[C++ testcase, committed] PR 53473

[C++ testcase, committed] PR 58599

[C++ testcases, committed] PR 58188, 58725, 58829

Re: [C++14] implement [[deprecated]].

Re: [c++] Fix pr58525

Re: [C, C++, OpenMP] Add support for -fopenmp-simd

[C,C++] integer constants in attribute arguments

[C11-atomic] Miscellaneous fixes 7/n

[C11-atomic] Miscellaneous fixes 8/n

[C11-atomic] stdatomic.h fixes and tests

[C] Fix PR57258: unused variable warning is emitted for volatile variables

[c] Remove unnecessary host_integerp check

[Commited] Fix for PR59029

[committed] Add testcases for the reassoc issues

[committed] Fix #pragma omp atomic cleanup handling (PR c++/59297)

[committed] Fix -fopenmp-simd (PR c/59310)

[committed] Fix a regression caused by my __builtin_unreachable assertion changes (PR tree-optimization/58978)

[committed] Fix bootstrap with 32-bit HWI (PR middle-end/59327)

[committed] Fix C++ ICE with UDRs (PR c++/58874)

[committed] Fix omp-low.c loop creation (PR middle-end/59152)

[committed] Fix simd reference reductions (PR middle-end/59150)

[committed] invoke.texi: For -fsanitize=leak link to https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer

[committed] Remove duplicate contents in gcc/config/rs6000/t-xilinx

[committed] Unbreak asan on ppc (PR sanitizer/59122)

[driver] Force options Wa, Wl, Wp, to take a mandatory argument

[driver] try to fix "driver specifies output file twice" bug

[fortran, patch] Add Fortran 2003 IEEE intrinsic modules

[fortran,doc] Fix typo in doc

[fortran,patch] Remove unused gfc_open_intrinsic_module()

[Fwd: Re: [PATCH, rs6000] Correct handling of multiply high-part for little endian]

Re: [gofrontend-dev] Moved gccgo branch to mainline

Re: [gofrontend-dev] Re: libgo patch committed: Implement reflect.MakeFunc for amd64

Re: [golang-dev] Re: [patch] introduce aarch64 as a Go architecture

[gomp4 1/9] Add missing include.

[gomp4 2/9] libgomp: Prepare for testcases without -fopenmp.

[gomp4 3/9] OpenACC: Recognize -fopenacc.

[gomp4 4/9] OpenACC: The runtime library will be implemented in libgomp, too.

[gomp4 5/9] OpenACC: preprocessor definition, Fortran integer parameter.

[gomp4 6/9] OpenACC: Infrastructure for builtins.

[gomp4 7/9] OpenACC: Use OpenMP's lowering and expansion passes.

[gomp4 8/9] OpenACC: Basic support for #pragma acc in the C front end.

[gomp4 9/9] OpenACC: Basic support for #pragma acc parallel.

Re: [gomp4 simd, RFC] Simple fix to override vectorization cost estimation.

[gomp4, WIP] Elementals improvements

[GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C

[gomp4] Elementals fixes and improvements

[gomp4] fix simd clones with no return value

[gomp4] Fix two typos

[GOMP4] Generation tables with omp-functions addresses for offloading.

[gomp4] mangle linear step of 1 with just 'l'

[gomp4] rewrite simd clone argument adjustment to avoid regimplification

[GOMP4] SIMD enabled function for C/C++

[GOMP4][PATCH] SIMD-enabled functions (formerly Elemental functions) for C++

[google gcc-4_8] Reverted r203873 and r203036

[Google] Increase max-lipo-mem default to 4000000

[GOOGLE] Refactor the profile propagation for AutoFDO

[GOOGLE] Remove zero_edge propagation algorithm

[GOOGLE] tune loop scale factor for AutoFDO

[ia64] [PR target/57491] internal compiler error: in ia64_split_tmode -O2, quadmath

[jbglaw at lug-owl dot de: [WWW-PATCH] Advertising the buildrobot on GCC's home page]

[libcilkrts, build] Only use visibility if supported

[libgcc, build] Suppress some warnings for soft-fp files

[libgfortran,patch] Silence a warning

[m32c] Avoid genrecog warning

[mn10300] Avoid genrecog warning

[omp4]

Re: [omp4] fix array subscripts in simd clones

[Patch 0/4, AArch64] Conform vector implementation to ABI.

Re: [PATCH 0/6] Conversion of gimple types to C++ inheritance (v3)

[PATCH 0/9] Remove macros that implicitly use input_location

[patch 1/2] add gimplfy-be.[ch] for iterator-aware BE-only gimplification routines.

[patch 1/3] Flatten gimple.h

Re: [patch 1/3] Flatten gimple.h - go front end changes

[patch 1/3] Create gimple-iterator.h and gimple-walk.[ch]

Re: [patch 1/3] Flatten gimple.h

Re: [patch 1/3] Flatten gimple.h - go front end changes

Re: [PATCH 1/3] libgcc: check for fenv.h in dfp configure check

[PATCH 1/4] Cast pointers to uptr for 64-bit syscalls

[Patch 1/4] Conform vector implementation to ABI - Loads and Stores.

[patch 1/4] Separate gimple.[ch] and gimplify.[ch]

[patch 1/4] std::regex refactoring

Re: [PATCH 1/6] Convert gimple types from a union to C++ inheritance

[PATCH 1/9] java: Convert implicit uses of input_location into explicit uses

Re: [PATCH 1/n] Add conditional compare support

Re: [patch 2/2] add gimplfy-be.[ch] for iterator-aware BE-only gimplification routines. Include changes

Re: [patch 2/3] Flatten gimple.h - fe changes

[patch 2/3] Create gimple-iterator.h and gimple-walk.[ch] - #include changes

Re: [PATCH 2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY

[Patch 2/4] Conform vector implementation to ABI -- lane set and get.

[PATCH 2/4] Fix internal_clone for x32

[patch 2/4] Separate gimple.[ch] and gimplify.[ch]

[patch 2/4] std::regex refactoring

Re: [PATCH 2/6] Hand-written port of various accessors within gimple.h

[PATCH 2/9] ada: Eliminate uses of input_line macro.

Re: [patch 3/3] Flatten gimple.h target and tests

[patch 3/3] Create gimple-iterator.h and gimple-walk.[ch] - config and testsuite

[Patch 3/4] Conform vector implementation to ABI -- reorganize reduc_operations.

[patch 3/4] Separate gimple.[ch] and gimplify.[ch] - front end files

[patch 3/4] std::regex refactoring

[PATCH 3/4] Use 64-bit system types for x86-64

Re: [PATCH 3/6] Automated part of conversion of gimple types to use C++ inheritance

[PATCH 3/9] c-family: Convert implicit uses of input_location into explicit uses

[PATCH 4/4] Check __x86_64__ for FPU state

[Patch 4/4] Conform vector implementation to ABI -- narrowing operations.

Re: [patch 4/4] Separate gimple.[ch] and gimplify.[ch]

[patch 4/4] std::regex refactoring

Re: [PATCH 4/5] Fix typos in libstdc++.

Re: [PATCH 4/6] Implement is_a_helper <>::test specializations for various gimple types

[PATCH 4/9] cp: Convert implicit uses of input_location into explicit uses

Re: [PATCH 5/6] Port various places from union access to subclass access.

[PATCH 5/9] gcc/c: Convert implicit uses of input_location into explicit uses

Re: [PATCH 6/6] Update gdb hooks to reflect changes to gimple types

[PATCH 6/9] fortran: Remove use of input_line macro

[PATCH 7/9] bfin: Remove use of input_filename macro.

[PATCH 8/9] gcc: Convert implicit uses of input_location into explicit uses

[PATCH 9/9] gcc: Remove macros that implicitly use input_location

[Patch Ada/build] deal with some cross/native cross issues

[PATCH ARM/Embedded-4_8-branch]Backport revision 200103 from mainline

Re: [PATCH ARM]Refine scaled address expression on ARM

Re: [PATCH C++/testsuite] Remove pchtest check objects and compile with current tool

[PATCH committed][SH] Fix build error

[patch gcc]: Add executable-extension for exported-symbol-test in configure.ac

[PATCH GCC]Compute, cache and use cost of auto-increment rtx patterns in IVOPT

[PATCH GCC]Improve IVOPT to handle outside and inside loop iv uses differently in GCC

[PATCH GCC]Pick up more address lowering cases for ivopt and tree-affine.c

[PATCH GCC]Refactor force_expr_to_var_cost and handle type conversion

RE: [PATCH GCC]Simplify address expression in IVOPT

[PATCH GCC]Slightly tune to make iv cand choosing algorithm more accurate

Re: [PATCH i386 4/8] [AVX512] [1/n] Add substed patterns.

Re: [PATCH i386 4/8] [AVX512] [2/n] Add substed patterns: mask scalar subst.

Re: [PATCH i386 4/8] [AVX512] [4/n] Add substed patterns: `sd' subst.

Re: [PATCH i386 4/8] [AVX512] [5/8] Add substed patterns: rounding subst.

Re: [PATCH i386 4/8] [AVX512] [6/8] Add substed patterns: `sae' subst.

Re: [PATCH i386 4/8] [AVX512] [7/8] Add substed patterns: `round for expand' subst.

Re: [PATCH i386 4/8] [AVX512] [8/8] Add substed patterns: `sae-only for expand' subst.

[PATCH i386 5/8] [AVX-512] Extend vectorizer hooks.

[PATCH i386 6/8] [AVX-512] Add builtins/intrinsics.

[PATCH i386 7/8] [AVX-512] Add tests.

[PATCH i386 8/8] [AVX-512] Add SHA support.

[patch i386 windows]: Fix const type issue about find_slot

[PATCH i386] Enable -freorder-blocks-and-partition

[PATCH i386]: Handle FP_EX_DENORM and improve __sfp_handle_exceptions

[patch libgcc]: Solve issue about too early released libgcc's DLL

[Patch Ping] Add slim-lto support to gcc's build machinery

[PATCH RFC] MIPS add support for MIPS SIMD ARCHITECTURE V1.07

[patch tree-ssa-forwprop]: Add type raising in shift-operations

Re: [PATCH v2] Fix libgfortran cross compile configury w.r.t newlib

[PATCH v2] libgcc: AArch64: Check for correct signal insns on BE when unwinding

[PATCH, 4.8] Backport patches to fix parallel build fail PR 57683

[Patch, AArch64] Add w -> w constraint to vec_set.

[Patch, AArch64] Define vec_extract.

[Patch, AArch64] Make reduc_* operations bigendian-safe.

[Patch, AArch64] Relax CANNOT_CHANGE_MODE_CLASS.

[PATCH, ARM, LRA] Fixed bootstrap failure in Thumb mode

[PATCH, ARM, testcase] Skip target arm-neon for lp1243022.c

[Patch, ARM] Add v7m specific extra rtx cost table

[PATCH, ARM] Change arm_legitimize_address not to force an addend CONST_INT into REG

[Patch, ARM] Fix ICE when high register is used as pic base register for thumb1 target

[PATCH, ARM] Fix PR target/59142: internal compiler error while compiling OpenCV 2.4.7

[Patch, ARM] New feature to minimize the literal load for armv7-m target

[Patch, avr] Emit diagnostics if -f{pic,PIC,pie,PIE} or -shared is passed

[PATCH, collect2] AIX depth-first shared object initializers

[PATCH, committed] AIX uninitialized data alignment

[PATCH, doc] Document -fsanitize=signed-integer-overflow

[PATCH, DOC] Document the POWER HTM built-in functions

[Patch, Fortran, committed] PR 59228: ICE-on-invalid with assumed type and ASYNCHRONOUS

Re: [patch, fortran, docs] Unformatted sequential and special files

[Patch, Fortran, OOP] PR 59143: Bogus warning with array-valued type-bound procedure

[patch, fortran] Fix Fortran configure for aarch64

[Patch, fortran] PR34547 - [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid

[Patch, fortran] PR57354 - Wrong run-time assignment of allocatable array of derived type with allocatable component

[Patch, fortran] PR57445 - [4.8/4.9 Regression] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array

[Patch, fortran] PR58410 - [4.8/4.9 Regression] Bogus uninitialized variable warning for allocatable derived type array function result

[Patch, fortran] PR58771 - [4.7/4.8/4.9 Regression] ICE in transfer_expr, at fortran/trans-io.c:2164

[PATCH, i386 libgcc]: Define __FP_FRAC_ADDI_4 in 32bit sfp-machine.h

[PATCH, i386, MPX, 2/X] Pointers Checker [21/25] Size relocation

[PATCH, i386, MPX, 2/X] Pointers Checker [22/25] Target builtins

[PATCH, i386, MPX, 2/X] Pointers Checker [23/25] Target hooks

[PATCH, i386, MPX, 2/X] Pointers Checker [24/25] MPX ABI support

[PATCH, i386, MPX, 2/X] Pointers Checker [25/25] Vararg support for i386

[PATCH, i386, MPX, 3/X] MPX tests

[PATCH, i386] Fix -mpreferred-stack-boundary

[PATCH, i386]: AMD bdver4 enablement

[PATCH, i386]: Change HAVE_AS_IX86_INTERUNIT_MOVQ to runtime test ...

[PATCH, i386]: Do not compile crtfastmath.c and crtprec.c for soft-float targets

[PATCH, i386]: Enable soft-float multilibs for x86-32 RTEMS

[PATCH, i386]: Fix MULTILIB_MATCHES option typos in t-rtems

[PATCH, i386]: Fix PR 59021, new vzeroupper instructions generated with -mavx

[PATCH, i386]: Fix PR56788, _mm_frcz_sd and _mm_frcz_ss ignore their second argument

[PATCH, i386]: Fix PR59153, ICE: in memory_address_length, at config/i386/i386.c

[PATCH, i386]: Introduce Ts and Tv address constraints

[PATCH, i386]: Some more ix86_decompose_address fixes

[PATCH, i386]: Use ix86_zero_extend_to_Pmode where appropriate

[PATCH, i38]: Fix PR58853, ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves

[PATCH, ia64] [PR target/52731] internal compiler error: in ia64_st_address_bypass_p, at config/ia64/ia64.c:9357

Re: [PATCH, ia64] [PR target/57491] internal compiler error: in ia64_split_tmode -O2, quadmath

[PATCH, libatomic]: Add config/x86/fenv.c

RE: [PATCH, libgcc] Disable JCR section when java is not enabled

[PATCH, libgcc]: Avoid "left shift count >= width of type" warnings in soft-fp code

[patch, libgfortran] Fix PR59108 ACTION='READ' is using O_CREAT

Re: [Patch, libgfortran] Set close-on-exec flag when opening files

[PATCH, libiberty]: Add a couple of missing casts

[PATCH, libstdc++] Ignore extra warnings for 17_intro/static.cc on AIX

[PATCH, M2] introduction of --enable-libm2 in top level directory

[PATCH, M2] Compiler driver patches

[Patch, microblaze]: Add __builtin_trap instruction pattern

[Patch, microblaze]: Add optimized lshrsi3

Re: [Patch, microblaze]: Add SIZE_TYPE and PTRDIFF_TYPE to microblaze.h

Re: [Patch, microblaze]: Add TARGET_ASM_OUTPUT_MI_THUNK to support varargs thunk

[Patch, microblaze]: Added load and store reverse patterns

Re: [Patch, microblaze]: Branch Compare unroll loops

[Patch, microblaze]: Correct names of shift instructions

[Patch, microblaze]: Extended mcpu version format

Re: [Patch, microblaze]: Fix bswaphi2 implementation

Re: [Patch, microblaze]: Fix ICE with mhard-float

Re: [Patch, microblaze]: Remove SECONDARY_MEMORY_NEEDED

[Patch, MIPS] Add new multilibs to mips-mti-* targets.

Re: [patch, mips] Fix for PR target/56942

[Patch, mips] MIPS performance patch for PR 56552

Re: [PATCH, MPX, 2/X] Pointers Checker [10/25] Calls copy and verification

[PATCH, MPX, 2/X] Pointers Checker [11/25] Expand builtins

[PATCH, MPX, 2/X] Pointers Checker [12/25] Expand bounded params

[PATCH, MPX, 2/X] Pointers Checker [13/25] Inline support

[PATCH, MPX, 2/X] Pointers Checker [14/25] Function splitting

[PATCH, MPX, 2/X] Pointers Checker [15/25] IPA Propagation

[PATCH, MPX, 2/X] Pointers Checker [16/25] Tail recursion

[PATCH, MPX, 2/X] Pointers Checker [17/25] IPA SRA

[PATCH, MPX, 2/X] Pointers Checker [18/25] CCP (Stack store/restore)

[PATCH, MPX, 2/X] Pointers Checker [19/25] Strchr

[PATCH, MPX, 2/X] Pointers Checker [20/25] Debug info

Re: [PATCH, MPX, 2/X] Pointers Checker [5/25] Tree and gimple ifaces

Re: [PATCH, MPX, 2/X] Pointers Checker [6/25] Instrumentation pass

Re: [PATCH, MPX, 2/X] Pointers Checker [7/25] Suppress BUILT_IN_CHKP_ARG_BND optimizations.

Re: [PATCH, MPX, 2/X] Pointers Checker [8/25] Languages support

Re: [PATCH, MPX, 2/X] Pointers Checker [9/25] Bound constants

[PATCH, MPX, 2/X] Pointers Checker. Add flag to varpool_node

[PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

[PATCH, MPX, 2/X] Pointers Checker. Remove checker language hook.

[PATCH, MPX] Revert MPX changes

[PATCH, nds32] Committed: Adjust MULT performance cost.

[Patch, ObjC, ObjC++, Darwin] Remove "-fobjc-sjlj-exceptions"

[PATCH, PING] -fstrict-volatile-bitfields followup

[PATCH, PR 10474] Take two on splitting live-ranges of function arguments to help shrink-wrapping

Re: [PATCH, PR 53001] Re: Patch to split out new warning flag for floating point conversion

Re: [PATCH, PR 53001] Re: Patch to split out new warning flag for floating point conversion, [gnu.org #746725]

[PATCH, PR 57363] IBM long double: adding qNaN and number raises inexact exception

RE: [PATCH, PR 57748] Check for out of bounds access, Part 2

RE: [PATCH, PR 57748] Check for out of bounds access, Part 3

[PATCH, rs0000] ELFv2 ABI preparation: Refactor some uses of ABI_AIX

[PATCH, rs6000] (0/3) Patch set to fix multiply even/odd problem and associated fallout for little endian

[PATCH, rs6000] (1/3) Reverse meanings of multiply even/odd for little endian

[PATCH, rs6000] (2/3) Fix widening multiply high/low operations for little endian

[PATCH, rs6000] (3/3) Fix mulv4si3 and mulv8hi3 patterns for little endian

[PATCH, rs6000] Correct programmer access to vperm for little endian

[PATCH, rs6000] Correct vsx_set and vsx_extract patterns for little endian

Re: [PATCH, rs6000] ELFv2 ABI 1/8 - 8/8

[PATCH, rs6000] ELFv2 ABI 1/8: Add options and infrastructure

[PATCH, rs6000] ELFv2 ABI 2/8: Remove function descriptors

[PATCH, rs6000] ELFv2 ABI 3/8: Track single CR fields in DWARF CFI

[PATCH, rs6000] ELFv2 ABI 4/8: Struct passing calling convention changes

[PATCH, rs6000] ELFv2 ABI 5/8: Struct return calling convention changes

[PATCH, rs6000] ELFv2 ABI 6/8: Eliminate register save area in some cases

[PATCH, rs6000] ELFv2 ABI 7/8: Eliminate some stack frame fields

[PATCH, rs6000] ELFv2 ABI 8/8: Enable by default on little-endian

[PATCH, rs6000] ELFv2 ABI preparation: Refactor call expanders

[PATCH, rs6000] ELFv2 ABI preparation: Refactor rs6000_arg_partial_bytes

[PATCH, rs6000] ELFv2 ABI preparation: Refactor rs6000_function_arg

[PATCH, rs6000] ELFv2 ABI preparation: Remove USE_FP/ALTIVEC_FOR_ARG_P type arg

[PATCH, rs6000] Emit correct note for DWARF CFI information on LE prolog VSX stores

[PATCH, rs6000] Enable VSX code generation in little endian mode

[PATCH, rs6000] Fix corner case in unwinding CR values

[PATCH, rs6000] Fix ICE when loading vectors into GPRs in little-endian

[PATCH, rs6000] Fix libcpp/lex.c Altivec code to be correct for little endian

[PATCH, rs6000] Fix little-endian access to sdmode_stack_slot

[PATCH, rs6000] Fix little-endian bug in linux-unwind.h

[PATCH, rs6000] Fix order of TDmode in FPRs in little-endian mode

[PATCH, rs6000] Fix rs6000_expand_vector_set for little endian

[PATCH, rs6000] Fix V16QI vector splat for little endian

[PATCH, rs6000] Fix vect_pack_trunc_v2df pattern for little endian

[PATCH, rs6000] Generate correct constant permutes using xxpermdi

[PATCH, rs6000] Make darwin-longlong.c test case endian-safe

[PATCH, rs6000] Make ppc64-abi-2.c test case endian safe

[PATCH, rs6000] More vector LE cleanups

Re: [PATCH, rs6000] power8 patches, revised patch #8, power8 load fusion

[PATCH, rs6000] Re-permute source register for postreload splits of VSX LE stores

[PATCH, rs6000] Skip test gfortran.dg/nan_7.f90 for little endian PowerPC

[Patch, RTL] Eliminate redundant vec_select moves.

[PATCH, rtl]: Mode-switching: Mark block as nontransparent if its exiting mode != no_mode

[PATCH, score] Remove unused REG_CLASS_FROM_LETTER define

[PATCH, SH] Cleanup/simplify str builtins

[PATCH, SH] Implement builtin_strlen

[PATCH, testsuite] Add lp64 to target requirements of new IRA shrink wrapping preparation testcases

[PATCH, testsuite] Fix some testcases for nds32 target and provide new nds32 target specific tests

[Patch, testsuite] Require scheduling support in gcc.dg/superblock.c

[PATCH, testsuite]: Add add-dg-options ieee to gcc.dg/c11-complex-1.c

[PATCH, testsuite]: Cleanup various test dumps

[PATCH, testsuite]: Fix gcc.dg/float-exact-1.c

Re: [Patch,Aarch64] Make frame grow downwards

[patch,libgfortran] Fix binary128 ERFC_SCALED

[PATCH/AARCH64] Emit brk #0 for __builtin_trap

[Patch: committed] [ARM] Add missing type attribute to zero_extend on arm

[Patch: libcpp, c-family, Fortran] Re: Warning about __DATE__ and __TIME__

[patch] Create gimple-expr..[ch] ... was Re: RFC: gimple.[ch] break apart

RE: [PATCH] Workaround errata for the PMC-Sierra RM7000 cpu.

[PATCH] * MAINTAINERS (Write After Approval): Add myself.

[PATCH] [AArch64] Fix over length lines around aarch64_save_or_restore_fprs

[PATCH] [AArch64] Fix whitespace around aarch64_movdi_<mode>low

[PATCH] [AArch64] Whitespace fix.

RE: [patch] [arm] ARM Cortex-M3/M4 tuning

[patch] [arm] New option for PIC offset unfixed

[PATCH] [libiberty] MAX_PATH problems with mingw gcc

[PATCH] [Vectorization] Fixing a bug in alias checks merger.

[PATCH] _Cilk_for for C and C++

[PATCH] aarch64 gcc.c-torture/execute/20101011-1.c failures

[PATCH] Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.in

Re: [PATCH] Add a new option "-ftree-bitfield-merge" (patch / doc inside)

[PATCH] add auto_vec

[PATCH] Add check for aarch64 in vect_cmdline_needed

[patch] Add CONSTRUCTOR_NO_CLEARING flag

[PATCH] Add gimple subclasses for every gimple code (was Re: [PATCH 0/6] Conversion of gimple types to C++ inheritance (v3))

[PATCH] Add POST_LINK_SPEC for adding possibility of additional steps after linking

[PATCH] Add reference binding instrumentation

[PATCH] Add signed integer overflow checking to ubsan

[PATCH] Add testcase for PR59250

[PATCH] Added the libcilkrts path to linker

[PATCH] Adjust nb_iterations_upper_bound in loop header copying

[PATCH] Asan constructor init order checking

[patch] Atomic alignment override.

[PATCH] Avoid duplicate calls to REG_PARM_STACK_SPACE

[PATCH] Avoid HOST cflags polluting BUILD cflags

[PATCH] Avoid SIMD clone dg-do run tests if assembler doesn't support AVX2 (PR lto/59326)

[PATCH] Avoid some unnecessary set_cfun calls

[PATCH] Bug fix for PR59050

[PATCH] Builtins handling in IVOPT

[PATCH] C++-ify and simplify loop iterators

[PATCH] Cleaning up comments and indention fix in tree-ssa-threadupdate.c

[PATCH] Cleanup patch for 59127

Re: [patch] combine ICE fix

[patch] comitted : Re: [resend] - Probable buglet in ipa-prop.c

[PATCH] Commonize repeated code into function

[PATCH] Conditional count update for fast coverage test in multi-threaded programs

[Patch] configure patch for caddr_t and ssize_t types

[PATCH] Consistently detect traversing back edges in threader

[patch] contrib/config-list.mk: Allow to build all targets individually

Re: [PATCH] Convert more passes to new dump framework

Re: [patch] Create gimple-expr..[ch] ... was Re: RFC: gimple.[ch] break apart

Re: [PATCH] decide edge's hotness when there is profile info

[PATCH] Defer address legitimization for expanded ARRAY_REF, COMPONENT_REF, etc. til the final address is computed

[PATCH] Do not set flag_complex_method to 2 for C++ by default.

[PATCH] Document -mabi=elfv[12] (Re: [PATCH, rs6000] ELFv2 ABI 1/8: Add options and infrastructure)

[PATCH] Don't create out-of-bounds BIT_FIELD_REFs

[PATCH] Don't optimize { x, x + 1, x + 2, x + 3 } ctors if there is no vector addition optab (PR middle-end/59273)

[PATCH] Don't simplify_conversion_from_bitmask on x & 1 (PR tree-optimization/59014)

[PATCH] Don't throw away loop structure unnecessarily

[PATCH] Eliminate n_basic_blocks macro (was Re: [PATCH] Avoid some unnecessary set_cfun calls)

[PATCH] Enable multiple duplicated blocks on threading path

Re: [PATCH] Enhance ifcombine to recover non short circuit branches

[PATCH] Ensure isolated *0 load does not get removed by DCE

[PATCH] Factor out gimple_dont_merge_p

[PATCH] Factor out gimple_operand_equal_value_p from gimple_equal_p

[PATCH] Factorize the two read_line functions present in gcov.c and input.c

[patch] Finish cleaning up gimple.h

[PATCH] Fix *anddi_2 (PR target/59101)

[PATCH] Fix -fsanitizer=undefined ICE (PR sanitizer/59258)

[PATCH] Fix alias machinery to deal with DECL_BIT_FIELD_REPRESENTATIVE in COMPONENT_REFs

[PATCH] Fix asan regtest failures c-c++-common/asan/{memcmp-1.c,strncpy-overflow-1.c}

[PATCH] Fix c++/59112 and c++/59113: Disallow implicit function templates in local functions unless defining a lambda.

Re: [PATCH] Fix C++0x memory model for -fno-strict-volatile-bitfields on ARM

[PATCH] Fix casting in get_ref_base_and_extent

[PATCH] Fix checking of gimple types

[PATCH] Fix code generation problem with jump threading

[PATCH] fix combine.c:reg_nonzero_bits_for_combine where last_set_mode is narrower than mode

[PATCH] Fix comments that refer to ENTRY_{BLOCK|EXIT}_PTR

[patch] Fix debug info for modified parameter

[PATCH] Fix failing assertion in calls.c:store_unaligned_arguments_into_pseudos

[patch] Fix failure of ACATS c52102c

[PATCH] Fix for PR bootstrap/58951

Re: Re: [Patch] Fix gcc.dg/20050922-*.c

[PATCH] Fix get_bit_range and expand_assignment for negative bitpos (PR middle-end/58970)

[patch] fix graphite build

[PATCH] Fix handling of invalid {con,de}structor attribute arg (PR c/59280)

[PATCH] Fix i386 memcpy/memset expansion (PR target/59229)

[patch] Fix ICEs when DEBUG_MANGLE is enabled

[PATCH] Fix infinite recursion between store_fixed_bit_field/store_split_bit_field with STRICT_ALIGNMENT

[PATCH] Fix ipcp_transform_function (PR tree-optimization/58984)

[PATCH] Fix libbacktrace on prelinked shared libraries

[patch] fix libstdc++/54562

[patch] fix libstdc++/58982

[PATCH] Fix loop-distribution

[PATCH] Fix lto bootstrap verification failure with -freorder-blocks-and-partition

[PATCH] Fix lto-profiledbootstrap [was: Merge cgraph_get_create_node and cgraph_get_create_real_symbol_node]

[PATCH] Fix obvious comment typo

[PATCH] Fix points-to analysis wrt union accesses, PR59287

[patch] Fix PR ada/35998

[PATCH] Fix PR ipa/58862 (overflow in edge_badness computation)

[patch] Fix PR middle-end/59138

[PATCH] fix PR sanitizer/58994 on darwin via correct linkage

[PATCH] Fix PR target/59233 (ICE on *-apple-darwin* with -m32 exposed by -freorder-blocks-and-partition)

[PATCH] Fix PR50262

[PATCH] Fix PR57517

[PATCH] Fix PR58115

[PATCH] Fix PR58492

[PATCH] Fix PR58697

[PATCH] Fix PR58723

[PATCH] Fix PR58941

[PATCH] Fix PR58944

[PATCH] Fix PR58955

[PATCH] Fix PR58956

[PATCH] Fix PR59035

[PATCH] Fix PR59038

[PATCH] Fix PR59047

[PATCH] Fix PR59164

[PATCH] Fix PR59208

[PATCH] Fix PR59245

[PATCH] Fix PR59288

[PATCH] Fix PR59323

[PATCH] Fix PR59330

[PATCH] Fix PR59338

[PATCH] Fix pretty-printer leak

[PATCH] Fix PRs59125 and 54570

[PATCH] Fix split_live_ranges_for_shrink_wrap (PR rtl-optimization/59166)

[patch] Fix stack allocation oddity

[PATCH] Fix static libasan link

[PATCH] Fix to avoid multiple latches edges due to jump threading

[PATCH] Fix trailing whitespace

[Patch] Fix type of clock_t in timevar.c

[PATCH] Fix typo that broke ia64-hpux

[PATCH] Fix up bogus warning (PR sanitizer/59331)

[PATCH] Fix up cmove expansion (PR target/58864)

[PATCH] Fix up emitting VAR_DECLs in ubsan

[PATCH] Fix up forwprop and improve reassoc (PR tree-optimization/59154)

[PATCH] Fix up reassoc (PR tree-optimization/58946)

[PATCH] Fix various power8 tests that I wrote

Re: [PATCH] Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775)

[PATCH] Fix VRP register_edge_assert_for_1 (PR tree-optimization/59014)

Re: [PATCH] fixincludes: use $(FI) instead of fixincl at EXEEXT@

[PATCH] Fixing PR59006 and PR58921 by delaying loop invariant hoisting in vectorizer.

[patch] gcc fstack-protector-explicit

[PATCH] Generalize thread_through_normal_block

Re: [PATCH] Generate a label for the split cold function while using -freorder-blocks-and-partition

[PATCH] gengtype: support empty GTY-marked structs

[PATCH] Get rid of useless -fno-rtti for libubsan

[patch] go front end changes to fix compilation break

Re: [PATCH] Handle __builtin_unreachable () using assertions in VRP

[PATCH] Handle GIMPLE_ASSIGNs with different vuse in gimple_equal_p

[PATCH] Handle vector increment/decrement in build_unary_op

[PATCH] Handling == or != comparisons that may affect range test optimization.

[PATCH] Implement -fsanitize=null + new sanopt pass

[PATCH] Implement -fsanitize=return (for C++ only)

Re: [Patch] Implementation of n3793 <experimental/optional>

[PATCH] Improve handling of threads which cross over the current loops header

[PATCH] Improve VRP assert creation for loops

[PATCH] Improve { x, x + 3, x + 6, x + 9 } expansion

[PATCH] Improve { x, x + 3, x + 6, x + 9 } expansion (take 2)

[patch] introduce aarch64 as a Go architecture

Re: [PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer.

[PATCH] ipa-sem-equality pass

[PATCH] Isolate erroneous paths optimization -- preserve *0.

Re: [PATCH] libstdc++ testsuite cxxflags

[PATCH] loop-{iv,unswitch}.c fixes (PR rtl-optimization/58997)

[PATCH] LRA: check_rtl modifies RTL instruction stream

Re: [PATCH] LRA: Fix incorrect register spill/reload

[PATCH] Make forwprop fold series of VIEW_CONVERT_EXPRs

[PATCH] make has_gate and has_execute useless

[PATCH] Make the IRA shrink-wrapping preparation also work on ppc64

[PATCH] Masked load/store vectorization (take 6)

[PATCH] Merge cgraph_get_create_node and cgraph_get_create_real_symbol_node

[PATCH] Minor fix to marking visited notes in jump threading

[PATCH] MIPS: MIPS32r2 FP indexed access instruction set support

[PATCH] MIPS: MIPS32r2 FP reciprocal instruction set support

[PATCH] Missing __divtf3@@GCC_4.4.0 in libgcc on ia64

[patch] Move block_in_transaction out of gimple.h

Re: [patch] Move C front end to its own directory (1/3)

[PATCH] Move niter computes around in preparation for 59058 fix

[patch] move phi_ssa_name_p.

[PATCH] One more testcase for PR59323

[PATCH] OpenMP #pragma omp declare simd support

[PATCH] OpenMP #pragma omp declare simd support (take 2)

[PATCH] Optional alternative base_expr in finding basis for CAND_REFs

[PATCH] output.h (get_named_text_section): Fix typo in comment: s/SECITON/SECTION/

[PATCH] Parallelize better 28_regex/* testing

[PATCH] Parameters added for coverage_compute_cfg_checksum

[patch] Pass -fuse-ld=gold to gccgo on targets supporting -fsplit-stack

[PATCH] pointer to integer conversion.

[PATCH] Postpone __LINE__ evaluation to the end of #line directives

[patch] PR 59195: C++ demangler handles conversion operator incorrectly

[PATCH] PR ada/54040: [x32] Incorrect timeval and timespec

[PATCH] PR fortran/58989

[PATCH] PR58985: testcase error.

[PATCH] pr59043

[PATCH] PR59063

[PATCH] pr59160

Re: [PATCH] preprocessor/58580 - preprocessor goes OOM with warning for zero literals

[PATCH] Preserve ubsan_types

[PATCH] Prevent out-of-bounds access (PR sanitizer/59258)

[patch] Privatize gimplify_ctx structure.

Re: [PATCH] Put a breakpoint on __asan_report_error for ASAN

[PATCH] Quash warning in final.c

[PATCH] RE: Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp

Re: [PATCH] Reducing number of alias checks in vectorization.

[patch] regcprop fix for PR rtl-optimization/54300

Re: [PATCH] reimplement -fstrict-volatile-bitfields v4, part 1/2

Re: [PATCH] Remove "keep_aligning" from get_inner_reference

[PATCH] Remove convert.h include from tree-dfa.c

[PATCH] Remove dead code in input_gimple_stmt

[patch] Remove empty directories

[PATCH] remove has_gate and has_execute

[PATCH] Remove location wrapping in tree-vectorizer.h

[PATCH] Remove many restrictions for identifying jump threads across backedges

[PATCH] remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions

[patch] remove superfluous sets to SSA_NAME_DEF_STMT

Re: [PATCH] RTEMS: Add LEON3/SPARC multilibs

[PATCH] S/390: More htm testcases plus some fixes

[patch] safe iterator simplification

Re: Fwd: [PATCH] Scheduling result adjustment to enable macro-fusion

Re: [patch] set MULTIARCH_DIRNAME for multilib architectures

[PATCH] SIMD clones LTO fixes part 1 (PR lto/59326)

[PATCH] SIMD clones LTO fixes part 2 (PR lto/59326)

[PATCH] Small fix: add { dg-require-effective-target vect_int } to testsuite/gcc.dg/vect/pr58508.c

[PATCH] Strict volatile bit-fields clean-up

[PATCH] Support -fsanitize=leak

[PATCH] Support addsub/subadd as non-isomorphic operations for SLP vectorizer.

Re: [PATCH] Support multiline GTY markers in Doxygen filter; add unittests

Re: [PATCH] Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp

[PATCH] testsuite/lib/gcc-defs.exp (dg-additional-files-options)

Re: [PATCH] Time profiler - phase 1

[PATCH] Time profiler - phase 2

[PATCH] Tree unroll - Relaxing code size increase with O2

Re: [PATCH] Try to avoid vector mode punning in SET_DEST on i?86

[PATCH] ubsan TLC + PR59306 fix

[PATCH] Updated automated patch (was Re: [PATCH 3/6] Automated part of conversion of gimple types to use C++ inheritance)

[PATCH] Use DW_LANG_D for D

[PATCH] Use get_range_info during number of iterations analysis

[PATCH] Use libbacktrace as libsanitizer's symbolizer

Re: [PATCH] use stack vectors more

[PATCH] Vectorization using elemental functions

[PATCH], PR target/59054, powerpc code regression for power7/power8

[PATCH]: backport fix for PR sanitizer/58994

[PATCH][1-3] New configure option to enable Position independent executable as default.

[PATCH][1/2] Fix PR59058

[PATCH][1/2] Get TREE_OVERFLOW somewhat under control

Re: [PATCH][1/3] Re-submission of Altera Nios II port, gcc parts

[PATCH][2/2] Get TREE_OVERFLOW somewhat under control

[PATCH][2/3] Fix PR59058

Re: [PATCH][2/3] Re-submission of Altera Nios II port, testsuite parts

Re: [PATCH][3/3] Re-submission of Altera Nios II port, libgcc parts

[PATCH][AArch64] FP vdiv tescase made big-endian safe

[PATCH][AArch64] Use common rtx cost table structures with arm

[PATCH][AArch64] Use Cortex A53 rtx costs table in aarch64

[PATCH][AArch64] vmov_n changes

[PATCH][AArch64] vneg testcase made big-endian safe

[PATCH][AArch64][committed] Add comment on why plus_constant is not used in aarch64_legitimize_reload_address

[PATCH][ARM] Add break in handling of comparisons in rtx costs function

[PATCH][ARM] Add Cortex-A53 rtx costs table

[PATCH][ARM] Create header file to put aarch32+aarch64 cores rtx cost tables in

[PATCH][ARM] Fix "control reached end of non-void function" warning and boostrap

[PATCH][ARM] Fix PR 59290

[PATCH][ARM] Implement CRC32 intrinsics for AArch32 in ARMv8-A

[PATCH][ARM] Improve Cortex A15 rtx costs, fix PR 59289

[PATCH][ARM] Properly compute rtx costs of narrow mode shifter operands

[PATCH][ARM] Set "conds" attribute for non-predicable ARMv8-A instructions

[PATCH][ARM]Add support for armv7ve into gcc

[PATCH][ARM]Use of vcvt for float to fixed point conversions.

[patch][google gcc-4_8] Make AutoFDO and plugin based function layout work.

[PATCH][PR middle-end/59119] Avoid referencing released SSA_NAMEs

[PATCH][PR middle-end/59127] Fix Ada bootstrap on x86_64-unknown-linux-gnu

[PATCH][PR tree-optimization/59221] Fix temporary equivalence handling

Re: [PATCH][RFA] Improvements to infer_nonnull_range

[patch][RFC] make lra.c:check_rtl set maybe_hot_insn_p

Re: [PATCH][ubsan] Add VLA bound instrumentation

[PATCH]Beginning of multi-block duplicate support in tree-ssa-threadupdate.c

Re: [PATCH]Fix computation of offset in ivopt

[PATCH]Handle multi-block duplicates on jump threading path

[Patchv2] Add slim-lto support to gcc's build machinery

[PING ^ 2] [PATCH 1/n] Add conditional compare support

[Ping, avr] Emit diagnostics if -f{pic,PIC,pie,PIE} or -shared is passed

[ping] [ARM] Fix register r3 wrongly used to save ip in nested APCS frame

[PING] [PATCH 1/n] Add conditional compare support

[PING] [PATCH, ARM, testcase] Skip target arm-neon for lp1243022.c

[PING] [PATCH, PR 57748] Check for out of bounds access, Part 2

[PING] [PATCH] Add POST_LINK_SPEC for adding possibility of additional steps after linking

[ping] [patch] contrib/config-list.mk: Allow to build all targets individually

[PING] [PATCH] Fix C++0x memory model for -fno-strict-volatile-bitfields on ARM

Re: [PING] [PATCH] Optional alternative base_expr in finding basis for CAND_REFs

[PING] [PATCH] PR59063

[PING] Fix PR58115

[ping] Improve debug info for small structures (2)

[PING]: [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C

[PING]: _Cilk_spawn and _Cilk_sync for C++

[PING][GCC ARM]Refine scaled address expression on ARM

[PING][PATCH] LRA: check_rtl modifies RTL instruction stream

[PING]RE: [PATCH] _Cilk_for for C and C++

[Ping]Two pending IVOPT patches

Re: [PING^2] [PATCH] Optional alternative base_expr in finding basis for CAND_REFs

[PING^2] [PATCH] PR59063

Re: [PING^2] Re: [PATCH] Caller instrumentation with -finstrument-calls

[PowerPC] libffi fixes and support for PowerPC64 ELFv2

[resend] - Probable buglet in ipa-prop.c

[RFA/RFC patch]: Follow-up on type-demotion pass ...

[RFA][PATCH] Fix an ia64 Ada bootstrap problem

Re: [RFA][PATCH] Isolate erroneous paths optimization

[RFA][PATCH] Minor erroneous path isolation followups

Re: [RFA][PATCH] Minor fix to aliasing machinery

[RFA][PATCH]Fix 59019

[RFC PATCH, i386]: Define _SOFT_FLOAT for !TARGET_80387

[RFC PATCH] add auto_bitmap

[RFC] [PATCH V2, AARCH64]: Re: [RFC] [PATCH, AARCH64] Machine descriptions to support stack smashing protection

[RFC] [PATCH, AARCH64] Machine descriptions to support stack smashing protection

[RFC] [PATCH, i386] Adjust unroll factor for bdver3 and bdver4

[RFC] libgcov.c re-factoring and offline profile-tool

[RFC] Masked load/store vectorization (take 5)

Re: [RFC] Modify -g1 to produce line tables

Re: [RFC] Old school parallelization of WPA streaming

[RFC] replace malloc with a decl on the stack

[RFC][LIBGCC][0 of 2] 64 bit divide implementation for processor without hw divide instruction

Re: [RFC][LIBGCC][1 of 2] 64 bit divide implementation for processor without hw divide instruction

Re: [RFC][LIBGCC][2 of 2] 64 bit divide implementation for processor without hw divide instruction

[rl78] Use canonical const_int for one_cmplqi2

[RS6000] Mangling of IBM long double template literals

Re: [RS6000] strict alignment for little-endian

[rx] extend mode-dependent address offsets

[SH, committed] Fix a warning in sh.md

[SH, committed] Fix PR 59243

[SH, committed] Fix typo in include

[SH] - Remove ROUND_REG, PASS_IN_REG, ROUND_ADVANCE macros

[SH] arith_reg_operand vs. fp_arith_reg_operand

[sh] Avoid genrecog warning

[SH] Fix PR 58314 - Rework *movqi / *movhi patterns

[SH] Pass --isa to assembler

[SH] PR 30807 - Add test case

[SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns

[SH] Split addi,subdi,negdi before reload

Re: [SKETCH] Refactor implicit function template implementation and fix 58534, 58536, 58548, 58549 and 58637.

[testsuite] Fix gcc.dg/atomic/c11-atomic-exec-[45].c tests on Solaris 10+

[testsuite] Properly set ld_library_path in cilk-plus tests

[testsuite] Require fenv_exceptions in gcc.dg/torture/float128* tests

[tilegx] Avoid genrecog warning

[v3 patch] __shared_ptr<T,_S_single> should never use atomic ops

[v3 patch] add C++11 allocator support to RB trees

[v3 patch] add emplace members to vector<bool>

[v3 patch] add missing 'template' keyword

[v3 patch] add missing export for std::regex_error and fix tests

[v3 patch] bump libtool_VERSION for 4.8 and trunk

[v3 patch] fix libstdc++/59247

[v3 patch] Fix spelling in regex headers

[v3 patch] future_status::deferred for std::async futures

[v3 patch] Implement C++14 N3655 TransformationTraits Redux

[v3 patch] Implement N3421 - make functors greater<>

[v3 patch] Improve some container allocator tests

[v3 patch] move library TS status to new table

[v3 patch] remove PR55043 kluge from unordered containers

[v3 patch] update C++11 status table in manual

[v3] Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9

[v3] libstdc++/58952

[v3] Missing uglification

[wide-int, committed] Fix nds32 build

[wide-int, committed] Remove remaining "wide_int (x)"s

[wide-int] A few assorted simplifications

[wide-int] Add a fast path for multiplication by 0

[wide-int] Another tweak to convert_modes

[wide-int] Avoid some changes in output code

[wide-int] Avoid some temporaries and use shifts more often

[wide-int] Avoid some unnecessary wide_int temporaries

[wide-int] Commit wide-int version of doloop rework

[wide-int] Do not treat rtxes as sign-extended

[wide-int] Documentation and comment tweaks

[wide-int] doloop fixes

[wide-int] Fix aarch{32,64} builds

[wide-int] Fix avr build

[wide-int] Fix comment about GCC_BAD

[wide-int] Fix exact_log2 zext test

[wide-int] Fix fold_ternary VEC_PERM_EXPR handling

[wide-int] Fix inverted bfin test

[wide-int] Fix mask inversions in expand_copysign_bit

[wide-int] Fix memory stomper in dwarf

[wide-int] Fix some formatting

[wide-int] Fix UNSIGNED_FIX typo

[wide-int] Handle more add and sub cases inline

[wide-int] Handle more cmps and cmpu cases inline

[wide-int] Handle more ltu_p cases inline

[wide-int] Handle more shift cases inline

[wide-int] Make integer_onep return false for signed 1-bit bitfields

[wide-int] Make more use of const references

[wide-int] Make shifted_mask more forgiving

[wide-int] merged trunk

[wide-int] Postreload LOAD_EXTEND_OP handling

[wide-int] Remove cst_fits_*

[wide-int] Remove shift truncation from wide-int.h

[wide-int] Remove SHIFT_COUNT_TRUNCATED uses at tree/gimple level

[wide-int] Remove some debugging code

[wide-int] Remove tree_fits_hwi_p and tree_to_hwi

[wide-int] Rename a function to match its type

[wide-int] Restore msp430 build

[wide-int] Restore SPARC build

[wide-int] Restore VAX build

[wide-int] Simplify div_if_zero_remainder

[wide-int] Simplify mult-to-shift conversion

[wide-int] Simplify some force_fit_type calls

[wide-int] small cleanup in wide-int.*

[wide-int] Small wide_int_to_tree optimisation

[wide-int] Tweak an rs6000 test

[wide-int] Tweak handling of rtx shifts

[wide-int] Undo some differences with trunk

Re: [wide-int] Update main comment

[wide-int] Use __builtin_expect for length checks

[wide-int] Use MAX_MODE_INT rather than mode_for_size

[WIP] Vectorization using elemental functions

[wwwdocs] [C++14] Library and front-end additions

[wwwdocs] Announce Build Robot

[wwwdocs] backend -> back end

[wwwdocs] Broken links

[wwwdocs] Buildstat update for 4.8

[WWWDOCS] Document IPA/LTO/FDO/i386 changes in GCC-4.9

Re: [wwwdocs] gcc-4.8/changes.html: mention IRA and transactional memory

[wwwdocs] Update obvious fix commit policy

[x86 PATCH] Additional changes Silvermont enabling.

[x86,PATCH] Additional fix for 57756.

_Cilk_spawn and _Cilk_sync for C++

Add __auto_type C extension, use it in <stdatomic.h>

Add a new header to PLUGIN_HEADERS

Add missing space in MEM attributes printing

Add slim-lto support to gcc's build machinery

Add stdatomic.h

Add testcase for C11 complex divide bug fix

Add TREE_INT_CST_OFFSET_NUNITS

Re: Add value range support into memcpy/memset expansion

Re: Aliasing: look through pointer's def stmt

Align powerpc64 structs passed by value as per ABI

Re: atomic update of profile counters (issue7000044)

backport fix for go hash function names to 4.8

Backport libbacktrace fix to GCC 4.8 branch

Backport reflect.Call fixes to 4.8 branch

Backport syslist.go fixes to 4.8

C++ PATCH #2 for c++/58868

Change warnings for unsupported alignment to errors

Re: changing a collision resolution strategy of the symbol table of identifiers

RE: Cilk Library

cilking away

Clean up atomic tests

Clean up configure glibc version detection, add --with-glibc-version

Clean up LTO generation

Re: Cleanup Linux libc selection and Android support

Commit: MSP430: Make -mmcu option define C preprocessor symbol and linker scripts

Committed patch implementing live range shrinkage.

Committed: Adjust testsuite for ARC LOGICAL_OP_NON_SHORT_CIRCUIT definition.

Re: Committed: Adjust testsuite for ARC LOGICAL_OP_NON_SHORT_CIRCUIT definition.

Committed: arc.c: Make predication in delay slots explicit

Committed: arc.md: Remove extra alignment in doloop_begin_i

Committed: arc/constraints.md: simplify Rcq definition

Committed: arc_ifcvt: take commutativity into account

Committed: config/arc/arc.h (LOGICAL_OP_NON_SHORT_CIRCUIT): Define.

Committed: Fix epiphany --enable-werror-always build errors

Committed: gdbhooks.py: fix prettyprinting of NULL vec<>*

Committed: gdbhooks.py: Implement a prettyprinter for vec<>*

Committed: gdbhooks.py: reorganization to support regex-matching and typedefs

Committed: removal of ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros

Committed: removal of n_edges macro

Contents of PO file 'cpplib-4.8.0.tr.po'

Re: Context sensitive type inheritance graph walking

Delete dead jump tables in cfglayout mode

Disable floating-point contraction in ISO C conformance modes

Enable -Wreturn-type by default ?

Enale -fno-fat-lto-objects by default

Expect JUMP_TABLE_DATA in NEXT_INSN(label)

Re-factor tree.h - Part 1

Factor unrelated declarations out of tree.h (1/2)

Factor unrelated declarations out of tree.h (2/2)

Fix 32-bit __atomic_*_16 problems (hopefully)

Fix __GCC_IEC_559 determination for 32-bit x86

Fix C handling of invalid designated initializers with string constants (PR 51458, PR c/42262)

Fix C99 checks for UCN digits at start of identifiers

Fix C99 inline function definition following static inline declaration (PR c/57574)

Fix couple of ACATS failures

Fix for PR 59039

Fix for PR c++/59031

Fix PR ada/59346

Fix PR target/59207

RE: Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips

Fix summary generation with fork

Fix thinko in expand_builtin_cilk_detach

Fix vectorizer testsuite fallout

fixincludes patch RFA: Fix fenv.h on Ubuntu Precise

GCC -mach=native on OS X 10.8

GCC 4.9.0 Status Report (2013-11-22), Trunk in Stage 3 NOW

gcc's obvious patch policy

gcc/invoke.texi: Add missing @opindex

Generally link to libgomp for -ftree-parallelize-loops=* (was: [gomp4 4/9] OpenACC: The runtime library will be implemented in libgomp, too.)

A GGC related question

gimple-ssa-isolate-paths comment fix

Go patch committed: Avoid bogus init loop error

Go patch committed: Check for nil pointers when taking address

Go patch committed: Correct types in type conversion

Go patch committed: Fix representation of calls to interface methods

Go patch committed: Forward hash/equal to for type defined as type

Go patch committed: Turn off -fisolate-erroneous-paths for Go

Go patch committed: Update for mainline changes

Go patch committed: Use backend interface for comparisons

Re: Group static constructors and destructors in specific subsections

RE: Honnor ix86_accumulate_outgoing_args again

Implement C11 _Atomic

Implement C11 _Thread_local

Implement C11/C++11 set of UCNs allowed in identifiers

Improve diagnostics for invalid std::allocator specializations

Initial submission of OpenACC support integrated into OpenMP's lowering and expansion passes

invoke.texi: Sanitizer â update link, mention environment variables and link to wiki page with the flags

Re: invoke.texi: Sanitizer – update link, mention environment variables and link to wiki page with the flags

libbacktrace patch RFC: Look up variables in backtrace_syminfo

libffi doc fixes

libgcc: AArch64: Check for correct signal insns on BE when unwinding

libgo patch committed: Correct flag

libgo patch committed: Don't use filename without '/' for backtrace

libgo patch committed: Fill in list of gccgo architectures

libgo patch committed: Fix 386 MakeFunc when returning struct

libgo patch committed: Fix flag when allocating cgo memory

libgo patch committed: Fix handling of FFI with empty struct

libgo patch committed: Fix list of supported os's and arch's

libgo patch committed: Fix SizeofSockaddrAny

libgo patch committed: Fix surrogate pairs in string([]rune)

libgo patch committed: Fix typo in configure.ac

libgo patch committed: Handle PPC ELF v2 in libgo test script

Re: libgo patch committed: Implement reflect.MakeFunc for amd64

libgo patch committed: Only call varargs from C

libgo patch committed: Update for libbacktrace change

libgo patch committed: Update to current Go library

Re: libsanitizer merge from upstream r191666

List C11 features in 4.9 release notes

LRA vs reload on powerpc: 2 extra FAILs that are actually improvements?

Re: lto-plugin: mismatch between ld's architecture and GCC's configure --host

Macros taking a function as argument - and evaluating it at least twice

Make simple loop peeling to happen at gimple level

Merge from GCC mainline to gccgo branch

Merge from mainline to gccgo branch

Minor cgraph cleanups

Minor tweak to fold_binary_loc

mismatched decls w/ both builtin and explicit decl

Missing line (?) in better_state in ipa-pure-const.c

Moved gccgo branch to mainline

mpz support for gdbinit

New Turkish PO file for 'cpplib' (version 4.8.0)

not too big an alignment

OpenBSD cilkrts portability patch

Overhaul middle-end handling of restrict

Pass floating point values on powerpc64 as per ABI

Patch for bug #59196

patch for elimination to SP when it is changed in RTL (PR57293)

patch implementing a new pass for register-pressure relief through live range shrinkage

Patch ping (stage1-ish patches)

patch ping: diagnostics finalization and plugins

patch PLUGIN_HEADER_FILE event for tracing of header inclusions.

Patch RFA: With -fnon-call-exceptions sync builtins may throw

Patch RFC: x86: Emit .cfi directives for BX register swap

patch to fix PR58712

Re: patch to fix PR58784 (ARM LRA crash)

patch to fix pr58968

patch to fix PR59133

patch to fix PR59340

patch to implement thread coloring in IRA

Re: PATCH to use -Wno-format during stage1

PATCH: Document POPCNT and enable it for Silvermont

PATCH: Don't set misaligned_prologue_used twice

PATCH: middle-end/58981: movmem/setmem use mode wider than Pmode for size

PATCH: Move config ChangeLog entries to config/ChangeLog

PATCH: other/59039: Undocumented __builtin_longjmp/__builtin_setjmp

PATCH: PR c/59309: FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c -g -fcilkplus (test for excess errors)

PATCH: PR other/59055: gcc.texinfo warnings

PATCH: PR rtl-optimization/59311: [4.9 Regression] LRA fails to update REG_CFA_SET_VDRAP note

PATCH: PR sanitizer/59136: llvm-symbolizer shouldn't be started always

PATCH: PR target/58981: [4.9 Regression] FAIL: gcc.target/i386/memset-1.c execution test

PATCH: PR target/59034: FAIL gcc.c-torture/compile/20031208-1.c

PATCH: PR target/59088: -mtune=core-avx2 doesn't turn on SSE unaligned load/store

PATCHES: [4.9 Regression] libsanitizer doesn't build for x32

Re: PING Cilk Plus failures on non-LTO targets

Re: Ping Re: [gomp4] Dumping gimple for offload.

Ping Re: Clean up atomic tests

Ping Re: Clean up configure glibc version detection, add --with-glibc-version

PING: [PATCH] libstdc++ testsuite cxxflags

PING: [PATCH] PR bootstrap/55552: --enable-gold=default doesn't work with in-tree binutils

Re: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk

Re: PING^3 Re: [PATCH] Add -fno-instrument-function v2

Ping^3 Re: Add predefined macros for library use in defining __STDC_IEC_559*

Re: PING^4 Re: [PATCH] Add -fno-instrument-function v2

Please don't commit changes to gcc/go/gofrontend

Plugin headers (was Re: [patch 1/3] Flatten gimple.h)

Re: PR 58834: __builtin_shuffle in a template

PR 58958: wrong aliasing info

Re: PR C++/58708 - string literal operator templates broken

Re: PR37132 â RFC patch for generation of DWARF symbol for Fortran's namelists (DW_TAG_namelist)

PR37132 â RFC patch for generation of DWARF symbol for Fortran's namelists (DW_TAG_namelist)

Re: PR37132 – RFC patch for generation of DWARF symbol for Fortran's namelists (DW_TAG_namelist)

Re: Pre-Patch RFC: proposed changes to option-lookup

Privatize recalculate_side_effects

Re: Problems with Go on powerpc64le-linux

Recent Go patch broke Alpha bootstrap

Recent Go patch broke CentOS 5.10 bootstrap

Recent Go patch broke Solaris bootstrap

Recent Go patch fails several tests on 32bit CentOS 5.10

Reinstate powerpc bounce buffer copying in ffi.c

Remove debug local iterator bucket information

Remove host_integerp tests with variable signedness

Remove SHIFT_COUNT_TRUNCATED from double-int.c

Remove unordered containers iterators default initialization

Revert libsanitizer patches or fix 59009

Rework doloop interface

RFA (cgraph): C++ 'structor decloning patch, Mark III

Re: RFA: Change behaviour of %* in spec strings

RFA: fix PR bootstrap/58572

RFA: Fix PR middle-end/59049

Re: RFA: patch to fix PR58785 (an ARM LRA crash)

RFA: patch to fix PR58967

RFC: PR bootstrap/59199: [4.9 Regression] r205032 caused LTO bootstrap to fail with bootstrap-profile

RFC: simd enabled functions (omp declare simd / elementals)

Simplify code in gimple_equal_p

some prep work to make JUMP_TABLE_DATA a non-active_insn_p object

Some wide-int review comments

Store the SSA name range type in the tree structure

Support PowerPC64 ELFv2 ABI

Switch gimple-fold to new devirt infrastructure

Terminology (was: Ping Re: [gomp4] Dumping gimple for offload.)

a testcase for PR57410

Re: Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp

three problems with stor-layout.c.

Tidy powerpc linux64_closure.S with defines for stack offsets

Turn most genrecog warnings into errors

Update docs for C99 and C11 support

Update soft-fp from glibc

Use anti-ranges in memcpy/memset expansion

Use default PIC flag on m68k

Use MPFR for real.c decimal-string-to-binary conversions (PR 21718)

wide-int

wide-int testing results

wide-int, aarch64

wide-int, ada

wide-int, alias

wide-int, arc

wide-int, arm

wide-int, avr

wide-int, bfin

wide-int, build system

wide-int, builtins

wide-int, c front end

wide-int, C++ front end

wide-int, cfg

wide-int, darwin

wide-int, dfp

wide-int, doc

wide-int, dwarf

wide-int, fold

wide-int, fortran

wide-int, gen*.c

wide-int, gengtype

wide-int, gimple

wide-int, go

wide-int, graphite

wide-int, hook

wide-int, i386

wide-int, ipa

wide-int, java

wide-int, loop

wide-int, lto

wide-int, misc

wide-int, msp430

wide-int, nds32

wide-int, objc

wide-int, OpenMP

wide-int, real

wide-int, reload

wide-int, rs6000

wide-int, rtl

wide-int, rtl-2

wide-int, sched

wide-int, sparc

wide-int, testsuite

wide-int, tree

wide-int, tree-ssa

wide-int, tree-vec

wide-int, vax

wide-int, wide

wwwdocs: gcc-4.9/changes.html: Add OpenMP4 + -Wdate-time

Re: XFAIL a couple of gnat.dg testcases on MIPS


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