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
[PATCH]: Fix PR tree-optimization/32583 and 32584
[PATCH]: Fix problematic -Wcast-qual cases using new CONST_CAST macro
Re: [PATCH]: Fix problematic -Wcast-qual cases using new CONST_CAST macro
[PATCH]: Fix SCCVN infinite memory use
[PATCH]: Fix two Wcast-qual violations in java dir
[PATCH]: for making df faster.
[PATCH]: Log the insn patterns which combine creates
[PATCH]: Make PRE handle globals
[PATCH]: Nullify name and letter field of pass_stack_regs struct
[Patch]: Set USE_GTHREAD_WEAK on mingw32 to 0
[patch]: To remove the Reaching Uses dataflow problem.
[PATCH][4.2] Fix PR32328, wrong code with calls and aliasing
[PATCH][4.2] Fix PR32500, wrong code with VRP (number of iterations analysis)
[PATCH][4.2] Fix PR32723, some big memory usage regression
[PATCH][C++/Java] Get rid of the walk_subtrees langhook
Re: [patch][c++/PR 31743]
[patch][c++/PR 32113]
[patch][c++/PR 32251]
[PATCH][C++] Fix PR32609, ICE during htab_clear_slot
[PATCH][C++] Remove auto_var_in_fn langhook
[PATCH][C++] Type fixes for the C++ frontend
[PATCH][C/C++/Fortran] Fix some more type mismatches
[PATCH][C/C++] Do not promote return arguments
[PATCH][C/C++] Fix some type mismatches in the C/C++ frontends
[PATCH][C] Fix type problem in convert_for_assignment
[PATCH][C] Remove the disregards_inline_limits langhook
[PATCH][dataflow] Clean up the treatment of def
[PATCH][fortran] More type fixes
[PATCH][java] Fix type problems in the Java frontend
Re: [PATCH][Modulo-sched] Avoid SMS when the candidate loop contains INC instruction
[PATCH][Modulo-sched] Avoid SMS when the candidate loop contains INC instruction
[PATCH][PING] Script for automatic checking of patches
[PATCH][RFA][C/C++] Gimple type verifier for merging (and status)
[PATCH][RFC] A GIMPLE and GIMPLE type system verifier
[PATCH][RFC] Another approach to fixing "bad" inlining
[PATCH][rtl] documentation update
Re: [PATCH][updated] Force SDmode function args into FP registers per the ABI
[PATCHES][RFC] Fix for PR 29749
[PING#2] fix ppc ICE on reload spill to mem at boundary offset
[PING] C++ frontend fix for PR 32668, type-generic builtins
[PING] fix hardcoded rs6000-xcoff csects alignment
[PING][PATCH] [modulo-sched] Change the ddg's construction
[PING][PATCH] Extend store ccp
Re: [PING][PATCH]: Improvements to sched-deps.c interface
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Re: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
[rfa, spu] Fix setting of PARAM_MAX_COMPLETELY_PEEL_TIMES.
Re:[RFA:] fix lack of #ifdef HAVE_C99_RUNTIME in builtins-20.c and elsewhere
[RFC] Improve Tree-SSA if-conversion - convergence of efforts
[RFC] libiberty: depend on stamp-h rather than config.h
Re: [rs6000 PATCH] Implement ppu_intrinsics.h
[testsuite, committed] PR32738
[Testsuite] Move around DWARF debug info tests
[tuples] add works_with_tuples_p flag to tree_opt_pass
[tuples] adding ENABLE_GIMPLE_CHECKING
[tuples] Adding switch support to the gimplifier
[tuples] Assert that GIMPLE_RETURN is returning a gimple value
[tuples] Change nlabels in a gs_switch to include the default
[tuples] declare_vars changes
[tuples] Fix constructor initializers
[tuples] Fix expected dejagnu patterns in constructors.c
[tuples] Fix gimplification of MODIFY_EXPR
[tuples] fix gimplify_return_expr buglet
[tuples] Fix GS_CALL gimplification
[tuples] Fix libgcc gimplification
[tuples] gs_bind changes
[tuples] GS_BIND, GS_TRY, and minor API changes
[tuples] handle function instrumentation
[tuples] handle TRY_*_EXPR and LOOP_EXPRs
[tuples] Refactor gimplify_expr 1
[tuples] Refactor some data structures
[tuples] Remove remaining access macros
[tuples] Rename gimple-ir.[ch] to gimple.[ch]
[tuples] Rename gimple_build_* to build_gimple_*
[tuples] Rename gs_*
[tuples] Save gimplified bodies for each function
[tuples] start c_gimple_diagnostics_recursively conversion
[tuples] Swap arguments in gs_seq_append and gs_add
[tuples] walk_tree for tuples
[v3] Add missing include to testcase
[v3] Add std::identity, std::move, std::forward
[v3] libstdc++/31957
Re: [v3] Tweak docs after 31717
[wwwdocs patch] document the ubuntu/gcc-4_2-branch
Re: [wwwdocs, patch] Add Fortran ISO Bind C to index.html(News) and update gcc-4.3/changes.html(Fortran)
[wwwdocs, patch] Add Fortran ISO Bind C to index.html(News) and update gcc-4.3/changes.html(Fortran)
[wwwdocs] [committed] vectorizer webpage updated
[wwwdocs] Committed: document C++0x decltype
[wwwdocs] GCC 4.2 status updates
Re: [wwwdocs] Mention -march=amdfam10, -msse4a, -mabm and -mpopcnt in htdocs/gcc-4.3/changes.html
[wwwdocs] Mention -march=amdfam10, -msse4a, -mabm and -mpopcnt in htdocs/gcc-4.3/changes.html
[wwwdocs] PATCH for Re: Creating gcc-newbies mailing list
[wwwdocs] PATCH for Re: GCC 4.1 status on front page
[wwwdocs] Rotate news
[wwwdocs] translations.html
[wwwdocs] Update GCC 4.2 status on main page
[wwwdocs] Update style.mhtml for stricter validators
[Xtensa] add synchronization builtins
]PATCH] Rewrite part of tree-affine for pointer plus (rest element)
Add -march=4ks[cd] to MIPS_ISA_LEVEL_SPEC
Add a MIPS -mbranch-cost option
Add missing newline escape to Makefile.tpl
Add myself to MAINTAINERS
Add support for -march=74k3_2
Allow DECL_ALIGN of FUNCTION_DECLs
Allow preferred-stack-boundary of 3 for x86-64
ARM vector return ICE
ARM: enable interpreter, add locks code
Re: autoconf 2.61 on debian etch and GCC
AW: [C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers
Better relocation handling for nonstandard --libdirs (take 2)
Re: Bootstrap is broken on x86_64, comparison between signed and unsigned in optabs.c
C++ PATCH: PR 31992
C++ PATCH: PR 32232
C++ PATCH: PR 32251
Changing top level files and include/ files over to GPLv3
Clean up register class checks in config/mips
Cleanup optabs handler interface
Committed, testsuite/lib/libstdc++.exp: Use AR and RANLIB, not AR_FOR_TARGET, RANLIB_FOR_TARGET.
Committed: Documentation for -fsign-zero
Committed: fix gcc.dg/20011127-1.c fallout from "[ALL TARGETS] final patch for PR 25241"
Contents of PO file 'gcc-4.2.0.de.po'
Contents of PO file 'gcc-4.2.0.sv.po'
Contents of PO file 'gcc-4.2.0.zh_CN.po'
A couple of MIPS testsuite fixes
Data dependence graph for loop distribution
Debug info path remapping
Re:emit DW_AT_entry_pc along with DW_AT_ranges
Re: emulating tls for systems without
Enable gcj on ARM EABI
Endianness-dependent ordering of the MIPS hi and lo registers
Final backend patch#2 to provide infrastructure for parameter lists
Fix ARM build (PR32753)
Fix bootstrap failures
Fix bootstrap problem on Darwin.
Fix building M32R trampolines on 64-bit hosts
Fix comment in gcc.dg/dfp/fe-convert-1.c
Fix darwin bootstrap on MacOS X 10.5+
Re:Re: Fix dwarf3 compile_unit debug info
Fix for data deps classical distance vector
Fix gcc.c-torture/execute/20030928-1.c for ARM VxWorks
Fix gcc.c-torture/execute/builtin-prefetch-6.c for SH RTPs
Fix libjava build error on NetBSD
fix make clean in gcc/
Fix mips/save-restore-5.c for mips-linux
Fix mode-switching problem for SH SJLJ exceptions
Fix obvious failure in unwind-sjlj.c
Fix PR 32336 (error message for matmul)
Fix PR32639, ptrmem1.C failing
Fix update_web_docs_svn
Re: Fixed CRIS callout from PATCH COMMITTED: Remove no_new_pseudos from backends
Fixed CRIS callout from PATCH COMMITTED: Remove no_new_pseudos from backends
Fortran regressions
GCC 4.2 branch open
Re: GCC 4.2.1 Status Report (2007-07-03)
GCC 4.2.1 Status Report (2007-07-10)
Re: gnu_inline attribute for C++
i believe that the commit you just did broke ppc32-linux bootstrap.
Re: ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
Intel BID library is in mainline
Invalid RTL sharing in ifcvt on PPC64 testsuite
libada multilb advice request
libffi for ARM
libgfortran @CFLAGS@
Make arm-wrs-vxworks pass more options down to the assembler
Make mips.exp treat -mfp* as ABI options
Make more use of register insv and ext*v expanders
Merge Intel BID library branch into mainline
Merge MIPS16 {,d}addiu patterns
MIPS 74k scheduler adjustments
MIPS support for __builtin_flush_icache() breaks -mips16
MIPS TLS debugging
Re: New back end ia16: 16-bit Intel x86
New Chinese (simplified) PO file for 'gcc' (version 4.2.0)
New German PO file for 'gcc' (version 4.2.0)
Re: New option for linkage compatibility with Visual Studio, as committed
Re: New option for linkage compatibility with Visual Studio, as committed
New patch for PR tree-optimization/32087, ICE on -fprefetch-loop-arrays
New Swedish PO file for 'gcc' (version 4.2.0)
Re: non-local goto optimization
Obvious patch for IA64 cleanup
Re: PATCH (SPU): Add enhanced Double Precision (eDP) support on SPU
Re: PATCH : enhance win32 libiberty pex-win32.c for combo install dirs
PATCH : enhance win32 libiberty pex-win32.c for combo install dirs
PATCH COMMITTED: Clean up after no_new_pseudos removal
PATCH COMMITTED: Permit splitters to create new pseudo regs in combine
PATCH COMMITTED: Remove no_new_pseudos from backends
Patch for PR target/32218 (ice-on-valid-code, IA64 vectorization)
Patch ping
Patch ping (Re: RTL sharing checker update)
Re: PATCH PING: distcc and ccache speedup: adds directives-only preprocessing
PATCH PING: distcc and ccache speedup: adds directives-only preprocessing
PATCH PING: Make canonical type failures ICE
Re: Patch to change IA64 division code
Re: Patch to fix vector tests on IA64 HP-UX
Patch to implement XFmode/TFmode constant suffixes on IA64
PATCH: add DOLLARS_IN_ASM_IDENTIFIERS
PATCH: Add MIPS 4ksc and 4ksd processors
PATCH: Add SmartMIPS support
PATCH: MIPS madd scheduling (committed)
Patch: 'normalization' of libmudflap Makefile.am
Re: PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:
Re: PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:
PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:
PATCH: Add .type pseudo-op to 68K soft-float routines
PATCH: Add DFP thread-safty test
Re: PATCH: add DOLLARS_IN_ASM_IDENTIFIERS
PATCH: Add myself as libbid maintainer
PATCH: add some ATTRIBUTE_UNUSEDs
PATCH: Backport PR c++/31338 to 4.2 branch
PATCH: bug in find_reloads_address_part
PATCH: Define check_sccs only if ENABLE_CHECKING is defined
PATCH: eliminate warnings from c-opts.c
PATCH: Enable _Decimal32 tests in gcc.dg/dfp/fe-convert-2.c
PATCH: Enable pthreads on IRIX 6 (PR bootstrap/3456)
PATCH: Factor some code in xgcc
PATCH: Fix bootstrap
PATCH: fix indentation in c-obj-common.c (committed)
PATCH: Fix libffi for 64-bit Solaris 10+/x86
PATCH: Fix parameter type handling
Re: PATCH: fixes bugs in name lookup via using directives
Patch: FYI: remove some java-specific tree codes
PATCH: gcc/testsuite: Set gcc_initialized to 1
PATCH: gcj shouldn't use hidden visibility if unsupported (PR target/32462, libgcj/32465)
PATCH: Handle "-shared -pie" and "-pie -shared" properly
patch: ICE in legitimize_pic_address for x86_64 mingw target
PATCH: libbid: Support TLS
PATCH: libgcc: Enable TLS for Linux/x86
patch: libiberty adjustments for _WIN64
PATCH: Loop to builtin call pass (builtinizer)
PATCH: MIPS 20Kc timings (committed)
PATCH: MIPS constant pool addresses w/-membedded-data
Re:PATCH: nicer ./configure --help
Re: PATCH: PR bootstrap/32764: [4.3 regression] : Failed to
Re: PATCH: PR bootstrap/32764: [4.3 regression] : Failed to bootstrap on Linux/ia64
PATCH: PR bootstrap/32764: [4.3 regression] : Failed to bootstrap on Linux/ia64
Re: PATCH: PR bootstrap/32764: [4.3 regression] : Failed to bootstrap on Linux/ia64
Re: PATCH: PR bootstrap/32764: [4.3 regression] : Failed to bootstrap on Linux/ia64
PATCH: PR c++/32245
PATCH: PR c++/32346
Re:Patch: PR preprocessor/19753
Re:Patch: PR preprocessor/21521
Re:Patch: PR preprocessor/22168
PATCH: PR testsuite/32932: ssp tests can't find libssp
PATCH: relocate DWARF2 glossary to top-of-file
PATCH: remove libiberty/ternary.c et al
Re: Patch: remove ObjC-related globals from C FE
PATCH: Remove unused crt targets
PATCH: Report branch/revsion info from "gcc -v"
Re:PATCH: some missing m4 quotation in configure.ac
PATCH: Update gcc.dg/vect/costmodel/x86_64/costmodel-vect-reduc-1char.c
Re:Patch: update -fmessage-length docs
PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4
Re: Ping 5! [PATCH, revised]: Track uninitialized variables
Ping 6! [PATCH, revised]: Track uninitialized variables
Ping patch: Add DFP TFmode conversions
Re: ping: back end reinitialization hooks to support mixed mips16/nomips16 compilation in same file
ping: back end reinitialization hooks to support mixed mips16/nomips16 compilation in same file
Re: ping: back end reinitialization hooks to support mixed mips16/nomips16 compilation in same file
PING: C++0x decltype patch
PING: C++0x variadic templates fixes
PING: patch: ICE in legitimize_pic_address for x86_64 mingw target
PING: PING: patch: ICE in legitimize_pic_address for x86_64 mingw target
Ping: PR other/32188 doc patch
PING: Re: patch: Enable building of new binutils tool windmc
PING: Re: patch: libiberty adjustments for _WIN64
PING: Re: PATCH: splay-tree.h needs type adjustment for _WIN64.
Please review Intel BID library branch
Power object attributes
Re: PR 23551: why should we coalesce inlined variables?
Re:PR middle-end/18071 -Winline does not respect -fno-default-inline
PR testsuite/25241 fix-counter-2
re: PR testsuite/25241 last manual fixes
Re: PR/32004, tree-ssa caused in/out asm constraints to often need reloads
PR/32004, tree-ssa caused in/out asm constraints to often need reloads
Re:PR26061 error and warning counts
PR32634 -- reverted patch, gfortran.dg/interface_16.f90 failure
Prevent use of DECL_ALIGN on a FUNCTION_DECL
Re: Problem with std_expand_builtin_va_start on targets where sizetype and ptr_type_node don't have the same mode
Problems with a patch to improve dependence analysis
Re: PTR-PLUS merge into the mainline
Put scope blocks on a diet
Re: Rainer Orth appointed IRIX and Tru64 UNIX maintainer
Re: Reduce Dwarf Debug Size
Reduce startup cost of compiler (patch 1)
Reduce startup cost of compiler (patch 2)
Reduce startup cost of compiler (patch 3)
Reduce startup cost of compiler (patch 4)
Re: Regressions g++.dg/init/new19.C g++.dg/tree-ssa/pr27090.C due to your fix for 32540 and 31651
Re: Reload bug & SRA oddness
Re: A reload inheritance bug
Re: reload1: detect chained reloads
Remove an RTL usage in the C++ front end
Remove trailing whitespace after \ from target-def.h
Restore MIPS bootstrap
Revised M32R trampoline patch
revised PATCH: per-function back end reinitialization, part 1/2
revised PATCH: per-function back end reinitialization, part 2/2
RFA (was RFC): RTL sharing between decls and instructions
Re: RFA: Add --target-help hook to gcc_target structure
RFA: Add GPLv3 COPYING files
RFA: Do not convert a pass-by-reference parameter into pass-by-value when its address is taken
RFA: Enable DFP/BID on i?86-pc-mingw32 target
RFA: Fix PR 32897 (invalid constants generated by find_reloads_toplev)
Re: RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets
RFA: GPLv3: gcc files
RFA: GPLv3: gcc/ada
RFA: GPLv3: gcc/config
RFA: GPLv3: gcc/cp
RFA: GPLv3: gcc/fortran
RFA: GPLv3: gcc/java
RFA: GPLv3: gcc/objc
RFA: GPLv3: gcc/objcp
RFA: GPLv3: testsuite
RFA: GPLv3: treelang
Re: RFA: Handle unsigned characters from string constants in store-ccp
RFA: Handle unsigned characters from string constants in store-ccp
RFA: Stop df from generating SUBREG REG_NOTES
Re: RFC: Create a COPYING_v2 file and update files in ginclude to refer to it
RFC: Create a COPYING_v2 file and update files in ginclude to refer to it
RTL sharing checker update
single-bit bitfields change in store_bit_field
Some DECL_ALIGN cleanup
struct-reorg optimization
Subject: [patch] PR 30058, inline fixincludes for NetBSD 4.x
Suppress EH fallback routine for Darwin on darwin9.
Re: Test gcc.c-torture/execute/align-3.c
tgmath.h
tgmath.h, but not for linux
tm.texi patch (committed)
Re: top-level configure
Typo fix
Unreviewed middle-end patch
Re: Unreviewed Tru64 UNIX patches
Re: Update front page for Mark's status report of two weeks ago
Update to splay-tree.h for 64-bit Windows host
Re:Waddress-of-register
Re:Wordered-pointer-comparison (PR7651 Define -Wextra strictly in terms of other warning flags)
XFAIL some IEEE tests for ARM kernels
Your fix for PR tree-optimization/32663 regressed g++.dg/opt/pr24665.C for cris-elf
Your patch to PR 30700
Your toplev.c commit breaks bootstrap on i686-darwin
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]