gcc-patches archive
subject index for July, 2011

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:

*ping * Re: [Patch, Fortran] Mark "token" of static coarrays "restrict"

*ping* - Re: [Patch, Fortran] Support allocatable *scalar* coarrays

*ping* -- Re: [Patch, Fortran] Coarray: Add "token" to the descriptor, use it for argument passing

--enable-gnu-indirect-function patch

-freorder-function is broken

11 backports from the trunk to 4.5 branch

6 backports from the trunk to 4.4 branch

[PATCH 5/7] Add line map statistics to -fmem-report output

[PATCH, i386]: Fix PR49920, unable to find a registe r to spill in class ‘DIREG’

[0/11] GET_MODE_PRECISION vs GET_MODE_BITSIZE

[0/5] Don't treat MEM_OFFSET and MEM_SIZE as rtxes

[1/11] Use targetm.shift_truncation_mask more consistently

[1/5] Add a mode_mem_attrs array

[10/11] Expander fixes for 40-bit integers

[11/11] Fix get_mode_bounds

[2/11] Neater tests for signbits

[2/5] Add a set_mem_attrs function

[3/11] Remove some dead code

[3/5] MEM_SIZE and MEM_SIZE_KNOWN_P

[4.4 PATCH] Fix another signed 1 bit comparison issue (PR middle-end/48973)

[4.6] Fix -mcmodel=large calls (PR target/49866)

[4.6] Fix PR tree-optimization/49725

[4.6] Obsolete NetWare support

[4/11] Use precisions for TRULY_NOOP_TRUNCATION

[4/5] MEM_OFFSET and MEM_OFFSET_KNOWN_P

[5/11] Neater tests for paradoxical subregs

[5/5] Don't use rtxes in mem_attrs

[6/11] Tests for HOST_WIDE_INT representability

[7/11] rtl optimizer changes

[8/11] Expander changes

[9/11] Fix units mismatch in comparison

[Ada] Do not mark array objects as addressable

[Ada] Fix --enable-build-with-cxx build

[Ada] Fix parallel LTO bootstrap

[Ada] Housekeeping work in gigi (31/n)

[Ada] Improve Out and In/Out parameter passing

[Ada] Minor tweak

[Ada] PR ada/49819

[alpha] Don't force MIPS debugging on dwarf2.

Re: [ARM] Deprecate -mwords-little-endian

[ARM] Fix PR49641

[ARM] Tighten predicates for misaligned loads and stores

Re: [backport] arm,rx: don't ICE on naked functions with local vars

[build, 4.5] Link libgcjgc with -lrt on Solaris > 8 (PR boehm-gc/49381)

Re: [build, ada] Allow Solaris bootstrap with C++ (PR bootstrap/49794)

[build, ada] Allow Solaris bootstrap with C++ (PR bootstrap/49794)

[build, doc] Obsolete IRIX 6.5, Tru64 UNIX V5.1

[build] Move crtfastmath to toplevel libgcc

[build] Move darwin-crt[23].c to toplevel libgcc

[build] Move dfp-bit support to toplevel libgcc

[build] Move fixed-bit support to toplevel libgcc

[build] Move i386/crtprec to toplevel libgcc

[build] Move libgcov support to toplevel libgcc

Re: [build] Move MD_UNWIND_SUPPORT to toplevel libgcc

[build] Move sync, mips16.S to toplevel libgcc

[build] Remove crt0, mcrt0 support

[build] Use libgcc copy of i386/t-crtstuff on Solaris/x86

[C++ Patch, committed] PR 49845

[C++ Patch] PR 49776

[C++ Patch] PR 49838

[C++ testsuite patch, committed as obvious] PR 49917

Re: [C++-0x] User defined literals.

Re: [C++0x] contiguous bitfields race implementation

[CFT][PATCH 0/6] Move dwarf2 cfi creation to a new pass

[commit, spu] Fix regression (Re: [PR debug/47590] rework md option overriding to delay var-tracking)

[commit, spu] Support clrsb

[Committed, Backport 4.6, AVR]: PR target/46779

[Committed, Backport 4.6, AVR]: PR39633 (missing *cmpqi)

[Committed,AVR]: Addendum to fix thinko in PR49687

[Committed/Obvious] Fix PR 49474: ICE on ppc-linux with -O3 in cprop.c

[committed] A small -grecord-gcc-switches tweak

[committed] Fix ada build on HP-UX 10.20

[committed] Fix invalid SImode constant int generated by PA backend

[committed] Fix OpenMP shared var handling in nested parallels (PR middle-end/49897)

[committed] Handle BUILT_IN_ASSUME_ALIGNED in tree-object-size.c

[committed] Regimplify last 2 ARRAY_*REF operands and last COMPONENT_REF operand (PR middle-end/49640)

[Committed] S/390: Fix return type of s390_class_max_nregs

[cxx-mem-model] __sync_mem builtin support patch 1/3 - documentation

[cxx-mem-model] __sync_mem builtin support patch 2/3 - code

[cxx-mem-model] __sync_mem builtin support patch 3/3 - testcases

[df-scan.c] Optimise DF_REFs ordering in collection_rec, use HARD_REG_SETs instead of bitmaps

[DF] [performance] generate DF_REF_BASE REFs in REGNO order

[DF] Replace various bitmaps with HARD_REG_SETs

Re: [Dwarf-Discuss] Vendor extensions in .debug_macinfo

[dwarf2cfi] Cleanup interpretation of cfa.reg

[dwarf2cfi] Fix debug/49686

[dwarf2cfi] Fix pr/49713

[dwarf2cfi] Generate remember/restore_state.

[fixincludes] Fix posix_spawn* declarations in Solaris <spawn.h> (PR c++/49347)

Re: [gcc patch] Re: C++ member function template id not matching linkage name (PR debug/49408)

Re: [GCC-MELT-42] [Melt] Add coutput argument to translateto* modes

Re: [GCC-MELT-95] [Melt] Fix foreach_edge_bb_precs

Re: [gimplefe] patch

[go]: Many valgrind errors (use of uninit value, jump depends on uninit value) in the testsuite

[go]: Port to ALPHA arch - epoll problems

[gomp-3.1] _OPENMP and openmp_version updates for OpenMP 3.1

[gomp-3.1] Add a testcase for copyin of unallocated allocatable

[gomp-3.1] const qualified vs. predetermination

[gomp-3.1] Some #pragma omp atomic capture changes

[gomp-3_1-branch] Update openmp_version in gcc/fortran/intrinsic.texi

[gomp3.1] #pragma omp atomic updates and fixes

[gomp3.1] Allow const qualified static data members with no mutable members in firstprivate clauses

[google] Backport patch r175881 from gcc-4_6-branch to google/gcc-4_6 (issue4695051)

[google] Backport r175063, r175082 and r175384 from trunk to google/gcc-4_6 branch.

[google] Backport r175347 from trunk to google/gcc-4_6 (issue4835041)

[google] Backport r175894 from gcc-4_6-branch to google/gcc-4_6 (issue4752052)

