gcc-patches archive
subject index for August, 2008

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: *revised* PATCH: named address space support (1/2: target-independent parts)

Re: *revised* PATCH: named address space support (1/2: target-independent parts)

[0/3] AVX branch merge to trunk

Re: [1/3] AVX branch merge --- Update x86 backend

[2/3] AVX branch merge --- Update document.

[3/3] AVX branch merge --- New testscases

RE: [3/7] v10: Collect alignment info

[4.3 PATCH] Fix vector x = y = (vectortype) { ... } (PR tree-optimization/36991)

[4.3 PATCH] SPU float format: Round towards zero

[4.3; vta4.3] remove trailing comma from enum def

[4.3] PR c/35746: fix undefined complex ICE

[Ada] Add 'To_Any, 'From_Any and 'TypeCode attributes

[Ada] Add set_readable/non_readable routines

[Ada] Adjust source line info

[Ada] Aggregates for type extensions with private ancestors.

[Ada] Aggregates with others or null not handled statically by AAMP back end

[Ada] Allow Switches (others) in project files

[Ada] Automated generation of System.OS_Constants

[Ada] Avoid compiler blowup using selected components with interface types

[Ada] Avoid implicit use of software double in floating-point conversions

[Ada] Avoid junk validity check for OUT parameter of 'Read or 'Input

[Ada] Avoid skipping checks on discriminants of synchronized types

[Ada] Bad formatting in Wide and Wide_Wide Decimal_IO.Put

[Ada] Better error recovery for illegal programs.

[Ada] Better literal names for GNAT.Serial_Communications.Data_Bits

[Ada] Cleanup support for interfaces

[Ada] Compiler blowup with function returning access to protected subprograms

[Ada] Correct problem in handling pragma Wide_Character_Encoding

[Ada] Cross-reference information for tagged types in generic units.

[Ada] Deal with illegal conversion caused by use of Value_Size

[Ada] Debug information for components whose type is a private extension.

[Ada] Do not check No_Default_Initialization for generated code

[Ada] Do not inherit exception names from project being extended

[Ada] Do not warn for C boolean if size given

[Ada] Extra space in gnatmake -v

[Ada] Finalization chains for allocator for access parameter.

[Ada] Fix latent bug in Sem_Ch5.One_Bound

[Ada] Fix problem of infinite loop on bad wide character

[Ada] Fix problems with deferred constants and address clauses

[Ada] Fix Set_Read_Only Win32 implementation

[Ada] Further work on invalid value handling

[Ada] Handle missing type keyword (avoid -gnatQ crash)

[Ada] Handling of anonymous access to protected subprograms.

[Ada] Handling of anonymous access to subprograms in assignments and calls.

[Ada] Implicit dereference when type is an access_to_subprogram.

[Ada] Improve component clause bit-order warnings

[Ada] Improve constant folding for short-circuit control forms

[Ada] improve file attributes handling under Windows

[Ada] improve gnat.command_line

[Ada] Improve restriction violation messages

[Ada] improve warnings on bad characters in link and external

[Ada] Incorrect error on using null with "not null" access type

[Ada] Incorrect value of Last from Wide and Wide_Wide Get

[Ada] Initialization of limited objects by a function

[Ada] Inlining subprogram instances

[Ada] Itype references for anonymous access return type.

[Ada] Legality checks on component types of actual array types.

[Ada] Legality checks on constraints for access discriminants.

[Ada] Legality checks on null exclusion indicators.

[Ada] Legality checks on uses of incomplete types.

[Ada] Long_Float'Read and Long_Float'Write use wrong subprogram

[Ada] Make sure gnat pragmas are recognized properly

[Ada] Missing accessibility check on use of anonymous_access_to_subprogram

[Ada] New attribute Builder'Global_Compilation_Switches ("<lang>")

[Ada] New compiler switch -gnateG

[Ada] New scheme for builder and global compilation switches

[Ada] New style check for overriding indicators.

[Ada] New VMS Argument Passing Mechanism Short_Descriptor

[Ada] No_Default_Initialization causes errors on records with no default init

[Ada] Null exclusion checks in allocators.

[Ada] Null Exclusion checks on allocators.

[Ada] OS constants management

[Ada] Placeholder for sockets binding on Nucleus

[Ada] Pragma export has no effect with private extension declarations

[Ada] Pre- and post conditions on generic units that are not compilatiom units.

[Ada] preliminary support for 64 bit windows

[Ada] Prepare for handling invalid values

[Ada] Project Manager should create symbolic links

[Ada] Properly check No_Secondary_Stack restriction

[Ada] Raise Use_Error (not Name_Error) when failing to create a file

[Ada] Recompile if source files have changed

[Ada] regenerate libada/configure

[Ada] Remove gnat.sockets.constants

[Ada] Remove spurious warning on access discriminant

[Ada] Remove unnecessary special casing of Raise_Exception

[Ada] Returning class-wide interface when expression has an access discriminant

[Ada] Run-time exception on class-wide return of aggregate of an extended type

[Ada] semantic information on pragma Obsolescent.

[Ada] Stop mapping Pure on Ada functions to GCC const

[Ada] Support preelaborable initialization for derived private types

[Ada] Use of objects in finalization procedure.

[Ada] Warn if biased represention is used

[Ada] Warning on potentially blocking operation.

[Ada] Warning on redundant use clauses.

[Ada] Wrong expansion of 'access if the prefix comes from the limited view

[Ada][PATCH] More libada/Makefile.in factoring before multilib

[ARM] Missing underscore in LIB1ASMFUNCS

[AVR] [committed] Move the AT43USB320 device to avr31 architecture.

[AVR] Fix target/11259

[AVX] Add 256bit vector set tests

[AVX] Add AVX runtime check

[AVX] Add runtime testcases for AVX.

[AVX] Correct the type of control parameter in AVX permute intrinsics

[AVX] Document changes

[AVX] Don't generate 2 insns for *avx_mov<mode>_internal

[AVX] Handle misaligned MODE_INT vector mode for AVX

[AVX] PR target/37101: Remove vmovlps alternative

[AVX] Re-order mode

[AVX] Remove extra athlon_decode attribute

[AVX] Remove FIXME for varargs

[AVX] Support AES + AVX

[AVX] Update config/i386/i386.c to replace class with klass

[avx]: Add (match_dup 0) to AVX mask load and store

[AVX]: Handle 256bit type passing

[AVX]: Support AVX on sse2_movq128

[C testcase patch, committed] PR 37271

[C++ PATCH] C++0x scoped enumerations

Re: [C++ PATCH] Fix decltype for calls to function pointers, references

[C++ PATCH] Fix PR c++/36460: >> in C++0x template argument misinterpreted

[C++ Patch] PR 28293

[C++ Patch] PR 34485

[C++ Patch] PR 34600

[C++ Patch] PR 35321

[C++ Patch] PR 37087

