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]
fw[5]:
Re: [4.2 only] RFA: PR 33848: reload rematerialisation of labels
[6]:
[Ada] adjust line formatting to fit in 80 columns
[Ada] Fix alloc/free mishap for super-aligned fat or thin ptr
[Ada] Fix bad interaction between 'aliased' and size clause
[Ada] Fix bad interaction between -s and --RTS
[Ada] Fix glitch with TYPE_NAME
[Ada] Minor code refactoring
[Ada] Set missing source location info
[Ada] Set the mode of the record type crafted by make_aligning_type
Re: [bfin] Improve legitimize_pic_address
Re: [Bug tree-optimization/33826] [4.1/4.2/4.3 Regression] GCC generates wrong code for infinitely recursive functions
Re: [Bug tree-optimization/33826] [4.1/4.2/4.3 Regression] GCC generates wrong code for infinitely recursive functions
[C++ PATCH] Avoid decl_attributes on error_mark_node (PR c++/34100)
[C++ PATCH] Avoid ice-on-invalid in xref_basetypes (PR c++/34089)
Re: [C++ PATCH] Avoid ice-on-invalid in xref_basetypes (PR c++/34089, take 2)
[C++ PATCH] Avoid ice-on-invalid in xref_basetypes (PR c++/34089, take 2)
[C++ PATCH] Committed: fix rvalue reference deduction with variadic templates (PR c++/33939)
[C++ PATCH] Committed: missed case in parameter pack search
[C++ PATCH] Cope with variadic initializers better (PR c++/33510)
Re: [C++ PATCH] Diagnose static data members in anon ns which are used, but weren't defined (PR c++/34094)
Re: [C++ PATCH] Diagnose static data members in anon ns which are used, but weren't defined (PR c++/34094)
[C++ PATCH] Diagnose static data members in anon ns which are used, but weren't defined (PR c++/34094)
Re: [C++ PATCH] Don't call make_rtl_for_nonlocal_decl with incorrect TREE_READONLY flag (PR target/33168)
[C++ PATCH] Don't call make_rtl_for_nonlocal_decl with incorrect TREE_READONLY flag (PR target/33168)
[C++ PATCH] Don't ICE on invalid __decltype (~type) (PR c++/34268)
Re: [C++ PATCH] Don't ICE on invalid __decltype (~type) (PR c++/34268, c++/34267; take 2)
[C++ PATCH] Don't ICE on invalid __decltype (~type) (PR c++/34268, c++/34267; take 2)
[C++ PATCH] Don't inline calls in thunks (PR tree-optimization/34181)
Re: [C++ PATCH] Don't pass VLA bounds with arbitrary C++ specific trees to build_array_type (PR c++/28879)
[C++ PATCH] Don't pass VLA bounds with arbitrary C++ specific trees to build_array_type (PR c++/28879)
Re: [C++ PATCH] Don't warn about missing return statement if noreturn function is called in template (PR c++/30988)
[C++ PATCH] Don't warn about missing return statement if noreturn function is called in template (PR c++/30988)
Re: [C++ PATCH] Enforce extern "Java" aggregates to be heap allocated (PR c++/30293, c++/30294)
Re: [C++ PATCH] Enforce extern "Java" aggregates to be heap allocated (PR c++/30293, c++/30294)
[C++ PATCH] Enforce extern "Java" aggregates to be heap allocated (PR c++/30293, c++/30294)
[C++ PATCH] Extend SFINAE to all expressions
[C++ PATCH] Fix -frepo (PR c++/34178)
[C++ PATCH] Fix ... handling in more_specialized_fn (PR c++/33962)
[C++ PATCH] Fix a bunch of variadic template ice-on-invalid PRs
[C++ PATCH] Fix a regression introduced by my PR34094 fix (PR c++/34238)
[C++ PATCH] Fix ADL for parameter packs of templates
[C++ PATCH] Fix aliasing warnings for typeid (PR c++/32260)
[C++ PATCH] Fix all rvalue references PRs
Re: [C++ PATCH] Fix decl_linkage for static data members and static member functions in anon namespace (PR c++/34213)
[C++ PATCH] Fix decl_linkage for static data members and static member functions in anon namespace (PR c++/34213)
[C++ PATCH] Fix decltype PRs
[C++ PATCH] Fix ICE in build_memfn_type (PR c++/33969)
[C++ PATCH] Fix ICE in unify with variadic templates (PR c++/32565)
[C++ PATCH] Fix ICE in unify with variadic templates (PRs c++/32565, c++/33943)
Re: [C++ PATCH] Fix lookup in typedefs of the currently open class (PR c++/33516)
Re: [C++ PATCH] Fix lookup in typedefs of the currently open class (PR c++/33516)
Re: [C++ PATCH] Fix lookup in typedefs of the currently open class (PR c++/33516)
Re: [C++ PATCH] Fix parsing of pseudo-dtors in templates (PR c++/32384)
[C++ PATCH] Fix pseudo-dtor related ice-on-invalid (PR c++/34068)
Re: [C++ PATCH] Handle GNU style COND_EXPRs with omitted middle arg (PR c++/34270)
[C++ PATCH] Handle GNU style COND_EXPRs with omitted middle arg (PR c++/34270)
[C++ PATCH] Handle OBJ_TYPE_REF in dump_expr (PR c++/34275)
[C++ PATCH] Handle TYPE_PACK_EXPANSION return in tsubst_exception_specification
Re: [C++ PATCH] Issue errors on invalid use of non-static memfn in build_new_op (PR c++/29225)
[C++ PATCH] Issue errors on invalid use of non-static memfn in build_new_op (PR c++/29225)
[C++ PATCH] Pseudo dtor fixes (PR c++/32241)
Re: [C++ PATCH] Reject calls to function with incomplete arguments (PR c++/33501)
[C++ PATCH] Reject calls to function with incomplete arguments (PR c++/33501)
Re: [C++ PATCH] Robustify variadic templates against user errors
[C++ PATCH] Variadic templates unification fixes
Re: [C++, diagnostic] PR 33494
[C++, diagnostic] PR 33495
[C++] simplify check_for_casting_away_constness
[commit] spu: Fix inefficient address generation
[committed] Add missing comma to config/mips/elfoabi.h
[committed] Fix comment typos.
[Committed] Fix PR middle-end/32931: FORALL and WHERE give an ICE with -m64
[committed] Fix PR34042: returning packed single-long-double structs on n32 and n64
[committed] Make mips_soft_float include MIPS16 targets
[committed] PATCH: PR 33579
[Committed] PR target/34077
[committed] PR33985 access="stream",form="unformatted" doesn't buffer
Re: [committed] Skip floating-point var-expand tests for soft-float MIPS targets
Re: [committed] Skip floating-point var-expand tests for soft-float MIPS targets
Re: [committed] Skip floating-point var-expand tests for soft-float MIPS targets
[committed] Skip floating-point var-expand tests for soft-float MIPS targets
Re: [doc] cleanups for optimization options in invoke.texi
Re: [dwarf,patch] Set calling convention to DW_CC_program for Fortran main program
[dwarf,patch] Set calling convention to DW_CC_program for Fortran main program
Re: [FORTRAN mainline] dereference POINTER_PLUS_EXPR check (was tuples)
[FORTRAN mainline] dereference POINTER_PLUS_EXPR check (was tuples)
[fortran, committed] Fix a few more test cases for -fdefault-integer-8
[Fortran, Patch] PR 34192 - Fix compile-time evaluation of NEAREST
Re: [Fortran, patch] PR34133 - Bind(C) attribute to internal procedures accepted
[Fortran, patch] PR34133 - Bind(C) attribute to internal procedures accepted
Re: [Fortran, Patch] PR34133 - reject binding name for dummies; relax constrain of internal bind(c) procedures
[Fortran, Patch] PR34133 - reject binding name for dummies; relax constrain of internal bind(c) procedures
[fortran,committed] Fix faulty logic in gfc_call_realloc(), PR 33592
[fortran,committed] Fix mismatch types
[fortran,committed] Give Fortran-90-style names to intrinsic types
[fortran,committed] Revert scanner.c revision 130016
Re: [fortran,patch] Don't write common more than once in a module file (PR 30285)
Re: [fortran,patch] Don't write common more than once in a module file (PR 30285)
Re: [fortran,patch] Don't write common more than once in a module file (PR 30285)
[fortran,patch] Don't write common more than once in a module file (PR 30285)
[fortran,patch] Fix matching of format labels (PR 34108)
[fortran,patch] Fix PR 25252, error-recovery and ice-on-invalid
[fortran,patch] Fix PR 33739, emitting calls to debug_hooks->end_source_file
[fortran,patch] Fix PR33957, rejects valid init. expr.
Re: [fortran,patch] Give the main program its proper name
[fortran,patch] Improve checking to fix PR 34083 (ice-on-invalid-code)
[Fwd: [lto]: Get SSA_NAME_DEF_STMT correct and fix VECTOR_CST.]
[gfortran,committed] Fix PR33881, wrong code for assumed length character arrays
[gomp] Fix !$omp atomic (PR fortran/34020)
[gomp] Implement the special data sharing rules for implicit determination for task constructs
[gomp] OpenMP 3.0 C parser changes
[gomp] RFC: Optimize omp_get_{num_threads,thread_num} () calls
[gomp] Some more progress on OMP_TASK support
[H8 PATCH] : BNOT, BSET and BCLR in QImode
[incremental Patch: FYI: fix string concatenation
[incremental] Patch: FYI: change to PCH handling
[incremental] Patch: FYI: fix hole in c_token
[incremental] Patch: FYI: fix hunk reuse
[incremental] Patch: FYI: fix thinko in toplev.c
[incremental] Patch: FYI: fix user-owned header bug, and API
[incremental] Patch: FYI: fixlets for bootstrap
[incremental] Patch: FYI: garbage collect strings
[incremental] Patch: FYI: GC identifier nodes
[incremental] Patch: FYI: implement anti-dependencies
[incremental] Patch: FYI: remove a FIXME
[incremental] Patch: FYI: update all lang_identifier structs
[libgfortran,committed] Fix syntax that IRIX sed doesn't like
Re: [libgfortran,patch] Add fallback functions tgamma, lgamma, tgammaf and lgammaf
[libgfortran,patch] Add fallback functions tgamma, lgamma, tgammaf and lgammaf
[lto] ditch rebuild_ssa_for_lto
[lto] don't output block labels
[lto] fix assertion failures in force_block_die
[lto] fix builtins, take 3
[lto] fix debug information for global initialized variables
[lto] fix GC problems
[lto] fix gengtype for recent commit
[lto] fix global variables, take 2
[lto] fix ICE in int_mode_for_mode
[lto] fix integer_type -> boolean_type mixups
[lto] fix reading vector types
[lto] fix redeclaration of builtin functions
[lto] fix stmt.c:expand_return ICE
[lto] fix thinko
[lto] fix tree-nrv.c assertion failure
Re: [lto] gc fixes
[lto] handle a few more DWARF constructs
[lto] make builtins go
[lto] make more things go
[lto] merge with trunk @130155
[lto] more progress
[lto] patch committed to fix TREE_LISTS.
[LTO] patch to fix compilation failure of 20000804-1.c
[LTO] Patch to fix ICE in size_binop()
Re: [LTO] Patch to implement -flto-single (-flto-test) switch in gcc driver
Re: [LTO] Patch to implement -flto-single (-flto-test) switch in gcc driver
Re: [LTO] Patch to implement -flto-single (-flto-test) switch in gcc driver
[LTO] Patch to implement -flto-single (-flto-test) switch in gcc driver
[lto] pay attention to builtins
[lto]: Add more flags, clear more bugs.
[lto]: Code to fix the handling of constructors.
[lto]: Get SSA_NAME_DEF_STMT correct and fix VECTOR_CST.
[lto]: patch committed to fix STRING_CSTs
[lto]: patch committed to get flags and line numbers correct.
[lto]: patch committed to serialize COMPLEX_CST
[lto]: patch to correctly set n_basic_blocks
[lto]: patch to fix up the processing of flags and line numbers.
[lto]: Set DECL_INITIAL and line numbers properly.
[lto]: some post merge fixes as well as other fixes committed.
[LTO][PATCH] Fix missing tree flags bug.
RE: [M16C] 20 bit access
[objc] testsuite set of -I
[PATCH 1/2][Modulo-sched] Fix the direction of the scheduling window
Re: [PATCH 1/3] ada: Generate warning on useless 'Unchecked_Access with -gnatw.u
[PATCH 1/3] ada: Generate warning on useless 'Unchecked_Access with -gnatw.u
Re: [PATCH 2/2][modulo-sched] Fix scheduling order within a row
[PATCH 2/3] ada: Add description of -gnatw.u/-gnatw.U in user manual
Re: [PATCH 3/3] ada: Use 'Access instead of 'Unchecked_Access when applicable
[PATCH 3/3] ada: Use 'Access instead of 'Unchecked_Access when applicable
[patch committed] Fix an ICE for 930523-1.c on sh64
[patch committed] Fix PR target/34155
[patch committed] Tweak libstdc++-v3 check_nan.cc tests for SH
[patch RFA] Disable fortran on some SH targets
[PATCH v2 1/4] ada: Generate warning on useless 'Unchecked_Access with -gnatw.u
[PATCH v2 2/4] ada: Add description of -gnatw.u/-gnatw.U in user manual
[PATCH v2 3/4] Interix was the only system to use a named sigset_t access type
[PATCH v2 4/4] Use 'Access where appropriate.
Re: [PATCH, ARM] Fix target/30192: wrong sp on exit of floatundidf and floatdidf (hard FPA)
[PATCH, ARM] Fix target/30192: wrong sp on exit of floatundidf and floatdidf (hard FPA)
[PATCH, AVR] Add support for new AVR device: ATtiny88
[PATCH, AVR] Add support for new device: ATmega1284P.
[PATCH, AVR] Add support for new device: ATmega32HVB
[patch, committed] Fix list_read_7.f90
[patch, committed] Fix some fortran -fdefault-integer-8 test cases
[PATCH, doc]: update exception handling docs
[PATCH, fortran] Fix a few PRs.
[Patch, fortran] Committed: 4.3 regression- Transfer was working, now broken
[Patch, Fortran] Don't crash for constructors for empty types
Re: [patch, fortran] PR24227 initialized symbol in COMMON: Missing checks
[patch, fortran] PR24227 initialized symbol in COMMON: Missing checks
[Patch, fortran] PR29389 and PR33850 - uses for expression traversal
[patch, fortran] PR31608 wrong types in character array/scalar binop
Re: [patch, fortran] PR33152 Initialization/declaration problems in block data
[patch, fortran] PR33152 Initialization/declaration problems in block data
Re: [patch, fortran] PR33317 CSHIFT/EOSHIFT: Rejects optional dummy for DIM=
Re: [patch, fortran] PR33317 CSHIFT/EOSHIFT: Rejects optional dummy for DIM=
[patch, fortran] PR33317 CSHIFT/EOSHIFT: Rejects optional dummy for DIM=
[Patch, fortran] PR33499 - Rejects valid module with a contained function with an ENTRY
Re: [Patch, fortran] PR33541 - gfortran wrongly imports renamed-use-associated symbol unrenamed
Re: [Patch, fortran] PR33541 - gfortran wrongly imports renamed-use-associated symbol unrenamed
[Patch, fortran] PR33541 - gfortran wrongly imports renamed-use-associated symbol unrenamed
[Patch, Fortran] PR33917 - PROCEDURE - check for interfaces from later procedure-declaration-stmts
[Patch, Fortran] PR33945 - PROCEDURE / MODULE PROCEDURE fixes
[Patch, fortran] PR33986 - ICE on allocatable function result
Re: [Patch, fortran] PR34008 - ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on elemental assignment
[Patch, fortran] PR34008 - ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on elemental assignment
Re: [Patch, Fortran] PR34079 - BIND(C) and characters - unneeded character length passed
[Patch, Fortran] PR34079 - BIND(C) and characters - unneeded character length passed
[Patch, Fortran] PR34079 - Bind(C) support for ENTRY
Re: [Patch, Fortran] PR34079 - Fix returning of character bind(c) functions
[Patch, Fortran] PR34079 - Fix returning of character bind(c) functions
[Patch, Fortran] PR34079 - Remove string length arguments for bind(c) procedures
Re: [Patch, Fortran] PR34137 ENTRY fixes: allow in modules, fix diagnostics
[Patch, Fortran] PR34137 ENTRY fixes: allow in modules, fix diagnostics
Re: [patch, fortran] PR34175 Document when fixed form and when free form source code is assumed
[patch, fortran] PR34175 Document when fixed form and when free form source code is assumed
[Patch, Fortran] PR34186 -fdump-parse-tree fixes
Re: [Patch, Fortran] PR34187 - Binding label got lost for private procedures of public generic procedures
[Patch, Fortran] PR34187 - Binding label got lost for private procedures of public generic procedures
[Patch, fortran] PR34231 and PR33541 - generic interfaces
[Patch, Fortran] PR34248 - ICE with assumed-length character functions having RESULT(...)
Re: [Patch, Fortran] PR34248 - ICE with assumed-length character functions having RESULT(...)
[Patch, Fortran] PR34262 - Fix MVBITS with arrays
[patch, fortran][committed] PR34135 Bind(C): Alignment of commons wrong on OSX
[patch, gcc] Use space as separator for vpath
[PATCH, i386] Committed: Introduce "enum target_cpu_default"
[PATCH, i386] libffi stdcall closures
[PATCH, i386]: Committed: Cleanup ix86_arch and ix86_tune usage
[PATCH, i386]: Committed: Fix PR target/34215
Re: [patch, libfortran] PR33985 access="stream",form="unformatted" doesn't buffer
[patch, libfortran] PR33985 access="stream",form="unformatted" doesn't buffer
[patch, libgfortran] [4.3 Regression] PR34291 Segfault in io/list_read.c handling of end conditions
[patch, libstdc++-v3]
Re: [PATCH, middle-end] Switch initializations conversion
[PATCH, rs6000]: reject -m64 and -m32 simultaneously
Re: [PATCH, spu]: implement MFC tag manager
[PATCH, spu]: Remove ASM_FORMAT_PRIVATE_NAME
Re: [PATCH, spu]: speed up double precision compares
[patch, testsuite] Fix check_750cl_hw_available function
[PATCH, testsuite]: make altivec-23.c standards conforming
[PATCH, unwind]: Fix another comment typo
[PATCH, unwind]: fix comment typo
[PATCH, vax]: remove ASM_FORMAT_PRIVATE_NAME
Re: [patch, vectorizer] Fix PR33953 ICE in vectorizable_operation at tree-vect-transform.c:4017
Re: [patch, vectorizer] Fix PR33953 ICE in vectorizable_operation at tree-vect-transform.c:4017
[patch, vectorizer] Fix PR33953 ICE in vectorizable_operation at tree-vect-transform.c:4017
Re: [Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA
[PATCH,committed] g++.dg testsuite cleanups
[PATCH,dwarf,gfortran] Change DWARF-2 output for Fortran COMMON symbols
Re: [patch,fortran] PR33162 Allow intrinsic functions in PROCEDURE statements
[patch,fortran] PR33162 Allow intrinsic functions in PROCEDURE statements
Re: [Patch,fortran] PR31608 again - wrong types in character array/scalar binop
[Patch,fortran] PR31608 again - wrong types in character array/scalar binop
Re: [patch,fortran] PR32928 DATA statement with array element as initializer is rejected
[patch,fortran] PR32928 DATA statement with array element as initializer is rejected
Re: [PATCH,spu]: generate inline code for int-to-double conversion
FW: [PATCH,vect] ppc cost model options
[Patch,wwwdocs] bugs.html: Remove g77 item
[patch/libdecnumber] Fix to compile with Solaris make
Re: [Patch/Testsuite] struct-layout-1_generate.c: Use -fno-common for cygwin and mingw32
[Patch/Testsuite] struct-layout-1_generate.c: Use -fno-common for cygwin and mingw32
[Patch] [SSP] Fix output of diagnostics on mingw32
[PATCH] ada: Alter parsing for left parenthesis after some parameterless attributes
Re: [PATCH] ada: An access to non-constant cannot cover an access to constant
[PATCH] ada: An access to non-constant cannot cover an access to constant
[PATCH] ada: Check that the type of Integer_Value attribute argument is known
[PATCH] ada: Do not accept any discriminant names surrounded by parenthesis
[PATCH] ada: Do not allow "use" of something which is not a package
[PATCH] ada: Do not bug when giving a smaller Small value to a derived type
[PATCH] ada: Do not let a type in an aggregate be an ancestor of itself
[PATCH] ada: Do not optimize X*(2**Y) in a modular context
[PATCH] ada: Do not save and restore environment if generic instance is a top-level one
[PATCH] ada: fix build on GNU/kFreeBSD
[PATCH] ada: Fix mistake in comment explaining task attributes
[PATCH] ada: Img attribute cannot take a parameter
Re: [PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
Re: [PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
Re: [PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
[PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
[PATCH] ada: Remove changes to a-tasatt.adb
[PATCH] ada: Remove last bits of obsolete Interix support
[PATCH] ada: Remove redundant identical check
[PATCH] ada: Remove useless and always false comparaison
[PATCH] ada: Simplify redundant test
Re: [PATCH] ada: use a definition for xstrdup() which returns NULL when out of memory
[PATCH] Add bitmap_head to ggc extra sizes table
Re: [PATCH] Add bitmap_single_bit_set_p, use that instead of bitmap_count_bits in add_may_alias_for_new_tag
[PATCH] Add bitmap_single_bit_set_p, use that instead of bitmap_count_bits in add_may_alias_for_new_tag
Re: [PATCH] add comment to sparseset.h about uninitialized data
[PATCH] Add gnu_attribute for -mfp64 MIPS FP ABI variant
[PATCH] Add ix86 branches to svn.html
[PATCH] Add testcase for PR tree-optimization/32575
[PATCH] Add TODO_update_ssa_only_virtuals to pass_linear_transform.todo_flags_finish (PR tree-optimization/34016)
[patch] adjust makeinfo version check in libgomp
[PATCH] Allow DCE of const or pure calls
[PATCH] allow language-support/gcc interface files in lang subdir
[PATCH] Avoid creating VLA involving casts in split_constant_offset (PR tree-optimization/33680)
[PATCH] Avoid mark_symbols_for_rename in setup_one_parameter if possible (PR tree-optimization/33434)
[PATCH] cleanups for reduction code (autopar pass)
[PATCH] Commited: Fix coding style for ix86_sse5_valid_op_p
[Patch] Committed fix for PR 33774
Fw: [patch] conditional store elimination
Re: [PATCH] Create VECTOR_CST instead of CONSTRUCTORs where possible in the vectorizer (PR tree-optimization/33993)
Re: [PATCH] Create VECTOR_CST instead of CONSTRUCTORs where possible in the vectorizer (PR tree-optimization/33993)
Re: [PATCH] Create VECTOR_CST instead of CONSTRUCTORs where possible in the vectorizer (PR tree-optimization/33993)
[PATCH] Create VECTOR_CST instead of CONSTRUCTORs where possible in the vectorizer (PR tree-optimization/33993)
Re: [PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
Re: [PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
Re: [PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
[PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
[PATCH] Do not keep SFTs with their parent var GCed in referenced vars
[PATCH] Don't assume MEM_SIZE is always set in rs6000 adjacent_mem_locations (PR target/34225)
Re: [PATCH] Don't emit diagnostic about redefined extern inline always_inline functions (PR tree-optimization/33763)
[PATCH] Don't emit diagnostic about redefined extern inline always_inline functions (PR tree-optimization/33763)
Re: [PATCH] Don't fini_ssa_operands if matching init_ssa_operands has not been called (PR middle-end/34088)
[PATCH] Don't fini_ssa_operands if matching init_ssa_operands has not been called (PR middle-end/34088)
[PATCH] Don't hardcode the makefile name in config-ml.in
[PATCH] Don't transform virtual PHIs into COND_EXPRs in tree ifcvt (PR tree-optimization/34140)
[PATCH] Enable back ends to override standard constraint definitions
[PATCH] Final followup patch for PR33870
[patch] fix #include_next with absolute paths
[PATCH] Fix -fsched-stalled-insns on ia64 (PR middle-end/33670)
[PATCH] Fix -Wconversion (PR c++/34198)
[Patch] Fix bad code in constant pool that effects MIPS n32 ABI.
[PATCH] Fix chrec_evaluate with pointer addition (PR tree-optimization/34063)
Re: [PATCH] Fix code hoisting dataflow computation order
[PATCH] fix compilation error in libbid
[PATCH] Fix cprop introduced rtx sharing violation (PR rtl-optimization/34132)
Re: [PATCH] Fix cprop_jump conversion of a conditional jump into unconditional jump (PR rtl-optimization/33673)
Re: [PATCH] Fix dwarf2out for DECL_BY_REFERENCE (PR debug/33537)
[PATCH] Fix fortran libgomp failures
[PATCH] Fix GCC driver ICE on invalid abuse of specs (PR driver/30460)
[PATCH] Fix gcc.dg/pr33648.c on ia64-linux etc.
[PATCH] Fix gfortran -Wall on arm (PR target/33947)
[PATCH] Fix ICE in ok_for_early_queue_removal (PR middle-end/33670)
[PATCH] Fix includes of sparseset.*
[PATCH] Fix inconsistent pruning of aliases
Re: [PATCH] Fix middle-end/30132: ICE with complex and taking the real part of a ?:
Re: [PATCH] Fix middle-end/30132: ICE with complex and taking the real part of a ?:
[PATCH] Fix missing argument check for isnormal and argument count for other varargs builtins
[PATCH] Fix PR c++/34059: ICE with invalid base type for class member
Re: [PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
Re: [PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
Re: [PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
Re: [PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
[PATCH] Fix PR rtl-optimization/34085
[PATCH] Fix PR target/33923
[patch] fix PR16350 - gcc only understands little endian ARM systems
[patch] fix pr31937 soft-float for libffi ppc 32-bit
[PATCH] Fix PR33604 and another place we'd lose volatile accesses
Re: [patch] fix PR33961, load/store/nontrap confusion
[patch] fix PR33987 - vectorizer ice
[patch] fix PR34005 - ICE due to rhs cond_expr (gimplifier patch)
[PATCH] Fix PR34027, SCEV const-prop pessimizes -Os
[PATCH] Fix PR34030, wrong types in fold
[PATCH] Fix PR34070, wrong folding
[PATCH] Fix PR34081/C++ ICE in s390_function_value
[PATCH] Fix PR34099, wrong-code with CCP
[PATCH] Fix PR34127
[PATCH] Fix PR34130, extract_muldiv broken
[PATCH] Fix PR34133, oversight with the fix for PR33604
[PATCH] Fix PR34148 a bit
[PATCH] Fix PR34154, unsigned long long switch ranges on HWI32
[PATCH] Fix PR34176, SCCVN miscompile of gettext
[PATCH] Fix PR34233
[PATCH] Fix PR34241, ICE in forwprop
[PATCH] Fix PTA with lots of SFTs
[PATCH] Fix scheduling at the end of blocks.
Re: [PATCH] Fix some of the PR33870 fix fallout
[PATCH] Fix TBAA pruning of points-to set
[PATCH] Fix typo with folding WITH_SIZE_EXPR
[patch] fix xpass-ing testcase
[PATCH] Fixes canonical types PRs c++/33977, c++/33886
[patch] for PR 34244
[PATCH] gcse.c: don't compute a mapping from CUID to INSN
[PATCH] generalize BLKmode op to mem in _REF rtl expansion
[patch] getenv spec function
[PATCH] gimplify PHI args during inlining substitution (PR tree-optimization/33458)
[PATCH] i386 build fix with -masm=intel in BOOT_CFLAGS
Re: [PATCH] Improve handling of COND_EXECs in haifa_classify_insn.
[patch] Improving shared_ptr for C++0x
[patch] libffi linux-ppc-32/64 long double
[patch] libffi minor
[Patch] libffi: Fixes for MIPS n32 ABI.
[PATCH] Libgcc build fix for ia64-unknown-elf
[PATCH] Merge flow-sensitive info in merge_alias_info
[PATCH] mingw fixincl hacks for extern inline (PR bootstrap/30589)
[Patch] MIPS: Fix unwinding through signal frames.
Re: [PATCH] Modulo-scheduling improvements.
[PATCH] optab fixes (PR middle-end/33335)
[PATCH] Optimize __builtin_va_{start,copy,end} on typedef {char,void} *va_list; targets (PR middle-end/20983)
[PATCH] Optimize common rotate constructs (PR middle-end/29749)
[PATCH] Optimize COMPOUND_LITERAL_EXPRs inside of CONSTRUCTORs in automatic var initializers (PR c/34146)
Re: [PATCH] Optimize initialization from compound literals (PR tree-optimization/33723)
Re: [PATCH] Optimize out unnecessary __builtin_stack_{save,restore}s (PR middle-end/23848)
[PATCH] Optimize out unnecessary __builtin_stack_{save,restore}s (PR middle-end/23848)
[PATCH] Option to declone constructors and destructors in C++ (space optimization)
[PATCH] Port -mpcXX to mingw32
[patch] PR 31937 libffi soft-float support for linux-ppc-32
[PATCH] PR 32130 powerpc-unknown-eabisim build failure (take 3)
[PATCH] PR target/32787 (bootstrapping i386 with non-GCC compiler)
[PATCH] PR target/34077
[PATCH] PR/34012, fwprop does not look at rtx_costs
[PATCH] PR33396 - add --enable-intermodule for libgcc
[PATCH] PR34171
[PATCH] PR34197 new bogus array overflow warnings
[PATCH] Regimplify during inlining whenever some ADDR_EXPR loses TREE_INVARIANT because of inlining substitutions (PR middle-end/34018)
[patch] Remove 64bit configure tests for sparc and mips in config-ml.in
[PATCH] Remove redundant code
[PATCH] Revert deferal of unused scope block removing
Re: [PATCH] rs6000/s390: Unify DFP switches to -mhard-dfp/-mno-hard-dfp
[PATCH] S/390: Add Negative flags in s390.opt
[PATCH] Save some memory for variable annotations
Re: [PATCH] Segfault while unwinding an invalid function pointer
[PATCH] Set BB_PARTITION in cfg_layout_split_edge (PR rtl-optimization/33648)
[PATCH] Shrink tree_block
[PATCH] Some ia64 speedups
[PATCH] SSE5 bug fixes
[patch] Stack corruption in naked functions
Re: [PATCH] Use MOVE_BARRIER instead of TRUE_BARRIER for jumps.
[patch] work-arround for misscompilation of crtstuff
Re: [PATCH][3/3] ColdFire V2 pipeline description and scheduler hooks
[PATCH][4.4] Add a global DECL_UID -> tree mapping
[PATCH][4.4] Make referenced_vars a bitmap
[PATCH][committed] Fix PR34027 missed folding of n - (n / X) * X
[Patch][Docs] Update dllimport documentation
[PATCH][fr30] Fix PR 34174 movdi mem->reg wrong-code bug
Re: [PATCH][ix86/gcc-4_2-branch] committed, Initial Barcelona patches
[PATCH][ix86/gcc-4_2-branch] committed, Initial Barcelona patches
[PATCH][libstdc++-v3 parallel mode]
Re: [PATCH][libstdc++-v3 parallel mode] Default constructor/placement new issues
[PATCH][libstdc++-v3 parallel mode] Default constructor/placement new issues
[PATCH][libstdc++-v3 parallel mode] PR 33892
Re: [PATCH][libstdc++-v3 parallel mode] PR 33893 work correctly even if omp_get_dynamic()
Re: [PATCH][libstdc++-v3 parallel mode] PR 33893 work correctly even if omp_get_dynamic()
[PATCH][libstdc++-v3 parallel mode] PR 33893 work correctly even if omp_get_dynamic()
Re: [PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores
[PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores
Re: [PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores
[PATCH][modulo-sched 2/2] Fix scheduling order within a row
[PATCH][RFC] Fix certain cases of VOP / compile-time / memory-usage explosions
[PATCH][RFC] Param flags for testsuite
[patch][trunk] struct-reorg dump fixes
[patch][trunk] struct-reorg testcases
[PATCH][varmap] Add basic infrastructure for SSA_NAME to var mappings
[PATCH][varmap] Add bitmap operand to rtl SET insns
[PATCH][varmap] Add dumps for the variable mappings
[PATCH][varmap] Add global uid to tree mapping for decls
[PATCH][varmap] Add uid-bitmap and tree-bitmap maps
[PATCH][varmap] Also handle simple reg replacements in out-of-ssa
[PATCH][varmap] New var-mappings-branch created
[PATCH][varmap] Preserve bitmaps on SETs in the face of splitters
[PATCH][varmap] Preserve variable names over out-of-ssa, TER and expansion
[PATCH][varmap] Preserve variables at function arg expansion, cleanups
[PING**2][PATCH] stabs format for symbols in .comm
[PING**3][PATCH] stabs format for symbols in .comm
[PING**4][PATCH] stabs format for symbols in .comm
Re:[PING] [PATCH] Segfault while unwinding an invalid function pointer
[PING] INSN attribute to enable/disable alternatives
[PING] Modify semantics of the 'm' constraint for inline assemblies
[PING] PR 32406: GP initialisation removed for nonlocal jumps
Re: [PING] Target hook for rewriting inline asm constraints
[PING] Unreviewed debugging patches
[PING][PATCH, AVR] Add support for new AVR device: ATtiny88
[PING][PATCH,DWARF,gfortran] Change DWARF-2 output for Fortran COMMON symbols
[PING][PATCH] Fix PR rtl-optimization/34085
Re: [PING][PATCH] Segfault while unwinding an invalid function pointer
Re: [PING][PATCH] Segfault while unwinding an invalid function pointer
Re: [PING][PATCH] Segfault while unwinding an invalid function pointer
[PING][PATCH] stabs format for symbols in .comm
Re: [PING][PATCH][libobjc,rs6000] Fix DDmode ICE on testcase.
[PING][RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload
[PING^2] INSN attribute to enable/disable alternatives
[PING^2] Unreviewed debugging fixes
[PING^2] Unreviewed patch for PR 32406
[PING^3] INSN attribute to enable/disable alternatives
Re: [PR27898] --combine rejects identical unions with anonymous members
[RFA:] fix typo in find_reloads_address_1 (without current users except bfin)
Re: [RFA:] Split REG_LABEL into REG_LABEL_TARGET and REG_LABEL_OPERAND
[RFC PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
Re: [RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload
[RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload
[RFC] ada: Make Interfaces.C.Strings.chars_ptr a C convention type
[RFC] Avoid warnings during bootstrap on arm-linux
[RFC] Fix PR rtl-optimization/33732
[RFC] Fix PR tree-optimization/34036