[google] Backport r176188, r176489 from google/main to google/gcc-4_6 branch.

[google] Backport r176293 from gcc-4_6-branch to google/gcc-4_6 (issue4743049)

[google] Disable annotalysis in google/main (issue4816050)

[google] Do not declare pmu and sampling rate related vars for profile-use build (issue4832042)

[google] fix global vars incorrectly marked as read-only in LIPO mode (issue4798045)

[google] Fix lipo regression test failures after merge from trunk (issue4806053)

[google] Merge r176592 from google/main to google/gcc-4_6 branch.

[google] Remove some XPASS/XFAIL markers (issue4809048)

[google][patch] Put make_heap's declaration on a single line to work around inconsistent debug locations

[i386, darwin] Fix pr/49714

[libcpp PATCH] Use source_location where it is due

[libgcc] Remove libgcov.c from EXCLUDES

[lra] another patch to decrease ARM code size degradation.

[lra] initial support of debug info and some fixes

[lra] patch to decrease code size degradation for ARM

[lra] patch to fix GCC testsuite degradations on x86

[M32C] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P

[Melt] Add coutput argument to translateto* modes

[Melt] Add some includes to melt-run.proto.h

[MELT] Add some utils closures.

[Melt] Fix foreach_edge_bb_precs

[Melt] Fix translatequickly mode installation

[MELT] Several build fix

[MELT] split_string_* functions now take a value

[MMIX] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P

[obvious] remove some dead df-scan code

Re: [PATCH (1/7)] New optab framework for widening multiplies

Re: [PATCH (2/7)] Widening multiplies by more than one mode

Re: [PATCH (3/7)] Widening multiply-and-accumulate pattern matching

Re: [PATCH (4/7)] Unsigned multiplies using wider signed multiplies

Re: [PATCH (5/7)] Widening multiplies for mis-matched mode inputs

Re: [PATCH (6/7)] More widening multiply-and-accumulate pattern matching

Re: [PATCH (7/7)] Mixed-sign multiplies using narrowest mode

[PATCH (8/7)] Fix a bug in multiply-and-accumulate

[PATCH (9/7)] Widening multiplies with constant inputs

[PATCH 0/2] Two minor dwarf2cfi patches.

[Patch 0/3] ARM 64 bit atomic operations

[PATCH 0/3] Fix PR47654 and PR49649

[PATCH 0/3] Merge from graphite branch to trunk.

[PATCH 0/3] Move Graphite to CLooG 0.16.3 with isl backend.

[PATCH 0/3] Second attempt at fixing PR47653

[Patch 0/4] ARM 64 bit sync atomic operations [V2]

[PATCH 0/6] dwarf2{cfi,out} cleanups

[PATCH 0/7] Tracking locations of tokens resulting from macro expansion

[PATCH 0/9] [RFC] Expand SMS functionality

[PATCH 00/10] Second attempt to fix PR47654 and PR49649

[PATCH 01/10] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface.

[PATCH 02/10] Do not compute twice type, lb, and ub.

[PATCH 03/10] Record the loop level that defines a clast_name.

[PATCH 04/10] Cleanup function params using a struct.

[PATCH 05/10] Add fixme comment.

[PATCH 06/10] Rename gcc_type_for_clast_* into type_for_clast_*

[PATCH 07/10] Remove max_signed_precision_type.

[PATCH 08/10] Compute once and cache the LB and UB for each clast_name.

[PATCH 09/10] Generate signed types whenever possible.

[PATCH 1/2] dwarf2cfi: Insert notes correctly wrt tablejumps.

[Patch 1/3] ARM 64 bit atomic operations

