gcc-patches archive
subject index for September, 2010

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

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

Re: -obj-lang= and -objc-ABI= ...

.opt facilities for warnings and ignored options

4.4/4.5 PATCH: PR middle-end/45678: [4.4/4.5/4.6 Regression] crash on vector code with -m32 -msse

(libobjc) Applied fix for PR/45692

GNU Objective-C runtime support for @synchronized()

ObjC/ObjC++ - merge objc_common_type and objc_ have_common_types from branch

ObjC patch - do not replace token->value with canonical spelling

Patch for objc/25965 (Allows duplicate member name s in objc subclasses)

Re: GNU Objective-C runtime support for @synchroni zed()

Re: ObjC/ObjC++ - merge objc_common_type and o bjc_have_common_types from branch

RE: ObjC patch - do not replace token->value w ith canonical spelling

Removed obsolete libobjc_entry.c file from libobjc

[4.4] Backport fixes to PR45070 and PR44328 and a test

[4.5] Backport fixes to PR45070 and PR44328 and a test

[Ada] <exception> will be raised at run time, not "at run-time"

[Ada] Add some defenses against junk code

[Ada] Add support for not returning executable suffixes in executable names

[Ada] Add warning for overridden sizes

[Ada] Add warning for record holes (gaps)

[Ada] Avoid generating duplicate debug info for enumerators

[Ada] Catch more redundant conversions with -gnatwr

[Ada] Check redundant parens for conditional expressions

[Ada] Clean up obsolescent stuff handling in scng

[Ada] Cleanups for Namet.Initialize

[Ada] Constant-folding and discriminants

[Ada] Conversion of arithmetic expression to wider type flagged as redundant

[Ada] Crash processing private type whose parent is an interface type

[Ada] Cross-Reference information for build-in-place objects

[Ada] Derivation of untagged private types with discriminants

[Ada] Do not generate bogus lexical block in debug info

[Ada] Do not perform a null_exclusion check on 'out' parameters

[Ada] Do not require null after label in Ada 2012 mode

[Ada] Do style checks for main subunits

[Ada] exception messages now correctly identify kind of tampering

[Ada] Fix duplicate symbol definition for constant with -gnatVa

[Ada] Fix missed cases for No_Wide_Characters restriction

[Ada] Fix missing warnings from Restriction_Warnings

[Ada] Fix PR ada/43993

[Ada] Generate style warnings for spec

[Ada] GNAT driver command line

[Ada] Handling of child instances within a sibling

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

[Ada] Implement pragma Ordered and -gnatw.u

[Ada] Implement Short_Descriptors pragma

[Ada] Implement style switch -gnatyE for enumeration ranges

[Ada] Implementation of AI05-0123 : composability of equality

[Ada] Improved error recovery for positional box

[Ada] Interface operations that are renamings

[Ada] Intermediate build-in-place result not finalized

[Ada] lift arbitrary limitation on external constants

[Ada] List fixed-point small and range in -gnatR2 output

[Ada] Master entities in Ada2005

[Ada] Minor change to version string support

[Ada] Minor coce reorganization

[Ada] Minor code cleanup, introduce Aggregate_Kind

[Ada] Move Create_Binder_Mapping_File to Makeutl

[Ada] Non-excluding subtypes and generics

[Ada] Package extensions in project files

[Ada] Private type as actual in generic RCI

[Ada] Refuse executable with same name as source

[Ada] Register source directories even if they do not exist

[Ada] Remove hardcoded magic constants in tasking-related expansion

[Ada] Restrict simultaneous compilations to one per object dir

[Ada] Semantics of equality renaming in Ada2012

[Ada] Small adjustment in gigi

[Ada] Subprograms should not be treated as Pure if limited arguments

[Ada] Task declarations in entry bodies

[Ada] Validity checks on boolean expressions

[Ada] Warning on redundant conversion

[Ada] Warning on self-assignment to formal

[Alpha] Fix stack checking

[Alpha] Implement EH fallback routine on Tru64

[Alpha] Implement TARGET_BUILTIN_DECL

[ARM] Disable -fsched-interblock for Cortex-M4

[ARM] Enable -fno-sched-interblock for Cortex-M4 and Cortex-M4F

[ARM] Fix type of cmpsf_trap_vfp

[ARM] Hookize GO_IF_MODE_DEPENDENT_ADDRESS

[ARM] Hookize OUTPUT_ADDR_CONST_EXTRA

[ARM] Use r9 or r10 as the PIC register only when TARGET_32BIT

[ARM][PATCH] Fix PR 45726: invalid instruction on arm9tdmi.

[AVR,Committed] Hookize CLASS_LIKELY_SPILLED_P

[BFIN] Hookize CLASS_LIKELY_SPILLED_P macro

Re: [Bug other/45587] the processor(s) that read the .texi files mess up.

Re: [build, doc, libjava, testsuite] Fully support TLS on Solaris 8 and 9

[build] Check for visibility support in Solaris 8 ld

[build] Support mercurial in contrib/gcc_update

[C patch] use better sloc for enum literals

[C++ PATCH] Fix -Wunused-but-set-* on const var used as array size in template (PR c++/45588)

[C++ PATCH] Fix ia64 bootstrap (PR c++/45635)

Re: [C++ patch] fix some wrong decl slocs

[C++ Patch] PR 45665

[C++ patch] use better sloc for enum literals

[C++ Ping] Re: ObjC/ObjC++: fixed 'too many arguments to method xxx' error

Re: [C++0x patch] implement range-based for loops

Re: [C++0x] implementing forward declarations for enums

[c++] Fix invalid type conversion in vtable constructors

