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:
"+m" constraints bogus?
4.2 branch frozen for release
4.2/4.3 PATCH: Fix IRIX 6.5 <stdint.h> for non-C99 compilations (PR libgcj/28190)
4.2/4.3 PATCH: Fix libgomp link tests on IRIX 6 (PR libgomp/32538)
[ [patch] New target cr16 - config patch]
[4.2 PATCH] fix pr32004 fallout on sh and ia64
[4.2] [patch] PR25413 fix
[Ada] Fix RTEMS target
Re: [Ada] new gnatbind switches
Fwd: [ALL TARGETS] final patch for PR 25241
Re: [ARM] ARM NEON support part 1/7: VFPv3 support
Re: [ARM] ARM NEON support part 2/7: NEON support
Re: [ARM] ARM NEON support part 3/7: Scheduling for Cortex-A8
Re: [ARM] ARM NEON support part 4/7: Improve bounds checking on immediates
Re: [ARM] ARM NEON support part 5/7: Stop vget_lane sign/zero-extending unnecessarily
Re: [ARM] ARM NEON support part 6/7: Improve code generation for vtrn, vzip, vuzp, intrinsics
Re: [ARM] ARM NEON support part 7/7: Fix vec_set patterns
[autovect, patch] Relax loop-aware SLP group size constraints
[autovect] [patch] another cost-model fix
[autovect] [patch] Fix a bug in loop-aware SLP
[autovect] [patch] improve realignment in outer-loop vectorization
[AVR] changes zero_extendXXX2 instructions to 'define_insn_and_split'.
[AVR] document progmem attribute
[AVR] fix constraint description, update constraint docs
[AVR] Fix target/31331
Re: [Bug middle-end/32749] [4.3 regression]: gfortran.dg/auto_array_1.f90
Re: [Bug rtl-optimization/32475] [4.3 Regression] function with asm() does not setup stack frame
Re: [Bug target/32437] [4.3 Regression] MIPS: FAIL in gcc.dg/cleanup-[8|9|10|11].c
Re: [Bug target/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile
Re: [Bug target/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile
Re: [Bug tree-optimization/32377] can't determine dependence (source/destination overlap without more than size)
Re: [C only] PR4076 -Wunused doesn't warn about static function only called by itself
Re: [C++ Patch/RFC] Final part of c++/26099, __is_convertible_to
[C++ Patch] Add PR 31027 Testcase
Re: [C++ PATCH] Canonical function and method types
[C++ PATCH] Fix diagnostic printing of AGGR_INIT_EXPR (PR c++/30854)
[C++ PATCH] Fix PR c++/32597 (value initialization and variadic templates)
[c++ patch] Fix PRs 30849/30850/30851
[C++ PATCH] Fix PRs c++/31993 and c++/32252 (variadic templates)
[C++ Patch] PR 29001
[C++ Patch] PR 30535
[C++ Patch] PR 32108
[C++ Patch] PR 32108 (take2)
[C++ Patch] PR 32560
[C++ Patch] PR 32561
Re: [C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers
Re: [C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers
[C++0x PATCH] Implement C++0x decltype
[C++] Fix 30818
[C++] Fix 32839
[C++] fix g++.jason/sync7
[CFARM] Script for automatic checking of patches
[committed] Add aliases for -march=24k[fx], -march=74k[fx], etc.
[committed] Add mipsisa*-elfoabi configurations
[Committed] Add myself as S/390 co-maintainer
[committed] Add support for MIPS16e save/restore instructions
Re: [Committed] Add testcase for PR 31606
[committed] Define __mips_dsp_rev
[Committed] Fix a couple of spu testcases after the dg-error/dg-warning fix
[Committed] Fix for ppc64 libgfortran bootstrap failures
[committed] Fix loop optimiser segfaults for MIPS16
[Committed] Fix PR middle-end/32920
[committed] Fix sh-wrs-vxworks build
[committed] Fix some more fallout from dataflow merge on PA
Re: [Committed] Libiberty argv.c, remove unused variable declaration.
[Committed] Libiberty argv.c, remove unused variable declaration.
[Committed] New g++ warning for inner-style forward class declarations
[committed] Reject -mrelax for SH VwWorks unless generating RTP PIC
[committed] Remove hppa xfails from gcc.dg/Warray-bounds.c and g++.dg/warn/Warray-bounds.C
[committed] Skip gcc.dg/cpp/trad/include.c for VxWorks kernels
[committed] Skip gcc.dg/sh4a-fpun.c for VxWorks kernels
[committed] SmartMIPS support, 4ksc + 4ksd processors
[committed] Tweak issue rate for 74K processors
[Committedi, libgfortran] Remove kill.lo rule
Re: [DOC PATCH]: Document new __float128 x86_64 builtin functions
Re: [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Re: [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
[fortran patch] Fix PR32823
[fortran, backport, committed] documentation update
[fortran, documentation, patch] ironing out some wrinkles
[fortran, patch, committed] Backport COMPLEX documentation to 4.2
Re: [fortran, patch] PR17711 - wrong operator name in error message
Re: [fortran, patch] PR25094 - check for private types in public interfaces
[fortran, patch] PR25094 - check for private types in public interfaces
[fortran, patches] *ping* PR32359,
[fortran, ptach] initialization expressions, update
[Fortran,Patch] PR32669 Fix actual argument bound checking
Re: [Fwd: [Patch] Adding CR16 target to top-level configure files]
[Fwd: [Patch] Adding CR16 target to top-level configure files]
[gfortran,patch] Fix code generated for NINT
[gfortran,patch] Fix handling of optional args to MIN and MAX intrinsics
[gfortran,patch] Fix multiple evaluation of index with bounds checking
[gfortran,patch] Fix MVBITS calling conventions
[gfortran,patch] Improve handling of character SELECT
[gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)
[gfortran,patch] Pass command-line options to libgfortran in a more ABI-stable manner
[gfortran,patch] Remove spurious "uninitialized" warnings for array descriptor fields
Re: [gomp, rfc] What can be considered combined paralle (PR libgomp/32468)
[gomp] allow gnu* symvers
[gomp] Fix handling of non-array POINTER vars in OpenMP directives (PR fortran/32550)
[libgfortran,committed] Get rid of warning in io/unix.c
[libgfortran,committed] Have libgfortran.h include <stdarg.h>
[libstdc++ patch] Committed: signed/unsigned wchar_t tweaks in testsuite
Re: [libstdc++-v3 patch] Disambiguate uses of TR1 components when in C++0x mode
[libstdc++-v3 patch] Disambiguate uses of TR1 components when in C++0x mode
Re: [libstdc++-v3 patch] Fix invalid use of signed wchar_t and unsigned wchar_t in <type_traits>
Re: [libstdc++-v3 patch] Fix invalid use of signed wchar_t and unsigned wchar_t in <type_traits>
[LTO] PATCH: Skip local variables
[lto]: PATCH committed to process ssa gimple.
Re: [MIPS] One test failed
[PATCH 0/5][testsuite] Fixing testcases which fail with 16-bit int
[PATCH 0/9] New back end ia16: 16-bit Intel x86
Re: [PATCH 1/2] testsuite fixes for 16-bit targets
[PATCH 1/5][testsuite] Use INT_MAX instead of 0x7fffffff
[PATCH 1/9] New target 16-bit Intel x86
Re: [PATCH 2/2] testsuite fixes for 16-bit targets
[PATCH 2/5][testsuite] Match bit-fields width to that of an int
[PATCH 2/9] Fix reloads_unique_chain_p() missing a conflict
Re: [PATCH 3/5][testsuite] Disable tests if pointer and long int are not both 32-bits or 64-bits
[PATCH 3/5][testsuite] Disable tests if pointer and long int are not both 32-bits or 64-bits
[PATCH 3/9] reload_reg_free():
[PATCH 4/5][testsuite] Fix overflows with 16-bit int
[PATCH 4/9] Subreg handling in reload_inner_reg_of_subreg() and push_reload()
Re: [PATCH 5/5][testsuite] Use stdint.h when needing int of exact size
[PATCH 5/5][testsuite] Use stdint.h when needing int of exact size
Re: [PATCH 5/9] Libgcc bits and the back end itself
[PATCH 6/9] Documentation for the ia16 back end
[PATCH 7/9][wwwdocs] Mention ia16 in backends.html
[PATCH 8/9] Vectorizer testsuite fixes
[PATCH 9/9] Skip or xfail some tests on ia16
[patch committed] Fix PR target/32847 -- ICE in find_reloads
[patch committed] Fix SH build failure
[patch committed] Fix sh-linux MD_FALLBACK_FRAME_STATE_FOR
[patch committed] SH: Fix PR target/32506
[patch committed] SH: Remove an unused function
[PATCH cris]: Fix PR target/32808 RTL check failure building libgcc
[PATCH INSTALLED]: const typedefs part 1/N
[PATCH INSTALLED]: const typedefs part 10/N
[PATCH INSTALLED]: const typedefs part 11/N
[PATCH INSTALLED]: const typedefs part 12/N
[PATCH INSTALLED]: const typedefs part 2/N
[PATCH INSTALLED]: const typedefs part 3/N
[PATCH INSTALLED]: const typedefs part 4/N
[PATCH INSTALLED]: const typedefs part 5/N
[PATCH INSTALLED]: const typedefs part 6/N
[PATCH INSTALLED]: const typedefs part 7/N
[PATCH INSTALLED]: const typedefs part 8/N
[PATCH INSTALLED]: const typedefs part 9/N
[PATCH INSTALLED]: Make treelang dir -Wcast-qual clean
[patch ping, 4.1/4.2/4.3] fix GNU as version detection
[PATCH PING, c]: Suffix for __float128 and __float80 FP constants
[patch ping] libffi/boehm-gc/crt files executable stack (missing .note.GNU-stack on .o files)
[PATCH PING]: Also check subnormals in c99-math*
[PATCH PING]: middle-end: provide generic "finite" transformation
[PATCH PING]: middle-end: provide generic "isnormal" transformation
Re: [PATCH PING]: middle-end: provide generic implementation for isinf
[PATCH PING]: middle-end: provide generic implementation for isinf
[patch RFA] Handle blockage insn in mode-switching.c/create_pre_exit
Re: [patch RFA] Handle blockage insn in mode-switching.c/create_pre_exit
[patch RFC] Make M32R use constraints.md
[PATCH target/32787] Sun Studio 12 Undefined symbol addl
[patch, Ada] Third Argument for pragma Machine_Attribute
[patch, commited] Fix loop updating in split_block
[patch, commited] Fix small inconsistency in loop analysis
[patch, commited] Update simple latches in fix_loop_structure
[patch, committed] Add test case
[patch, committed] Fix error in test case
[PATCH, committed] rs6000 cache parameters
[PATCH, committed] rs6000 define_constant REGNO
[PATCH, committed]: Fix PR tree-optimization/32681
Re: [patch, fortran,committed] fix build (was: Re: [patch, fortran] Fix PR 30814, bounds checking for pack)
[patch, fortran,committed] fix build (was: Re: [patch, fortran] Fix PR 30814, bounds checking for pack)
Re: [Patch, fortran/libgfortran] ABI cleanup for ALLOCATE
[Patch, fortran] Allocation tweaks
[Patch, fortran] Avoid creating unnecessary type node
[Patch, fortran] Document new ISO C Binding intrinsics
[patch, fortran] Fix PR 30814, bounds checking for pack
[patch, fortran] fixes for functions
[patch, fortran] initialization expressions
[patch, fortran] module that calls a contained function with an ENTRY point
[patch, fortran] more about namelists
Re: [patch, fortran] PR 32535 - namelist with private items contained in sub-sub-procedure of a module rejected
[patch, fortran] PR 32535 - namelist with private items contained in sub-sub-procedure of a module rejected
[Patch, fortran] PR 32909 Replace gfc_c_int_type_node with integer_type_node
Re: [Patch, Fortran] PR20888 using NULL() pointer as operand
[patch, fortran] PR24784, PR28004 - about unused variables
[patch, fortran] PR29876 - ICE on bad operator
[patch, fortran] PR31129 - warning on unused parameters
Re: [Patch, fortran] PR31205 - aliased operator assignment produces wrong result
Re: [Patch, fortran] PR31205 - aliased operator assignment produces wrong result
Re: [Patch, fortran] PR31205 - aliased operator assignment produces wrong result
Re: [Patch, fortran] PR31211 - wrong code generated for pointer returning function as actual argument
[Patch, fortran] PR31211 - wrong code generated for pointer returning function as actual argument
Re: [Patch, fortran] PR31609 - module that calls a contained function with an ENTRY point
[Patch, fortran] PR31609 - module that calls a contained function with an ENTRY point
Re: [Patch, fortran] PR32157 - intrinsic function name conflicts with subroutine if present in the same file
Re: [Patch, fortran] PR32157 - intrinsic function name conflicts with subroutine if present in the same file
[Patch, fortran] PR32157 - intrinsic function name conflicts with subroutine if present in the same file
Re: [Patch, fortran] PR32239 Use builtin_powi
[patch, fortran] PR32432 SEGV/endless loop after: "ERROR: ... already is initialized"
Re: [patch, fortran] PR32432 SEGV/endless loop after: "ERROR: ... already is initialized"
[Patch, fortran] PR32526 - [4.3 regression] Spurious error: Name 'x' at (1) is an ambiguous reference to 'x' from module 'y'
[patch, fortran] PR32545 Give compile error not warning for wrong edit format statements
[patch, fortran] PR32612 gfortran - incorrectly flags error on interface module
[Patch, fortran] PR32613 - [4.3 regression] Different results depending on unnecessary variable declaration
[patch, fortran] PR32633 - bogus error with implicit SAVE
Re: [Patch, fortran] PR32634 - renamed, use associated generic interface rejected
[Patch, fortran] PR32634 - renamed, use associated generic interface rejected
Re: [Patch, fortran] PR32665 - allocatable array on lhs deleted while still in use on rhs
[Patch, fortran] PR32665 - allocatable array on lhs deleted while still in use on rhs
[patch, fortran] PR32704 - document -static-libgfortran
Re: [patch, fortran] PR32710 - ICE: namelist and subroutine with the same name
[patch, fortran] PR32710 - ICE: namelist and subroutine with the same name
Re: [patch, fortran] PR32724 - ICE on statement function in specification part of module
[patch, fortran] PR32724 - ICE on statement function in specification part of module
[patch, fortran] PR32760 Error defining subroutine named PRINT
[patch, fortran] PR32778 - pedantic warning: intrinsics that are GNU extensions not part of -std=gnu
[patch, fortran] PR32867 - ICE on nested initialization expressions
Re: [patch, fortran] PR32879 - Document algorithm used for random generator
[patch, fortran] PR32879 - Document algorithm used for random generator
[Patch, fortran] PR32880 - User operator & allocatable TYPE components: wrong deallocate
Re: [Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used
Re: [Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used
[Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used
Re: [patch, fortran] PR32906 - Parameter array ... cannot be automatic or assumed shape
[patch, fortran] PR32906 - Parameter array ... cannot be automatic or assumed shape
[Patch, Fortran] PR32936 - Allocate's STAT & function result
[patch, fortran] PRs 31818, 32876, 32905 - about namelists
[Patch, fortran] Use correct type for transferring array descriptor info to library
[PATCH, i386] Committed: Fix PR target/32660
[PATCH, i386]: Committed: Fix PR target/32708
[PATCH, i386]: Committed: Mark ia32 const builtins as const.
[PATCH, i386]: Fix (part of) PR target/32661
Re: [patch, libfortran] Fix PR 32217, crash on unpack of zero-sized array
Re: [patch, libfortran] Fix PR 32217, crash on unpack of zero-sized array
[patch, libfortran] Fix PR 32217, crash on unpack of zero-sized array
[patch, libfortran] PR 32858 - printf()-capabilities for runtime_error
[patch, libgfortran] [4.3 Regression] crash when printing big character variable
[patch, libgfortran] PR32611 Print sign of negative zero
[patch, libgfortran] PR32678 GFortan works incorrectly when writing with FORMAT Tx
[patch, libgfortran] PR32752 Segfault on WRITE with modified unix_stream structure
Re: [patch, libgfortran][4.3 regression] PR32554 Bug in P formatting
[PATCH, middle-end, i386]: Use signbit insn in copysing insn and implement signbit using fxam x87 insn
Re: [PATCH, middle-end, i386]: Use signbit insn in copysing insn and implement signbit using fxam x87 insn
[PATCH, middle-end/RTL, i386]: Simplify nested VEC_SELECT RTX
Re: [PATCH, middle-end]: Fix PR middle-end/32559
[PATCH, middle-end]: Fix PR tree-optimization/{31966, 32533}
[PATCH, MIPS] Fix build after no_new_pseudos
Re: [patch, PR 32731] fix pack and unpack for kind=1 and kind=2 mask
[patch, PR 32731] fix pack and unpack for kind=1 and kind=2 mask
[PATCH, preprocessor]: Fix 'may be used uninitialized' warning
Re: [PATCH, revised]: Track uninitialized variables
[PATCH, rtl]: Fix PR rtl-optimization/32450: Call to mcount clobbers registers
[PATCH, rtl]: Print note insn names in RTL dumps
[PATCH, testsuite] add/change fpic restrictions where appropriate
Re: [PATCH, testsuite] fix stack size issues in multi-ix.c
[patch, testsuite] Fix vectorizer testcase
[PATCH, testsuite]: Add testcase for PR tree-optimization/19910
[PATCH, testsuite]: Committed: Add patch for PR tree-optimization/25371
[PATCH, testsuite]: Committed: Add testcase for PR middle-end/32176
[PATCH, testsuite]: Committed: fix g++.dg/ext/visibility/ms-compat-1.C FAIL
[PATCH, testsuite]: Fix recent vect testsuite failures on x86_64
Re: [PATCH, www] Add spu to backends.html
[patch, wwwdocs] onlinedocs: Update link names for "GNU Fortran"
[patch,commited] Enable versioning and unrolling outer loops
[PATCH,fortran/32942] Give EXPONENT the correct return type
Re: [PATCH,fortran] *The* ISO C Binding patch
[PATCH,fortran] fix iso_c_binding only clause bug
[PATCH,fortran] Fix logical comparison diagnostic message
[PATCH,fortran] fix PR 32599 and PR 32601
Re: [patch,fortran] PR32644 [4.3 Regression] "CHARACTER*1, c" produces "Unclassifiable statement"
[patch,fortran] PR32644 [4.3 Regression] "CHARACTER*1, c" produces "Unclassifiable statement"
[PATCH,fortran]: [Fwd: fix part of PR 32600] - c_funloc
[PATCH,fortran]: fix for PR 32801
[PATCH,fortran]: fix for PRs 32797 and 32800
[PATCH,fortran]: fix part of PR 32600
[PATCH,fortran]: fix PR 32804, update PR 32801
[PATCH,fortran]: fix pr32627 and other c_f_pointer funcs
[PATCH,fortran]: proposed fix for PR 32732
Re: [PATCH,fortran]: proposed fix for PR 32732 (Bind(C)/VALUE: scalar char was passed as reference)
[PATCH,fortran]: updated patch for PR 32627
Re: [Patch,java] Fix bootstrap building gcj.info
[patch,rfh] More precise aliasing for builtins
[PATCH,testsuite] add check_ultrasparc_hw_available
Re: [PATCH,testsuite] add dg-require-effective-target for ultrasp7.c
[PATCH,testsuite] add dg-require-effective-target for ultrasp7.c
[PATCH,testsuite] add dg-require-effective-target for vect-116
Re: [PATCH,testsuite] fix gcc.dg/sibcall-{3,4}.c and -mlongcall on ppc
[PATCH,testsuite] fix gcc.dg/sibcall-{3,4}.c and -mlongcall on ppc
[PATCH,testsuite] fix gcc.dg/tree-ssa/20030714-1.c with -fPIC
[PATCH,testsuite] fix gcc.dg/tree-ssa/wholeprogram-1.c for -fPIC
[PATCH,testsuite] fix PR 19232
[PATCH,testsuite] fix STACK_SIZE issue in pr23135.c
[PATCH,testsuite] xfail pr23098.c on vxworks targets
Re: [Patch/mingw32] Don't depend on MS runtime for classic ctype table.\
RE: [Patch/mingw32] Don't depend on MS runtime for classic ctype table.\
Re: [Patch/testsuite] PR 18246 Allow compat-struct-layout tests to function on mingw32
[Patch/testsuite] PR 18246 Allow compat-struct-layout tests to function on mingw32
[Patch: cygwin/mingw32] Committed: Prefer DWARF2 debug info in cygming.h
RE: [Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
RE: [Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
RE: [Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
Re: [Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
[Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
Re: [Patch: mingw/cygwin] Don't strip '@' dangles from stdcall/fastcall dllimport references
[Patch] 1/3 Add new builtin __builtin_flush_icache().
[Patch] 2/3 MIPS support for builtin __builtin_flush_icache().
[Patch] 3/3 FFI: Use __builtin_flush_icache() to flush MIPS i-cache.
[Patch] 4/3 i386 target support for __builtin___clear_cache()
Re: [PATCH] [4.2/4.1] PR/32004, tree-ssa caused in/out asm constraints to often need reloads
[PATCH] [4.2/4.1] PR/32004, tree-ssa caused in/out asm constraints to often need reloads
[PATCH] [auto-vect branch] Fix build issue.
[PATCH] [committed] Add myself to MAINTAINERS (Write After Approval)
[patch] [PR25413] fix natural-alignment assumption in the vectorizer
[patch] [RFC] Gimplifying rhs cond_exprs
[PATCH] Actually follow middle-end type system rules in useless_type_conversion_p
[PATCH] Add GIMPLE type verifier enabled for stage1
Re: [PATCH] add insn implementing signbit to middle end and s390
[patch] Add myself to MAINTAINERS: write after approval
[Patch] Adding CR16 target to top-level configure files
[PATCH] Address one thing in PR32698
[PATCH] Allow indented declarations in gengtype lexer
[PATCH] C++ frontend fix for PR 32668, type-generic builtins
[PATCH] c-cppbuiltin.c bits for libstdc++/31518
[patch] cfgrtl.c: Remove delete_insn_chain_and_edges.
Re: [patch] Changes in params for cache sizes
[Patch] Commited. Remove obsolete i386_pe_asm_file_end prototype.
[PATCH] conditional load hoisting
Re: [patch] conditionally declare bswap functions depending on target
[PATCH] Count CONVERT_EXPR like NOP_EXPR for estimating function size
[patch] cp/*.c: Fix comment typos.
[patch] cp/pt.c: Remove template_parameter_pack_p.
[patch] darwin bootstrap fallout.
[PATCH] don't use .gnu.attributes on vxworks
[PATCH] drop MAXPATHLEN dependency from gcc/tlink.c
[patch] Encode the libgcj soversion in libjava's private dir
[patch] explain possible conflicts with -dCHARS and cpp
Re: [PATCH] Extend store ccp
Re: [patch] Fix a couple of libstdc++ failures on uclinux
[patch] fix address_cost for x86
Re: [PATCH] Fix bootstrap on SPARC/Solaris with RTL checking
[PATCH] Fix error in option handling
[Patch] Fix for PCH on MS Vist host, committed
[patch] Fix gimple type checking errors on ppc
[PATCH] Fix gnat on GNU/kFreeBSD
[PATCH] Fix ia64 .copy_state/.body directive emission (PR target/32338)
[patch] fix loop updating in jump threading
[patch] Fix m32c breakage caused by fix for PR 32773
[PATCH] Fix matrix regression failures on AIX and HP-UX
Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
[PATCH] Fix PR 32195 dllimport regression
[patch] Fix PR 32230 - check that dr's base is not a constant
RE: [PATCH] Fix PR 32915 dllimport regression
Re:[patch] Fix PR c++/30156
Re: [PATCH] Fix PR c++/30917: ICE with friend in local class (to a function)
[PATCH] Fix PR libstdc++/31836 on hppa64-hp-hpux11.11
[PATCH] Fix PR middle-end/32602 and middle-end/32603
[PATCH] Fix PR testsuite/32471 when INT_MAX is not 0x7fffffff
[PATCH] Fix PR tree-optimization/32589
[PATCH] Fix PR tree-optimization/32705
[PATCH] Fix PR tree-optimization/32713
[PATCH] fix pr25446
[PATCH] Fix PR32482
Re: [PATCH] Fix PR32493, bring back inlining of varargs functions
[PATCH] Fix PR32522 -- alpha bootstrap failure
[PATCH] Fix PR32764 (bootstrap problem on ia64)
Re: [PATCH] Fix PR32764 (bootstrap problem on ia64)
Re: [PATCH] Fix PR32843, testsuite bug wrt sign/zero-extension of return values
Re: [PATCH] Fix PR32843, testsuite bug wrt sign/zero-extension of return values
[PATCH] Fix PR32843, testsuite bug wrt sign/zero-extension of return values
[PATCH] Fix pragma-darwin.c (and turn on for i386-darwin also)
[PATCH] Fix reg selection for RP, PFS and FP on ia64 (PR target/32337, introduced by dataflow merge)
[PATCH] Fix regression of PR30965
[PATCH] Fix some type issues in the middle-end
[PATCH] fix typo in libstdc++ configure script
[PATCH] Fix up IV-opts more for pointer plus
[PATCH] fixed-point patches (2/10 and 3/10)
[PATCH] fixed-point patches (4/10 and 5/10)
[patch] for PR 32729
[patch] for PR 32773
[patch] fortran/*: Fix comment typos.
[patch] gcc/*: Fix comment typos.
[PATCH] Gimplify builtin_expect on short-circuiting conditionals
[Patch] H8/300 : Avoid the insertion of divu.l instruction in the delay slot for H8/SX targets
[PATCH] ifcombine: Fix problem when optimizing 64 bit checks
[PATCH] Improved dependence analysis
[PATCH] limit ranking change to C++0x
Re: [patch] m68k: Fix a binary compatibility problem with -mno-strict-align.
[patch] m68k: Fix a binary compatibility problem with -mno-strict-align.
[patch] m68k: Turn off -mstrict-align on ColdFire.
[PATCH] Make canonical type failures ICE
[patch] Make cfg cleanup more loop-friendly
[PATCH] middle-end & C-frontend: fix PR middle-end/32668
[PATCH] middle-end/30482
[PATCH] middle-end/30482 (take 2)
Re: [PATCH] middle-end: provide generic "isnormal" transformation
Re: [Patch] MIPS: Fix unwinding through signal frames for n32 and n64 ABIs.
Re: [Patch] MIPS: Fix unwinding through signal frames for n32 and n64 ABIs.
Re: [Patch] MIPS: Fix unwinding through signal frames for n32 and n64 ABIs.
Re: [Patch] MIPS: Fix unwinding through signal frames for n32 and n64 ABIs.
[Patch] MIPS: Fix unwinding through signal frames for n32 and n64 ABIs.
[PATCH] Modulo-scheduling improvements. Print the SCCs and add check.
[PATCH] Modulo-scheduling improvements. Patch 1 of 2.
Re: [PATCH] Modulo-scheduling improvements. Patch 2 of 2.
[patch] More precise cfg for omp constructs
[patch] more vectorizer costmodel fixes/improvements + spu costs (needs review)
Re: [patch] more vectorizer costmodel fixes/improvements + spu costs (needs review)
[patch] Move dominance info to struct control_flow_graph
[PATCH] Move SPARC dg tests to gcc.target/sparc
[Patch] New: CR16 port
[PATCH] Partially fix PR 32340: libjava build failure on arm-unkonwn-elf
[PATCH] PR 32475 stack setup code being deleted.
Re: [PATCH] PR other/32154
Re: [PATCH] PR target/32641: fix the C99 FP test macros on solaris 10
[PATCH] PR target/32641: fix the C99 FP test macros on solaris 10
[patch] PR31906
[patch] PR32014 - add missing altivec.md patterns
[patch] Preserve exit phis only in lcSSA form
[PATCH] Preserve volatileness, fix PR32721
[PATCH] Proposed fix for bug #31899
[PATCH] Re-structure useless_type_conversion_p
Re: [PATCH] Re: MIPS support for __builtin_flush_icache() breaks -mips16
[PATCH] Re: MIPS support for __builtin_flush_icache() breaks -mips16
[PATCH] Remove dead struct-equiv.c
[PATCH] Remove middle-end callers to lang_hooks.types_compatible_p
[PATCH] Rename tree_ssa_useless_type_conversion_1 to useless_type_conversion_p
[PATCH] RTL docs update
[patch] set -mabi=altivec with -ftree-vectorize
[PATCH] testsuite fixes for 16-bit targets
RE: [PATCH] The 2nd patch from the fixed-point branch
[patch] tree-ssa-operands.c: Remove realloc_*.
[PATCH] Update license headers in config/pa
[PATCH] Use cmp_return_mode for fp libcall compare modes and set up the two mode new attributes for SPU
Re: [patch] vectorizer cost-model: fixes and powerpc testcases
[PATCH] Wrong coverage attribution.
[PATCH]: Add -fno-tree-reassoc to "fix" PR target/27855
[PATCH]: Add more timevars to aliasing
[PATCH]: Also check subnormals in c99-math*
[patch]: Enhance rtl-dse to remove unaligned read after writes.
[PATCH]: fix c99-math* isinf check
[PATCH]: Fix g++.dg/opt/pr24665.C
[PATCH]: Fix gfortran regressions
[PATCH]: Fix libjava bootstrap
[PATCH]: Fix memory leaks in tree-ssa-alias.c
[PATCH]: Fix PR 32571
[PATCH]: Fix PR 32606 and 32604
[PATCH]: Fix PR 32663