[PATCH 1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite

[PATCH 1/3] Make CLooG isl the only supported CLooG version.

[PATCH 1/3] Only update ChangeLog.graphite.

[PATCH 1/3] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface.

[Patch 1/4] ARM 64 bit sync atomic operations [V2]

[PATCH 1/6] dwarf2out: Split CFI construction routines into a new file.

[PATCH 1/6] Move ASM_COMMENT_START to defaults.h.

[PATCH 1/7] Linemap infrastructure for virtual locations

[patch 1/8 tree-optimization]: Bitwise logic for fold_truth_not_expr

[PATCH 1/9] [obvious] Minor cleanup

[PATCH 1/9] dwarf2cfi: Introduce a dw_cfi_row state.

[PATCH 10/10] Infer types based on lb and ub.

[PATCH 2/2] dwarf2cfi: Flush queued saves at the end of the prologue.

[Patch 2/3] ARM 64 bit atomic operations

[PATCH 2/3] canonicalize_loop_ivs should not generate unsigned types.

[PATCH 2/3] Do not compute twice type, lb, and ub.

[PATCH 2/3] Remove continue from loop, add one more assert.

[PATCH 2/3] Require cloog 0.16.3

[Patch 2/4] ARM 64 bit sync atomic operations [V2]

[PATCH 2/6] dwarf2cfi: Unify add_fde_cfi and add_cie_cfi.

[PATCH 2/6] dwarf2out: Move insn scanning out of final.c.

[PATCH 2/7] Generate virtual locations for tokens

[patch 2/8 tree-optimization]: Bitwise logic for fold_range_test and fold_truthop.

[PATCH 2/9] [doloop] Correct extracting loop exit condition

[PATCH 2/9] dwarf2cfi: Rename cfi_insn to add_cfi_insn.

[Patch 3/3] ARM 64 bit atomic operations

[PATCH 3/3] Avoid use of lang_hooks.types.type_for_size.

[PATCH 3/3] Fix PR47654: Compute LB and UB of a CLAST expression.

[PATCH 3/3] Only update ChangeLog.graphite.

[PATCH 3/3] Remove code that supported legacy CLooG.

[Patch 3/4] ARM 64 bit sync atomic operations [V2]

[PATCH 3/6] dwarf2cfi: Simplify re-initialization for each function.

[PATCH 3/6] dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.

[PATCH 3/7] Emit macro expansion related diagnostics

[patch 3/8 tree-optimization]: Bitwise logic for fold_truth_andor.

[PATCH 3/9] [SMS] Eliminate redundant edges

[PATCH 3/9] dwarf2cfi: Populate CUR_ROW->REG_SAVE.

[Patch 4/4] ARM 64 bit sync atomic operations [V2]

[PATCH 4/6] dwarf2cfi: Handle return column save from CIE.

[PATCH 4/6] dwarf2out: Convert fde_table to a VEC.

Re: [PATCH 4/6] Fix computation of precision.

Re: [PATCH 4/6] Shrink-wrapping

[PATCH 4/7] Support -fdebug-cpp option

[patch 4/8 tree-optimization]: Bitwise or logic for fold_binary_loc.

[PATCH 4/9] dwarf2cfi: Implement change_cfi_row.

[PATCH 4/9] Move the SMS pass earlier

[PATCH 5/6] dwarf2: Extract cfi creation to a new pass.

[PATCH 5/6] dwarf2: Reduce some redundant definitions.

[patch 5/8 tree-optimization]: Bitwise xor logic for fold_binary_loc.

[PATCH 5/9] [SMS] Support new loop pattern

[PATCH 5/9] dwarf2cfi: Remove dw_cfi_row_ref typedef.

[PATCH 6/6] Dump NOTE_INSN_CFI notes.

[PATCH 6/6] dwarf2: Move CFI output routines to dwarf2cfi.c.

[PATCH 6/7] Kill pedantic warnings on system headers macros

[patch 6/8 tree-optimization]: Bitwise and logic for fold_binary_loc.

[PATCH 6/9] [SMS] Support potentially infinite loop

[PATCH 6/9] dwarf2cfi: Convert queued_reg_save to a VEC.

[PATCH 7/7] Reduce memory waste due to non-power-of-2 allocs

[patch 7/8 tree-optimization]: Bitwise not logic for fold_unary_loc.

[PATCH 7/9] dwarf2cfi: Allocate reg_saved_in_data in the heap.

[PATCH 7/9] New assertion

[patch 8/8 tree-optimization]: Add truth_value_type_p function

[PATCH 8/9] dwarf2cfi: Introduce dw_trace_info.

[PATCH 8/9] Extend simple_rhs_p

[PATCH 9/9] [ARM] Remove artificial doloop_end pattern

[PATCH 9/9] dwarf2cfi: Generate and connect traces.

[Patch ARM] Rejig constraint order in *movdf_vfp and *thumb2_movdf_vfp patterns.

[PATCH Atom][PR middle-end/44382] Tree reassociation improvement

[patch committed] Fix PR target/49880

[patch i386]: Allow attribute ms_abi/sysv_abi for 32-bit

[PATCH PR43513, 1/3] Replace vla with array - Implementation.

[PATCH PR43513, 2/3] Replace vla with array - Test case.

[PATCH PR43513, 3/3] Replace vla with array - Adapt mudflap testcase.

Re: [PATCH PR43513, 1/3] Replace vla with array - Implementation.

[patch tree-optimization]: Remove TRUTH_NOT from vrp and adjust

[patch tree-optimization]: [1 of 3]: Boolify compares & more

[patch tree-optimization]: [2 of 3]: Boolify compares & more

[patch tree-optimization]: [3 of 3]: Boolify compares & more

[patch tree-optimization]: Bind scan-direction in substitute_and_fold with DCE

Re: [patch tree-optimization]: Do bitwise operator optimizations for X op !X patterns

[patch tree-optimization]: Fix for PR/49806

[patch tree-optimization]: Fix regression about vrp47.c (and co)

Re: [patch tree-optimization]: Fix typo in X bitwise-binary-op CST

[patch tree-optimization]: Handle boolean-type case in canonicalize_cond_expr_cond

[patch tree-optimization]: Move tree-vrp to use binary instead of truth-expressions

[patch tree-optimization]: Normalize compares X ==/!= 1 -> X !=/== 0 for truth valued X

[patch tree-optimization]: Remove dead-code from gimple-fold

Re: [patch tree-optimization]: Remove TRUTH_NOT from vrp and adjust

[patch tree-optimize]: Factor out lable truth_andor as function

[PATCH, 4.6, PR 49094, committed] Backport of fixes for PR 49094

[PATCH, ARM, iWMMXt][0/5]: iWMMXt intrinsics maintenance and pipeline description

[PATCH, ARM, iWMMXt][1/5]: ARM code generic change

[PATCH, ARM, iWMMXt][2/5]: intrinsic head file change

[PATCH, ARM, iWMMXt][3/5]: built in define and expand

[PATCH, ARM, iWMMXt][4/5]: WMMX machine description

[PATCH, ARM, iWMMXt][5/5]: pipeline description

[PATCH, ARM] Fix broken testcase, vfp-1.c, for Thumb

[patch, ARM] Fix PR target/49816

Re: [PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)

[PATCH, ARM] Support NEON's VABD with combine pass

Re: [PATCH, ARM] Unaligned accesses for packed structures [1/2]

[Patch, AVR]: Fix PR39633 (missing *cmpqi)

Re: [Patch, AVR]: Fix PR46779

[Patch, AVR]: Fix PR49487 (ICE for wrong rotate scratch)

[Patch, AVR]: Fix PR49687: Better widening mul 16=8*8

[PATCH, build]: Enable default_gnu_indirect_function on x86_64-*-linux*

[Patch, Fortra] Add STAT_STOPPED_IMAGE to SYC ALL/SYNC IMAGES

[Patch, Fortran, committed] Fix -Wold-style-definition warning in libgfortran

[Patch, Fortran, committed] Improve diagnostic for I/O on alloc_comp/pointer_comp

[Patch, Fortran, committed] PR 49708: [4.5/4.6/4.7 Regression] ICE with allocate and no dimensions

[Patch, Fortran, committed] Remove bogus dg-error in gfortran.dg/coarray_lock_3.f90

Re: [Patch, Fortran, F08] PR 49562: [4.6/4.7 Regression] [OOP] assigning value to type-bound function

[Patch, Fortran, OOP] PR 49112: [4.6/4.7 Regression] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

[Patch, Fortran] Add caf_runtime_error to libgfortran/caf/single.c

[Patch, Fortran] Add is_coarray() function, use it

[Patch, Fortran] Add runtime_error function to libgfortran/caf/mpi.c

[Patch, Fortran] Add stat=/errmsg= support to _gfortran_caf_register

[Patch, Fortran] Allocate + CAF library

Re: [patch, fortran] Always return malloc(1) for empty arrays in the library

[Patch, Fortran] Coarray - fix var decl check

[Patch, Fortran] Coarray: Add "token" to the descriptor, use it for argument passing

[Patch, Fortran] Coarray: Pass token for coarray dummies

[patch, fortran] Fix ice-on-valid PR 48876

[Patch, Fortran] Mark "token" of static coarrays "restrict"

[Patch, Fortran] PR

[Patch, Fortran] PR - fix SIGNAL intrinsic (4.6/4.7 Regression)

[Patch, Fortran] PR 45586: Mark type pointer components as nonrestricted

[Patch, Fortran] PR 49755 - Multiple allocations.

[Patch, Fortran] PR fortran/49648 ICE with use-associated array-returning function

[Patch, Fortran] PR49624 - fix ICE with invalid pointer remapping

[Patch, Fortran] PR49791 - Fix legacy namelist support

Re: [Patch, Fortran] Register allocatable coarrays.

[Patch, Fortran] Support allocatable *scalar* coarrays

[PATCH, fortran]: Fix PR 48926, gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)

[Patch, Fotran] Fix PR 4755 - Do not free + reallocate a variable that is already allocated.

[PATCH, go] Re: Should rename ELFOSABI_LINUX into ELFOSABI_GNU, and drop ELFOSABI_HURD

[PATCH, go]: Compile go checks with $(GOCFLAGS)

[PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked"

[PATCH, i386, take 2]: Rewrite LEA handling (was:Re: PATCH [10/n] X32: Support x32 LEA insns)

[Patch, i386, testsuite] Fix for PR49547, new tescases for lzcnt instruction

[PATCH, i386, testsuite] New BMI testcases

[PATCH, i386]: Allow subregs of multi-word values in addresses

[PATCH, i386]: Do not explicitly check symbol_operands in ix86_expand_move

[PATCH, i386]: Fix i386.md:5807: warning: source missing a mode?

[PATCH, i386]: Fix inconsistency in LEA splitters

[PATCH, i386]: FixPR47744; [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403 [was: Re: PATCH [5/n] X32: Supprot 32bit address]

[PATCH, i386]: ix86_trampoline_init: use offset everywhere

[PATCH, i386]: Re-define pic_32bit_operand back to define_predicate

[PATCH, i386]: Reject wrong RTXes from index early

[PATCH, i386]: Remove tp_or_register_operand predicate

[PATCH, i386]: Rewrite LEA handling (was:Re: PATCH [10/n] X32: Support x32 LEA insns)

[PATCH, i386]: Tidy processor feature bitmasks

[Patch, libffi] fix (gcc) PR libffi/49594 (bootstrap fail on ppc/darwin8 with multilibs)

[Patch, libfortran] PR 49296 List read of file without EOR

[PATCH, libstdc++]: Backport PR libstdc++/49293 fix to 4.6 branch

[PATCH, MELT, minor] add a primitive read_strv

[PATCH, MELT] Add PRE_GENERICIZE callback support in MELT

[PATCH, MELT] correct function meltgc_string_hex_md5sum_file_sequence

[PATCH, MELT] new function register_data_handler

Re: [PATCH, MELT] pragma support in MELT

[PATCH, Obvious cleanup] Remove parm name from declaration

Re: [PATCH, PR 49094] Refrain from creating misaligned accesses in SRA

[PATCH, PR 49495] Cgraph verifier must look through aliases

[PATCH, PR 49786] Avoid overflow when updating counts in IPA-CP

[PATCH, PR 49796] Do not verify cgraph edge destinations if they lead to a different partition

[PATCH, PR 49886] Prevent fnsplit from changing signature when there are type attributes

[PATCH, PR43513] Replace vla with array.

Re: [PATCH, PR43864] Gimple level duplicate block cleanup - test cases.

Re: [PATCH, PR43864] Gimple level duplicate block cleanup.

[PATCH, pre-approved] Fix operand scan problems for PR49749

[PATCH, RFC] PR49749 biased reassociation for accumulator patterns

[PATCH, SRA] Dump that a structure is too big for total scalarization

[PATCH, testsuite] Fix for PR47440 - Use LCM for vzeroupper insertion

[PATCH, testsuite] Fix for PR49519, miscompiled 447.dealII in SPEC CPU 2006

[patch, testsuite] Fix gcc.dg/vect/vect-70.c (was Re: vect-70.c fails on spu-elf)

[PATCH, testsuite]: Check AVX OS support.

[PATCH, testsuite]: Fix detection of ifunc support

[PATCH, testsuite]: Introduce check_avx_os_support_available

[PATCH, testsuite]: Prevent stale dump files in testsuite directory

[PATCH, testsuite]: Remove .exe.???t.* and .exe.ltrans0.???t.* files from testsuite dir

[PATCH, testsuite]: Use istarget everywhere

[Patch,AVR]: Cleanup readonly_data_section et al.

[Patch,AVR]: Fix PR29560 (map 16-bit shift to 8-bit)

[Patch,AVR]: Fix PR36467, PR49687 (better widening mul)

[Patch,AVR]: Fix PR39386 (x << x and x >> x)

[Patch,AVR]: Fix printing of rtx_costs

[Patch,AVR]: Fix rtx_costs of SYMBOL_REF

[Patch,AVR]: PR49313

[Patch,AVR]: PR49687 (better widening 32-bit mul)

Re: [PATCH,c++] describe reasons for function template overload resolution failure

Re: [PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2

[Patch,Committed,AVR]: Don't use 'magic' register number.

[patch,committed] Sync include/plugin-api.h with src/

[PATCH,fortran] remove duplicate word in documentation

[Patch,testsuite]: Filter more test cases to fit target capabilities

[Patch,testsuite]: Skip -fschedule-insns if no scheduling available.

[Patch,testsuite]: Skip AVR if .text overflows

[Patch,testsuite]: target-supports.exp: Disable -fprofile-generate for AVR

Re: [PATCH] Use ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro

[PATCH] -grecord-gcc-switches (PR other/32998, take 2)

[PATCH] -grecord-gcc-switches (PR other/32998, take 3)

[PATCH] [Annotalysis] Change to get_virtual_function_decl

[PATCH] [Annotalysis] Fix to get_canonical_lock_expr

[PATCH] [Annotalysis] Fix to memory corruption issue in Annotalysis

Re: [PATCH] [Annotalysis] Fixes virtual method calls when type is unknown

Re: [Patch] [C++0x] Support decltype as base-specifier (Bug 42603)

Re: [Patch] [C++0x] Support decltype-specifier as start of nested-name-specifier. (Bug 6709)

[PATCH] [google] [annotalysis] Fix remove operation from pointer_set in case of hash collisions

Re: [PATCH] __builtin_assume_aligned

[PATCH] Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls

[Patch] Add my name to the "Write After Approval" list.

[PATCH] Add myself to MAINTAINERS

Re: [PATCH] Add support on powerpc to change CASE_VALUES_THRESHOLD

Re: [PATCH] Address lowering [1/3] Main patch

[PATCH] Allocate old pt solution in PTA lazily

Re: [PATCH] ARM fixed-point support [4/6]: allow overriding of fixed-point helper function names

Re: [PATCH] ARM fixed-point support [6/6]: target-specific parts

[patch] arm,rx: don't ICE on naked functions with local vars

[PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756)

[PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756, take 2)

[PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756, take 3)

[patch] attribute to reverse bitfield allocations

[PATCH] bash vs. dash: Avoid unportable shell feature in gcc/configure.ac

Re: [PATCH] Build a bi-arch compiler on s390-linux-gnu

[PATCH] C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode

Re: [PATCH] Canonicalize compares in combine [3/3] ARM backend part

[PATCH] Create smaller DWARF ops for some int_loc_descriptor constants etc. (PR debug/49676)

[PATCH] cygwin/mingw: update LIBGCJ_SONAME

[PATCH] darwin-segaddr.c: pass -Wl,-no_pie for darwin11

[PATCH] Disable size optimizations of -gdwarf-2 DW_AT_data_member_location DW_OP_plus_uconst

[patch] Disable static build for libjava

[PATCH] Dump basic_block flags.

[PATCH] Extra invariant motion step after ivopt

[PATCH] Fix -gdwarf-3 DW_AT_data_member_location for >= 64KB offsets (PR debug/49871)

[PATCH] Fix an endless recursion during simplification of MULT (PR rtl-optimization/49472)

[PATCH] Fix BIT_NOT_EXPR expansion with bitfields

[PATCH] Fix bootstrap on OpenBSD, PR48851

[patch] fix c++/49605: -Wdelete-non-virtual-dtor is not picky enough

[PATCH] Fix comparison type in builtin folding

[PATCH] Fix complex {*,/} real or real * complex handling in C FE (PR c/49644)

[PATCH] Fix condition propagation in forwprop, fixup locations in phiopt

[PATCH] fix config.rpath for cygwin/mingw

[PATCH] Fix configure --with-cloog

[PATCH] Fix dead_debug_insert_before ICE (PR debug/49522)

[PATCH] Fix dead_debug_insert_before ICE (PR debug/49522, take 2)

[PATCH] Fix dead_debug_insert_before ICE (PR debug/49522, take 3)

[PATCH] Fix fold_nonarray_ctor_reference (PR tree-optimization/49768)

[PATCH] Fix folding of -(unsigned)(a * -b)

[patch] Fix gcc.dg/vect/pr49038.c (was Re: [patch] Fix PR tree-optimization/49038)

[PATCH] Fix gfc_trans_pointer_assign_need_temp (PR fortran/49698)

[PATCH] Fix ICE during combine (PR rtl-optimization/49619)

[PATCH] Fix ICE in gen_lsm_tmp_name (PR tree-optimization/49712)

[PATCH] Fix ICE with gfortran ... -L without argument (PR fortran/49623)

[patch] Fix inlining glitch

[PATCH] Fix one .debug_macro bug and fix -g3 on non-HAVE_AS_DWARF2_DEBUG_LINE (both .debug_macro and .debug_macinfo)

[Patch] Fix PR 49309, ICE with mudflap

[PATCH] Fix PR 49671 volatile goes missing after inlining

[patch] Fix PR middle-end/49732

[patch] Fix PR target/48220 for the SPARC

Re: [patch] Fix PR tree-optimization/49038

[patch] Fix PR tree-optimization/49471

[patch] Fix PR tree-optimization/49610

[patch] Fix PR tree-optimization/49771

[PATCH] Fix PR18908 folding bits, fixup integer_all_onesp

[PATCH] Fix PR47046: correct evolution_function_is_affine_p

Re: [PATCH] Fix PR47566

[PATCH] Fix PR47594: Sign extend constants while translating to Graphite

[PATCH] Fix PR47691: always run scev_const_prop before graphite

[PATCH] Fix PR48648: Handle CLAST assignments.

[PATCH] Fix PR48805: Do not instantiate ADDR_EXPRs

[PATCH] Fix PR49518

[PATCH] Fix PR49596

[PATCH] Fix PR49603

[PATCH] Fix PR49615

[PATCH] Fix PR49645, with C FE pieces

[PATCH] Fix PR49651

[PATCH] Fix PR49662, XFAIL testcases

[PATCH] Fix PR49715, (float)unsigned -> (float)signed

[PATCH] Fix PR49770

[PATCH] Fix PR49822

[PATCH] Fix PR49840

[PATCH] Fix PR49876: Continue code generation with integer_zero_node on gloog_error

[PATCH] Fix PR49893

[PATCH] Fix profile estimation

[PATCH] Fix rs6000 vector select RTL patterns (PR target/49621)

[PATCH] Fix tree-into-ssa.c for debug stmts (PR debug/49602)

[PATCH] Fix tree_could_trap_p so that weak var accesses are considered trapping (PR tree-optimization/49618)

[patch] fix typo in doc/extend.texi, committed as obvious

[PATCH] Fix UNRESOLVED gcc.dg/graphite/pr37485.c

[PATCH] Fix VRP handling of undefined state

[PATCH] Fixed some compilation warnings

[PATCH] Fixup copyrename statistics

[PATCH] Fold to more canonical TRUHT_NOT_EXPRs

[PATCH] for Re: 404 Error on Page

[PATCH] gcc.dg/20020312-2.c: pass -Wl,-no_pie for darwin11

[PATCH] GNU/kFreeBSD systems running on MIPS

Re: [PATCH] Handle vectorization of invariant loads (PR46787)

[PATCH] Hookize TARGET_CLASS_MAX_NREGS

[PATCH] Improve call site argument debug info for floating point stack arguments (PR debug/49846)

Re: [PATCH] Improve CONSTRUCTOR printing in tree-pretty-print.c

[PATCH] libtool -- don't print warnings with --silent

[PATCH] Maintain single-use chains in forwprop better

[PATCH] Make integer_all_onesp use TYPE_PRECISION, do not truncate BIT_*_EXPR to bitfield precision, fix PR18908

[PATCH] Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers

[PATCH] Make VRP optimize useless conversions

[PATCH] Merge build_common_tree_nodes and build_common_tree_nodes_2

[PATCH] More efficiently canoncialize operands in fold_stmt

[PATCH] Move pr49309.C testcase to libmudflap (PR testsuite/49753)

Re: [PATCH] New IPA-CP with real function cloning

[PATCH] New IPA-CP with real function cloning - updated version

[PATCH] Only insert required conversions during gimplification

[PATCH] Optimize minloc (rank1array) and maxloc (rank1array) (PR fortran/31067)

[PATCH] Optimize NE/EQ comparisons of narrow integer types in debug info (PR debug/49676)

[PATCH] PR c++/33255 - Support -Wunused-local-typedefs warning

[patch] PR other/49658 fix typo in extend.texi

[PATCH] PR rtl-optimization/49884: get_last_value checks register mode before returning value

[PATCH] PR45450: disable legality check after an openscop read

[PATCH] PR49799: Don't generate illegal bit field extraction instruction

[PATCH] Propagate source locations from function_decls to their template_decls

[PATCH] Properly use input_location in gimplify-expr

[patch] Reduce over-promotion of vector operations

[PATCH] Register 3 builtins needed for -finstrument-functions in generic code (PR middle-end/49675)

[PATCH] Remove call_expr_arg and call_expr_argp

[PATCH] Remove cgraph_get_node_or_alias

[PATCH] Remove more TRUTH_*_EXPR handling from tree opts

[PATCH] Remove NOTE_INSN_CFA_RESTORE_STATE.

[PATCH] Remove obsolete alias check in cgraph_redirect_edge_call_stmt_to_callee

[PATCH] Remove TRUTH_* from expansion, fix PR18908

[PATCH] Rewrite TRUTH_NOT_EXPR as BIT_{NOT,XOR}_EXPR

[patch] RX: don't renumber interrupt registers

[PATCH] Saner return value for gen_lowpart_no_emit

[PATCH] Skip testsuite/gcc.dg/tree-ssa/sra-12.c on avr*-*-*

[PATCH] split mips/gnu-user.h from mips/linux.h

[PATCH] tree-ssa-forwprop.c TLC

Re: [PATCH] Un-obsolete Interix

[PATCH] unbreak attribute((optimize(...))) on m68k (PR47908)

[PATCH] Update html docs for -mno-r11 and --param case-value-threshold

[PATCH] Use HOST_WIDE_INTs in gcd and least_common_multiple.

[PATCH] widening_mul: Do cost check when propagating mult into plus/minus expressions

[PATCH], Add 4 operand FMA support back into power7

[PATCH][0/N][RFC] Change POINTER_PLUS_EXPR offset type requirements

[PATCH][1/2] Fix PR49806, promote/demote binary operations in VRP

[PATCH][1/n] Do not force sizetype for POINTER_PLUS_EXPR

[PATCH][1/N][C][C++][Fortran][Java] Change POINTER_PLUS_EXPR offset type requirements

Re: [PATCH][1/N][C][C++][Fortran]Change POINTER_PLUS_EXPR offset type requirements

[PATCH][2/2][RFC] Fix PR49806, promote/demote binary operations in VRP

[PATCH][C] Fixup pointer-int-sum

[PATCH][C][C++] Move common tree node building to c_common_nodes_and_builtins

[PATCH][toplev] Avoid libopcode.so build race

[Patches, Fortran] ALLOCATE & CAF library.

[Path, AVR]: Implement __builtin_avr_fmul* if no hardware multiplier

[PATH, MELT] correct makefile, install-default-module-list

[Path,AVR]: Improve loading of 32-bit constants

[pdp11] Emit prologue as rtl

RE: [PING] [PATCH, libstdc++-v3] Add newlib specific ctype_members.cc

[PLUGIN] c-family files installation

[PLUGIN] compile and install gengtype, install gtype.state

[pph] Add alternate addresses to register in the cache (issue4685054)

[pph] Add filter to prevent streaming out builtin identifiers (issue4802047)

[pph] Add FIXME comment to avoid finalizing decls when generating pph image. (issue4626099)

[pph] Add symbol table - Fix remaining asm differences (issue4732043)

[pph] Autogenerate pph.map and other test cleanup. (issue4699047)

[pph] Do not call pushdecl_into_namespace to re-register symbols (issue4685053)

[pph] Do not clobber unemitted_tinfo_decls and keyed_classes (issue4636085)

[pph] Do not emit the same decl more than once in the symbol table (issue4758052)

[pph] Expect checksums for tests marked with pph asm xdiff (issue4744043)

[pph] External symbol references (1/n) (issue4760050)

[pph] Fix 3 asm differences (issue4695048)

[pph] Fix c1builtin-integral (issue4761045)

[pph] Fix executable test detection (issue4635087)

[pph] Fix global variable assembly ordering (issue4627087)

[pph] Free buffers used during tree encoding/decoding

[pph] Graduated Application Test (issue4661067)

[pph] Ignore line number in diff checksum (issue4800046)

[pph] Mark c4pr36533.cc fixed (issue4708041)

[pph] Output checksum for new unexpected diff (issue4768041)

[pph] Put tinst_level list in forward order (issue4823059)

[pph] Remove protection for NAMESPACE_LEVEL being null when adding namespaces (issue4675069)

[pph] Rename tests according to PPH include level. (issue4678051)

[pph] Save pending and specialized templates (issue4814054)

[pph] Split c1eabi (issue4635089)

[pph] Split c1meteor-contest.cc (issue4654087)

[pph] Stream and restore static_aggregates (issue4626096)

[pph] Stream DECL_CHAIN only for VAR/FUNCTION_DECLs that are part of a RECORD_OR_UNION_TYPE (issue4672055)

Re: [pph] Stream first/weak_object_global_name (issue4641086)

[pph] Stream out chains backwards (issue4657092)

Re: [pph] Test cleanup (issue4572050)

[pph] Tweak some tests (issue4668052)

[pph] Use FOR_EACH_VEC_ELT consistently (issue4673057)

[PR43597, ARM, TESTCASE]

[Revert,Committed,AVR]: Undo r176835

[RFA 1/8] New port: TI C6x: Remove "gdb" from noconfigdirs in configure.ac

Re: [RFA/libiberty] Darwin has case-insensitive filesystems

[RFC ARM ivopts] : Check valid auto-inc addressing modes while looking at ivopts candidates

[RFC PATCH 0/9] CFG aware dwarf2 cfi generation

Re: [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup

[RFC PATCH, i386]: Allow SUBREG_PROMOTED_UNSIGNED_P subregs in address

[RFC PATCH] -grecord-gcc-switches (PR other/32998)

[RFC, cfg/dataflow] Properly split EH edges for -freorder-blocks-and-partition

[rfc, i386] Convert output_mi_thunk to rtl

RE: [RFC] Add middle end hook for stack red zone size

[RFC] Avoid unnecessary futex_wake syscalls when all threads are busy waiting

[RFC] hard-reg-set.h refactoring

[RFC] More compact (100x) -g3 .debug_gnu_macro (take 4)

Re: [RFC] More compact (100x) -g3 .debug_gnu_macro (take 5)

[RFC] More compact (100x) -g3 .debug_macinfo

Re: [RFC] More compact (100x) -g3 .debug_macinfo (take 2)

[RFC] More compact (100x) -g3 .debug_macinfo (take 3)

[RFC] Replace some bitmaps with HARD_REG_SETs

Re: [RFC] Replace some bitmaps with HARD_REG_SETs - second version

[RS6000] asynch exceptions and unwind info

[SPARC] Another minor tweak

[SPARC] Fix PR target/49660

[SPARC] Minor tweaks

[testcase, arm] Adjust the negative offset of fp memory access in vfp-1.c

[testsuite, ada] Fix run_acats for shells without type -p

Re: [testsuite, AVR]: Add some progmem test cases

Re: [testsuite] ARM test pr42093.c: thumb2 or thumb1

[testsuite] arm tests: remove -march= and dg-prune-output from 3 tests

[testsuite] arm thumb tests: remove -march= and dg-prune-output from 9 tests

Re: [testsuite] ARM wmul tests: require arm_dsp_multiply

[testsuite] Don't explicitly link libgomp tests with -lgomp (PR target/49541)

[testsuite] Don't XFAIL gcc.dg/tree-ssa/20030807-7.c (PR tree-optimization/49647)

[testsuite] Fix g++.dg/opt/devirt2.C on 32-bit Solaris/SPARC with Sun as (PR testsuite/48727)

[testsuite] fixes for gcc.target/arm/mla-1.c

[testsuite] Provide and use mmap effective-target keyword

[testsuite] Restore g++.dg/torture/pr49309.C (PR testsuite/49753)

[testsuite] XFAIL g++.dg/debug/dwarf2/icf.C on IRIX (PR debug/47393)

[testsuite] XFAIL gcc.dg/tree-ssa/pr42585.c on Tru64 UNIX (PR tree-optimization/47407)

[testsuite]: Add require fopenmp as needed

[testsuite]: Fix testcases that need int >= 32 bits.

[testsuite]: Some test case skips.

Re: [trans-mem] Beginning of refactoring

[trans-mem] verify_types_in_gimple_seq_2 glitch

[v3] add <scoped_allocator>

[v3] additions to ext/alloc_traits.h

[v3] C++0x allocator support for std::vector

[v3] constexpr array additions

[v3] constexpr n3291 missing bits

[v3] constexpr pair additions

[v3] constexpr time_point additions

[v3] Correctly determine baseline_subdir for 64-bit default Solaris gcc

[v3] docbook biblioid/imagedata markup fixes

[v3] docbook conversion of existing pb_ds docs

[v3] Ext Ptr tweaks

[v3] Fix libstdc++/49559

[v3] fix libstdc++/49668 - do not use std::bind for simple call wrappers

[v3] Library bits of c++/49813

[v3] libstdc++/48430

[v3] libstdc++/49745 (review required for the gthr-posix.h changes)

[v3] libstdc++/49836

[v3] libstdc++/49925

[v3] Small testsuite patch for -Wall

[v3] testsuite renames

[v3] Use noexcept in <system_error>

[wwwdocs, 4.6] Announce NetWare obsoletion, removal

[wwwdocs] Buildstat update for 4.4

[wwwdocs] Buildstat update for 4.5

[wwwdocs] Buildstat update for 4.6

[wwwdocs] Document IRIX 6.5, Tru64 UNIX V5.1 obsoletion

[x32] PATCH: Add comments to *movsi_internal

[x32] PATCH: Add x32 LEA zero-extend split

[x32] PATCH: Clean up

[x32] PATCH: Revert 32bit address changes in x32 mode

Re: __sync_swap* with acq/rel/full memory barrier semantics

Re: Add __builtin_clrsb, similar to clz/ctz

added some assert checks in hard-reg-set.h

Allow IRIX Ada bootstrap with C++

Allow Tru64 UNIX bootstrap with C++

Allowing filename-style globs in define_bypass

AMD bdver2 enablement.

annotalysis branch (was: [PATCH] [annotalysis] Merge of google/integration into annotalysis)

ARM: Clear icache when creating a closure

Avoid overriding LIB_THREAD_LDFLAGS_SPEC on Solaris 8 (PR target/49541)

AVX generic mode tuning discussion.

bb-reorder maintenance [1/n]

bb-reorder maintenance [2/n]

bb-reorder maintenance [3/n]

Build failure (Re: [PATCH] Make VRP optimize useless conversions)

Re: C++ mangling, function name to mangled name (or tree)

C++ PATCH for c++/42603 and c++/6709 (DR 743/950, allow decltype as base-specifier and nested-name-specifier)

C++ PATCH for c++/44609 (printing an error for each step in infinite template recursion)

C++ PATCH for c++/45603 (ICE with user declaration of __cxa_guard_acquire)

C++ PATCH for c++/48157 (loss of explicit template args in member template signature)

C++ PATCH for c++/48261 (ICE with non-template used as template)

C++ PATCH for c++/48593 (&(T::m) being treated as pointer to member in template)

C++ PATCH for c++/48883, c++/49609 (not instantiating function selected with a template-id)

Re: C++ PATCH for c++/49003 (DR 1207, use of 'this' in trailing return type)

C++ PATCH for c++/49085 (ICE with offsetof in template)

C++ PATCH for c++/49353 (emitting functions with DECL_EXTERNAL set)

C++ PATCH for c++/49355 (ICE with new T({""}))

C++ PATCH for c++/49387 (strange error with typeid)

Re: C++ PATCH for c++/49418 (lost cv-quals on template parameter type)

C++ PATCH for c++/49568 (unneeded thunks emitted on xcoff target)

C++ PATCH for c++/49598 (ICE with value capture of reference)

C++ PATCH for c++/49663 (ICE in lookup_base)

C++ PATCH for c++/49672 (ICE with variadic parms to lambda)

C++ PATCH for c++/49673 (constexpr init should go in rodata)

C++ PATCH for c++/49691 (ICE in cp_parser_late_return_type_opt)

C++ PATCH for c++/49785 (ice-on-valid with variadic templates)

C++ PATCH for c++/49808 (failure with reference non-type template argument)

C++ PATCH for c++/49813 (c99 builtins in c++0x mode)

C++ PATCH for c++/49867 (ICE with case label in lambda)

C++ PATCH for c++49823 (ICE on decltype scope in templates)

Re: C++ PATCH to avoid duplicate overload resolution (related to c++/48481)

C++ PATCH to build_vec_init_elt to strip TARGET_EXPR

C++ PATCH to enable checking with aggressive GC tuning

C++ PATCH to improve 'aka's on type printing in diagnostics

C++ PATCH to improve pretty-printing of function calls

C6X FP testcase fixes

Re: C6X port 11/11: Testcases

CFT: [build] Move fp-bit support to toplevel libgcc

CFT: [build] Move soft-fp support to toplevel libgcc

CFT: Move unwinder to toplevel libgcc

Re: Cgraph alias reorg 8/14 (ipa-cp and ipa-prop update)

Cleanup Solaris ASM_SPEC handling

Commit: 4.5: Fix typo in rx.c

Committed, cris-elf: Don't compile crtstuff.c with debug info

Committed: robustify CRIS ASM_OUTPUT_CASE_END

Correct fix for scheduler bug PR11320

cp-demangle.c regression

cp/cvt: don't assume pointer sizes

RE: CR16 Port addition

Define [CD]TORS_SECTION_ASM_OP on Solaris/x86 with Sun ld

Define WORDS_BIG_ENDIAN in rs6000/vxworks.h

DOC patch: about gengtype & plugins

Don't use LANGUAGE_C in CLooG (PR bootstrap/49797)

eliminate bitmap regs_invalidated_by_call_regset

Fix a testcase

re: Fix argument pushes to unaligned stack slots

Fix comment of get_last_value

Fix debug/49825

Fix debug/49827

Fix debug/49831

Fix debug/49841

Fix implicit declarations

Fix libgomp alignment errors on Tru64 UNIX (PR libgomp/45351)

Fix mark_all_labels vs cfglayout mode

Fix pass_partition_blocks vs -O0

Re: Fix PR 49014

Fix PR ada/48711

Fix PR testsuite/49542

Re: Fix PR48542: reload register contents reuse crossing setjmp

Fix typo in internal documents

Fix warnings in build with G++

Re: Generic hwloop support library

gimplefe patch

Re: hash policy patch

IA64 HP-UX bootstrap with C++

Re: Improve Solaris mudflap support (PR libmudflap/49550)

Re: introduce --param max-vartrack-expr-depth

libgo patch committed: Define CC_FOR_BUILD in Makefile

libgo patch committed: Fix json test when rand returns 0

libgo patch committed: Run tests in source file order

libgo patch committed: Use abort, not std::abort, in C code

libjava patches for RTEMS

MAINTAINERS: Add myself as a maintainer of RA

Re: MAINTAINERS: update my email address

Make regcprop check HARD_REGNO_MODE_OK

Re: Mention avx2 patch

Merge alignments from coalesced SSA pointers

Re: Merge score7 to score.c and remove forwarding functions(with score_handle_option merged).

Minor fixes in cif-code.def

More mudflap fixes for Solaris < 11

Named address spaces broken (Re: [2/5] Add a set_mem_attrs function)

New automaton_option "collapse-ndfa"

New German PO file for 'gcc' (version 4.6.1)

New Spanish PO file for 'gcc' (version 4.6.1)

New Swedish PO file for 'gcc' (version 4.6.1)

New template for 'cpplib' made available

New template for 'gcc' made available

objc/objc++: refactor encoding code

ObjC: hide encoding obstacks inside objc-encoding.c

PATCH [1/n] X32: Add initial -x32 support

PATCH [10/n] X32: Support x32 LEA insns

PATCH [2/n] X32: Turn on 64bit and check models for x32

Re: PATCH [2/n]: Prepare x32: Convert pointer to TLS symbol if needed

PATCH [3/n] X32: Promote pointers to Pmode

PATCH [4/n] X32: Use ptr_mode for vtable adjustment

PATCH [5/n] X32: Supprot 32bit address

PATCH [5/n] X32: Fix x32 trampoline

Re: PATCH [5/n] X32: Supprot 32bit address

Re: PATCH [5/n]: Prepare x32: PR middle-end/48016: Inconsistency in non-local goto save area

PATCH [6/n] X32: Supprot 32bit address

PATCH [6/n]: Prepare x32: PR rtl-optimization/47449: Don't propagate hard register non-local goto save area

PATCH [7/n] X32: Handle address output and calls patterns

PATCH [8/n] X32: Convert to Pmode if needed

Re: PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)

PATCH [9/n] X32: PR target/49798: Zero-extend symbol address to 64bit if needed

patch committed: Correct configure option name in docs

Patch committed: Fix demangler crash

Patch for C++ build on HP-UX and to implement -static-libstdc++

PATCH for c++/30112 (#pragma redefine_extname and extern "C" in std)

PATCH RFA: Build stages 2 and 3 with C++

PATCH RFA: Correct toplevel configury

PATCH RFA: Disable -Wstrict-overflow for unevaluated expressions

PATCH to support running the G++ testsuite in C++0x mode

PATCH TRUNK: [gcc/configure.ac] Generate GCCPLUGIN_VERSION_* macros

PATCH, v2: PR target/47715: [x32] Use SImode for thread pointer

PATCH: [x32]: Check TARGET_LP64 for SIZE_TYPE/PTRDIFF_TYPE

PATCH: Add a testcase for PR rtl-optimization/47958

PATCH: Add x32 libstdc++-v3 symbols

PATCH: Add x32 support to libgomp

PATCH: Check ia32 in GCC tests

PATCH: Don't allow nonmemory_operand on movabs for x32

PATCH: Fix config/i386/morestack.S for x32

PATCH: fix think-o in genrecog.c

PATCH: PR middle-end/49721: convert_memory_address_addr_space may generate invalid new insns

PATCH: PR target/47364: [x32] internal compiler error: in emit_move_insn, at expr.c:3355

PATCH: PR target/47372: [x32] internal compiler error: in simplify_subreg, at simplify-rtx.c:5222

PATCH: PR target/47715: [x32] TLS doesn't work

PATCH: PR target/47715: [x32] Use SImode for thread pointer

PATCH: PR target/47766: [x32] -fstack-protector doesn't work

Re: PATCH: PR target/49600: Bad SSE2 int->float split in i386.md

PATCH: PR target/49853: [x32] PIC doesn't work with external symbol

PATCH: PR target/49860: [x32] Error: cannot represent relocation type BFD_RELOC_64 in x32 mode

PATCH: Remove -mfused-madd and add -mfma

PATCH: Support -mx32 in GCC tests

PATCH: Use long long for 64bit int in config/i386/64/sfp-machine.h

Re: PATCH] PR 49580

Patches ping

Ping #1: [Patch, AVR, 4.6+trunk]: PR44643 addendum

Ping #1: [testsuite, AVR]: Add some progmem test cases

Ping #1: [testsuite]: Some test case skips.

PING Re: PATCH: move Valgrind header checks from "valgrind" to "misc" checking

Ping Re: Remove config.gcc support for *local* configurations

RE: PING: [PATCH, ARM, iWMMXt][2/5]: intrinsic head file change

RE: PING: [PATCH, ARM, iWMMXt][3/5]: built in define and expand

RE: PING: [PATCH, ARM, iWMMXt][1/5]: ARM code generic change

RE: PING: [PATCH, ARM, iWMMXt][4/5]: WMMX machine description

RE: PING: [PATCH, ARM, iWMMXt][5/5]: pipeline description

Re: Ping: C-family stack check for threads

PING: PATCH [2/n]: Prepare x32: PR middle-end/47715: Convert pointer to TLS symbol if needed

PING: PATCH [4/n] X32: Use ptr_mode for vtable adjustment

PING: PATCH [4/n]: Prepare x32: Permute the conversion and addition if one operand is a constant

PING: PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)

PING: PATCH [9/n]: Prepare x32: PR middle-end/47383: ivopts miscompiles Pmode != ptr_mode

Re: PING: PATCH: PR target/46770: Use .init_array/.fini_array sections

Ping: RFA: Fix bug in optimize_mode_switching

Re: Ping: The TI C6X port

PING^2 Re: PATCH: fix collect2 handling of --demangle and --no-demangle

Ping^2: TARGET_HAVE_NAMED_SECTIONS cleanup

Re: plugin event for C/C++ declarations

PR 45819 - possible fix?

PR 49742: call lhs being ignored

PR 49809: write data refs can now be calls

Provide 64-bit default Solaris/x86 configuration (PR target/39150)

Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu

Reject unqualified *-*-solaris2 configurations (PR target/47124)

Remove dead code in genautomata.c

Remove NetWare support

Remove obsolete %[] specs operator

Remove unused line_maps field last_listed (issue4810058)

Remove unused t-* fragments

Replace cxx_scope with cp_binding_level (issue4702044)

Re: Request to backport two -mvzeroupper related patches to 4.6 branch

RFA (omp): PATCH for c++/45437 (wrong sequence point handling with compound assignment)

RFA PR regression/49498

RFA: Avoid unnecessary clearing in union initialisers

RFA: Fix bogus mode in choose_reload_regs

RFA: Fix bug in optimize_mode_switching

RFA: Making attribute values avaliable for options

RFA: PATCH to add cgraph_add_to_same_comdat_group

RFA: patch to fix broken FRV target

RFA: PATCHes to accept C99 designated initializer syntax in C++

RFA: Tighten vector aliasing check

RFA: Use create_*_operand & expand_insn for movmisalign

RFC: 40 bit integer support

RFC: [GUPC] UPC-related front-end changes

RFC: attribute to reverse bitfield allocations

RFC: Rewriting auto-inc-dec.c

Re: safe unordered local iterators

Re: Split insn-attr.h

Support -march=native on IRIX

Support -mcpu=native on Solaris/SPARC

Support -mcpu=native on Tru64 UNIX

Re: Three new additional global reviewers

Fwd: Re: The TI C6X port

tic6c-elf toolchain fails to build in FSF mainline

Unreviewed libgcc patches

Re: Use of vector instructions in memmov/memset expanding

vect-70.c fails on spu-elf

what can be in a group set?


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 2.6.3