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]
Re: $RANLIB not passed to libiberty
(committed) Re: [Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators
Re: *FLAGS_FOR_BUILD vs cross-compiling
-fvar-tracking-assignments initial patch set
[4.2 only] RFA: PR 33848: reload rematerialisation of labels
[4.2 PATCH] Backport fix for Darwin build failure in libjava
[4.2,commited] PR 33714
[Ada] By default, library projects are not supported
[Ada] Constraint_Error when parsing ALI files
[Ada] Full view without preelaborable initialization not flagged in generic
[Ada] improve stack checking on vxworks
[Ada] Make sure style warnings do not apply to run time units
[Ada] remove trampolines from front end
[Ada] Replace calls to abort with gcc_unreachable in Gigi
[AVR, Committed] 'main' as normal function
[AVR, Committed] Add support for ATmega48P, ATmega88P, ATmega168P and ATmega328P devices.
[AVR][commited] Remove dead code from config/avr/avr.c
[AVR][Committed] Don't set RTX_FRAME_RELATED_P flag in epilogue
[bootstrap-debug]: avoid errors for existing .stripped files
Re: [Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
Re: [Bug rtl-optimization/33638] [4.3 regression]: wrong code with -fforce-addr
Re: [Bug rtl-optimization/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf
Re: [Bug rtl-optimization/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf
Re: [Bug rtl-optimization/33676] libgfortran bootstrap failure: selected_int_kind.f90:22: Segmentation fault, wrong code with -fomit-frame-pointer
Re: [Bug rtl-optimization/33676] libgfortran bootstrap failure: selected_int_kind.f90:22: Segmentation fault, wrong code with -fomit-frame-pointer
Re: [Bug rtl-optimization/33676] libgfortran bootstrap failure: selected_int_kind.f90:22: Segmentation fault, wrong code with -fomit-frame-pointer
Re: [Bug target/30271] -mstrict-align can an extra for struct agrument passing
Re: [C++ diagnostic] Handle MEMBER_REF/DOTSTAR_EXPR in C++ dump_expr (PR c++/33844)
Re: [C++ diagnostic] Handle MEMBER_REF/DOTSTAR_EXPR in C++ dump_expr (PR c++/33844)
Re: [C++ diagnostic] Handle MEMBER_REF/DOTSTAR_EXPR in C++ dump_expr (PR c++/33844)
[C++ diagnostic] Handle MEMBER_REF/DOTSTAR_EXPR in C++ dump_expr (PR c++/33844)
[C++ diagnostic] Handle OFFSETOF_EXPR in C++ dump_expr (PR c++/33842)
[C++ error-recovery] Fix ICE in walk_subobject_offsets (PR c++/33841)
[C++ gnu_inline] fix ICE inlining after definition and redeclaration
Re: [C++ gomp] Fix ICE on type dependent num_threads or schedule chunk size (PR c++/33372)
[C++ gomp] Fix ICE on type dependent num_threads or schedule chunk size (PR c++/33372)
[C++ Patch PING] PR 31446 (+ 28639, 30299)
[C++ PATCH] &&label is not integral constant-expression (PR c++/33836)
Re: [C++ PATCH] Don't clear DECL_BUILT_IN_CLASS/DECL_FUNCTION_CODE when redeclaring a builtin if types match
Re: [C++ PATCH] Don't clear DECL_BUILT_IN_CLASS/DECL_FUNCTION_CODE when redeclaring a builtin if types match
[C++ PATCH] Don't clear DECL_BUILT_IN_CLASS/DECL_FUNCTION_CODE when redeclaring a builtin if types match
Re: [C++ PATCH] Fix build_offset_ref_call_from_tree in templates (PR c++/33616)
[C++ PATCH] Fix build_offset_ref_call_from_tree in templates (PR c++/33616)
[C++ PATCH] Fix lookup in typedefs of the currently open class (PR c++/33516)
Re: [C++ PATCH] Fix parsing of > inside of function-like cast in template argument (PR c++/33744)
[C++ PATCH] Fix parsing of > inside of function-like cast in template argument (PR c++/33744)
[C++ PATCH] Fix parsing of pseudo-dtors in templates (PR c++/32384)
[C++ PATCH] Fix PR c++/33601: canonical types and OFFSET_TYPE
[C++ PATCH] Fix PR c++/33839 (decltype ICE) (committed)
Re: [C++ PATCH] Only allow __label__ at the beginning of compound statements as documented (PR c++/32121)
Re: [C++ Patch] PR 30659
Re: [C++ Patch] PR 31747
Re: [C++ Patch] PR 31988
Re: [C++ Patch] PR 33461
[C++ PATCH] Robustify variadic templates against user errors
Re: [C++ Patch] Very minor clean up
[C++, diagnostic] PR 33494
[C++, diagnostic] PR 33843
Re: [C++/PATCH] Fix PR 30303, ICE with invalid constructor definition
[C++] PING unreviewed patches
Re: [C++] PR19531 NRV is performed on volatile temporary
[committed] Add lost ATTRIBUTE_UNUSED
[committed] Allow argc to be zero in pr33572.C
[committed] Better truncate/extend handling
[committed] C++ PATCH: Put const variables in .rodata
[committed] create detached thread in hppa-hpux pthread active check
[committed] Fix gcc.dg/memcpy-1.c for MIPS
[committed] Fix gcc.target/mips/dse-1.c for GNU/Linux
[committed] Fix PR boehm-gc/33442
[committed] Fix PR target/33169
[committed] Fix PR target/33700
[committed] Fix PR target/33948
[committed] Patch for PR 33635 (mips-sgi-irix6.5 bootstrap)
[committed] Require -mabi=32 for gcc.target/mips/save-restore-[1-4].c
[committed] Second patch for PR target/33635 (mips-sgi-irix6.5 bootstrap)
[committed] Use default for ASM_PN_FORMAT on PA
[Committed] xfail fortran tests on FreeBSD
[DIAGNOSTICS] (almost trivial) Fix many warning(0) calls
[doc,patch] Document that -fwhole-program isn't supported for Fortran
[doc] (checked in) fix testsuite info in gccint
[DOC] cleanups for optimization options
[doc] cleanups for optimization options in invoke.texi
[doc] document -fdce and -fdse in invoke.texi
[DOC] fix formatting problems in invoke.texi
[DOC] List the options enabled by Wextra
[doc] more cleanups for invoke.texi
[DOC] Separate options to enable specific warnings and options that control diagnostics
Re: [Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved
[Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved
Re: [Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved
[Fortran, Patch] PR33862 - Support .ftn/.FTN file extension and use CPP for .FOR
[fortran,patch] Getting rid of an ICE on ISNAN
[fortran,patch] Give the main program its proper name
Re: [fortran,patch] Properly match character kinds
[fortran,patch] Register entering/exiting source files, handling macro definitions debug info
Re: [Fwd: [Bug rtl-optimization/33927] New: replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)]
[Fwd: fix breakage with m4_append semantics change]
[gfortran PR 33626] Make sure parenthesized expression is correctly typed
[gfortran PR32147] Make module files more predictable
[gfortran, committed] Trivial typo fix
[gfortran, fix PR 25097] Additional constraints on FORALL headers
Re: [gfortran, PR 33198] Disallow default initialization of derived types in COMMONs
Re: [gfortran, PR20851] Disallow dummy arguments in init exprs in elemental procedures
[gfortran, PR20851] Disallow dummy arguments in init exprs in elemental procedures
Re: [gfortran, PR33254] Add -fbounds-checking for character array constructors
Re: [gfortran, PR33254] Add -fbounds-checking for character array constructors
[gfortran, PR33254] Add -fbounds-checking for character array constructors
[gfortran, PR33689] Fix fallout form patch for PR20851
Re: [gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array
[gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array
[gomp3] Implement new OpenMP 3.0 omp_* entrypoints in libgomp
[gomp3] OpenMP 3.0 env var handling
[gomp3] Update omp.h, omp_lib.f90 and omp_lib.h with OpenMP 3.0 stuff
[gomp] Fix omp_parse3.f90 test
[incremental] Patch: FYI: 2 cgraph tweaks
[incremental] Patch: FYI: avoid ICE
[incremental] Patch: FYI: cgraph and pushdecl fixlets
[incremental] Patch: FYI: change global hunk map data structure
[incremental] Patch: FYI: delay all assembly output
[incremental] Patch: FYI: GC after thread cleanup
[incremental] Patch: FYI: gc-copy job's command-line arguments
[incremental] Patch: FYI: gengtype, threads, and 'length'
[incremental] Patch: FYI: handle re-builds
[incremental] Patch: FYI: improve 'pt' in gdbinit
[incremental] Patch: FYI: initial threading in gcc
[incremental] Patch: FYI: job-handling cleanup
[incremental] Patch: FYI: make main file user-owned
[incremental] Patch: FYI: remove globals from c-format.c
[incremental] Patch: FYI: remove remaining c-format globals
[incremental] Patch: FYI: reset error count
[ira] patch for optimistic register coalescing implementation
[libgfortran,committed] Remove a few warnings
[libgfortran,patch] Changes to mk-kinds-h.sh
[libgfortran,patch] Remove stubs for unimplemented environment variables
Re: [libgfortran,patch] Widen default formats for formatted output of floating-point numbers
[libgfortran,patch] Widen default formats for formatted output of floating-point numbers
[lto] a small patch
[lto] add interface for dumping TYPE_DECLs
[lto] Add support for running execute.exp with -flto
[lto] code committed.
[lto] delay function materialization
[lto] fix a few more reader issues
[lto] fix call to init_ssa_operands
[lto] fix ICE in output_die
[lto] fix more problems in the reader
[lto] fix reading DW_TAG_variable_type
[lto] fix reading subroutine DIEs
[lto] fix TYPE_DECL reading/writing
[LTO] Fix various compile.exp tests
[lto] flesh out lto langhooks a bit more
[lto] gc fixes
[lto] more fixes committed. now somethings even work.
Re: [lto] more fixes committed. now somethings even work.
[LTO] patch committed
[lto] patch committed to clean up ssa verification error
[lto] patch committed to fix bad case statements.
[lto] reader fixes
[lto] some reader fixes
[lto]: PATCH COMMITTED to add new tree codes after last merge.
[lto]: patch committed to fix a lot of bugs.
[M16C] 20 bit access
[MIPS 1/30] Delete trailing whitespace.
[MIPS 10/30] Remove gp_reg_size and fp_reg_size
[MIPS 11/30] Use asm_file_out consistently for MIPS16 stubs
[MIPS 12/30] Factor xfer code for MIPS16 stubs
[MIPS 13/30] Optimise MIPS16 stubs for MIPS32 and MIPS64
[MIPS 14/30] Split code into separate functions
[MIPS 15/30] Fix CLASS_MAX_NREGS
[MIPS 16/30] Kill gpr_mode
[MIPS 17/30] Use gen_frame_mem and gen_const_mem
[MIPS 18/30] Kill bogus use_reg()
[MIPS 19/30] Fix bogus SAVE/RESTORE offset calculation
[MIPS 2/30] Remove mips.c dependencies on target hook macros
[MIPS 20/30] Improve handling of GT and GTU
[MIPS 22/30] Paired-single support for MIPS32R2
[MIPS 23/30] Add ISA_HAS_LDC1_SDC1
[MIPS 24/30] Fix rtx_costs recip handling
[MIPS 25/30] Fix build_int_cst types
[MIPS 26/30] Don't forbid long sibcalls
[MIPS 27/30] Remove linux.h BSS handling
[MIPS 28/30] Remove FPR HImode and QImode handling
[MIPS 29/30] Check ABIs used for -mhard-float -mips16
[MIPS 3/30] Reorder functions and remove forward statics
[MIPS 30/30] Misc cleanups
[MIPS 4/30] PRINT_OPERAND cleanups and fixes
[MIPS 5/50] Add mips-ftypes.def
[MIPS 6/50] Rewrite compute_frame_size
[MIPS 7/30] Cache elimination offsets
[MIPS 8/30] Fix handling of large MIPS16 frames
[MIPS 9/30]
[PATCH 1/2] Enable auto-vectorization for PowerPC 750CL paired-single instructions
Re: [PATCH 1/2] Enable auto-vectorization for PowerPC 750CL paired-single instructions
[PATCH 1/2] ipa-struct-reorg.c: Fix bootstrap error on x86
Re: [PATCH 2/2] Enable auto-vectorization for PowerPC 750CL paired-single instructions
[PATCH 2/2] Enable auto-vectorization for PowerPC 750CL paired-single instructions
[PATCH 2/2] ipa-struct-reorg.c: Fix bootstrap error on x86
[patch c++] Broken build for platforms that does not support POSIX like conditional variables
[patch committed] Tweak a libstdc++-v3 test for SH
Re: [patch ping2] libffi/boehm-gc/crt files executable stack (missing .note.GNU-stack on .o files)
[PATCH v2] ada: Suppress warning on possibly unused out parameters in UI_Div_Rem
[patch, committed] PR55795 Re: Buffered/unbuffered I/O issues
[patch, committed] Typo in invoke.texi
Re: [PATCH, Fix PR 31098] a*C == b*C is not foldded to a == b with --fast-math/floating point
Re: [PATCH, Fix PR 31098] a*C == b*C is not foldded to a == b with --fast-math/floating point
Re: [PATCH, Fix PR 31098] a*C == b*C is not foldded to a == b with --fast-math/floating point
[PATCH, Fix PR 31098] a*C == b*C is not foldded to a == b with --fast-math/floating point
Re: [PATCH, Fix PR 31098] a*C == b*C is not foldded to a == b with --fast-math/floating point
[Patch, Fortran, committed] Add LANG=C to libgfortran/mk-kinds-h.sh
[patch, fortran] Fix PR 33539
[patch, fortran] Fix PR 33683, wrong gamma function
[patch, fortran] PR 33162 INTRINSIC functions as ACTUAL argument
Re: [Patch, Fortran] PR 33818 - Fix bogus error dummy variable is used before the entry statement
[Patch, Fortran] PR 33818 - Fix bogus error dummy variable is used before the entry statement
Re: [Patch, fortran] PR31154 , PR31229 and PR33334 - use associated or imported function characteristics.
[Patch, fortran] PR31217 - ICE using FORALL on character substrings
[patch, fortran] PR31306 ICE with implicit character variables
Re: [Patch, fortran] PR31608 - wrong types in character array/scalar binop
[Patch, fortran] PR31608 - wrong types in character array/scalar binop
Re: [patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8
Re: [patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8
[patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8
[patch, fortran] PR33162 INTRINSIC functions as ACTUAL argument
Re: [Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures
[Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures
Re: [Patch, fortran] PR33542 - gfortran does not detect ambigious specific names if they are the same as generic names
[Patch, fortran] PR33542 - gfortran does not detect ambigious specific names if they are the same as generic names
Re: [Patch, fortran] PR33550 - ICE (segfault) when USEing ambiguous symbols
Re: [Patch, fortran] PR33554 - [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values
[Patch, fortran] PR33554 - [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values
Re: [Patch, fortran] PR33566 - fortran : wrong rank of derived type parameters array components
[patch, fortran] PR33609 ICE on arithmetic overflow
[Patch, fortran] PR33664 - crash on invalid program
[Patch, fortran] PR33733 - ICEs in simplify_transfer
Re: [Patch, Fortran] PR33745 - fix bound checking at run time (wrong code) and compile time (missing diagnostic)
[Patch, Fortran] PR33745 - fix bound checking at run time (wrong code) and compile time (missing diagnostic)
Re: [Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements
Re: [Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements
[Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements
[Patch, Fortran] PR33897 - Incorrect host association in modules
Re: [Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators
[Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators
[PATCH, fortran]: fix a few more libgfortran warnings
Re: [patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional
Re: [patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional
[patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional
[PATCH, fortran]: remove unused functions
Re: [patch, gfortran.dg] Make namelist_15.f90 use legal namelist file.
[patch, gfortran.dg] Make namelist_15.f90 use legal namelist file.
[PATCH, i386] Committed: Fix PR target/32961: Gcc has different requirements for x86 shift xmm intrinsics
[PATCH, i386]: Committed: Introduce AX_REG, BX_REG, CX_REG constants
[patch, libfortran] PR33253 Namelist problems
[patch, libfortran] PR33253 namelist: reading back a string with apostrophe
[patch, libfortran] PR33672 Additional runtime checks needed for namelist reads
Re: [PATCH, middle-end] Switch initializations conversion
[PATCH, middle-end]: Committed: Fix PR middle-end/33794: Wrong code w/ -ffast-math
Re: [patch, rfc] Semantics of attribute (aligned), misscompilation of crtstuff
Re: [patch, rfc] Semantics of attribute (aligned), misscompilation of crtstuff
Re: [patch, rfc] Semantics of attribute (aligned), misscompilation of crtstuff
Re: [patch, rfc] Semantics of attribute (aligned), misscompilation of crtstuff
[patch, rfc] Semantics of attribute (aligned), misscompilation of crtstuff
[PATCH, rtl-optimization]: Fix PR rtl-optimization/33638
Re: [PATCH, rtl-optimization]: Fix PR rtl-optimization/33846, ICE in trunc_int_for_mode, at explow.c:55
Re: [PATCH, rtl-optimization]: Fix PR rtl-optimization/33846, ICE in trunc_int_for_mode, at explow.c:55
Re: [PATCH, score] : for score backend, part 1
Re: [PATCH, score] : for score backend, part 2
[PATCH, spu]: implement MFC tag manager
[PATCH, spu]: speed up double precision compares
Re: [Patch, submitted, Fortran] Fix gfortran.dg/bounds_check_10.f90
[Patch, submitted, Fortran] Fix gfortran.dg/bounds_check_10.f90 (was: Re: FAIL: gfortran.dg/bounds_check_10.f90)
[patch, testsuite] Fix vectorizer testcase
[patch, testsuite] Fix vectorizer testcases
[PATCH, testsuite]: Add testcase for PR fortran/33500
[PATCH, testsuite]: Also check 3dnow and 3dnowA intrinsics in sse-13.c and sse-14.c
[PATCH, testsuite]: Committed: Fix gcc.target/i386/pr11001-*.c for -m64
[PATCH, testsuite]: Committed: Remove a couple of leftover dump files from test directory
[PATCH, testsuite]: Update g++.dg/tree-ssa/ivopts-1.C
[PATCH, tree-optimization]: Fix PR tree-optimization/33920, [4.3 Regression] Segfault in combine_blocks/tree-if-conv.c
Re: [PATCH, tree-optimization]: Fix PR tree-optimization/33920, [4.3 Regression] Segfault in combine_blocks/tree-if-conv.c
[patch, vectorizer] Add checks that vectype exists
Re: [patch, vectorizer] Add checks that vectype exists - resubmitting
[patch, vectorizer] Fix PR tree-optimization/33804 ICE in vect_transform_stmt
[patch, vectorizer] Fix PR tree-optimization/33854 ICE in vectorizable_conversion
[patch, vectorizer] Fix PR tree-optimization/33866 ICE in vect_get_vec_def_for_stmt_copy
Re: [patch, vectorizer] Fix PR tree-optimization/33866 ICE in vect_get_vec_def_for_stmt_copy
[PATCH, vectorizer]: Fix PR tree-optimization/33742, Segfault in vectorizable_operation
[PATCH, vectorizer]: Fix PR tree-optimization/33846, ICE in trunc_int_for_mode, at explow.c:55
[Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA
[PATCH,committed] AIX 5.3 support
[PATCH,committed] AIX VMX ABI
[PATCH,committed] Enable VMX testing on AIX
Re: [PATCH,fortran] Fix PR 31244
[PATCH,fortran]: Emit COMMON identifiers in proper debug scope
[PATCH,fortran]: fix for PR 33760
[PATCH,fortran]: partial fix for PR 32600
Re: [PATCH,fortran]: partial fix for PR 32600 - OK for GCC 4.3.0/stage 3
[PATCH,i386] fix PR 11001
[PATCH,rs6000] fix interrupt safety issue on E500 targets
RE: [PATCH,SH] Add SH2A new instructions
Re: [PATCH,SH] Add SH2A new instructions 1/6
Re: [PATCH,SH] Add SH2A new instructions 2/6
Re: [PATCH,SH] Add SH2A new instructions 3/6
Re: [PATCH,SH] Add SH2A new instructions 4/6
Re: [PATCH,SH] Add SH2A new instructions 5/6
Re: [PATCH,SH] Add SH2A new instructions 6/6
Re: [PATCH,spu]: generate inline code for int-to-double conversion
Re: [patch,testsuite] Fix PR testsuite/31828
Re: [Patch,testsuite] Remove xfail for gcc.dg/tree-ssa/update-threading.c
[Patch,testsuite] Remove xfail for gcc.dg/tree-ssa/update-threading.c
[Patch,testsuite] Remove xfail from g++.dg/tree-ssa/copyprop-1.C.
Re: [Patch,testsuite] Un-xfail mips for gcc.dg/tree-ssa/20040204-1.c
[Patch,testsuite] Un-xfail mips for gcc.dg/tree-ssa/20040204-1.c
[PATCH,vect] ppc cost model options
[Patch/Ada] Restore build of libgnat for mingw32
[patch/libdecnumber] Remove GNUism from Makefile.in
[PATCH] (another one) Fix PR33870, PTA and partitoning interaction
[patch] [wwwdocs] document addition of new branch
[patch] [wwwdocs] fix broken link in the vectorizer webpage
Re: [PATCH] ada: Suppress warning on possibly unused out parameters in uintp.adb
[PATCH] ada: Suppress warning on possibly unused out parameters in uintp.adb
[PATCH] ada: use a definition for xstrdup() which returns NULL when out of memory
[PATCH] add comment to sparseset.h about uninitialized data
[PATCH] Add missing dependencies to java/builtin.o
[PATCH] Add myself as a register allocation reviewer
[PATCH] Add some checking for cfgexpand and partitioning
[PATCH] Allow to switch off thread-unsafe if-conversion optimizations
[PATCH] Avoid ssa-fre-4.c FAIL on many arches (PR tree-optimization/33757)
[patch] boehm-gc 4.2.x, remove duplicate code
[PATCH] Committed: RE [Bug libstdc++/33578] __gnu_parallel::yield broken on mingw32
Re: [patch] conditional store elimination
[patch] config.gcc: Remove USE_GAS for m68k targets.
Re: [patch] darwin-ppc stabs-attrib-vect-darwin make it pass.
Re: [PATCH] DCE: Remove LIBCALL/RETVAL notes if they are moved to the same insn
[PATCH] DCE: Remove LIBCALL/RETVAL notes if they are moved to the same insn
[PATCH] define WIDEST_HARDWARE_FP_SIZE on mips
[PATCH] Disable -fipa-type-escape (PR tree-optimization/33136)
[PATCH] Disallow TER of pure/const/noreturn calls (PR tree-optimization/33619)
Re: [patch] enabling vectorization by default at -O3
[PATCH] Fix #pragma omp atomic in templates (PR c++/33894)
[patch] Fix a bug in Dwarf format for fixed-point types
[patch] Fix a couple of libstdc++ failures on uclinux (Take 2)
[patch] Fix a couple of libstdc++ failures on uclinux (Take 3)
[PATCH] Fix bootstrap failure with release checking
[PATCH] Fix code hoisting dataflow computation order
[PATCH] Fix cprop_jump conversion of a conditional jump into unconditional jump (PR rtl-optimization/33673)
Re: [PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
Re: [PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
Re: [PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
Re: [PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
[PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
[PATCH] Fix dse.o dependencies
[PATCH] Fix dwarf2out for DECL_BY_REFERENCE (PR debug/33537)
[PATCH] Fix fallout from binary search in add_vars_for_offset
[PATCH] Fix gcse.c hash_scan_set more
[PATCH] Fix global.c ICE for atypical testcase.
Re: [PATCH] Fix ICE in ia64 speculation support
Re: [PATCH] Fix optimization regression in constant folder
Re: [PATCH] fix parallel spu newlib build failures
[PATCH] Fix ppc64 MD_FALLBACK_FRAME_STATE_FOR cr2 handling
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Re: [PATCH] Fix PR c++/26698: g++ accepts const-incorrect code due to conversion function
Re: [PATCH] Fix PR c++/26698: g++ accepts const-incorrect code due to conversion function
[PATCH] Fix PR c++/26698: g++ accepts const-incorrect code due to conversion function
[PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
[patch] Fix PR debug/33868, gross memory usage in var-tracking
[PATCH] Fix PR26198, a missed-optimization with combining into COND_EXPRs
[PATCH] Fix PR32921, alias pessimization with r126326
Re: [PATCH] Fix PR32921, prune virtual operands of memory accesses based on TBAA
Re: [PATCH] Fix PR32921, prune virtual operands of memory accesses based on TBAA
[PATCH] Fix PR32921, prune virtual operands of memory accesses based on TBAA
Re: [PATCH] Fix PR32921, prune virtual operands of memory accesses based on TBAA
[PATCH] Fix PR33168, ppc64 bootstrap failure
[PATCH] Fix PR33608, bootstrap failure with ia64 and ada
[PATCH] Fix PR33627, invalid COND_EXPR_COND with ifcombine
[PATCH] Fix PR33641, error in the type verifier
[PATCH] Fix PR33666, type verification error with folding casts from pointers
[PATCH] Fix PR33692, gimplifier strips qualifiers from COMPONENT_REFs
[PATCH] Fix PR33779, extract_muldiv introducing new undefined overflow
[patch] fix PR33855, incorrect handling of complex regs
[PATCH] Fix PR33870, alias bug with SFTs and pointers
[patch] fix PR33961, load/store/nontrap confusion
[PATCH] Fix PRs 33691, 33694 and 33696
[PATCH] Fix PRs 33693, 33695 and 33697
[PATCH] Fix PRs 33816, 32921 (again, different)
[PATCH] Fix remove_unused_locals (PR tree-optimization/33645)
[PATCH] Fix some of the PR33870 fix fallout
[PATCH] Fix testcase for PR tree-optimization/32500
[PATCH] Fix tree-data-ref.c ICE on VIEW_CONVERT_EXPR<type>(0) (PR tree-optimization/33856)
[PATCH] Fix tree-opt/33589 out of SSA not cleaning up eh info for statements
[PATCH] Fix type mismatch caused by COMPOUND_EXPR + x folding (PR c++/33709)
[PATCH] Fix x86_64 pushsf_rex64 constraints (PR target/31507)
[PATCH] fixes for PR33834 and PR33835 (vectorizer)
[Patch] for PR target/33774: Support >8 byte field alignment on mingw/cyygwin targets
[PATCH] fortran testcase for PR 33794
[patch] gcc/*.h: Remove LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN.
[patch] gcc/*.h: Remove unused prototypes.
[patch] gcc/*: Fix comment typos.
[PATCH] Handle OBJ_TYPE_REF in the type verifier
[PATCH] Handle SSA_NAME pointers in get_alias_set
Re: [PATCH] i386: Fix PR target/29493 and PR target/29473 -masm=intel problems
[PATCH] i386: Fix PR target/29493 and PR target/29473 -masm=intel problems
Re: [PATCH] i386: Fix PR target/29493 and PR target/29473 -masm=intel problems
[PATCH] i386: undefined machine-specific constraint at this point: "Y"
Re: [PATCH] i386: undefined machine-specific constraint at this point: "Y"
Re: [PATCH] Import GNU Classpath (libgcj-import-20070727)
[PATCH] Improve handling of COND_EXECs in haifa_classify_insn.
[PATCH] initialize local variable in tree-ssa.c
[PATCH] initialize sparse sets with xcalloc
[PATCH] IPA pure const analysis shortcut
[patch] libstdc++: Limit Riemann zeta testcases on simulator
[patch] longlong.h: Fix count_leading_zeros for mc68020.
Re: [patch] Loop distribution for single nested loops
[patch] m68k: Clean up fmovem and movem patterns.
[patch] m68k: Fix uses of curly braces in the assembly output
[patch] m68k: Revert my ASSEMBLER_DIALECT patches.
[patch] m68k: Use ASSEMBLER_DIALECT (Take 2)
[PATCH] Make mem_sym_stat sorting stable, dump the scores
[PATCH] Make SFTs in var_ann a VEC
Re: [Patch] MIPS: Align local variables like global variables
[PATCH] MIPS: Fix unwinding through signal frames on -EB o32.
[Patch] MIPS: Optimize sync_compare_and_swap for const zero.
[PATCH] More performance fallout from the PR33870 fix
[PATCH] Optimize initialization from compound literals (PR tree-optimization/33723)
[PATCH] Optimize the default_defs hashtable
[patch] PR 33653: don't optimize volatile mem accesses