[committed[ Fix darwin bootstrap

[COMMITTED] Additional.. disable inappropriate LTO testcases in the presence of --disable-lto

[COMMITTED] Disable inappropriate LTO testcases in the presence of --disable-lto

[committed] Fix alloca-{4,5}.c testcases

[committed] Fix failure of c-c++-common/Wunused-var-12.c on 32-bit hppa*-*-hpux*

[committed] Fix g++.dg/debug/dwarf2/typedef1.C (PR testsuite/45543)

[committed] Fix handling of invalid omp do collapse (PR fortran/45595)

[committed] Fix PR target/45250

[committed] Fix regression introduced in r163798 (PR fortran/45597)

[committed] Implement TARGET_BUILTIN_DECL for MIPS

[committed] Modify regexp in gcc.dg/const-uniq-1.c

[committed] Revise select for hpux_htonl include fix

[Committed] S/390: Fix literal pool ref handling for qrst constraints

[Committed] S/390: Load FP zero improvement

[committed] sel-sched: make maybe_tidy_empty_bb static again

[committed] Tighten up scan-assembler-not regexps in gcc/testsuite/gcc.target/i386/pr45739.c

[CRIS] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST

[cygming] Adjust some .cfi directives configury

[doc, patch] Fix doc for -isysroot on Darwin (PR18555)

[fortran, patch] A few fixes regarding LSHIFT, RSHIFT, ISHFT

[fortran, patch] Add new bit intrinsics

[fortran, patch] Don't use huge_val builtins in the front-end

Re: [fortran, patch] Handle POW/CPOW builtins for all floating-point types

Re: [fortran, patch] Implement EXECUTE_COMMAND_LINE

[fortran, patch] LEADZ and TRAILZ for integer(kind=16)

[Fortran,Ada,LTO] FE support for leaf builtins

[fortran] Set TREE_STATIC flag on static initializers

[Front-end] Documentation

[FRV] Hookize CLASS_LIKELY_SPILLED_P

[FRV] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST

Re: [Fwd: Re: [patch, fortran] Further dependency improvements]

[gccgo] [split] Symbol versions for stack split code

[gccgo] Better error message

[gccgo] Better error message for missing statement after label

[gccgo] Better error recover after top level declaration

[gccgo] Better error recovery in parser

[gccgo] Better message for use of [...] outside of array literal

[gccgo] Change location of cast

[gccgo] Check make arguments

[gccgo] Clean up runtime error handling

[gccgo] Do not permit parenthesized types in composite literals

[gccgo] Don't crash when converting abstract integer to interface type

[gccgo] Don't lower len/cap of function call

[gccgo] Fix assignability and addressability tests to match spec

[gccgo] Fix cmplx with mix of untyped constants and typed value

[gccgo] Fix error recovery for top-level parse errors

[gccgo] Fix for type assertions

[gccgo] Fix HTTP redirect test

[gccgo] Improve UTF-8 checking

[gccgo] Initialize variables to avoid a warning

[gccgo] Make -fsplit-stack work with C/C++ varargs

[gccgo] Map fixes

[gccgo] Merge libgotesting into libgo

[gccgo] More bounds checks

[gccgo] More recursive type patches

[gccgo] Only cut off pointer/function type recursion when necessary.

[gccgo] Permit omitting lower bound in a slice expression

[gccgo] Remove code to convert address of array to slice

[gccgo] Rewrite handling of types that refer to themselves

[gccgo] Simplify stack check code

[gccgo] Small testsuite update

[gccgo] Some cleanups to the stack split code

[gccgo] Support //line comments

[gccgo] Support alloca and variably sized arrays with -fsplit-stack

[gccgo] Test for -fsplit-stack and alloca

[gccgo] Update to current version of master Go testsuite

[gccgo] Use a more consistent prefix for the syscalls package

[graphite] Merge from trunk

[H8300] Hookize target macros

[ia64] Cleanup unwind info annotations

[iq2000,obj] remove TARGET_LIBGCC2_CFLAGS

[libgfortran, patch] C99 floating-point macros: isinf, isnan, ...

[libgfortran, patch] Minor simplification in find_option

[libgfortran, patch] Missing return in intrinsics/pack_generic.c

[libobjc] Deprecate objc/typedstream.h

[lipo] merge from trunk

[m32c patch] fix PR 45800 - subregs of volatile mem

[M32C] Hookize CLASS_LIKELY_SPILLED_P

RE: [m32c] hookize PRINT_OPERAND & co

[M32R] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P

[M32R] Hookize GO_IF_MODE_DEPENDENT_ADDRESS

[M32R] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST

[M32R] Remove warning.

[m68hc11] Hookize CLASS_LIKELY_SPILLED_P macro

Re: [mips] Change the definition of macro SHIFT_COUNT_TRUNCATED

[mips] Enable loongson vector shift instructions

[MIPS][LS3A]Generic Support

[objc] Warnings when -fobjc-exception is not used

[obv] Fix typo in cp/decl.c

[obv] Make lto1 verbose a little prettier

[PATCH 0/2] Fix PR 44972

[PATCH 00/44] Merge changes from Graphite branch to trunk

[PATCH 01/44] Write OpenScop format.

[PATCH 02/44] Avoid lang_hooks, call build_nonstandard_integer_type.

[PATCH 03/44] Generate in priority signed types for integer constants.

[PATCH 04/44] Add testcase for PR43423.

[PATCH 05/44] Fix columns order in openscop.

[PATCH 06/44] Remove spaces from matrix lines.

[PATCH 07/44] Add necessary accessors for CloogMatrix (CLOOG_ORG).

[PATCH 08/44] Fix include order to avoid failed compilation on CLOOG_ORG.

[PATCH 09/44] Enable graphite to read an OpenScop file.

[PATCH 1/2] Add back dot_rdg.

[PATCH 1/2] Fix comments.

Re: [PATCH 1/2] Fix LTO bootstrap documentation

[PATCH 1/2] Remove the IPA-SRA call to build_ref_for_offset

[PATCH 1/3] Fix Graphite memory leaks.

[PATCH 1/8] Use FOR_EACH_VEC_ELT.

[PATCH 10/44] Fix 435.gromacs miscompile.

[PATCH 11/44] Remove redundant checks in graphite_can_represent_scev.

[PATCH 12/44] Dump each scop in a separate file.

[PATCH 13/44] Disable graphite loop optimizations with fgraphite read.

[PATCH 14/44] Add documentation for -fgraphite-read and -fgraphite-write.

[PATCH 15/44] Integrate openscop tests in graphite testsuite.

[PATCH 16/44] Fix PR45229: gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity.

[PATCH 17/44] Remove outermost loop parameter.

[PATCH 18/44] Factor out is_gimple_reg calls.

[PATCH 19/44] A function is affine when CHREC_RIGHT is invariant.

[PATCH 2/2] Add DEBUG_FUNCTION to all the dot_* debugging functions.

[PATCH 2/2] Only iterate over pbb_dim_iter_domain.

[PATCH 2/2] Reimplementation of build_ref_for_offset

[PATCH 2/3] Fix memory leaks in new scop detection.

[PATCH 2/8] Fix pretty printers.

[PATCH 20/44] Fix chrec_contains_symbols_defined_in_loop.

[PATCH 21/44] Also handle ARRAY_REFs in instantiate_scev_r.

[PATCH 22/44] Add testcase for PR45230.

[PATCH 23/44] Fix the description of graphite_can_represent_loop.

[PATCH 24/44] Speed-up loop blocking: strip-mining is always legal.

[PATCH 25/44] Avoid set but not used warning.

[PATCH 26/44] Fix uninitialize warning.

[PATCH 27/44] New SCoPDetection detects first SCoPs.

[PATCH 28/44] Use FOR_EACH_VEC_ELT.

[PATCH 29/44] Fix pretty printers.

[PATCH 3/3] Add testcase for PR45758.

Re: [PATCH 3/4] Do not check whether memory references accessed in every iteration trap.

[PATCH 3/8] Call fatal_error when the transform read from file is not legal.

[PATCH 30/44] Call fatal_error when the transform read from file is not legal.

[PATCH 31/44] Outline lst_niter_for_loop.

[PATCH 32/44] Fix lst_update_scattering.

[PATCH 33/44] Fix pbb_number_of_iterations_at_time.

[PATCH 34/44] Add cloog_checksum.

[PATCH 35/44] New pass: loop flattening.

[PATCH 36/44] Fix comments.

[PATCH 37/44] Only iterate over pbb_dim_iter_domain.

[PATCH 38/44] CDI_POST_DOMINATORS are not used in Graphite.

[PATCH 39/44] New flag: -fgraphite-dump-cloog.

[PATCH 4/8] Outline lst_niter_for_loop.

[PATCH 40/44] Fix Graphite memory leaks.

[PATCH 41/44] Fix memory leaks in new scop detection.

[PATCH 42/44] Add testcase for PR45758.

[PATCH 43/44] Fix miscompilation of 416.gamess.

[PATCH 44/44] Fix PR45758: reset scevs before Graphite.

[PATCH 5/8] Fix lst_update_scattering.

[PATCH 6/8] Fix pbb_number_of_iterations_at_time.

[PATCH 7/8] Add cloog_checksum.

[PATCH 8/8] New pass: loop flattening.

[Patch ARM] A9 Neon pipeline description.

[Patch ARM] Add support for Cortex-A15

Re: [Patch ARM] Add support for Cortex-A15 to GCC.

Re: [Patch ARM] Fix PR44392.

Re: [Patch ARM] Refactor neon-schedgen.ml and regenerate A8 neon descriptions.

[PATCH build] improve dependency graph for build/gen%

[PATCH build] info-gcc, dvi-gcc etc work from unbuilt configured tree.

[PATCH build] PR bootstrap/44621: fix unportable shell quoting

Re: [patch c i386]: Re: Replace target macro TARGET_ENUM_VA_LIST by target hook

[patch i386 target]: PR 45694

Re: [patch i386 windows]: PR/45452 Adjust order of import libraries

Re: [patch i386]: Change stack probing and allocation implementation

[Patch libgcc build] cater for static archives as 'extra parts'

[patch mingw]: Fix recent bootstrap failure

[patch objc testsuite]: Fix testcase for scalar pointer type issue

[patch objc]: Fix issue about LLP64 and -Wpadded

[patch objc]: Fix varios regressions for windows targets

[patch preprocessor]: PR/45362 Dangling reference

[Patch v2] convert config/vms/*crt0* files to gcc style (PR 44242)

[PATCH v3 headers] variable uglification

[Patch, fortran] [1/5] PR 45648: Inline transpose part 2: Support transposed descriptor whilst getting array bounds

[Patch, fortran] [2/5] PR 45648: Inline transpose part 2: Take transposed dimensions into account whilst checking for full array

[Patch, fortran] [3/5] PR 45648: Inline transpose part 2: Enable transpose optimization

[Patch, fortran] [4/5] PR 45648: Inline transpose part 2: Remove ss lookup

[Patch, fortran] [5/5] PR 45648: Inline transpose part 2: Do dependency analysis in case of transpose optimization.

Re: [Patch, _eh, dawin, Version2] Allow targets to suppress epilogues in _eh frames.

Re: [Patch, _eh, dawin, Version2] Allow targets to suppress epilogues in _eh frames.

[PATCH, ARM] ARM / linux float ABI discrepancy

[patch, ARM] Avoid enlarged alignment when optimizing for size

Re: [PATCH, ARM] Fix failure in testsuite/gcc.c-torture/compile/sync-3.c

[PATCH, ARM] Fix failure in testsuite/gcc.c-torture/compile/sync-3.c

[PATCH, ARM] Fix ICE (PR target/45805).

[Patch, ARM] Fix override of SUBTARGET_CPU_DEFAULT

[patch, ARM] Fix PR45447

[patch, arm] Fix PR45701

Re: [Patch, ARM] Implement support for NEON vmovn.

Re: [PATCH, ARM] Misaligned access support for ARM Neon

Re: [PATCH, ARM] Prevent inappropriate attempt to conditionalize inline synchronization sequences.

[PATCH, ARM] Prevent inappropriate attempt to conditionalize inline synchronization sequences.

[PATCH, ARM] Provide __builtin_expect() hints in linux-atomic.c

Re: [PATCH, ARM] Support vcond/vcondu patterns for NEON

Re: [PATCH, C++] PR43824 pedantic with inline namespaces

[patch, committed, ia64] Patch to fix gimple bytecode error

[Patch, darwin] nullify __strong/__weak for non-Objc-gc case.

Re: [Patch, doc] -x cpp-output

[PATCH, doc] Minor layout improvements for the manual

Re: [PATCH, doc] Update links to gcc binaries

[Patch, Fortran, committed] PR 45674: [OOP] Undefined references for extended types

[Patch, Fortran, committed] PR fortran/45525: Adapt error message

[Patch, Fortran, OOP] PR 44541: wrong code for polymorphic variable with INTENT(OUT)/Alloc w/ MOLD

[Patch, Fortran, OOP] PR 45438: [4.6 Regression] ICE with -fcheck=pointer

[patch, fortran-dev] Committed merge

[Patch, fortran-dev] First attempt at new array descriptor

[Patch, fortran] [0/11] Inline transpose part 1

[Patch, fortran] [0/5] PR 45648: Inline transpose part 2

[Patch, fortran] [1/11] Inline transpose part 1

Re: [Patch, fortran] [1/5] PR 45648: Inline transpose part 2: Support transposed descriptor whilst getting array bounds

[Patch, fortran] [10/11] Inline transpose part 1

[Patch, fortran] [2/11] Inline transpose part 1

Re: [Patch, fortran] [2/5] PR 45648: Inline transpose part 2: Take transposed dimensions into account whilst checking for full array

[Patch, fortran] [3/11] Inline transpose part 1

Re: [Patch, fortran] [3/5] PR 45648: Inline transpose part 2: Enable transpose optimization

[Patch, fortran] [4/11] Inline transpose part 1

Re: [Patch, fortran] [4/5] PR 45648: Inline transpose part 2: Remove ss lookup

[Patch, fortran] [5/11] Inline transpose part 1

Re: [Patch, fortran] [5/5] PR 45648: Inline transpose part 2: Do dependency analysis in case of transpose optimization.

[Patch, fortran] [6/11] Inline transpose part 1

[Patch, fortran] [7/11] Inline transpose part 1

[Patch, fortran] [9/11] Inline transpose part 1

[patch, fortran] Add string padding on assignment

[patch, fortran] Documentation fixes

[PATCH, fortran] Enforce F2003 C1202

[patch, fortran] Fix off-by-one array size in trans-intrinsic.c

[patch, fortran] Fix PR 34145, single char detection

[patch, fortran] Fix PR 36931, more array dependencies

[patch, fortran] Fix PR 45576 (Regression involving char lengths)

[patch, fortran] Fix PR 45744

[patch, fortran] Front-end optimizations for contained namespaces

Re: [patch, fortran] Further dependency improvements

[patch, fortran] Make front end walker more complete

[patch, fortran] Make frontend walker more general

[Patch, Fortran] PR 43665: Fix INTENT of intrinsic procedures

[Patch, Fortran] PR 45507: [4.6 Regression] Bogus Error: Can't convert TYPE(c_ptr) to INTEGER(4)

[Patch, Fortran] PR 45530: Reorder namelist checking to avoid endless loop

[Patch, fortran] PR 45564 ICE: type mismatch with bounds checking.

[Patch, Fortran] PR 45577: [4.6 Regression] Bogus(?) "... type incompatible with source-expr ..." error

[Patch, fortran] PR 45745: [4.6 Regression] ICE in gfc_conv_array_stride

Re: [Patch, Fortran] PR fortran/34162: Internal procedure as actual argument

[Patch, Fortran] PR fortran/34162: Internal procedure as actual argument

[Patch, Fortran] PR fortran/43665: function annotations for noclobber/noescape arguments

[Patch, Fortran] PR fortran/45776: More variable definition checks

[Patch, Fortran] PR fortran/45783 and PR fortran/45795: Fix ICE in gfc_add_component_ref

[Patch, Fortran] PR40569/40568: Support intrinsic module procedures (F2008)

[Patch, fortran] PR45081 - [4.3/4.4/4.5/4.6 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:4208

Re: [Patch, Fortran] RFC: Exit from non-loop constructs

[Patch, Fortran] Variable definition context checks

Re: [PATCH, freebsd]: Build quad soft-fp library.

[PATCH, i386]: Clenup: use bool, true and false in predicate functions

[PATCH, i386]: Fix PR 22152 again

[PATCH, i386]: FIX PR 45206, ICE on __builtin_eh_return at -Os

[PATCH, i386]: Introduce split_double_mode

[PATCH, i386]: Macroize remaining peephole2 patterns

[PATCH, i386]: Macroize stack_protect_* patterns

[PATCH, i386]: Optimize DFmode signbit() for SSE math

[PATCH, i386]: Redefine PUSH_ROUNDING using UNITS_PER_WORD

[PATCH, i386]: Remove unneeded empty conditions and preparation statements from expanders

[PATCH, i386]: Rename TARGET_{ADD,SUB}_ESP_{4,8} and macroize push and pop peephole2s.

[PATCH, i386]: Rewrite shift splitters to use indirect functions.

[PATCH, i386]: Some trivial i386.h cleanups

[PATCH, i386]: Split *avx_<maxmin:code><mode>3

[PATCH, i386]: Tighten constraints of FPmode splitters a bit.

[PATCH, i386]: Trivial: Remove empty preparation statements from splitters ...

[PATCH, i386]: Use GET_MODE_BITSIZE in shift splitters

[PATCH, IPA-SRA] Fix PR 45644

[patch, libgfortran] PR45532 gfortran namelist read error

[patch, libgfortran] PR45710 Adjust format and padding for WRITE of NAMELIST group to internal file

[Patch, libgomp/Fortran] OpenMP .texi fixes

[PATCH, libstdc++, complex] complex multiplication algorithm improved

[PATCH, LTO] Improve ELF diagnostics

[Patch, objc* testsuite, committed] adjust test cases for NeXT.

[Patch, ObjC*] Add @required/@optional to methods in protocol lists.

[Patch, ObjC/C++ Attributes Part2] Recognize attributes on Methods and Method params.

Re: [Patch, ObjC/C++ V2, Part1] Recognize attributes on class, category and protocol declarations.

[Patch, ObjC/C++] Recognize attributes on class, category and protocol declarations.

[PATCH, picochip] Fix for a dejagnu failure

[PATCH, picochip] split movhicc after reload

[PATCH, powerpc] Generate FRIZ for (double)(long) under -ffast-math on powerpc

Re: [PATCH, powerpc] Improve integer to floating point conversions on powerpc

[PATCH, PR 43665] Make IPA-CP punt when type attributes are present

[PATCH, PR 45443] Add -fipa-cp-clone to the list of -O3 optimizations

[PATCH, PR 45565] Update SSA after stmt redirection

[PATCH, PR 45572] Fix two minor issues with indirect inlining

[PATCH, PR45650] _Unwind_FindTableEntry visibility on ia64

[PATCH, RFA]: cygming, darwin, freebsd: Build libgcc2 TCmode complex functions

[PATCH, SEH] Add hook for location of target-unwind directives

[PATCH, SEH] Hookize exception personality directive

[PATCH, SEH] Tidy calls to output_function_exception_table

[PATCH, SEH] Use tm_p.h in tree-vect-data-refs.c.

[PATCH, solaris]: libgcc: add versions only to existing soft-fp symbols

[PATCH, SRA] Do not care about trailing zero-sized bit-fields any more

[patch, testsuite, stdint] Patch for gcc.dg/torture/pr44806.c

[patch, testsuite, vector] Patch for gcc.dg/vect/vect-peel-[34].c

Re: [patch, testsuite] Fix gfortran.dg/vect/fast-math-pr38968.f90 timeout.

[PATCH, testsuite]: Really remove stack dump files

[PATCH, v3] Do not shift by larger than size in hash_bytes.cc

[Patch, wwwdocs + Fortran] Release note updates: changes.html + gfortran.texi (F2008 status)

[PATCH,4.4/4.5/4.6?] check for constant base addresses in is_gimple_invariant_address

Re: [PATCH,4.4/4.5/4.6?] check for constant base addresses in is_gimple_invariant_address

[PATCH,ARM] fix warnings that cause PR bootstrap/45444

[Patch,Fortran,committed] Add (long int) casting to libgfortran/m4/bessel.m4

Re: [Patch,Fortran,committed] bessel_7.f90 decrease precision, simplify.c - minor clean up

[Patch,Fortran,committed] Update download address of coco

[Patch,Fortran,Committed] XFAIL gfortran.dg/float128_1.f90

[Patch,Fortran] Fix typo in intrinsic.texi

[Patch,Fortran] PR 38282 - Add F2008's transformational bit intrinsics

[Patch,Fortran] PR 43665 -- add fn-spec annotation based on INTENT settings

[Patch,Fortran] PR 45489 - Default initialization of derived-type function result missing

[Patch,Fortran] PR 45560 - add EXPR pretty printer (gfc_debug_expr)

[Patch,Fortran] PR 45756 Fix muliple-decl issue with PARAMETER

[Patch,Fortran] PR40571 - Add F2008's array valued PARAMETERs from ISO_FORTRAN_ENV

[Patch,Fortran] PR45186 - P2 regression - gfortran 4.6 emits wrong line numbers

[Patch,Fortran] PR45186 - Part 2: gfortran 4.6 emits wrong line numbers

[Patch,Fortran] PR45186 - Part 3: gfortran 4.6 emits wrong line numbers

[Patch,Fortran] PR45186 - Part 4: gfortran 4.6 emits wrong line numbers

[Patch,Fortran] PR45186 - Part 5: gfortran 4.6 emits wrong line numbers

[Patch,Fortran] Update gfortran.texi's Fortran 2008 status

[patch,libgfortran] PR45723 opening /dev/null for appending writes fails

[PATCH,picochip,committed] Handle CFI debug labels in between vliw instructions

[PATCH,testsuite,take2] Re: [PATCH,testsuite] Fix fallout arising from change to assembler output [was Re: [patch win32]: Allow exports of def-file reserved keywords as symbol]

[PATCH,testsuite] Fix fallout arising from change to assembler output [was Re: [patch win32]: Allow exports of def-file reserved keywords as symbol]

Re: [PATCH,testsuite] Fix fallout arising from change to assembler output [was Re: [patch win32]: Allow exports of def-file reserved keywords as symbol]

[PATCH,testsuite] Generalise gcc.target/i386/volatile-2.c

[Patch,wwwdata] Update Fortran part of gcc-4.6/changes.html

[Patch,wwwdata] Update gcc-4.6/changes.html's Fortran section

Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words

Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words

[PATCH] ((A & N) + B) & M optimization (PR tree-optimization/31261)

[PATCH] ((A & N) + B) & M optimization (PR tree-optimization/31261, take 2)

[patch] A fix for PR40386

[patch] A fix for PR44554

[patch] a fix for PR45312

[PATCH] Add missing variable_size GTY annotations (was Re: on how to compile gcc-4.6 correctly?)

Re: [PATCH] Allow decimal floats for cygming (was: [PATCH] Allow decimal floats for mingw-w64)

Re: [PATCH] Allow decimal floats for mingw-w64

[PATCH] Allow in-place gimple folding of OBJ_TYPE_REF

[Patch] alpha: fix stack checking for alloca-ing a big chunk

[patch] Avoid stack protection when building libgcc

[Patch] avr: accept -fstack-usage

[PATCH] Backport fixes for PR36502, PR42313 and PR44651 to gcc 4.5.2

Re: [PATCH] Backport fixes for PR36502, PR42313 and PR44651 to gcc 4.5.2

[PATCH] combine: Fix subst_low_luid setting - bootstrap failure on s390x

[PATCH] configure: fix typos in help strings

[Patch] convert config/vms/*crt0* files to gcc style (PR 44242)

[patch] Data dependence analysis for basic block SLP

Re: [PATCH] Debug info extensions to support optimized out parameters

[PATCH] Derive TRANSLATION_UNIT_DECL from decl_minimal, commonize code

Re: [PATCH] Devirtualization within ipa-cp

[PATCH] Do not print warning messages when there are no occurences.

[PATCH] Don't use subtarget in builtins.c if it has wrong mode (PR middle-end/45567)

Re: [PATCH] DW_OP_GNU_implicit_pointer support

[PATCH] eliminate UNRESOLVED errors on attr-ifunc-1.[c,C]

[Patch] Enable dwarf2 debug_line for avr

[PATCH] Enable frontend-passes.c optimizations even in omp regions etc.

[PATCH] Error on LTO file validation

[patch] Factor common code for C-family and Fortran preprocessing

[patch] Factor common code for C-family and Fortran preprocessing (2nd try)

[patch] Factor common code for C-family and Fortran preprocessing (3rd try)

[PATCH] Fix --enable-checking=fold bootstrap (PR bootstrap/45686)

[PATCH] Fix -fwhopr again

[PATCH] Fix alloca with SUPPORTS_STACK_ALIGNMENT (PR middle-end/45234)

[PATCH] Fix alloca with SUPPORTS_STACK_ALIGNMENT (PR middle-end/45234, take 2)

[PATCH] Fix combiner i3/i2 pattern splitting (PR rtl-optimization/45695)

[PATCH] Fix combiner i3/i2 pattern splitting (PR rtl-optimization/45695, take 2)

[Patch] Fix configure crash (typos)

Re: [PATCH] Fix CSE bogus RTL creation

[PATCH] fix darwin bootstrap

Re: [PATCH] Fix debug info of nested inline functions

[PATCH] Fix dwarf2out_finish ICE (PR debug/45660)

[patch] Fix for postreload

[PATCH] Fix ICE on VCE expansion (PR rtl-optimization/45728)

[PATCH] Fix libffi x86-64 < 8 bytes last stack argument issue (PR libffi/45677)

[PATCH] Fix libstdc++/45711: --enable-libstdcxx-debug on darwin

[PATCH] Fix miscompilation of 416.gamess.

[PATCH] Fix ObjC++ wrt T_U_D changes

Re: [PATCH] Fix output_set_got vs. barrier_args_size (PR middle-end/45484, take 2)

[PATCH] Fix output_set_got vs. barrier_args_size (PR middle-end/45484)

[PATCH] Fix output_set_got vs. barrier_args_size (PR middle-end/45484, take 2)

[PATCH] Fix part of PR45678

[PATCH] Fix partly PR45702

Re: [patch] Fix pessimization with volatile objects

[PATCH] Fix PR 36502/plugins

Re: [PATCH] Fix PR 44919

[PATCH] Fix PR bootstrap/35855: awk character classes.

[PATCH] Fix PR driver/45703: let --help -v show linker help.

[patch] Fix PR tree-optimization/45470

[patch] Fix PR tree-optimization/45714

[PATCH] Fix PR36502

[PATCH] Fix PR42070 by pruning harmless linker warnings on darwin

[PATCH] Fix PR44115

RE: [Patch] Fix PR44328 - switch/case optimization produces an invalid lookup table index

[PATCH] Fix PR45519

[PATCH] Fix PR45534(?)

[PATCH] Fix PR45535

[PATCH] Fix PR45565

[PATCH] Fix PR45569

[PATCH] Fix PR45578

[PATCH] Fix PR45580

[PATCH] Fix PR45590

[PATCH] Fix PR45611

[PATCH] Fix PR45623

[PATCH] Fix PR45645

[PATCH] Fix PR45704

[PATCH] Fix PR45705

[PATCH] Fix PR45709

[PATCH] Fix PR45750

[PATCH] Fix PR45758: reset scevs before Graphite.

[PATCH] Fix PRs 45412 and 44937

[PATCH] Fix SRA handling of locations

[PATCH] fix target/44606, reload bug on SPE

[PATCH] Fix up -freorder-blocks-and-partition -fnon-call-exceptions (PR middle-end/45458)

Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124)

[PATCH] Fix up guality/sra-1.c (PR middle-end/45663)

[PATCH] Fix up ICE in rtl_decl_for_init (PR debug/45500)

Re: [PATCH] Fix VTA sp (and fp) based MEM handling (PR debug/43051, PR debug/43092)

Re: [PATCH] Fix VTA sp (and fp) based MEM handling (PR debug/43051, PR debug/43092)

[PATCH] Fix x86_64 va_arg (PR target/45843)

[PATCH] Fixup PR45709 fix some more

[PATCH] Fixup T_U_D reading

[PATCH] for Re: new mirror

[PATCH] Fortran frontend walker

Re: [PATCH] fortran/45495 -- optional dummy args cannot not be in restricted expressions

[PATCH] fortran/45495 -- optional dummy args cannot not be in restricted expressions

[Patch] gcc/toplev.{c,h} + PR fortran/{40569,40568} compiler_options() + fixes

[PATCH] Handle IF_THEN_ELSE in mem_loc_descriptor

[PATCH] Have dg-function-on-line understand ARM assembler quirks.

Re: [PATCH] Implement -fstack-usage option

[Patch] Improve ada demangler

Re: [PATCH] Improved folding of virtual calls (gimple and C++ review requested)

Re: [PATCH] include macro name in "ISO C99 requires rest arguments to be used"

[patch] libstdc++-v3/libsupc++/hash_bytes.cc clength bug

[PATCH] lto support for target attribute & fixing LTO bootstrap

[PATCH] Make C++ use TRANSLATION_UNIT_DECL for global entities

Re: [patch] Misaligned data references and cost model for basic block SLP

[PATCH] Modify TER to not propagate expressions across call

Re: [PATCH] more PR33928: DIY dataflow in fwprop, to enable it at -O1 and speed it up at -O2

[PATCH] Move DFP configure stuff into separate file

[PATCH] Move profiling to SSA

Re: [PATCH] New flag: -fgraphite-dump-cloog.

[PATCH] Optimize (X >> N) {>,>=,<,<=} C in the combiner (PR tree-optimization/20517)

[PATCH] Optimize vector mode | 0 and ^ 0 (PR rtl-optimization/45739)

[PATCH] Print 'void' instead of '<unnamed type>' for VOID_TYPE

[PATCH] Re-enable ggc-collect during LTO streaming

[PATCH] Removal of a few parameters in two SRA functions

[PATCH] Remove 'bool' special-casing from dwarf2out_decl

[PATCH] Remove --enable-intermodule

[PATCH] Remove -combine support

[PATCH] Remove CLASS_LIKELY_SPILLED_P macro from the GCC

[PATCH] Remove MISALIGNED_INDIRECT_REF

Re: [PATCH] Remove old #if 0-ed code

[PATCH] Remove TYPE_DEBUG_REPRESENTATION_TYPE

[PATCH] Remove TYPE_ORIG_SIZE_TYPE

Re: [PATCH] replace hardcoded -lm in libgcj.spec.in for darwin

[patch] sparc64, s390x - find 32bit system libraries

Re: [PATCH] Support ARM assembly comment prefix in g++.dg/debug/dwarf2/nested-2.C

[PATCH] Support ARM assembly comment prefix in g++.dg/debug/dwarf2/nested-2.C

[PATCH] Support official CLooG.org versions.

[PATCH] Testcase for PR45678

[patch] Tidy up execute_update_addresses_taken

[PATCH] Tiny .eh_frame size optimization

[PATCH] Typo in comment in tree-ssa-loop-prefetch

[Patch] Use $(objext) in libiberty

[PATCH] Use DECL_FILE_SCOPE_P in dbxout

[PATCH] Use DR_IS_WRITE instead of !DR_IS_READ.

Re: [PATCH] Use number of iteration analysis from VRP

[PATCH] Use TYPE_VECTOR_SUBPARTS, not TYPE_DEBUG_REPRESENTATION_TYPE in dwarf2out.c

[PATCH] User-unfriendly artificial SRA replacements

[PATCH] vector pointer handling fix (PR tree-optimization/45633)

[patch] Vectorizer cleanup

[patch]: Fix bootstrap failure in dwarf2out for x86_64-*-mingw32

[patch]: Fix typo for enabling of decimal floating point in libgcc for *-w64-mingw* targets

[Patch]: Fix uninitialized field in alpha.c

[Patch]: Use $(objext) in libdecnumber

[PATCH][0/2] Crude debug language selection for LTO

[PATCH][1/2] Crude debug language selection for LTO

[PATCH][1/2] Rewrite TMR_SYMBOL to contain an address

[PATCH][1/n] Minor pass re-orgs

[PATCH][2/2] Crude debug language selection for LTO

[PATCH][2/2] Merge TMR_SYMBOL and TMR_BASE, add TMR_INDEX2

[PATCH][2/n] Minor pass re-orgs

[PATCH][3/n] Minor pass-reorg

[PATCH][C++] Don't use TYPE_DEBUG_REPRESENTATION_TYPE

[PATCH][C/Ada] Streamline range type building and hashing

[PATCH][C] Always use TRANSLATION_UNIT_DECL as context

[PATCH][C] Do not modify possibly shared types

[PATCH][dbxout] Handle VECTOR_TYPE manually

[PATCH][fortran] Use a TRANSLATION_UNIT_DECL for DECL_CONTEXT

[patch][gimplefe] Extending recognition to types

[PATCH][LTO] Fix some guality

[PATCH][LTO] Introduce alias types

[PATCH][PING] Enable LTO on darwin

[PATCH][PING] Pass --with-dwarf2 on darwin8

[PATCH][Revised] eliminate UNRESOLVED errors on attr-ifunc-[1,5].c/attr-ifunc-[1,4].C

Re: [PATCH][Revised] eliminate UNRESOLVED errors on attr-ifunc-[1,5].c/attr-ifunc-[1,4].C

[PATCH][Revised] Fix PR 36502/plugins

[PATCH][Revised] Fix PR36502

Re: [PATCH][Revised] Fix PR42070 by pruning harmless linker warnings on darwin

[PATCH][Revised] Fix PR42070 by pruning harmless linker warnings on darwin

Re: [PATCH][Revised] Fix PR42070 by pruning harmless linker warnings on darwin

[PATCH][Revisedx2] eliminate UNRESOLVED errors on attr-ifunc-[1,5].c/attr-ifunc-[1,4].C

[PATCH][Revisedx2] Fix PR36502, PR42313 and PR44651

[PATCH][Revisedx3] Fix PR36502, PR42313 and PR44651

[PATCH][RFC] Transition C++ FE to use TRANSLATION_UNIT_DECL context for globals

[PATCH][www] Mention -combine removal

[ping*2] add support for dwarf AT_GNU_descriptive_type

[ping*2] fix ppc-vxworks to feature common vxworks definitions

[Ping, PATCH] Remove old #if 0-ed code

[ping2] Re: [rfc, patch] PR bootstrap/43847 - fix --enable-plugin for cross builds

[ping] add support for dwarf AT_descriptive_type

[ping] fix ppc-vxworks build failure

[ping] gengtype plugin improvement lastround - patch 1 [declprog]

Re: [PING][Patch, ARM] Implement support for NEON vmovn.

Re: [PING][PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words

Re: [PING][PATCH] tailcall: Handle NEGATE_EXPR and MINUS_EXPR

[PING]RE: [H8300] Hookize target macros

[ping^2] Fix debug info of nested inline functions

[PR debug/45130] fix MEM_REF -fcompare-debug regression

[PR debug/45136] revamp handling of BB boundary debug insns in sched

[PR debug/45454] restore sel-sched to non-crashing with VTA

[PR debug/45531] skip debug insns in cfglayout:fixup_reorder_chain

[RFA:] Apply patch for PR45051 to 4.5 branch, to fix PR41085

[RFA] Avoid non-static&external vars in varpool

[RFC PATCH]: Define "bool" as _Bool when bootstrapping with gcc >= 4.4

[RFC, ARM] Add pipeline description for Cortex-M4 -- try 2

[RFC, ARM] Add pipeline description for Cortex-M4 and Cortex-M4F

[RFC/CFT] Hookize TARGET_UNWIND_INFO and related macros

Re: [RFC/RFA] Const variable initializer folding

[RFC] insn_mnemonic insn attribute with automated generation

[RS6000] Hookize OUTPUT_ADDR_CONST_EXTRA macro

[RS6000] PR 45807 r2 eh_frame info error

Re: [RX] Minor patches

Re: [s390] hookize FUNCTION_ARG &co.

[SH] Hookize target macros

[split] Bring in work done on gccgo branch

[split] Correct symbol version file

[split] Merged in mainline version 164388

[split] Revert REG_CFA_TEMPORARY, bring in 32-bit fixes

[spu] hookize FUNCTION_ARG &co.

[testsuite] Add -fno-short-enums in gcc.dg/Wcxx-compat-12.c

Re: [testsuite] Clear hardware capabilities for gcc.target/x86_64/abi/avx on Solaris 10+/x86

Re: [testsuite] Fix g++.dg/debug/dwarf2/nested-2.C regex for Solaris 2

Re: [testsuite] Skip long-running tests by default

[toplevel] Use AS_HELP_STRING in configure.ac

[v3] Add <typeindex>

[v3] Add a filebuf::seekoff test

[v3] Add allocator_arg_t, uses_allocator...

[v3] Add an hash<string> performance test, rename some tests

[v3] Change raw_storage_iterator to use __addressof

[v3] Change std::hash to not derive from std::unary_function

[v3] Implement LWG 1340

[v3] libstdc++/40974

[v3] libstdc++/45347

[v3] libstdc++/45398

[v3] libstdc++/45488

[v3] libstdc++/45549

[v3] libstdc++/45613

[v3] libstdc++/45713

[v3] Minor <complex> clean up

[v3] Minor uglification fixes to cxxabi.h

[v3] RFA: PATCH to abi_check FAIL message

[v3] Small std::pow clean-up

[v3] Untangle src/hash files

[V850] Hookize FUNCTION_VALUE_REGNO_P

[wwwdocs, java]: adjust fastjar URL

[wwwdocs] adjust pdftk URL in java/done.html

[wwwdocs] Buildstat update for 4.3

[wwwdocs] Buildstat update for 4.4

[wwwdocs] Buildstat update for 4.5

[wwwdocs] Document -fstack-usage and -fstack-check improvements

[wwwdocs] Further improve error handling of bin/preprocess

[wwwdocs] gcc-4.6/changes.html and __float128 improvements

[wwwdocs] gcc-4.6/changes.html: document -fno-omit-frame-pointer changes

[wwwdocs] Harden bin/preprocess a bit

[wwwdocs] PATCH for Re: GCC 4.4.5 Release Candidate available from gcc.gnu.org

[wwwdocs] PATCH for Re: new canadian mirror

[wwwdocs] Remove http://gcc.releasenotes.org from mirrors.html

add --enable-gnu-indirect-function configure switch

Add leaf attribute to builtins definitions

Add myself to MAINTAINERS (write after approval).

Add SPARC-specific section to install.texi

add support for dwarf AT_descriptive_type

Added myself to MAINTAINERS (write after approval)

Allow more WHOPR partitions than souce files

Allow Solaris 2/x86 ABI to match recent Studio compiler (PR target/44452)

Another missed DECL_INITIAL folding

Re: ARM: More reorganization of extend patterns (PR43137)

Avoid use of DECL_REPLACEABLE in tree-inline

backport blockers for in-tree build

Bug bootstrap/45680

Re: C++ PATCH for c++/43120 (wrong-code with covariant thunks)

C++ PATCH for explicit+auto

C++ PATCH to compound literal/T{} semantics

C++ PATCH to dependency checking of array types

C++ PATCH to diagnose parms used outside the function

C++ PATCH to expression printing of ref/ptr nops

C++ PATCH to fix crash building libstdc++ with -fabi-version=1

C++ PATCH to fix Enum{}

C++ PATCH to implement SFINAE for non-constant template arguments

C++ PATCH to initializer_list overload resolution

C++ PATCH to require real lvalues in expressions

C++ PATCH to synthesized_method_walk

C++ PATCH to type of reference temporaries

C++0x PATCH to grokbitfield

Can I make use of precompiled header with -include?

canonical condition branch

Change s390-linux-gnu as secondary release platform to s390x-linux-gnu

Compiler options as string?

Complete OVERRIDE_OPTIONS hook conversion

Convert OPTIMIZATION_OPTIONS to a target hook

Convert option variables to structure elements

Correctly document Solaris 2 options

cpp.texi: note obsolescence of "#pragma once" [DOC patch]

Default to -fstrict-volatile-bitfields for ARM EABI

Define SUBTARGET32_DEFAULT_CPU on FreeBSD

Empty static constructor folding

Fix -undef option handling

Fix 45545 (was [PATCH] Fix PR45266)

Fix Ada bootstrap (canonical -I option form)

Fix Ada testsuite failures introduced by my folding patch

fix allocno comparison function misbehavior on overflow

Fix build of cc1 for pdp11

Fix constant folding of SWTCH statements

fix darwin build

Fix earlyclobbers on some arm.md DImode shifts

Fix for libobjc/PR 19850

fix for typo in comment

Fix ICE in copy_bb seen at -O3 -fwhopr complation of Mozilla and povray

Fix LTO ICE introduced by ggc_collect patch

Re: fix ppc-vxworks build failure on vxlib-tls for RTPs

Fix PR debug/43937

Fix PR java/44095

Re: Fix PR middle-end/44993

Fix PR rtl-optimization/42775

Fix PR rtl-optimization/45593

Fix PR target/35664

Fix PR41087, ifcvt breakage for condition with postincrement

Fix PR43430: vectorize conditionals with multiple types

Fix PR43432, vectorize backwards stepping loads

Re: Fix PR43984, PRE misses full redundancies

Fix PR45415: ICE in partition_view_bitmap

Fix PR45706 (missing i?86-*-*)

Fix PR45792, cris-elf build breakage from PR44374-fix "ifcvt/crossjump patch: Fix PR 42496, 21803"

fix restore of r30 on eh_return for ppc-aix / -mminimal-toc

Fix thinko in GIMPLE inliner

Fix Tru64 UNIX bootstrap: use lbasename in toplev.c (output_stack_usage)

Fix undefined symbols seen at -O3 -fwhopr mozilla build

Fix unquoted comma in m4 macro argument

Re: Followup for reg_equiv_invariant patch: Fix PR39871

FYI: Regenerate libjava Makefile.in files.

Fwd: GCC 4.6.0 Status Report (2010-09-30)

Re: GCC on FreeBSD/ia64: No rule to make target .../libgcc/crtfastmath.o

gengtype improvements for plugins, completed! Remaining questions & work (& hope for help & review)

gengtype improvements for plugins, completed! patch 0/N

gengtype improvements for plugins, completed! patch 1/N [declprog]

gengtype improvements for plugins, completed! patch 2/N [verbosity]

gengtype improvements for plugins, completed! patch 3/N [inputfile]

gengtype improvements for plugins, completed! patch 4/N [filesrules]

gengtype improvements for plugins, completed! patch 5/N [typedopt]

gengtype improvements for plugins, completed! patch 6/N [wstate]

gengtype improvements for plugins, completed! patch 7/N [doc]

Re: gengtype improvements for plugins, completed! Remaining questions & work (& hope for help & review)

gengtype improvements for plugins, thirdround! patch 1/7 [declprog]

gengtype improvements for plugins, thirdround! patch 2/7 [verbosity]

gengtype improvements for plugins, thirdround! patch 3/7 [inputfile]

gengtype improvements for plugins, thirdround! patch 4/7 [filerules]

gengtype improvements for plugins, thirdround! patch 5/7 [typedopt]

gengtype improvements for plugins, thirdround! patch 6/7 [wstate]

gengtype improvements for plugins, thirdround! patch 7/7 [doc]

Re: gengtype improvements for plugins. patch 1/N

Re: gengtype improvements for plugins. patch 2/N [verbosity]

Re: gengtype improvements for plugins. patch 3/N [input_file]

Re: gengtype improvements for plugins. patch 4/N [files_rules]

Re: gengtype improvements for plugins. patch 5/N [typedopt]

Re: gengtype improvements for plugins. What is missing???

gengtype indentation patch

gengtype plugin improvement lastround - patch 1 [declprog]

Re: gengtype plugin improvement lastround - patch 1 [declprog]

get_ref_base_and_extend based ctor folding

Getting rid of TARGET_VERSION

Re: GNU Objective-C runtime support for @synchronized()

GNU Superopt patches 1/6

GNU Superopt patches 2/6

GNU Superopt patches 3/6

GNU Superopt patches 4/6

GNU Superopt patches 5/6

GNU Superopt patches 6/6

GNU Superopt Updated README

Head does not build Ada for RTEMS

HPPA constructor merge patch, PR middle-end/45388

Re: ifcvt/crossjump patch: Fix PR 42496, 21803

Re: IFUNC attribute

Improve PR33244 somewhat

Re: internal compiler error: in fold_convert_loc, at fold-const.c:1899

jumping, and rio

libobjc - makefile tidyups and typo fix

libobjc - more header reorganizatio - patch 2

RE: libobjc - more header reorganizatio - patch 3

libobjc - more header reorganization

libobjc - more header reorganization - patch 4

libobjc - more header reorganization 2

libobjc - more header reorganization 3

libobjc - more header/API reorganization

libobjc - removed obsolete intermediate threading layer

libobjc - reorganized internal error and memory functions

libobjc - start reorganization of headers/API

libobjc - tiny tidyup

libobjc mini tidyup

libobjc trivial tidyup

libobjc: Add objc-exception.h, tidy up exception handling

libojc - remove unused define

Re: Local noreturn discovery

Make .opt files define all variables they use

Make prune_options work with decoded options

Re: Making region-based SCoP detection work on single-exit loops.

MeP build fixes

MicroBlaze port

Re: Microblaze port

Re: MicroBlaze port

More options fixes towards replacing translate_options

More use of structures in option processing

Move SSA macros and declarations out of tree.h

ObjC - another -fnext-runtime encoding fix

Objc - another bugfix backported from apple/trunk branch

ObjC - another bugfix merge from apple/trunk

ObjC - another small merge from apple branch

ObjC - another small merge from branch

Objc - remove obsolete comment

ObjC - standardize parsing of @class etc

ObjC documentation - standards

ObjC documentation update

ObjC encoding next-runtime fix

ObjC parser/lexer tidyup patch

Re: ObjC patch - do not replace token->value with canonical spelling

Re: ObjC/ObjC++ - merge objc_common_type and objc_have_common_types from branch

ObjC/ObjC++ revamp of @encoding patch

ObjC/ObjC++: fixed 'too many arguments to method xxx' error

Re: Objective C/C++ Compiler Drivers

Obsolete libobjc makefile removed

Option alias support for .opt files

Patch committed: Do not capitalize warning messages

PATCH COMMITTED: Fix -fsplit-stack bug

PATCH COMMITTED: Fix -fsplit-stack build with old binutils

Patch committed: Fix indentation

PATCH COMMITTED: Fix test for CFI directives

Patch committed: Fix type name in comment in libcpp

Patch committed: Set arg_pointer_save_area_init

PATCH COMMITTED: Split stack

PATCH COMMITTED: Try again to get libgcc -fsplit-stack in sync

patch docs to suggest using LD_LIBRARY_PATH to find libgmp.so etc.

Re: Patch for AMD Dispatch Scheduler

Patch for objc/23710

Re: Patch for objc/25965 (Allows duplicate member names in objc subclasses)

Re: Patch for partial inlining/text.unlikely bug, PR tree-optimization/45781

Patch for partial inlining/text.unlikely bug, PR tree-optimization/45781

Patch ping

Patch RFA: Don't make -I filename be an error

PATCH RFA: Split stack [1/7]: Basic infrastructure

PATCH RFA: Split stack [2/7]: Middle-end support

PATCH RFA: Split stack [3/7]: CFG build probability

PATCH RFA: Split stack [4/7]: REF_CFA_TEMPORARY

PATCH RFA: Split stack [5/7]: x86 backend support

PATCH RFA: Split stack [6/7]: libgcc

PATCH RFA: Split stack [7/7]: tests

PATCH RFA: Support Plan 9 extensions in gcc

PATCH: Disable double precision vectorizer for Atom

Re: PATCH: Enable TARGET_HAS_SINCOS if x87 FPU fsincos is available

PATCH: Fix bootstrap for powerpc

PATCH: Fix bootstrap on x86

Re: Patch: fix demangler crash

Re: patch: honor volatile bitfield types

PATCH: Include <link.h> only if USE_PT_GNU_EH_FRAME is defined

PATCH: Pad short functions for Atom

PATCH: PR java/45504: [4.6 Regression] Failed to bootstrap

PATCH: PR middle-end/45634: [4.6 regression] Revision 163973 faild to compile 191.fma3d in SPEC CPU 2K

PATCH: PR middle-end/45678: [4.4/4.5/4.6 Regression] crash on vector code with -m32 -msse

PATCH: PR target/45483: probably wrong optimization options chosen by "-march=native"

PATCH: PR target/45524: r163815/r163816 produces new regressions on x86_64-apple-darwin10

PATCH: PR testsuite/45719: Fix gcc.target/i386/pad-3.c

PATCH: PR tree-optimization/45506: Add a testcase

Re: PATCH: Properly check glibc for x86_fallback_frame_state

PATCH: Regenerate libgcc/configure

Re: PATCH: Use ADD if result isn't used in memory address

Ping [Patch] Improve ada demangler

Ping for two 4.5 backport requests

Ping Re: Replace translate_options with .opt aliases

Ping: [m68hc11] Hookize CLASS_LIKELY_SPILLED_P macro

Ping: [Patch] Enable dwarf2 debug_line for avr

Ping: [RFA:] Apply patch for PR45051 to 4.5 branch, to fix PR41085

Re: PING: PATCH: PR middle-end/45234: [4.4/4.5/4.6 Regression] ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca

PING: PATCH: PR middle-end/45234: [4.4/4.5/4.6 Regression] ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca

PING: PATCH: PR target/44948: -msse/-mavx change x86 ABI

PING: resubmitted IRA improvement patches

Ping^2 Re: Replace translate_options with .opt aliases

PING^2: resubmitted IRA improvement patches

Re: PowerPC64 large toc model

PR 45186: Add build[1-6]_loc and build[1-6]_stat_loc to gcc/tree.h

Re: PR c++/42713

PR java/45773: Arg processing is broken in jvgenmain

PR lto/44246 (same_comdat_group messup)

PR lto/44812 (missing indirections on Darwin)

PR tree-optimization/45463 (cgraph verification ICE)

PR tree-optimization/45522 (missed constand folding in VRP)

PR tree-optimization/45598 (build_int_cst_wide ICE)

PR tree-optimization/45605

prevent REG_EQUAL on set-mem insns

Print in-constant-pool in print_node

query: about elf symbol table creating rules

Quoting fixes in GLIBCXX_ENABLE

reinstate DBX_REGISTER_NUMBER for x86-vxworks

Remove -fnew-verifier relic

Remove old help texts from ignored c.opt options

Remove opth-gen.awk unused variables

Remove TREE_STATIC check from constructor folding

Remove VarExists

Replace ".*" by "\[^\n\]*" in tcl regexps

Replace translate_options with .opt aliases

Re: repost, [Patch libobjc] Fix Darwin powerpc m64 breakage.

Re: Require canonical type comparison for typedefs again.

Require canonical type comparison for typedefs again. (was Patch PR c++/45200)

RFA: ARM: Implement __builtin_trap

RFA: Backport fix for PR43358 to 4.5

RFA: Backport fix for PR43764 to 4.5

RFA: PATCH: -Wimplicit-double

Re: RFA: PR42843: Fix selection of compiler for native bootstrap. (Was: Re: [PATCH] Fix PR42843 to use built compilers)

RFC: Function pointer to internal function

Re: RFC: Function pointer to internal function [fwd: tobias.burnus@physik.fu-berlin.de]

Re: RFC: Function pointer to internal function [fwd: tobias.burnus@physik.fu-berlin.de]

RFC: PATCH: Add -m8bit-idiv for x86

RFC: PATCH: PR c++/45709: [4.3/4.4/4.5/4.6 regression] internal compiler error: in add_phi_arg, at tree-phinodes.c:395

Re: RFD: rtx_cost changes

RX: Fix a few small bugs

Re: Sequel to PR40521 -- -g causes GCC to generate .eh_frame

RE:SiteWorldPharmacy

Spec DECL_VISIBILITY_SPECIFIED for whopr partitioning

Store resolution info in callgraph/varpool

Teach CCP to do devirtualization

Teach sccvn about constant vars

Trunk merged into fortran-dev branch

update -pthread specs for FreeBSD

Update streaming code to use const_value_known

Update string_constant for new const initializer code

Update to WWW Docs for Contributing Doc Patches [wwwdocs]

Re: Updating frequencies and dominators

WHOPR partitioning algorithm

XStormy16: Tidy ups.

Your change to ada/cats/run_acats in February


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