[C++ Patch] PR 37087 (take 2)

[C++ Patch] PR 37260

[c++] fix #error directive in cp-tree.h

Re: [c++] PR 30551 -pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages

[c++] PR 30551 -pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages

[C/C++/Fortran] remove pedwarn0 and warning0 and fix PR 36901

[C/C++] PR 13358 long long and C++ do not mix well

[commit] Re-enable two float conversion tests on SPU

[committed] Add MIPS16 PIC support

[committed] Add support for dynamic non-PIC MIPS executables

[COMMITTED] Added myself to MAINTAINERS file

[committed] Fix gcc.target/mips/ext-1.c

[Committed] Fix PR middle-end/36238

[Committed] Fix tree-opt/37024, wrong tail call for conversions

[committed] Make config/mips/linux-unwind.h MIPS16-safe

[committed] Moves MIPS functions around

[committed] Remove MIPS FUNCTION_NAME_ALREADY_DECLARED macro

[committed] Tweak control flow in mips_save_reg_p

[committed] Use $15 as the MIPS static chain register.

[df] Always mark the stack pointer as defined on entry.

[doc] invoke.texi: specify that -fipa-pta is experimental

[Fortran, Patch] Proposed type-bound procedures patch, part 1

[Fwd: Re: Boostrap failure on i686-apple-darwin9 at revision 139725]

[gcc-in-cxx] Merge from trunk revision 138939

[graphite] Backend fixes

[graphite] fix code generation fails

[graphite] Handle guard_stmt (if conditions) in the code generator of graphite.

Re: [graphite] instancewise dependence analysis functions and structures

[graphite] instancewise dependence analysis functions and structures

Re: [graphite] Remove checks for flag_loop_strip_mine, flag_loop_block, flag_loop_interchange in graphite_trans_bb_block.

[graphite] Remove checks for flag_loop_strip_mine, flag_loop_block, flag_loop_interchange in graphite_trans_bb_block.

Re: [graphite] Remove checks for flag_loop_strip_mine, flag_loop_block, flag_loop_interchange in graphite_trans_bb_block.

[graphite] Review of middle-end and graphite.[ch]

Re: [ipa-prop, patch] Merge of parameter describing arrays and naming cleanup

[ira] Makes IRA default for some targets

[ira] merged with trunk @ 138422

[ira] merged with trunk @ 139506

[ira] Minor fix to REG_CLASS_UNION computation

[ira] patch fix stack slot allocation order for some targets

