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]
*ping* [patch, fortran] Fix PR 38914
[4.3 PATCH, i386]: Fix PR target/39118, x86_64 red zone violation
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
[4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number
[4.5 C] Fix PR c/35235 (qualifiers on non-lvalue arrays)
[4.5 CFT] enabling predictive commoning at -O2? (PR34163)
[4.5 patch] allow d or D suffix for double for c/39027
[4.5 PATCH] Extend __attribute__((deprecated)) with an optional message
[4.5] Autoinc support in tree-ssa-loop-ivopts.c
[4.5] Better support for widening multiplies
[4.5] Find more autoinc addressing for induction variables
[4.5] fix c/33466 for dfp, fixed-float constant suffix
[4.5] Make cpplib use compiler's diagnostic.c
Re: [4.5] PATCH: PR c/39323: MAX_OFILE_ALIGNMENT in elfos.h is too big
[4.5] PATCH: PR c/39323: MAX_OFILE_ALIGNMENT in elfos.h is too big
[4.5] PATCH: PR middle-end/39315: Unaligned move used on aligned stack variable
Re: [4.5] PATCH: PR middle-end/39315: Unaligned move used on aligned stack variable
[4.5] PR32061 PR36954 Wlogical-op fixes
[4.5] pragma FLOAT_CONST_DECIMAL64 for decimal float support
[Ada] aliasing relationship for parent/derived types
[Ada] Fix Windows merge glitch
[Ada] Remove gcc-interface/deftarg.c
[alias-improvements] Merge from trunk
[alias-improvements] Merge from trunk r143958
[alias-improvements] Merge from trunk r144030
[alias-improvements] Merge from trunk r144098
[alias-improvements] Merge from trunk r144196
[alias-improvements] Merge from trunk r144352
Re: [alias-improvements] Review of branch as of 2009-01-23
[atom] Atom support and optimization
[Atom] Merge from trunk 144071
[Atom] Update to trunk 143853
[AVR, Committed] Add support for ata6289 new device
[C++ PATCH] Fix mangling ABI breakage (PR c++/39095)
[C++ Patch] PR 34397
[C++ Patch] PR 35075
[C++ Patch] PR 35147 and 37737
[C++ Patch] PR 39053
[C++, diagnostics] PR 33492
[C++/PPC] Fix bool vector errors
Re: [C/C++ PATCH] Call make_decl_rtl in {,c_}determine_visibility if DECL_RTL is set and visibility changed (PR target/39175)
Re: [C/C++ PATCH] Call make_decl_rtl in {,c_}determine_visibility if DECL_RTL is set and visibility changed (PR target/39175)
Re: [C/C++ PATCH] Call make_decl_rtl in {,c_}determine_visibility if DECL_RTL is set and visibility changed (PR target/39175)
Re: [C/C++ PATCH] Call make_decl_rtl in {,c_}determine_visibility if DECL_RTL is set and visibility changed (PR target/39175)
[C/C++ PATCH] Call make_decl_rtl in {,c_}determine_visibility if DECL_RTL is set and visibility changed (PR target/39175)
Re: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
Re: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
Re: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
[C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
Re: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
Re: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)
[commit] Don't use .cfi directives for MIPS EABI64
[committed] Fix assertion failure in mips_variable_issue
[committed] Fix darwin PR target/34587
[committed] Fix libgomp changelog entry
[committed] Fix OpenMP ICE with VLA in nested parallel regions (PR middle-end/39154)
[committed] Fix tree sharing in mips_gimplify_va_arg_expr
[committed] Remove -fira documentation
[Committed] S/390: Avoid true-complementary bypass problem for reg-reg compares
[committed] Update Copyright years for files modified in 2008 and/or 2009
Re: [committed] Update Copyright years for files modified in 2008 and/or 2009
Re: [committed] Update Copyright years for files modified in 2008 and/or 2009
[contrib] add new reghunt scripts in reghunt/bin
[contrib] add reghunt examples
[contrib] move existing reghunt tools to new directory
[diagnostics] add location to array declarators
[diagnostics] add location to omp clauses
Re: [doc] extend.texi: break fixed-point paragraphs into bulleted lists
[doc] extend.texi: break fixed-point paragraphs into bulleted lists
[doc] fix -O2 claim about inlining
Re: [Doc] PATCH: better document how to pass linker options with arguments
[Doc] PATCH: better document how to pass linker options with arguments
[doc] update decimal float in extend.texi
[gcc 4.5 patch] Permit smaller hash tables for hash_map and hash_set
[gcc-in-cxx] A bunch of small C++ fixes
[gcc-in-cxx] Add a couple of CONST_CAST uses
[gcc-in-cxx] Add cast for secondary_reload_info icode field
[gcc-in-cxx] Another cast to enum type
[gcc-in-cxx] Avoid enum issues in cp/*.[ch]
[gcc-in-cxx] Avoid enum math in omega.c
[gcc-in-cxx] Avoid goto in gcov.c
[gcc-in-cxx] Build system tweaks
[gcc-in-cxx] Change 0 to VOIDmode in some cases
[gcc-in-cxx] Correct enum type
[gcc-in-cxx] Define ATTRIBUTE_UNUSED_LABEL for C++
[gcc-in-cxx] Don't do enum math in tree-complex.c
[gcc-in-cxx] Don't pass enum types to va_arg
[gcc-in-cxx] Don't pop TV_NONE
[gcc-in-cxx] Don't use a type name as a field name
[gcc-in-cxx] Don't warn about ?: clauses if conditional is known
[gcc-in-cxx] Enum fix for df.h
[gcc-in-cxx] Fix another case of passing an enum to va_arg
[gcc-in-cxx] Fix C++ issues in DWARF code
[gcc-in-cxx] Fix cp/parser.c for C++
[gcc-in-cxx] Fix cp/parser.c to compile with C++
[gcc-in-cxx] Fix df-problems.c for C++
[gcc-in-cxx] Fix fold-const.c for C++
[gcc-in-cxx] Fix gimplify.c enum handling
[gcc-in-cxx] Fix ira-build.c for C++
[gcc-in-cxx] Fix ira.c for C++
[gcc-in-cxx] fix langhooks.c for C++
[gcc-in-cxx] Fix mcf.c for C++
[gcc-in-cxx] Fix opts.c for C++
[gcc-in-cxx] fix tree-into-ssa.c for C++
[gcc-in-cxx] Fix tree.c for C++
[gcc-in-cxx] FYI: avoid error in c-pch.c
[gcc-in-cxx] In C++ declare const variables explicitly extern
[gcc-in-cxx] Merge from trunk
[gcc-in-cxx] Move C++ patches over to reginfo.c
[gcc-in-cxx] Permit __attribute__ ((unused)) on labels in C++
[gcc-in-cxx] Put empty loop ';' on new line
[gcc-in-cxx] Remove hook_int_void_no_regs
[gcc-in-cxx] Remove useless comma right hand side
[gcc-in-cxx] Return reg_class from branch_target_register_class
[gcc-in-cxx] Sort linux.opt
[graphite] Fix again PR38953: loop closed SSA not maintained by graphite code generation
[graphite] Fix PR39260: Failed to build lame-3.98-2 source with graphite
[graphite] Fix PR39308
[graphite] Graphite branch cleanups [0/4]
[graphite] Graphite branch cleanups [1/4]
[graphite] Graphite branch cleanups [2/4]
[graphite] Graphite branch cleanups [3/4]
[graphite] Graphite branch cleanups [4/4]
[graphite] Patch for the Polyhdedral Compilation Package
[graphite] Use params for the size of loop blocking tiles
Re: [htdocs] Move the MIRO and Condate branches to inactive branches
[htdocs] Move the MIRO and Condate branches to inactive branches
[ix86/gcc-4_3-branch]: Merged with gcc 4.3 branch at revision 144130
[lto] -use-linker-plugin cleanup
[lto] Add -flto-report
[lto] Add a timer for LTRANS invocations
[lto] Add debug_varpool
[lto] Add timers to various LTO phases
[lto] Enable FDO with LTO
[lto] Fix @args handling for -combine
[lto] Fix bug in WPA inlining
[lto] Fix gimple_types_compatible_p
[lto] Fix improper timevar nesting
[lto] Fix memory access
[lto] Fix PR 39001
[lto] Fix PR 39203. Do not enable -fwhole-program when emitting IL
[lto] Re-factor lto_main
[lto] Read options from all the IL files
[lto] Remove alias pairs for removed cgraph nodes
[LTO][PATCH] Add link time flags suppression to LTO testsuite
[lto][patch] Always clone nodes when inlining
[lto][patch] Fix how we handle clones in wpa
[lto][patch] Fix incorrect undefined reference
[lto][patch] fix the handling of static functions
[lto][patch] Fixed version of a previous patch
Re: [LTO][PATCH] Save/restore selected command line options to/from LTO IL files
[LTO][PATCH] Save/restore selected command line options to/from LTO IL files
Re: [LTO][PATCH] Small patch to retain lto1 temporary files with collect2 -debug
[LTO][PATCH] Small patch to retain lto1 temporary files with collect2 -debug
[lto][patch] Use "extern inline" instead of "static inline"
Re: [lto][patch] Use @args when calling lto-wrapper
[lto][patch] Use @args when calling lto1
Re: [lto][patch] Use @args when calling xgcc from lto-wrapper
[LTO][PATCH] Workround for ipcp ltrans clones issue
[meissner-power7] Initial power7 patches
[mips] fix $gp restore bug
Re: [MIPS][Loongson2] SIMD improvement
Re: [PATCH , all targets] Fix order of prologue instructions for varargs functions with -O0 and -m32
Re: [PATCH , all targets] Fix order of prologue instructions for varargs functions with -O0 and -m32
Re: [PATCH , all targets] Fix order of prologue instructions for varargs functions with -O0 and -m32
[PATCH , rs6000] Fix order of prologue instructions for varargs functions with -O0 and -m32
[patch committed] Fix PR target/38991
Re: [patch cygwin]: Increase stack limit to 8MB as for mingw targets
[patch cygwin]: Increase stack limit to 8MB as for mingw targets
Re: [patch i386] Enable attribute based calling convention switching and support vaarg.
Re: [PATCH i386] PR/38824: avoid memory operands if possible without using scratch registers
[PATCH i386] PR/38824: avoid memory operands if possible without using scratch registers
[patch RFA] [4.3/4.4] Add gcc.c-torture/execute/pr39288.x
Re: [PATCH testsuite]: Fix for PR38263 gcc.dg/ipa/ipacost-2.c fails with -fpic/-fPIC
[PATCH testsuite]: Fix for PR38263 gcc.dg/ipa/ipacost-2.c fails with -fpic/-fPIC
[patch testsuite]: Skip some tests for w64 target
Re: [PATCH, 4.3] Fix PR 37861 - Remove bogus "subscript is above array bounds" warning
Re: [PATCH, 4.3] Fix PR 37861 - Remove bogus "subscript is above array bounds" warning
[PATCH, 4.3] Fix PR 37861 - Remove bogus "subscript is above array bounds" warning
Re: [PATCH, 4.3] Fix PR 37861 - Remove bogus "subscript is above array bounds" warning
[PATCH, alpha]: Fix libgomp.fortran/threadprivate3.f90 ICE
Re: [PATCH, ARM, Ada] __ARM_EABI_UNWINDER__ vs _URC_FATAL_PHASE1_ERROR in gcc/ada/raise-gcc.c
Re: [PATCH, ARM] Fix PIC + -fstack-protector (PR35965)
[patch, c] Fix for PR c/39084 - 4.3/4.4 regression
[patch, documentation] Patch for middle-end/34443 - section attribute
Re: [Patch, documentation] Patch for PR 33785, TARGET_C99_FUNCTIONS doc.
[Patch, documentation] Patch for PR 33785, TARGET_C99_FUNCTIONS doc.
[Patch, Fortran, 4.5] [RFC] -fruntime-check=<....>
Re: [PATCH, fortran, 4.5] Fix constant folding of noninteger exponents.
[Patch, Fortran] [4.4 Regression] .mod file versioning causes error instead of overwritting the file
Re: [Patch, Fortran] [4.4 Regression] .mod file versioning causes error instead of overwritting the file
[Patch, Fortran] Document KIND type parameters
[Patch, Fortran] Experimental LEN_TRIM and TRIM patch
[Patch, Fortran] Make example in intrinsic.texi more portable
[Patch, fortran] PR36528 - Cray pointer to function mishandled
[Patch, fortran] PR38863 - WHERE with multiple elemental defined assignments gives wrong answer
Re: [Patch, fortran] PR38863 - WHERE with multiple elemental defined assignments gives wrong answer
[Patch, fortran] PR39292 - [4.3/4.4 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:3884
Re: [Patch, fortran] PR39292 - [4.3/4.4 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:3884
[Patch, fortran] PR39295 - [4.2/4.3/4.4 Regression] Too strict interface conformance check
Re: [Patch, fortran] PR39295 - [4.2/4.3/4.4 Regression] Too strict interface conformance check
[Patch, Fortran] Revised DEFERRED bindings
[patch, fortran] warnings on truncated lines with \r\n line-endings
[PATCH, i386]: Fix PR target/39118, v2
Re: [PATCH, i386]: Fix PR target/39228, 387 optimised __builtin_isinf() gives incorrect result
[PATCH, i386]: Fix PR target/39228, 387 optimised __builtin_isinf() gives incorrect result
[PATCH, ia64]: Add prototypes to ia64 aux soft-fp functions
[PATCH, libstdc++] Make abi_check multilib-aware
[PATCH, MIPS] Fix gcc.target/mips/branch-1.c for Octeon
Re: [PATCH, PR 39259] Set calls_setjmp and calls_alloca if necessary when versioning functions
[PATCH, PR 39259] Set calls_setjmp and calls_alloca if necessary when versioning functions
Re: [PATCH, PR 39259] Set calls_setjmp and calls_alloca if necessary when versioning functions
[PATCH, soft-fp]: Update double.h from glibc CVS
[patch, spu] Add "shift right" intrinsics
[PATCH, testsuite]: Remove xfails and dg-skip-if from fp-int-convert-* torture tests
[PATCH, testsuite]: Tighten gcc.target/i386/abi-1.c test
[PATCH, v3] inline std::this_thread::get_id
[PATCH, v3] Nest helper classes in std::thread
Re: [PATCH, v3] std::thread ctor passes function pointer by reference to _M_make_shared_data.
[PATCH, v3] std::thread ctor passes function pointer by reference to _M_make_shared_data.
[PATCH, v3] std::tuple tweaks
[Patch,Fortran] PR 38259 - add module version number
[PATCH,picochip] Change of load effective address pattern
[PATCH,picochip] Disallow unindexable addresses even before reload
[PATCH,testsuite] fix remaining struct-reorg test on bare metal targets
[PATCH] (partial transition) - remove some
[Patch] [c++/debug info]
Re: [Patch] [SSP] Fix output of diagnostics on mingw32
[patch] Add a C testcase for an ARM stack alignment bug.
[PATCH] Add testcase for PR38937
[PATCH] Avoid sinking BLKmode stores in functions with local explicit register vars (PR target/39139)
Re: [PATCH] Avoid sinking BLKmode stores in functions with local explicit register vars (PR target/39139)
[PATCH] backport wrong code fix c/36578 to 4.3
Re: [PATCH] Bug in flag fconserve-stack
[PATCH] Don't do RTL LICM on loops with too many bbs (PR middle-end/39157)
Re: [PATCH] Don't do RTL LICM on loops with too many bbs (PR middle-end/39157)
Re: [PATCH] Don't do RTL LICM on loops with too many bbs (PR middle-end/39157)
Re: [PATCH] Factor out may_point_to_global_var from is_hidden_global_store
[PATCH] Fix -g3 with empty CUs
Re: [PATCH] Fix C++/38638 ICE superfluous 'typename'
[PATCH] Fix cgraph_function_versioning (PR c++/39106)
[PATCH] Fix check_asm_operands (PR inline-asm/39058)
Re: [PATCH] Fix Darwin bootstrap (middle-end/37293)
[PATCH] fix decimal float wrong-code bug, c/39035
[PATCH] Fix driver/39293
[PATCH] fix for buffer overflow in calls.c
[PATCH] Fix ICE in initialize_matrix_A (PR tree-optimization/36922)
[PATCH] Fix ICE on __complex__ with initializer list (PR c++/39056)
[PATCH] Fix loop unrolling ICE (PR middle-end/39124)
Re: [PATCH] Fix PR C++/36607 Incorrect type diagnostic on substracting casted char pointers
Re: [PATCH] Fix PR C++/36607 Incorrect type diagnostic on substracting casted char pointers
[patch] Fix PR middle-end/38981
Re: [PATCH] Fix PR35202, errno and (float)mathfn((double)x) folding
Re: [PATCH] Fix PR35202, errno and (float)mathfn((double)x) folding
Re: [PATCH] Fix PR38891, using ms_abi function attribute with -mno-sse generates an internal compiler error
[PATCH] Fix PR38891, using ms_abi function attribute with -mno-sse generates an internal compiler error
Re: [PATCH] Fix PR38937, some more wrong PTA
[PATCH] Fix PR38977, profile-feedback and fork
[PATCH] Fix PR39120, another PTA wrong-code bug
[PATCH] Fix PR39127, wrong gimple after omp-low
[PATCH] Fix PR39132, wrong alias info after loop-distribution
[PATCH] Fix PR39202, ICE in collapse_rest_of_var
[PATCH] Fix PR39204, ICE in compute_antic
[PATCH] Fix PR39207, bogus alias warnings again
Re: [PATCH] Fix PR39207, bogus strict-aliasing warning, PR39074, wrong PTA
Re: [PATCH] Fix PR39207, bogus strict-aliasing warning, PR39074, wrong PTA
[PATCH] Fix PR39207, bogus strict-aliasing warning, PR39074, wrong PTA
[PATCH] Fix PR39214
[PATCH] Fix PR39272, _FORTIFY_SOURCE no longer working
[PATCH] Fix PR39285, missing debug info for enum values
[PATCH] Fix sibcall optimization on ppc and other arches (PR target/39240)
Re: [PATCH] Fix sibcall optimization on ppc and other arches (PR target/39240)
[PATCH] fold two vector_cst in const_binop
Re: [PATCH] GNU/kOpenSolaris support (libtool)
[PATCH] Handle % in asmcons pass (PR target/35318)
[PATCH] Handle __builtin_setjmp etc. in special_function_p like setjmp (PR tree-optimization/38977, PR gcov-profile/38292)
Re: [PATCH] Handle __builtin_setjmp etc. in special_function_p like setjmp (PR tree-optimization/38977, PR gcov-profile/38292)
[PATCH] link with gcov when -fprofile-generate= is used
[PATCH] Middle-end array patch for current trunk
Re: [PATCH] MIPS function attributes for interrupt handlers
[PATCH] mips64-linux-gnu abi_check issues
[PATCH] Missing inhibit_libc check on SH
[PATCH] more regmove dead code
[PATCH] Optimize manual byte swap implementations v2
[PATCH] Optimize manual byte swap implementations v3
[PATCH] PR/35659: PRE microoptimizations
Re: [PATCH] PR33300 Skip 27_io/ios_base/storage/2.cc at -m64 on darwin
[PATCH] PR33300 Skip 27_io/ios_base/storage/2.cc at -m64 on darwin
[PATCH] recog: Disallow changes in asms for reg asm ("x") operands
[PATCH] remove more dead regmove code
RE: [PATCH] two float tests are properly marked as vect_float now.
[PATCH] two float tests are properly marked as vect_float now.
Re: [PATCH] Uglify gthr*.h function parameter and local variable names
Re: [PATCH] Uglify gthr*.h function parameter and local variable names
[PATCH] Uglify gthr*.h function parameter and local variable names
[PATCH] Update copyright years in --version output
[PATCH] Update libstdc++-v3 baseline_symbols.txt for {i386,x86_64,powerpc{,64},s390{,x},ia64}-linux
Re: [PATCH] Update libstdc++-v3 baseline_symbols.txt for {i386,x86_64,powerpc{,64},s390{,x},ia64}-linux
[patch] Vectorizer reorganization
[PATCH]: Backport PR inline-asm/39058 to 4.3 branch
[PATCH]: PR38165
[Patch]:PR38164
[Patch]:PR38166
[PATCH][4.5 pre-approved] Kill expand_expr langhook
[PATCH][Ada] ada/38874 gnatmake --param
Re: [PATCH][Ada] Add sa_handler_pos to s-linux to handle mipsel-linux
[PATCH][Ada] Add sa_handler_pos to s-linux to handle mipsel-linux
[PATCH][Ada] Fix Ada build of 64 bits compiler on sparc64-linux
Re: [PATCH][Ada] Fix Ada on mipsel-linux v2
[PATCH][alias-improvements] "Handle" TARGET_MEM_REF in PTA
[PATCH][alias-improvements] Add counters to the oracle
[PATCH][alias-improvements] Add generic offset handling to PTA
[PATCH][alias-improvements] Add testcase for DSE
[PATCH][alias-improvements] Add timevar for VUSEs walker
[PATCH][alias-improvements] Address parts of Diegos review
[PATCH][alias-improvements] Avoid adding to the solution of vars without pointers during PTA
[PATCH][alias-improvements] Do not walk VOPs during GC
[PATCH][alias-improvements] Expand documentation
[PATCH][alias-improvements] Fix DCE compile-time regression
[PATCH][alias-improvements] Fix last patch
[PATCH][alias-improvements] Fix PR39074
[PATCH][alias-improvements] Fix PR39299, re-implement PTA for structure copies
[PATCH][alias-improvements] Handle asm input operand loads properly in DCE
Re: [PATCH][alias-improvements] Handle unknown offsets in PTA
[PATCH][alias-improvements] Minor tweaks
[PATCH][alias-improvements] Remove dead stores in DCE again, remove simple DSE
[PATCH][alias-improvements] Remove gimple_references_memory_p flag, make NULL_DEF/USE_OPERAND_P type-safe
[PATCH][alias-improvements] Remove not needed alias recomputations
[PATCH][alias-improvements] Shrink stmts with memory ops by 20%
[PATCH][alias-improvements] Simplify CALLUSED processing
[PATCH][alias-improvements] Tweak out-of-ssa vop sanity check
Re: [PATCH][alias-improvements] Use the alias-oracle for PRE phi-translation
Re: [PATCH][alias-improvements] Use the alias-oracle for PRE phi-translation
[PATCH][alias-improvements] Use the alias-oracle for PRE phi-translation
[PATCH][alias-improvements] Verify TREE_ADDRESSABLE in PHI arguments
[PATCH][alias-improvments] Fixup tree-ssa.texi Alias anlysis part
[PATCH][C++] Fix PR39242
Re: [PATCH][libstdc++-v3 parallel mode] Fix parallel functions not called by default
[PATCH][libstdc++-v3 parallel mode] Fix parallel functions not called by default
[PATCH][MIPS][Loongson][SIMD] fix reduc_uplus_v8qi (biadd)
Re: [PATCH][ping][Ada] ada/38874 gnatmake --param
Re: [PATCH][ping][Ada] Add sa_handler_pos to s-linux to handle mipsel-linux
Re: [PATCH][ping][Ada] Add sa_handler_pos to s-linux to handle mipsel-linux
[Patch][Revised]: PR38165
[Patch][Revised]:PR38166
[PATCH][RFC] Enable LFS support for libcpp and gcc
[PATCH][RFC] Fix PR39233, SCEV, IVOPTs and overflow
[PATCH][RFC] Instrument alias oracle
Re: [PATCH][RFC] Reduce the number of fields in field-sensitive PTA
[plugins] [patch] Initial implementation of GCC plugin support
[plugins] [patch] Initial implementation of high-level plugin API
[power7-meissner] Add -mdebug=reg support
Re: [power7-meissner] Add -misel support for 64-bit; Add VSX round/convert; Fix Altivec typo
[power7-meissner] Add -misel support for 64-bit; Add VSX round/convert; Fix Altivec typo
[power7-meissner] Add -mvsx switch
[power7-meissner] Add initial VSX double vector support to rs6000
[power7-meissner] Add initial VSX support
[power7-meissner] Fix 31343 regression, add new register class
[power7-meissner] Fix secondary register classes
[power7-meissner] Fixup various VSX thinkos
[power7-meissner] Rework vsx and altivec interactions
[pretty-ipa, omp] Fix cgraph edge building in omp lowering
[RFA C++/fortran/java] PR c/12245 (not really C frontend issue)
[RFA] PR libobjc/27466 unexpected exception handler V1
Re: [RFA] PR libobjc/27466 unexpected exception handler V2
Re: [RFC PATCH] Add __attribute__((__artificial__)) (__nodebug__ alternative)
[RFC] New SRA and early interprocedural SRA
[RFC] PR c/12245 (not really C frontend issue)
[rtl PATCH] PR/37889 and PR/38921, wrong code motion bugs
[spu, committed] Fix latent wrong-code generation bug
[topelvel] Fix stage_last target
[v3] __native_type typedefs, condition_variable, typesize
[v3] doxygen group markup
[v3] doxygen module additions
[v3] Fix libstdc++/25191
[v3] libstdc++/39168
[v3] neg testsuite tweaks
[v3] remove glibc-specific macro
[v3] system_error exports
[v3] thread impl shrinkage
[v3] thread testsuite additions
[v3] thread tweaks
[v3] typedef removal
[wwwdocs, committed] Add support for ata6289 new device
[wwwdocs, committed] Update 4.4.0 status report link
[wwwdocs,committed] Update GCC 4.3.4/4.4.0 Status Report links
[wwwdocs,committed] Update link to the 4.4.0 status report
[wwwdocs] Buildstat update for 4.3
[wwwdocs] Cleanup svn.html
[wwwdocs] gcc-4.4/porting_to.html
[wwwdocs] minor link update in projects/prefetch.html
[wwwdocs] Re: Status of the DLX backend for GCC?
[wwwdocs] update bugs/reghunt.html
[wwwdocs] Update GCC 4.4 changes
[wwwdocs] Update texinfo.tex link in codingconventions.html
[wwwwdocs, committed] Add ibm/meissner-power7 branch
Ada and TBAA and arrays vs. VIEW_CONVERT_EXPRs
Add self to MAINTAINERS
Antwort: [gcc-in-cxx] Don't pass enum types to va_arg
Antwort: [v3] doxygen module additions
Antwort: Re: [gcc-in-cxx] Put empty loop ';' on new line
Re: Antwort: Re: [patch testsuite]: Skip some tests for w64 target
Re: Antwort: Re: [plugins] [patch] Initial implementation of GCC plugin support
Re: Antwort: Re: [plugins] [patch] Initial implementation of GCC plugin support
Antwort: Re: [plugins] [patch] Initial implementation of GCC plugin support
Avoid copy propagation of inlined function arguments at -O0
Avoid duplicate decls in inlined and versioned functions
Avoid duplicate decls in inlined and versioned funtions
Backport fix for PR 32044 (final value replacement too aggressive) to gcc 4.3
Blackfin: Fix error with parallel insns.
Re: C++ PATCH for c++/23287
C++ PATCH for c++/30111 (value-init of bases)
C++ PATCH for c++/36744
C++ PATCH for c++/38649
Re: C++ PATCH for c++/38850
C++ PATCH for c++/38950
C++ PATCH for c++/39054
C++ PATCH for c++/39070
C++ PATCH for c++/39109
C++ PATCH for c++/39153 (virtual defaulted dtor)
C++ PATCH for c++/39225 (ICE on ~identifier)
C++ PATCH to allow &main w/o -pedantic
C++ PATCH to unification of initializer lists
Re: Closing 4.2 branch
Re: Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Re: Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Re: Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Re: Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Re: Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Compiler slowdowns (was Re: [PATCH] Optimize manual byte swap implementations v2)
Re: Configuration for powerpc-xilinx-eabi
Contents of PO file 'cpplib-4.4-b20081121.vi.po'
Contents of PO file 'cpplib-4.4-b20081121.zh_CN.po'
Contents of PO file 'gcc-4.4-b20081121.fi.po'
Fix a bug in emutls
Fix bug in graphite
Fix bug in implies_p
Fix dwarf2 debug info on local static vars 1/2
Fix for 4.3.3 bootstrap failure on powerpc64-unknown-linux-gnu
Re: Fix FP library call for powerpc-xilinx-eabi
Fix handling of incomplete header names (committed)
Re: Fix high level prediction wrt early inlining
Fix ICE in predictive commoning
Re: Fix legit address for powerpc-xilinx-eabi
Re: Fix PR 38483 (traps generated without side-effects that could avoid undefined behavior)
Fix PR 38483 (traps generated without side-effects that could avoid undefined behavior)
fix PR c++/36897 (ice-on-invalid regression)
fix PR c++/37314 (ice-on-valid, rejects-valid regression)
Fix PR c/29129 (C99 [*] array declarators errors)
Fix PR c/35433 (composite types of zero-length arrays)
Fix PR c/35434 (invalid alias attribute ICE)
Fix PR c/35435 (invalid tls_model attributes ICE)
Fix PR c/35444 (ICE on bad function prototype with VLAs)
Fix PR c/35446 (ICE with invalid designated initializer)
Fix PR c/35447
Fix PR c/36432 (flexible array members)
Fix PR tree-optimization/39100
fix PR39110: broken STRICT_ALIGNMENT platforms (committed)
Re: Fix rtx_renumbered_equal_p for unrepresentable subregs
fixinc patch from 5 years ago :-O !!
Flashing Webs
Re: FPU erratum fix for PPC405 powerpc-xilinx-eabi
Re: getting back the quote_ignore_sources_dir behavior of -I-
Maintenance Notice.
Make debug output for versioned functions available
Makefile change to allow testing individual languages
MIPS .mdebug.abi64 / .mdebug.abiN64
New Chinese (simplified) PO file for 'cpplib' (version 4.4-b20081121)
New Chinese (simplified) PO file for 'gcc' (version 4.4-b20081121)
New Finnish PO file for 'gcc' (version 4.4-b20081121)
New Vietnamese PO file for 'cpplib' (version 4.4-b20081121)
Patch for java documentation, PR java/6993
Patch for PR middle-end/10109 - Fix LIBCALL_VALUE documentation
Patch for PR middle-end/38237, duplicate weak declarations
Patch for PR target/38056, IA64 sibcall optimization fix.
PATCH, doc: TARGET_NARROW_VOLATILE_BITFIELD
PATCH, rs6000: fix ABI breakage with -mno-update
PATCH, testsuite: new test for PR 39034
PATCH: Add -std=c++0x to g++.dg/cpp0x/defaulted9.C
Re: PATCH: ARM va_list
PATCH: Don't allow OImode
PATCH: Move gcc.dg/callabi to gcc.target/x86_64/abi/callabi
PATCH: PR c++/36411: [4.4 regression] ICE with invalid template template parameter
Re: PATCH: PR c++/36411: [4.4 regression] ICE with invalid template template parameter
Re: PATCH: PR c++/36411: [4.4 regression] ICE with invalid template template parameter
PATCH: PR c++/37789: [4.4 regression] ICE with __FUNCTION__
PATCH: PR c++/39188: G++ doesn't handle static anonymous union right
Re: PATCH: PR c++/39188: G++ doesn't handle static anonymous union right
Re: PATCH: PR c++/39188: G++ doesn't handle static anonymous union right
PATCH: PR c++/39219: attribute doesn't work with enums properly
Re: PATCH: PR lto/39216: [LTO]: gcc_update doesn't touch generated files in lto-plugin
PATCH: PR lto/39216: [LTO]: gcc_update doesn't touch generated files in lto-plugin
PATCH: PR middle-end/39297: [4.4 Regression] gcc.dg/tree-ssa/loop-31.c
PATCH: PR rtl-optimization/39241: [4.4 Regression] ICE in subreg_get_info, at rtlanal.c:3104
Re: PATCH: PR rtl-optimization/39241: [4.4 Regression] ICE in subreg_get_info, at rtlanal.c:3104
Re: PATCH: PR rtl-optimization/39241: [4.4 Regression] ICE in subreg_get_info, at rtlanal.c:3104
PATCH: PR target/38034: Unnecssary register move
PATCH: PR target/39082: union with long double doesn't follow x86-64 psABI
Re: PATCH: PR target/39082: union with long double doesn't follow x86-64 psABI
PATCH: PR target/39149: Typo in i386.c
Re: PATCH: PR target/39152: [4.4 regression] Revision 144098 breaks 416.gamess in SPEC CPU 2006
PATCH: PR target/39152: [4.4 regression] Revision 144098 breaks 416.gamess in SPEC CPU 2006
Re: PATCH: PR target/39152: [4.4 regression] Revision 144098 breaks 416.gamess in SPEC CPU 2006
Re: PATCH: PR target/39162: Gcc doesn't warn __m256 when -mavx isn't used
Re: PATCH: PR target/39162: Gcc doesn't warn __m256 when -mavx isn't used
PATCH: PR target/39162: Gcc doesn't warn __m256 when -mavx isn't used
PATCH: PR target/39196: ICE in copyprop_hardreg_forward_1, at regrename.c:1603 during libjava compile
PATCH: PR target/39256: __m256 isn't returned in ymm0 in 32bit
PATCH: PR target/39261: _mm256_set_epi64x failed on 32bit
PATCH: PR target/39327: Incorrect addsub/unpck patterns in sse.md
PATCH: Replace regclass.c with reginfo.c in comments
PATCH: Support Intel AVX Programming Reference (January, 2009)
PATCH: Turn on -Wpsabi only for the C languages
Re: PATCH: Update classification of aggregates with __m256 ([AVX]: Update x86-64 psABI for aggregates with __m256)
Re: PATCH: Update classification of aggregates with __m256 ([AVX]: Update x86-64 psABI for aggregates with __m256)
PATCH: Update classification of aggregates with __m256 ([AVX]: Update x86-64 psABI for aggregates with __m256)
PATCH: Update classification of aggregates with __m256 ([AVX]: Update x86-64 psABI for aggregates with __m256)
PATCH: Update gcc 4.4 change note for __float128
PATCH: Use GetTempPath on Windows for choose_tmpdir
PATCH: Use glob in gcc.target/x86_64/abi/abi-x86_64.exp
Re: PATCH: Work around dummy AF_INET6 definition on Tru64 UNIX V4.0F
PATCH: Work around dummy AF_INET6 definition on Tru64 UNIX V4.0F
ping lm32 port
ping: backport to 4.3 the fix for middle-end/36578
Re: Ping: patch to remove the old RA
Re: PING: PATCH: Implement __float128 for ia64
Re: PING: PATCH: PR target/37049: Unaligned move used on aligned destination of push insn
PING: PATCH: PR target/39082: union with long double doesn't follow x86-64 psABI
PR 38844 (infinite loop processing always_inline recursion)
PR 39076 Backport a patch for GCC 4.3
PR ada/39172: fix building libada for m68k
Re: PR c++/34758 Bad diagnostic for circular dependency in constructor default argument
Re: PR c++/34758 Bad diagnostic for circular dependency in constructor default argument
Re: PR c++/34758 Bad diagnostic for circular dependency in constructor default argument
Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end
PR c/12245 II (htab memory usage)
PR c/12245 III (expensive computation of array size)
PR c/18079 (noinline and always_inline are incompatible)
PR debug/39267 (GDB testsuite regressions)
PR target/39224: ABI attribute doesn't work with long double
Re: PR tree-optimization/37709: debug info at -g3 and more prunning of scope block structures
PR tree-optimization/37709: debug info at -g3 and more prunning of scope block structures
Remove stray makedepend reference from libdecnumber/Makefile.in
RFA: Add 16-bit libgcc functions to M32C port
RFA: Allow REG in mep_print_operand_address
RFA: Change GPL V2 gcc source files over to GPL v3.
RFA: Fix loop-iv-related regression in pr27285.c
RFA: M32C: Do not enable PCC_BITFIELD_TYPE_MATTERS
RFA: PATCH to initializer_constant_valid_p for c++/38880
Re: RFA: PATCH to tree optimizers for target/39179 (PE binds_local_p issue)
RFA: PATCH to tree optimizers for target/39179 (PE binds_local_p issue)
RFA: PR/39179 extern static member variables in C++ classes broken for windows targets
RFC - add a debug hook to the unwinder
simplify_plus_minus busted in 4.3
Re: Startup files and link options for powerpc-xilinx-eabi
Re: Stop daily bumps on autovect-branch?
Thumb-2 reload fix
Tweak gcc testsuite for M32C
Update mail address
Re: Use FP reg for SI value -- powerpc-xilinx-eabi
Use less stack for pr29629.f90 of libgomp testsuite
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]