Re: [ira] PR middle-end/36450: [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

[ira] PR middle-end/36450: [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

[ira] some latest changes

[ix86/gcc-4_3-branch]: Merged with gcc 4.3 branch at revision 139020

[java] do not ICE when TREE_LIST node was copied

[lto] Bootstrap failure with your patch

[lto] C++. streaming, front-end specific tree nodes, IR types, and assembler names

[lto] Fix attributes for builtins

[lto] Mainilne merge and tuples conversion

[lto][patch] Add a program to read IL symbol tables

Re: [lto][patch] Add a program to read IL symbol tables (version 2)

[lto][patch] Add a program to read IL symbol tables (version 2)

[lto][patch] Add a symbol table

[lto][patch] Add comdat support on the symbol table

[lto][patch] add constant flag to constructors

[lto][patch] Add initial gold plugin

[lto][patch] Add support for 32 bit elf in lto-plugin

[lto][patch] Avoid stale references to tree nodes discarded by declaration merging

[lto][patch] Avoid use of freed memory

[lto][patch] backport another patch from trunk

[lto][patch] backport some patches from trunk

[LTO][PATCH] Fix 32-bit bootstrap failure.

[lto][patch] fix bug

[LTO][PATCH] Fix dangling pointer use bug.

[LTO][PATCH] Fix missing IL symbol bug.

[LTO][PATCH] Fix parallel build breakage due to missing dependencies.

[LTO][PATCH] Move call_cannot_inline_p information to cgraph edge.

Re: [lto][patch] Patch to fix multiple C++ streaming issues and a residual problem with preload_common_nodes

Re: [lto][patch] Patch to fix multiple C++ streaming issues and a residual problem with preload_common_nodes

[lto][patch] Put DECL_ASSEMBLER_NAME on the symbol table

[lto][patch] Remove lto_file and lto_elf_file from unnecessary GC management

Re: [lto][patch] Serialize RESX_EXPR properly. Implement lang_hooks.make_addressable for lto1.

Re: [lto][patch] Serialize RESX_EXPR properly. Implement lang_hooks.make_addressable for lto1.

[lto][patch] Serialize RESX_EXPR properly. Implement lang_hooks.make_addressable for lto1.

[LTO][PATCH] splitting lto annotations and functions for LGEN

[lto][patch] Strip more language dependencies from the IR

[LTO][PATCH] Supporting multiple lto_out_decl_states.

Re: [MELT] patch to svn.html

[micro-PATCH] Call expandargv in gcov

Re: [PATCH 1/2] New pass to partition single function into multiple sections

Re: [PATCH 1/2] New pass to partition single function into multiple sections

Re: [PATCH 1/2] New pass to partition single function into multiple sections

Re: [PATCH 1/2] New pass to partition single function into multiple sections

Re: [PATCH 1/2] New pass to partition single function into multiple sections

[PATCH 1/2] New pass to partition single function into multiple sections

[PATCH 1/3] Ping: AVX branch merge - Update x86 backend

[PATCH 2/2 c/c++/java/ada/fortran/middle-end]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

Re: [PATCH 2/2] New pass to partition single function into multiple sections

[PATCH 2/2] New pass to partition single function into multiple sections

[PATCH 2/3] Ping: AVX branch merge - Update document

[PATCH 3/3] Ping: AVX branch merge - New testscases

Re: [PATCH c/c++/ada/middle-end 1/2]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

Re: [PATCH c/c++/ada/middle-end 1/2]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

Re: [PATCH c/c++/ada/middle-end 1/2]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

Re: [PATCH c/c++/ada/middle-end 1/2]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

[PATCH c/c++/ada/middle-end 1/2]: Merging meaning of CONVERT_EXPR and NOP_EXPR v.3

[patch committed] Fix PR target/37270

[patch committed] SH: Add FPUL_REGS to IRA_COVER_CLASSES

[PATCH v2] ada: Simplify code while building boolean expression

Re: [PATCH, ARM] Atomic builtins using kernel helpers for Linux/EABI

Re: [PATCH, committed, wwwdocs] Function specific options update

[PATCH, committed] Add basic-block.h to dojump.c to declare optimize_insn_for_speed_p

[PATCH, committed] Function specific options update

[Patch, Doc] Java: Clarify restrictions on -freduced-reflection option.

[Patch, Fortran] attributes for gfc_component

[Patch, Fortran] Calling type-bound procedures

[Patch, Fortran] Derived-type finalization, second part split off

Re: [Patch, Fortran] Derived-type finalization, split up: module.c part

Re: [Patch, Fortran] Derived-type finalization, split up: module.c part

[Patch, Fortran] Derived-type finalization, split up: module.c part

[Patch, Fortran] Documentation for type-bound procedures

[Patch, Fortran] Follow-up to used-before-typed patch

[Patch, Fortran] Handle GENERIC type-bound procedures

Re: [Patch, Fortran] PR 30239: Warn on duplicate function result type declaration

Re: [Patch, Fortran] PR 30239: Warn on duplicate function result type declaration

[Patch, Fortran] PR 30239: Warn on duplicate function result type declaration

Re: [Patch, Fortran] PR 30239: Warn on duplicate function result type declaration

[PATCH, Fortran] PR 32095: Check for using symbols before they are typed

Re: [PATCH, Fortran] PR 32095: Check for using symbols before they are typed

Re: [PATCH, Fortran] PR 32095: Check for using symbols before they are typed

[Patch, Fortran] PR 36825 - Revert rank 7 -> 15 patch

Re: [Patch, Fortran] PR 37201 - fix character-returning bind(c) functions

[Patch, Fortran] PR 37201 - fix character-returning bind(c) functions

[Patch, Fortran] PR fortran/37193: USE m, ONLY: i, j => i

Re: [Patch, Fortran] PR36705: Procedure pointers with attributes statements

[Patch, Fortran] PR36705: Procedure pointers with attributes statements

[Patch, fortran] PR37011 - F2003, type extension: multiple inheritence not rejected

Re: [Patch, Fortran] PR37025 - Allow TRANSFER to kind=4 character strings

[Patch, Fortran] PR37025 - Allow TRANSFER to kind=4 character strings

[Patch, Fortran] PR37076 - fix kind=4 string concatenation

[Patch, Fortran] PR37253: Segmentation fault with procedure pointer

[Patch, Fortran] Two minor tweaks for type-bound procedure parsing

[Patch, Fortran] Use __builtin_expect in libgfortran

[PATCH, gcc-4_3-branch] Backport PR36999 fix to 4.3 branch

[PATCH, i386]: Avoid remaining interunit moves for !TARGET_INTER_UNIT_MOVES

[PATCH, i386]: Fix PR target/36992

[PATCH, i386]: Fix PR target/37101

[PATCH, i386]: Fix PR target/37184

[PATCH, i386]: Fix PR target/37197

[PATCH, i386]; Fix PR target/37191

[Patch, Java]: Add --enable-reduced-reflection configure option.

[patch, libfortran] Fix part of PR 36886

[patch, libfortran] UTF-8 Support, part 1

Re: [patch, libfortran] UTF-8 Support, part 1.1

[patch, libgfortran] PR36895 Namelist writing to internal files

[PATCH, MIPS] Add baddu Octeon instruction

[PATCH, MIPS] Add bbit* Octeon instructions

[PATCH, MIPS] Add dmul Octeon instruction

[PATCH, MIPS] Add exts Octeon instruction

[PATCH, MIPS] Add Octeon target

[PATCH, MIPS] Add seq Octeon instruction

[PATCH, MIPS] Add support for cins Octeon instruction

[PATCH, MIPS] Octeon pipeline description

[PATCH, RFC] Eliminate TARGET_FLOAT_FORMAT

[PATCH, rs6000] Fix "volatile vector" types

[PATCH, rs6000] Predefine __PPU__ to indicate -mcpu=cell

Re: [PATCH, SPU] Add interrupt-safe critical section functions to spu_mfcio.h

[PATCH, SPU] Add interrupt-safe critical section functions to spu_mfcio.h

[PATCH, SPU] Fix -munsafe-dma

[PATCH, SPU] generated better code for loads and stores

[PATCH, SPU] Use link register as DWARF return column

Re: [PATCH, TARGET]AVR Reduce default PARAM_INLINE_CALL_COST

[PATCH, testsuite] new SLP test for complex data type

[PATCH, testsuite]: Committed: Cleanup various dumps

Re: [PATCH, v3] Potential solution to librt issue.

[patch, vect] Fix PR 37161

Re: [patch, vect] Support multiple types in SLP and generalize multi-step conversion

[patch, vect] Support multiple types in SLP and generalize multi-step conversion

Re: [patch, vect] Support multiple types in SLP and generalize multi-step conversion

[patch, vectorizer] Fix PR tree-optimization/37174: ICE in tree-vectorizer.h

[patch, vectorizer] Support double type conversion in vectorizer

[Patch,Fortran] Mark if(bounds_check) as unlikely in libgfortran

Re: [PATCH,libgomp,testsuite] make libgomp installed-tree testing work

[PATCH,libgomp,testsuite] make libgomp installed-tree testing work

Re: [patch-rfc] N2179: Exception Propagation in C++

Re: [PATCH/ fortran] PR35423 omp workshare - first patch

[PATCH] (Temporarily) remove compute_barrier_args_size* asserts (PR rtl-optimization/36998)

[patch] [MIPS] Pass -mdsp if compiling for DSP core

[patch] [rs6000] implement vector float->int conversion for altivec

[patch] [spu] Disable inaccurate divdf3 expander in spu.md

Re: [patch] [vectorizer, spu] vec_interleave, vec_extract_{odd,even} and vec_trunc expanders for SPU

[patch] [vectorizer, spu] vec_interleave, vec_extract_{odd,even} and vec_trunc expanders for SPU

[PATCH] ada/15808: Honor RM 3.9.3(10) even for generic packages

[PATCH] ada/21327: Use proper formatting for direntry in texinfo file

[PATCH] ada/30827: Zero-terminate Ada-generated version string

Re: [PATCH] ada/36777: A protected type may denote the current protected object

[PATCH] ada/36777: A protected type may denote the current protected object

Re: [PATCH] ada: Allow s-oscons.{o,ali} to be built even without a libada directory.

[PATCH] ada: Allow s-oscons.{o,ali} to be built even without a libada directory.

[PATCH] ada: Evaluate argument of optimized operators

[PATCH] ada: Remove unused OSCONS_CPPFLAGS

[PATCH] ada: Simplify code while building boolean expression

Re: [PATCH] ada: Use Is_Package_Or_Generic_Package whenever possible

[PATCH] ada: Use Is_Package_Or_Generic_Package whenever possible

Re: [PATCH] ada: When building s-oscons.ads, look in right directories.

[PATCH] ada: When building s-oscons.ads, look in right directories.

[PATCH] Add -fno-short-circuit-optimize

Re: [PATCH] Add MIPS64r2 configuration

[PATCH] Add runtime testcases for AVX.

[patch] add some asserts to lto-symtab.c

[patch] add some visibility tests

[PATCH] Add TARGET_ASM_DECLARE_FUNCTION_NAME target hook.

Re: [PATCH] Add un-distribution capabilities to tree reassoc (3rd try)

[PATCH] Add un-distribution capabilities to tree reassoc (3rd try)

[PATCH] Another DECL_BY_REFERENCE dwarf2out.c fix

Re: [PATCH] Avoid useless temporary with VIEW_CONVERT_EXPR

Re: [PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

[PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

[PATCH] Build libgcc_s on Windows

Re: [PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows

Re: [PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows

[PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows

Re: [PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows

Re: [PATCH] caret diagnostics

Re: [PATCH] caret diagnostics (was: broken FE diagnostics wrt complex expressions)

Re: [PATCH] caret diagnostics (was: broken FE diagnostics wrt complex expressions)

[PATCH] caret diagnostics (was: broken FE diagnostics wrt complex expressions)

[PATCH] CCP through VIEW_CONVERT_EXPRs

[PATCH] Cleanup the final_scan_insn function

[patch] Committed obvious fix of vectorizer test cases on SPU

Re: [PATCH] Compile (X & C) == 0 to (X >> C) & 1 == 0 only at RTL level

[PATCH] Compile (X & C) == 0 to (X >> C) & 1 == 0 only at RTL level

[PATCH] Die store-ccp

[PATCH] Don't reference main() in stacktrace.cc on MinGW

[PATCH] Eliminate MODE_HAS_... macros

[PATCH] Emit Fortran CHARACTER types as DW_TAG_string_type

Re: [PATCH] Emit Fortran PARAMETERs as DW_TAG_constant into debuginfo

Re: [PATCH] Emit Fortran PARAMETERs as DW_TAG_constant into debuginfo

[PATCH] Emit Fortran PARAMETERs as DW_TAG_constant into debuginfo

[PATCH] Enable -mcpu=power7 for PowerPC

[PATCH] Enable shared libgomp on Windows

[PATCH] Enable shared libssp on Windows

[PATCH] Enable Windows locking in gcov

[PATCH] enhance table-based eh support for AIX

Re: [PATCH] Fix a couple of performance issues in the PR rtl-optimization/36419 fix

[PATCH] Fix a couple of performance issues in the PR rtl-optimization/36419 fix

[PATCH] Fix alpha build

[PATCH] Fix altivec easy_vector_constant_add_self splitter for V4SFmode (PR target/37168)

[PATCH] Fix another bad alias warning for ref-all pointers

[Patch] Fix another mingw32 Ada breakage

[PATCH] Fix attribute parsing after PR28152 (PR c/37171)

Re: [PATCH] Fix build failure on alpha.

[PATCH] Fix costmodel for SLP vectorization

[PATCH] Fix CSiBE linux-kernel compile

[PATCH] Fix debuginfo for Fortran subref array pointers

[PATCH] Fix debuginfo for variable length non-desc fortran arrays

[PATCH] Fix DECL_BY_REFERENCE handling in dwarf2out.c

[PATCH] Fix DW_TAG_common_block generation

[PATCH] Fix fold_widened_comparison (PR middle-end/37103)

[PATCH] Fix folding of (X | C1) & C2 (PR c/37261)

[PATCH] Fix gimplify_modify_expr_rhs optimization with const VAR_DECL initializers (PR c++/36688)

[PATCH] Fix hangs with BLOCK_ABSTRACT_ORIGIN (PR debug/37156)

[PATCH] Fix ICE on DECL_EXTERNAL module (PR debug/37287)

[Patch] Fix ICE with java and -freduced-reflection.

[PATCH] Fix inlining regimplification (PR tree-optimization/37084)

Re: [PATCH] Fix IVOPTs induction variable choice for &a[0] and &a[4]

[PATCH] Fix IVOPTs induction variable choice for &a[0] and &a[4]

[PATCH] Fix middle-end/36444, ICE gen_lowpart_general with -O1 with vector registers

[PATCH] Fix middle-end/37219 fwprop1 is broken for addresses

[PATCH] Fix missed VRP with unhandled operations

[PATCH] Fix parts of PR37046

[PATCH] fix PR 26165

[PATCH] Fix PR 37185, transpose-3.c fails in verify_stmts

[PATCH] Fix PR c++/36408

[PATCH] Fix PR c++/36408, second attempt.

Re: [PATCH] Fix PR c++/36411, ICE in coerce_template_template_parms

[PATCH] Fix PR c++/36741

Re: [PATCH] Fix PR c++/36741 [PING]

Re: [PATCH] Fix PR35972, full redundancy eliminations with PRE and the alias oracle

Re: [PATCH] Fix PR35972, full redundancy eliminations with PRE and the alias oracle

[PATCH] Fix PR35972, full redundancy eliminations with PRE and the alias oracle

Re: [PATCH] Fix PR35972, full redundancy eliminations with PRE and the alias oracle

[PATCH] Fix PR36691, wrong-code with wrong # of iterations

[PATCH] Fix PR36817

Re: [PATCH] Fix PR36968: malloc corruption in libiberty/pex-win32.c

Re: [PATCH] Fix PR36988 - work around our bogus handling of whether a stmt is volatile or not

[PATCH] Fix PR36988 - work around our bogus handling of whether a stmt is volatile or not

Re: [PATCH] Fix PR36988 - work around our bogus handling of whether a stmt is volatile or not

[PATCH] Fix PR36997

Re: [PATCH] Fix PR36999 - Erroneous '...does not declare anything' warnings possible

[PATCH] Fix PR36999 - Erroneous '...does not declare anything' warnings possible

[PATCH] Fix PR37005, ICE in VRP due to wrong folding

[PATCH] Fix PR37056, tuplification problems in tree-ssa-loop-niter.c

[PATCH] Fix PR37078

[PATCH] Fix PR37125/PR36548, extract_muldiv bug with %

[PATCH] Fix PR37143

[PATCH] Fix PR37181, oversight with last vrp patch

[PATCH] Fix PR37182, testsuite fallout with recent patch

[PATCH] Fix PR37207, tuplification oversight

[PATCH] Fix PR37236, ICE with incomplete alias info

[PATCH] Fix PR37289, wrong types from fold

Re: [PATCH] Fix problematic folding

[PATCH] Fix some missed forwprop optimization after tuplification

[patch] Fix SPEC slowdown from function specific branch

[PATCH] Fix tuplification of vectorizable_call

[PATCH] Fix wide-char regressions, wrong types from the FE

Re: [PATCH] Fortran DW_TAG_module/DW_TAG_imported_{declaration,module} support, improved DW_TAG_common_block support

Re: [PATCH] Fortran DW_TAG_module/DW_TAG_imported_{declaration,module} support, improved DW_TAG_common_block support

Re: [PATCH] Fortran DW_TAG_module/DW_TAG_imported_{declaration,module} support, improved DW_TAG_common_block support

[PATCH] Fortran DW_TAG_module/DW_TAG_imported_{declaration,module} support, improved DW_TAG_common_block support

[PATCH] fortran/36153 -- Fix complicationn due to KIND in SIZE

Re: [PATCH] Function specific options: Fix regressions, C++ support

[PATCH] Function specific options: Fix regressions, C++ support

Re: [PATCH] gcc cannot deal with full /tmp

[PATCH] Handle TRUTH_{AND,OR}IF_EXPR in expansion (PR middle-end/37014)

[patch] initial location support for C parser

[patch] libffi, fix powerpc-unknown-freebsd

Re: [PATCH] limit commit message to 500 lines (was: Please, do not use the merged revisions log as the commit message when merging)

[PATCH] limit commit message to 500 lines (was: Please, do not use the merged revisions log as the commit message when merging)

[PATCH] Make CCP "complete"

[PATCH] Make MAINTAINERS more consistent

[PATCH] Make PRE PHI insertion use an already available PHI

[PATCH] Make the pointer parameter to __gthread_setspecific non-const

Re: [Patch] MIPS: Factor atomic memory operations into their own .md file.

[Patch] MIPS: Factor atomic memory operations into their own .md file.

[PATCH] More CCP in VRP

[PATCH] Optimization pass-pipeline re-organization [2/n]

[PATCH] Ping: Alternative number in output_asm_name

[PATCH] Ping: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

[PATCH] posix gthreads additions for c++0x thread library

Re: [patch] PR target/36613: reload codegen bug

[patch] PR37152 fix

Fwd: [PATCH] Profile feedback: Use Minimum Cost Flow algorithm to smooth inconsistent edge counts

[patch] Properly quote words in Makefile.in (GTFILES)

[patch] put DPD decimal float support in shared libgcc

[PATCH] Re-enable gimple type-checking for assignments

[PATCH] Re-instantiate CCP through calls

[PATCH] Re-instantiate type checking for binary expressions

[PATCH] Re: DW_TAG_common_block children

[PATCH] Recognize Xtensa processor variants

Re: [patch] record extern weak decls in assemble_external

[PATCH] reload: Force constants in a SUBREG into literal pool

Re: [PATCH] Remove struct tree_base

[PATCH] Remove XFAILs from passing testcases

[patch] restore bootstrap powerpc-unknown-freebsd on trunk

[patch] rs6000.c: fix checks for section anchors, toplevel reorder

[PATCH] S/390: z10 pipeline description

[PATCH] Say RIP to store-ccp

[PATCH] Silence execvp argv warning in gcc.c on MinGW

[PATCH] Small cleanups

[PATCH] Small follow-up for the Fortran module debuginfo patch

[PATCH] SPU float format: Extended exponent range

[PATCH] SPU float format: Round towards zero

[patch] support multiple data-types in outer-loop vectorization

[PATCH] Support thread cleanup without mingwm10.dll

[PATCH] suppress weird gcov filename handling

[PATCH] target/37283: Fix -fno-unit-at-a-time and -fno-toplevel-reorder handling

Re: [PATCH] target/37283: Fix -fno-unit-at-a-time and ?-fno-toplevel-reorder handling

Re: [PATCH] target/37283: Fix -fno-unit-at-a-time and -fno-toplevel-reorder handling

Re: [PATCH] target/37283: Fix -fno-unit-at-a-time and -fno-toplevel-reorder handling

Re: [PATCH] Update libtool to latest git tip

[PATCH] Update libtool to latest git tip (was: Re: Update libtool?)

[PATCH] Updated spec/config.gcc for FreeBSD 7.

Re: [PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

Re: [PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

[PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

[PATCH] Use comdat sections to reduce the size of debug info

[PATCH] Use DECL_BY_REFERENCE for Fortran dummy arguments (PR fortran/24790)

Re: [patch] Use dg-skip-if in several ARM testcases.

[patch] Use dg-skip-if in several ARM testcases. (Take 2)

Re: [PATCH] Warn about compile-time detected freeing of automatic/static variables (PR c/36970)

Re: [PATCH] Warn about compile-time detected freeing of automatic/static variables (PR c/36970)

[PATCH]: Activate -Wc++-compat warnings for most C++ keywords

[PATCH]: Eliminate C++ keywords from target files

[PATCH]: Eliminate C++ keywords from the top level gcc directory

[PATCH]: GCC Scheduler support for R10000 on MIPS

[PATCH]: intermediate cleanup for convert expr merging

[PATCH][4.3] Fix PR37026

[PATCH][Ada] PR ada/5911 Enable multilib build for Ada

Re: [PATCH][ARM] optimizing _muldi3 for Thumb

[PATCH][IA64] Fix control speculation bug

[PATCH][IA64] Fix speculation support.

[PATCH][IA64][PR35659] Fix data speculation

[PATCH][libgomp] Second attempt: Thread pool for nested threads

[PATCH][libstdc++-v3 parallel mode] Fix small memory leak in loser tree

Re: [PATCH][MIDDLE-END] Tuplification of matrix-reorg.c

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

[PATCH][RFC] Allow vectorizing complex loops in tonto

Re: [PATCH][RFC] Fix complex multiplication vectorization on x86_64

Re: [PATCH][RFC] Fix complex multiplication vectorization on x86_64

Re: [PATCH][RFC] Make parameter aliasing for Fortran more efficient

[PATCH][RFC] Make parameter aliasing for Fortran more efficient

[PATCH][RFT] Optimization pass-pipeline re-organization [1/n]

[PATCH][RFT] Optimization pass-pipeline re-organization [3/n]

Re: [patch][vectorizer, SPU, PPC] Support load permutation in loop-aware SLP

[PING C++] Move empty-if warning to the front-end

[PING, PATCH, rs6000] Fix "volatile vector" types

[PING, PATCH, SPU] Fix compiler crash with 32-byte vector tests

[PING, PATCH, SPU] Updates to the spu_mfcio.h header file

[Ping] [GWP/ia64/rs6000 maintainer needed] Re: Selective scheduling pass - target changes (ia64 & rs6000) [3/3]

[PING] [PATCH] Add support for --disable-libjava-multilib

[PING] ada/21327: Use proper formatting for direntry in texinfo file

[PING] fixincludes: Patch another extern inline in pthread.h

Re: [PING] Patch to implement "Switch statement fdo reordering"

[ping] Re: GTY as attribute(single patch)

[ping] rs6000 fix for target/36756

[PING][PATCH 2/2] New pass to partition single function into multiple sections

[PING][PATCH] PR29474: Don't canonicalize commutative operands during reload

[PING^2] Fix reloading of paradoxical subregs into even-only registers

Re: [Ping^2][V850] Remove FUNCTION_VALUE macros

Re: [PING^3] Fix reloading of paradoxical subregs into even-only registers

Re: [PING^3] Fix reloading of paradoxical subregs into even-only registers

[PING^3] Fix reloading of paradoxical subregs into even-only registers

Re: [PPL-devel] Cloog and PPL 0.10

[profile-stdlib][patch] Stdlib advisory tool implemetation

[RF SPU testing] separate errors.c and diagnostic.c functions

[RF SPU testing] separate errors.c and diagnostic.c functions (try2)

[RFA:] Fix PR37170: weak-1.c regression, second edition

[RFA:] PR37170, extern weak broken, like for gcc.dg/weak/weak-1.c

Re: [RFA] [PATCH] Make VRP understand bitwise OR and AND (better than now)

[RFA] [PATCH] Make VRP understand bitwise OR and AND (better than now)

[RFA] Optimize a/CONST with -Os too

[RFC, patch] Keep inlining until no further always_inline edge is discovered

[RFC] PR middle-end/179 gcc -O2 -Wuninitialized missing warning with &var

Re: [RFC] preliminary patch to move decimal float runtime to new libs

Re: [RFC] preliminary patch to move decimal float runtime to new libs

Re: [RFC] preliminary patch to move decimal float runtime to new libs

[RFC] preliminary patch to move decimal float runtime to new libs

[RFC][PATCH] New Vectorizer APIs

[sel-sched] Cleanup code, improve pipelining heuristic

[sel-sched] Do not use an RTL hook for initializing new insns

[sel-sched] Free dominators information in compute_alignment

[sel-sched] Merge with trunk rev. 139128

[testsuite] (committed) fix dg-require-effective-target, tests that use it incorrectly

[testsuite] (committed) fix g++.dg/var-expand3.C

[testsuite] don't use IBM 128-bit long double for IEEE tests

[testsuite] fix use of dg-error/dg-warning in many C++ tests

[testsuite] misc changes for AltiVec tests

[thread-annotations] [patch] Fix two issues in thread safety analysis

[trunk] PATCH: unique names for patches.

Re: [tuples, patch 7/7] New test cases for modification analysis and indirect inlining

Re: [v3] Add missing pointer / const_pointer typedefs to the unordered containers

[v3] Add missing pointer / const_pointer typedefs to the unordered containers

[v3] Avoid including <stdint.h> in postypes.h (again)

[v3] Cut the number of specializations in type_traits

[v3] doc updates for setup

[v3] Fix / clean-up config vs crosses (1/n)

[v3] Fix / clean-up config vs crosses (3/n)

[v3] Fix / clean-up config vs crosses (4/n) + librt improvements

[v3] Fix / clean-up config vs crosses (5/n): avoid a TRY_RUN

[v3] Fix / clean-up config vs crosses (5/n): remove [GLIBCXX_CHECK_BUILTIN_MATH_SUPPORT]

[v3] Fix libstdc++/37100

[v3] Include <cstdio> in config/locale/darwin/ctype_members.cc

[v3] libstdc++/37147

[v3] libstdc++/37149

[v3] Minor tweak to configure.ac

[v3] Minor tweak to the last commit

[v3] More of libstdc++/33979 (char_traits, string)

[v3] Reinstate inclusion of <stdint.h> in postypes.h

[v3] Reinstate preferred implementation of is_function

[v3] Run GLIBCXX_CHECK_STDIO_MACROS unconditionally

[v3] Small tweaks to the docs of the last commit

[v3] Undef stdio macros

[v3] Very minor tweak to the last commit

[vta, vta4.3] don't account references in debug stmts

[vta, vta4.3] don't flag changes when subst&folding debug stmts

[vta, vta4.3] drop remaining SSA names in debug stmts after out-of-SSA

[vta, vta4.3] drop wrapping of constants in debug insns

[vta, vta4.3] dump anon vars in debug insns in sched-vis

[vta, vta4.3] fix mode mismatches in vta MO_VAL_USE

[vta, vta4.3] introduce IS_DEBUG_BIND

[vta, vta4.3] VAR_LOCATION has no side effects

[vta,trunk?] inlining gen_rtvec_v into gen_rtvec warns

[vta,vta4.3] honor -fdump-noaddr in cselib value debug dumps

[vta4.3, vta] move var-tracking variables only used in ENABLE_CHECKING

[vta] add stage_libcflags to bootstrap4-debug stage

[vta] merge fallout

Re: [WWW] PR doc/34120 bugs/reghunt.html should be updated to mention svn

[WWW] PR doc/34120 bugs/reghunt.html should be updated to mention svn

[wwwdocs] Buildstat update for 4.3

[wwwdocs] Committed: update C++0x status

[wwwdocs] PATCH for Re: New mirror GCC at FPT Telecom

[wwwdocs] Update GCC 4.3 and 4.4 status

[wwwdocs] Updated C++0x status pages

[wwwdocs] vectorizer webpage update

[Xtensa] add IRA support

[Xtensa] fix for tuples merge

[Xtensa] fix long long multiplication bug

[Xtensa] latent bug exposed by tuples merge

[Xtensa] remove redundant dependency

Ada Hardware Interrupt Support

Ada Hardware Interrupt Task Support Follow Up

Ada socket code for RTEMS does not compile

Antwort: Re: Patch to fix gcc.dg/pr35899.c failure on IA64 HP-UX

ARM EABI build fix

ARM section anchors

Re: avoid uninitialized uses in see.c on ia64

Be prepared for lround expander to fail

blank lines in -E -P output

Bootstrap broken on x86_64-linux

Bring from LTO branch to mainline changes to turn passes into IPA_PASS

Broken Tree

C++ PATCH for c++/36963

C++ PATCH for c++/37006

C++ PATCH for C++/37016

C++ PATCH for c++/37288 (auto ice on invalid)

C++ PATCH to implement C++0x 'auto' semantics

C++ PATCH: Mangling of target-specific non-fundamental types

C++ support? Re: PATCH: named address space support

Re: Call for HPPA testers

Re: Call for HPPA testers (was: [RFA:] Fix PR37170: weak-1.c regression,

Re: Call for HPPA testers (was: [RFA:] Fix PR37170: weak-1.c regression, second edition)

Call for HPPA testers (was: [RFA:] Fix PR37170: weak-1.c regression, second edition)

Re: Clarification about the cons_virtual_derivation.cc tests

Cleanup IPCP/inliner interaction

Cleanup maybe_hot predicates

Re: Cloog and PPL 0.10

Re: Combine iWMMXt vector move patterns

Committed: fix build failure for non-IRA_COVER_CLASSES

Committed: fix cris-elf build, rtx_costs update miss

Committed: Implement __gnat_set_close_on_exec on Windows

config/mt-spu update

Contents of PO file 'gcc-4.3.0.fi.po'

Contents of PO file 'gcc-4.3.0.sv.po'

contribute.html: compare pre/post patch testresults (was: [PATCH]: GCC Scheduler support for R10000 on MIPS)

Corrected patch for PR 36886

CP2K gcc nightly benchmark / wwwdocs patch

Disable loop unswithing for optimize size loops

Do we have a maintainer for IRA?

Fit testcases to soft-fp targets

Re: Fix ARM constant pool alignment bug

Re: Fix big-endian ARM NEON bugs

Fix bug in PRE

Fix build problems on several targets

Fix compile time explosion on profiledbootstrap libcpp

Re: Fix for GCC Bugzilla Bug 36133

Fix g++.dg/opt/anchor1.C

Fix high level prediction wrt early inlining

Fix i386 bootstrap problem

Fix ipa-?.c testcases (again)

Fix IPCP's propagation of constants to versioned functions

Fix non-SSA inlining

Fix post stage1 Ada flags

Fix rtx_renumbered_equal_p for unrepresentable subregs

Fix SPARC64 GNU/Linux linker specs for sysroots

Fix SPARC64 ICE in function_arg_slotno (PR 31070)

Fix SPARC64 int-to-TFmode conversions

Fix typo in description of "hot" function attribute

FR30: Define IRA_COVER_CLASSES

Re: GCC 4.4.0 Status Report (2008-08-08)

Goodbye

Graphite middle-end parts review

Graphite review, graphite parts [1/n]

gthread API for c++0x thread lib

I have need to change gimple dump format

Improved VFP multiplication scheduling

Infrastructure to let ipcp to remove unused arguments from calls

Initial ARM Cortex-R4F support.

IPA-CP cleanups and improvements

IPCP fix

IQ2000: Define IRA_COVER_CLASSES

IRA has been merged into trunk

Re: IRA reload review.

libiberty unsetenv bug + patch

libtool version mismatch (was: patch for merging graphite branch (before tuplification))

Little infrastructure for IP constant propagation

m32r: Define IRA_COVER_CLASSES

M32R: Fix LEGITIMATE_CONSTANT_P

make grokfield handle locations

make inform take an explicit location parameter

Make ipa-reference/ipa-type-escape happy about new functions

Make ipcp IPA_PASS

Make ipcp to skip arguments known to be constant

make pedwarn take an explicit location

Make permerror always take a location

Re: make real.h constants more consistent

MCore: Define IRA_COVER_CLASSES

Missed IRA patch for mn103

mn10300 regression bugfix

Move VFP11 scheduler description

New Finnish PO file for 'gcc' (version 4.3.0)

Re: New port submission - picoChip

New SRA Implementation

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

output dwarf2 unwind info via asm directives

Patch for g++.dg/other/anon5.C (skipping on ia64-*-hpux*)

FW: patch for long lines in makefile

Re: patch for merging graphite branch (before tuplification)

Re: Patch for PIC mode on IA64 (fixes libgomp failures on HP-UX)

Re: Patch ping...

Patch to compile gcc-4.3.1 on Solaris 9 with Sun Studio 11

PATCH to useless_type_conversion_1 for c++/37016

PATCH: [4.4 Regression] Revision 139210 failed to bootstrap

PATCH: Add --with-math=sse for x86

Re: PATCH: Add format string suggestions to -Wformat warnings

PATCH: comment fix in libstdc++

PATCH: comment fixes (obvious)

Re: PATCH: Don't allocate space for SSE reg in reg save area if SSE is disabled

Re: PATCH: Don't allocate space for SSE reg in reg save area if SSE is disabled

PATCH: Don't allocate space for SSE reg in reg save area if SSE is disabled

Re: PATCH: Don't allocate space for SSE reg in reg save area if SSE is disabled

Re: PATCH: Factor out reg location descriptor in dwarf2out.c

PATCH: Fix a typo in config/i386/i386.c

Re: PATCH: Fix x86 Darwin

Patch: gcc.dg/vect/no-vfa-pr29145.c should use no_vect_align

Re: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c

Re: PATCH: named address space support (1/2: target-independent parts)

Re: PATCH: named address space support (1/2: target-independent parts)

Re: PATCH: named address space support (1/2: target-independent parts)

Re: PATCH: named address space support (1/2: target-independent parts)

PATCH: named address space support (1/2: target-independent parts)

PATCH: named address space support (2/2: SPU backend)

RE: PATCH: PR debug/36977: Incorrect debug info for stack variables with stack alignment

PATCH: PR debug/37002: [4.4 Regression] No debug info on unreferenced parameters

Re: PATCH: PR middle-end/37009: No need to align stack whenincomingstack is aligned

Re: PATCH: PR middle-end/37009: No need to align stack when incomingstack is aligned

PATCH: PR middle-end/37009: No need to align stack when incoming stack is aligned

RE: PATCH: PR middle-end/37009: No need to align stack when incomingstack is aligned

RE: PATCH: PR middle-end/37009: No need to align stack whenincomingstack is aligned

PATCH: PR middle-end/37010: -mno-accumulate-outgoing-args doesn't work with stack alignment

PATCH: PR middle-end/37010: -Os passes __m128 on stack with wrong alignment

Re: PATCH: PR middle-end/37012: numerous stackalign related testsuitefailures on i686-apple-darwin9

PATCH: PR middle-end/37012: numerous stackalign related testsuite failures on i686-apple-darwin9

RE: PATCH: PR middle-end/37012: numerous stackalign related testsuitefailures on i686-apple-darwin9

RE: PATCH: PR middle-end/37012: numerous stackalign relatedtestsuitefailures on i686-apple-darwin9

PATCH: PR middle-end/37269: extract_bit_field_1 doesn't handle vector mode properly

Re: PATCH: PR middle-end/37269: extract_bit_field_1 doesn't handle vector mode properly

PATCH: PR target/36992: Very stange code for _mm_move_epi64

PATCH: PR target/37157: [4.4 Regression] Wrong insn for _mm_unpackhi_epi64

Re: PATCH: PR target/37157: [4.4 Regression] Wrong insn for _mm_unpackhi_epi64

PATCH: PR target/37169: [4.4 Regression] Inefficent code for _mm_cvtsi64_si128

Re: PATCH: PR target/37169: [4.4 Regression] Inefficent code for _mm_cvtsi64_si128

Re: PATCH: Reserve the __attributes__ for member function pointer type

Re: PATCH: Reserve the __attributes__ for member function pointer type

PATCH: Set alignment when expending push

PATCH: Set with_cpu/with_arch based on target

PATCH: Silence gcc to fix bootstrap

PATCH: Skip gcc.target/i386/incoming-?.c on Skip *-*-darwin*

PATCH: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

RE: PATCH: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

Re: PATCH: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

patches from the graphite branch for review

PING PATCH: Skip gcc.target/i386/incoming-?.c on Skip *-*-darwin*

Ping Re: Combine iWMMXt vector move patterns

Ping Re: Fix big-endian ARM NEON bugs

PING: PATCH: Add --with-math=sse for x86

PING: PATCH: Implement __float128 for ia64

Re: PING: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c

PING: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c

PING: PATCH: PR target/37049: Unaligned move used on aligned destination of push insn

PING: Re: [Fortran, Patch] Proposed type-bound procedures patch, part 1

Re: PING: Re: [Patch, Fortran] Derived-type finalization, second part split off

PING: Re: [Patch, Fortran] Derived-type finalization, second part split off

Ping^4 Re: Fix ARM constant pool alignment bug

Ping^5 Re: Fix ARM constant pool alignment bug

Re: Please, do not use the merged revisions log as the commit message when merging

Re: Please, do not use the merged revisions log as the commit message when merging

Re: Please, do not use the merged revisions log as the commit message when merging

PR 11492 bogus -Wsign-compare warning

PR 12242 g++ should warn about out-of-range int->enum conversions

PR 13358 long long and C++ do not mix well

Re: PR 15236 pedantic switch modifies treatment of non-ISO compliant enumerations

PR 15236 pedantic switch modifies treatment of non-ISO compliant enumerations

PR 18050 -Wsequence-point reports false positives

PR 20644 bogus uninitialized warning on unused variable

PR 26785 "extra qualification" error gives line number of end of declaration

PR 28152 Diagnostic about wrong use _Complex prints __complex__

PR 30457 Please warn about va_start(ap, invalid)

Re: PR 30551 -pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages

PR 30551 -pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages

PR 35158 g++ does not compile valid C++ for loops with -fopenmp

PR 35635 -Wconversion problematic with bitfields

PR 35648

PR 35701 Quieten -Wconversion warnings

PR 36901 make the testcases work in AVR

PR 37086 workaround patch

PR 37217 ICE with -Wconversion

Re: PR [C/C++/Fortran/Java] 28875 "-Wextra -Wno-unused-parameter -Wall" doesn't work as expected

PR [C/C++/Fortran/Java] 28875 "-Wextra -Wno-unused-parameter -Wall" doesn't work as expected

Re: PR c++/14875: When using 'or' keyword, the error message speaks of a '||' token

PR c++/14875: When using 'or' keyword, the error message speaks of a '||' token

Re: PR c++/17880 -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.

PR c++/17880 -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.

PR c++/20118 missing template<> causes weird errors

PR c++/28152 Diagnostic about wrong use _Complex prints __complex__

Re: PR c++/34758 Bad diagnostic for circular dependency in constructor default argument

PR c++/34758 Bad diagnostic for circular dependency in constructor default argument

PR c++/35602 Bogus warning with -Wsign-conversion

Re: PR c++/35635 -Wconversion problematic with bitfields

PR c++/35711 bad text in -Wcast-qual warning

PR C++/36406 disable overloaded delete as a template

Re: PR c++/37004 Wconversion warns for short y = 0x7fff; short z = (short) x & y;

PR c++/37004 Wconversion warns for short y = 0x7fff; short z = (short) x & y;

Re: PR c/17880 -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.

PR c/17880 -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.

Re: PR c/30260 Enumeration types and enumeration constants erroneously given unsigned types

PR c/30260 Enumeration types and enumeration constants erroneously given unsigned types

Re: PR c/30949 "incompatible pointer type" warning does not point to declaration

PR c/30949 "incompatible pointer type" warning does not point to declaration

Re: PR c/31673 "`for' loop initial declaration used outside C99 mode" is confusing

PR c/31673 "`for' loop initial declaration used outside C99 mode" is confusing

PR c/37186 -Wno-error=pointer-sign does not work

Re: PR c/7543 no warning for always-false "if (!a & 0x4)" bitwise and no boolean value

PR c/7543 no warning for always-false "if (!a & 0x4)" bitwise and no boolean value

PR cpp/36674 #include location is offset by one row in errors from preprocessed files

Re: PR cpp/7263 __extension__ doesn't suppress warning on LL or ULL constants

PR cpp/7263 __extension__ doesn't suppress warning on LL or ULL constants

PR cpp/7263 pragma system_header doesn't suppress warning on LL or ULL constants

PR middle-end/179 gcc -O2 -Wuninitialized missing warning with &var

PR target/37055

PR7651: move uninitializable member warning to -Wuninitialized

PR8715 '~' operator for unsigned char and conversion to bool

Re: pthread.h parse error

Re: Recent libstdc++ regression on i686-linux: abi/cxx_runtime_only_linkage.cc

Remove some of optimize_size checks in i386 backend

Re: Remove unit-at-a-time checks and flag_inline_trees

Replace function specific cold attribute handling by profile

Rest of optimize_size uses in i386 backend

Resubmit of PATCH: Preserve the __attributes__ for member function pointer type

Revert accidental change enabling ipcp

review of graphite testsuite patch

Re: Review of machine independent part of selective scheduler -- part1

Review of machine independent part of selective scheduler -- part1

Review of the 2nd piece of the machine-independent part of selective scheduler

Review of the 3rd and last piece of the machine-independent part of selective scheduler

RFA: [4.2/4.3/mainline] PR middle-end/35432

RFA: Fix thinko in allocate_dynamic_stack_patch

RFA: patch solving one IRA problem reported in PR37243

RFA: Patch to solve one PR37242 problem

RFA: patch to solve PR37251

RFA: patch to solve spec2006 degradation reported in 37243

Re: RFA: Remove automatic enabling of gas cfi directives with an in-source-tree assembler

RFA: Remove automatic enabling of gas cfi directives with an in-source-tree assembler

RFA: Try to attach REG_EQUAL notes to split insns

RFC: C++ PATCH to implement late-specified return types

RFC: Change of dw2 DWARF_OFFSET_SIZE on 64-bit to POINTER_SIZE

RFC: Patch to add function specific support to rs6000

Second attempt at fixing reloading of even-only registers

Re: Selective scheduling pass - middle end changes [1/1]

Re: Selective scheduling pass - scheduler changes [2/3]

Re: Selective scheduling pass - target changes (ia64 & rs6000) [3/3]

Silence bogus used uninitialized warnings of second stage of profiledbootstrap

Simple cost model for ipcp

Small refinement to ipcp cost model

Teach splitting and peepholing about RTL profile

Re: trunk: PATCH: passes with name starting with dot have no dump file.

Tweak target triplet for ARM uClinux

Tweak Thumb register allocation order.

Unnecessary runtime relocations in gcc shared libraries

update dwarf2 asm unwind info

Re: update dwarf2 asm unwind info [hppa64-*-* failures]

Update expanders to use optimize_insn_for_size predicate.

Update i686 peepholers and splitters for RTL profile

Update IA64 testcase from error to note. (PR 36901 fallout)

Update ipa-prop structures after all kinds of inlining

Update MOVE_RATIO for profile

Update passes to use optimize_*_for_size_p tests

Update remaining passes to use hotness predicates

Update RTX_COST for profile info

Updated IPCP cost model

Updated RTEMS soccon Path

V850: Define IRA_COVER_CLASSES

wwwdocs updates for 4.3.2

XStormy16: Define IRA_COVER_CLASSES

{Patch] Committed obvious fix for mingw32 breakage with Sockets.Constants demise


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