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]
4.4 C++ PATCH for c++/43024 (ice with -O2)
[4.3] & [4.4] Obvious backport patch request
[4.4 PATCH] Fix ipa-cp ICE (PR tree-optimization/42890)
Re: [Bug fortran/36932] unneeded temporary (2x)
Re: [Bug fortran/43072] unneeded temporary (s=s+f(a))
Re: [C++ PATCH] Canonical type fixes for arrays of cv-qualified vectors (PR c++/35113)
Re: [C++ Patch] PR 34272, v2 + PR 42062
[c/c++] PR 36513: add testcase
[c/c++] PR 43126
[cli] Bug fix for 64-bit machines
[cli] Fix incorrect builtin parameter type
[cli] Fix name of Vector element
[Committed 4.4] S/390: Re-add the mem->mem alternative for movqi
[committed] doc/invoke.texi typo -fvar-tracking-assigments
[COMMITTED] Fix typo in libgcj soname for mingw
[committed] Fix use of ggc_freed old decl in pushdecl_maybe_friend (PR c++/43033)
[Committed] S/390: Java bootstrap fix with --with-arch=z10
[Committed] Update MAINTAINERS for my email change
[doc patch] Fix #pragma extern_prefix doc/extend.texi
Re: [Fortran, Doc] PR fortran/41507: Correct misleading documentation about MINLOC and friends
[Fortran, Doc] PR fortran/41507: Correct misleading documentation about MINLOC and friends
Re: [Fortran, Patch, Diagnostics] PR fortran/39171: Change misleading warning about negative CHARACTER length
[Fortran, Patch, Diagnostics] PR fortran/39171: Change misleading warning about negative CHARACTER length
Re: [fortran-exp, patch] rework some simplifiers of transformational intrinsics
Re: [fortran-exp, patch] rework some simplifiers of transformational intrinsics
[gccgo] Add casts to avoid printf warnings
[gccgo] Adjust location of recursive interface error
[gccgo] Better error messages for common syntax errors
[gccgo] Don't crash on a recursive slice type
[gccgo] Error on ... mismatch
[gccgo] Fix Makefile dependency
[gccgo] Fix parsing of receive channel in type cast
[gccgo] Fix types to avoid warnings
[gccgo] Implement method expression
[gccgo] Improve error message for incompatible types
[gccgo] More fixes for package prefixes
[gccgo] Only use protected visibility on ELF targets
[gccgo] Permit return type to be func not inside parentheses
[gccgo] Permit unnamed structs to have methods
[gccgo] Rewrite varargs type descriptors to match gc compiler
[gccgo] Several small fixups
[gccgo] Update Go library
[gccgo] Update testsuite
[gccgo] Use saw_errors function
[libstdc++, doc] Adjust link in doc/html/ext/pb_ds/references.html
[PATCH 0/6] Cgraph changes and various devirtualizations
[PATCH 1/6] Clarify edge redirection for inline clones
[PATCH 2/6] Indirect call graph edges
[PATCH 3/6] Folding of virtual calls
Re: [PATCH 4/6] Remove unused ipa_note_param_call.called flag (approved)
Re: [PATCH 4/6] Remove unused ipa_note_param_call.called flag (approved)
[PATCH 4/6] Remove unused ipa_note_param_call.called flag (approved)
[PATCH 5/6] Indirect inlining of virtual calls
[PATCH 6/6] Devirtualization in ipa-cp
[PATCH : H8/300] Modify condition for "can_delay" attribute
Re: [Patch : H8300] Fix regressions for bit related instructions
Re: [Patch ARM] GCC 4.4 branch . Fix out of range branches for Thumb2.
[Patch ARM] GCC 4.4 branch . Fix out of range branches for Thumb2.
[Patch ARM][Committed] Backport fix for PR target/40887 to 4.4 branch.
[PATCH c++] Fix some diagnostics problem
[patch committed] Adjust g++.dg/abi/packed1.C on the SH
[patch committed] SH: Fix -fcompare-debug failure for pr42685.c
[patch committed] SH: Fix missing label for the eh landing pad
[PATCH INSTALLED]: fix tree-ssa/inline-4.c with -fpic/-fPIC passes
[PATCH PR target/42957]: Segfault with invalid -mfpu=option
[PATCH PR/42686] Align the help text output
[PATCH PR42811,4.5 regression] java.lang.ExceptionInInitializerError in ecj1
[PATCH SH]: Added pop insn to avoid delay slot scheduling
Re: [PATCH v2, configure]: Enclose regexps in changequote block
[PATCH v2, configure]: Enclose regexps in changequote block (was: Use @>:@ and @<:@ instead of square brackets in configure.ac)
[PATCH v2, i386]: Introduce x86_maybe_negate_const_int
Re: [Patch, ./docs, ./fortran] PR 35259 mod to -fassociative-math docs; add -f(no-)protect-parens
[Patch, ./docs, ./fortran] PR 35259 mod to -fassociative-math docs; add -f(no-)protect-parens
[PATCH, ARM] Enable sibling calls for Thumb-2
[PATCH, ARM] Fix PR 42957
Re: [PATCH, ARM] PR41780
[PATCH, ARM] VSHL, VSHR, VLSHR immediate values support
Re: [PATCH, ARM] Work around out-of-range branch error for Thumb-2
[PATCH, configure]: Use @>:@ and @<:@ instead of square brackets in configure.ac
[PATCH, doc] Fix typos in documentation
Re: [Patch, Fortran, 4.6] F2008 - first coarray patch
Re: Fwd: [Patch, Fortran,4.6] Coarray 3/n: Codimension declaration support
[Patch, Fortran,4.6] Coarray 3/n: Codimension declaration support
[Patch, Fortran] PR 42936 - passing NULL() to array dummy
Re: [Patch, Fortran] PR 43193 - Allow calls to non-deferred type-bound-procedure of ABSTRACT types
[Patch, Fortran] PR 43193 - Allow calls to non-deferred type-bound-procedure of ABSTRACT types
Re: [Patch, Fortran] PR 43199 - Handle class%component references when reading .mod files
Re: [Patch, Fortran] PR 43199 - Handle class%component references when reading .mod files
[Patch, Fortran] PR 43199 - Handle class%component references when reading .mod files
[Patch, Fortran] PR 43205 - Null initialization of static variables
[patch, fortran] PR32382 missed optimization in internal read
Re: [patch, fortran] PR32382 missed optimization in internal read - updated
Re: [patch, fortran] PR32382 missed optimization in internal read - updated
[patch, fortran] PR32382 missed optimization in internal read - updated
[Patch, fortran] PR36932,3 - unnecessary temporaries
Re: [Patch, fortran] PR42309 - Problem with a pointer array passed to a subroutine
Re: [Patch, fortran] PR42309 - Problem with a pointer array passed to a subroutine
[Patch, fortran] PR42309 - Problem with a pointer array passed to a subroutine
Re: [Patch, Fortran] PR42650 - F90: DT function with in-line DT definition and RESULT is rejected
[Patch, Fortran] PR42650 - F90: DT function with in-line DT definition and RESULT is rejected
Re: [Patch, Fortran] PR42922 - Wrongly rejected derived types with default initializers in PURE procedures
[Patch, Fortran] PR42922 - Wrongly rejected derived types with default initializers in PURE procedures
[Patch, Fortran] PR43015 - ICE with -fcheck=bounds and BIND(C)
[Patch, Fortran] PR43185 - F2008 - imply SAVE in modules
[PATCH, i386]: Fix PR target/43067, ICE: SIGSEGV with -fschedule-insns -mxop
[PATCH, i386]: Fix PR target/43103, xop-vpermil2pX tests failed
Re: [PATCH, i386]: Introduce x86_should_negate_const_int_p predicate
[PATCH, i386]: Introduce x86_should_negate_const_int_p predicate
[patch, libfortran] Handle missing EOR marker when reading
Re: [patch, libgfortran] [4.3/4.4/4.5 Regression] reading array of structures from namelist fails
[patch, libgfortran] [4.3/4.4/4.5 Regression] reading array of structures from namelist fails
[patch, libgfortran] PR42742 Handle very large format strings correctly
[PATCH, MIPS] Fix comment before *<optab>_trunc<mode>_exts
[patch, moxie] Fix tramponline alignment problem
[patch, objc] fix PR43061
Re: [PATCH, PR 40866] decrease the cost of an IV candidate by 1 when the IV is used in a test against zero
Re: [PATCH, PR 40866] decrease the cost of an IV candidate by 1 when the IV is used in a test against zero
[PATCH, PR 40866] decrease the cost of an IV candidate by 1 when the IV is used in a test against zero
[PATCH, PR 42898] Do not create SRA piecemeal copies when volatile operands are involved
Re: [PATCH, PR 42898] Do not create SRA piecemeal copies when volatile operands are involved
Re: [PATCH, PR 42985] Do a better job at checking ipa-prop info after streaming it in
[PATCH, PR 42985] Do a better job at checking ipa-prop info after streaming it in
[PATCH, PR 43066] Skip arrays with zero-size type elements in build_ref_for_offset
Re: [PATCH, PR 43066] Skip arrays with zero-size type elements in build_ref_for_offset
[patch, revised, objc] fix PR43061
[patch, spu] Fix overloaded builtin resolution with C++
[patch, vectorizer] Fix PR tree-optimization/43074
Re: [patch, wwwdocs, committed] 4.5 changes (Fortran): Add "(experimental)"
[patch, wwwdocs, committed] 4.5 changes (Fortran): Add "(experimental)"
Re: [Patch,Fortran, 4.6] Coarray 4/n: Rename "ALL STOP" to "ERROR STOP"
Re: [Patch,Fortran, 4.6] Coarray 4/n: Rename "ALL STOP" to "ERROR STOP"
[Patch,Fortran, 4.6] Coarray 4/n: Rename "ALL STOP" to "ERROR STOP"
Re: [Patch,Fortran, 4.6] Coarray patch 2/n: Additions to ISO_FORTRAN_ENV
[Patch,Fortran, 4.6] Coarray patch 2/n: Additions to ISO_FORTRAN_ENV
[Patch,Fortran] PR 42958 - cleanup gfc_call_malloc
Re: [Patch,Fortran] PR 43042 - fix -fwhole-file ICE for C_NULL_PTR DT init
[Patch,Fortran] PR 43042 - fix -fwhole-file ICE for C_NULL_PTR DT init
[Patch,Fortran] PR40823 - fix location of SUBROUTINE declaration
[Patch,Fortran] PR41869 - fix module writing ICE
[Patch,Fortran] PR42996 - fix LENGTH= of get_command_argument
[Patch,Fortran] PR43040 - Wrong code with LTO and GAMMA
[Patch,Fortran] RFC - PR42958 - cleanup temporary var malloc
[PATCH,rs6000] fix logic error with rs6000_gen_cell_microcode
[PATCH,SH] Fix PR42841
[PATCH,SH] Fix unaligned memory access
[Patch,wwwdocs] gcc-4.5/changes.html: Fortran - add -fno-protect-parens
Re: [PATCH: PR target/42601] Simplify code sequence to address static var with option -fpic
Re: [PATCH: PR target/42601] Simplify code sequence to address static var with option -fpic
Re: [PATCH: PR target/42601] Simplify code sequence to address static var with option -fpic
[PATCH: PR target/42601] Simplify code sequence to address static var with option -fpic
Re: [PATCH: PR target/42671] Use Thumb1 GOT address loading sequence for Thumb2
[PATCH] MicroBlaze support
[PATCH] MicroBlaze support - 1 of 6 - documentation
[PATCH] MicroBlaze support - 2 of 6 - backend
[PATCH] MicroBlaze support - 3 of 6 - libgcc
[PATCH] MicroBlaze support - 4 of 6 - libstdc++
[PATCH] MicroBlaze support - 5 of 6 - testsuite
[PATCH] MicroBlaze support - 6 of 6 - maintainer & web
Re: [PATCH] [4.5 regression] Fix PR42811: java.lang.ExceptionInInitializerError in ecj1 and associated issues.
[PATCH] [4.5 regression] Fix PR42811: java.lang.ExceptionInInitializerError in ecj1 and associated issues.
[patch] add type of operand for REAL_CST to comment
[PATCH] Add vpermil2p{s,d} as part of XOP for upcoming AMD Orochi processor
[PATCH] ARM V7E-M support for newlib and lib1funcs.asm
Re: [PATCH] Avoid extending reg lifetime when cprop_hardreg propagates into DEBUG_INSNs (PR debug/43161)
Re: [PATCH] Avoid extending reg lifetime when cprop_hardreg propagates into DEBUG_INSNs (PR debug/43161)
Re: [PATCH] Avoid extending reg lifetime when cprop_hardreg propagates into DEBUG_INSNs (PR debug/43161)
Re: [PATCH] Avoid extending reg lifetime when cprop_hardreg propagates into DEBUG_INSNs (PR debug/43161)
[PATCH] Avoid extending reg lifetime when cprop_hardreg propagates into DEBUG_INSNs (PR debug/43161)
[PATCH] Avoid many unused .LVLnn labels
[PATCH] Avoid using uninitialized var in tree_loop_linear (PR tree-optimization/42931)
[PATCH] Compare recursively rtxs with embedded VALUEs during location chain intersection (PR debug/43051)
[PATCH] Don't eliminate used pointer typedefs from debuginfo as unused (PR debug/43190)
Re: [PATCH] Don't reset cselib hash table during vt_initialize after every bb, only after every ebb
Re: [PATCH] Don't reset cselib hash table during vt_initialize after every bb, only after every ebb
[PATCH] Don't reset cselib hash table during vt_initialize after every bb, only after every ebb
[PATCH] Drop myself from the lto/plugin maintainer list
[PATCH] Eliminate eliminable regs even in DEBUG_INSNs
Re: [PATCH] Fix --enable-checking=valgrind failure on enum_5.f90 (PR fortran/43029)
[PATCH] Fix --enable-checking=valgrind failure on enum_5.f90 (PR fortran/43029)
Re: [PATCH] Fix --enable-checking=valgrind failure on eoshift_2.f90 (PR fortran/43030)
[PATCH] Fix --enable-checking=valgrind failure on eoshift_2.f90 (PR fortran/43030)
Re: [PATCH] Fix --enable-checking=valgrind libcpp issue on cpp/line5.c
[PATCH] Fix --enable-checking=valgrind libcpp issue on cpp/line5.c
[PATCH] Fix --enable-checking=valgrind PCH failure
Re: [PATCH] Fix -fcompare-debug differences caused by caller-save (PR debug/42918)
[PATCH] Fix -fcompare-debug differences caused by caller-save (PR debug/42918)
[PATCH] Fix -femit-struct-debug-* (PR debug/43010)
[PATCH] Fix AVX vector permutation handling (PR target/43107)
Re: [PATCH] Fix C++ strict-aliasing issues with memcpy folding
Re: [PATCH] Fix c-c++-common/dwarf2/vla1.c test with -fstack-protector
[PATCH] Fix c-c++-common/dwarf2/vla1.c test with -fstack-protector
[PATCH] Fix CCP regression from PR42952
[PATCH] Fix CCP regression wrt global constant initializers
Re: [PATCH] Fix handling of DEBUG_EXPR_DECLs/DEBUG_EXPRs in var-tracking (PR debug/43160)
Re: [PATCH] Fix handling of DEBUG_EXPR_DECLs/DEBUG_EXPRs in var-tracking (PR debug/43160)
[PATCH] Fix handling of DEBUG_EXPR_DECLs/DEBUG_EXPRs in var-tracking (PR debug/43160)
[PATCH] Fix ipa-struct-reorg for VTA (PR debug/43084)
[PATCH] Fix malloc attribute mishandling
[PATCH] Fix MEM and comparison handling in mem_loc_descriptor
[PATCH] Fix PR 42946, df checking does not compile
Re: [PATCH] Fix PR 43154, make vec_mergel/vec_mergeh support vector dobule
[PATCH] Fix PR 43154, make vec_mergel/vec_mergeh support vector dobule
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
[PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
Re: [PATCH] fix PR ada/42554 by dropping -c from ranlib on darwin10 and later
[PATCH] fix PR ada/42978
Re: [PATCH] Fix PR c++/33558
Re: [PATCH] Fix PR c++/42054: ICE with invalid template parameter
[PATCH] Fix PR41043
[PATCH] Fix PR41664, more leeway to undefined code
[patch] Fix PR42637
Re: [PATCH] Fix PR42705
[PATCH] Fix PR42749
[patch] Fix PR42771: Rename SESE parameters in all SCoPs after Graphite code gen
Re: [patch] Fix PR42771: Rename SESE parameters in all SCoPs after Graphite code gen
Re: [PATCH] Fix PR42898
[PATCH] Fix PR42916
[PATCH] Fix PR42927
[PATCH] Fix PR42944
[PATCH] Fix PR42952
[PATCH] Fix PR42956
[PATCH] Fix PR42991 and its dups
[PATCH] Fix PR42998
[PATCH] Fix PR43000
[PATCH] Fix PR43007
[PATCH] Fix PR43017, another -fwrapv strict-overflow miscompile
[PATCH] Fix PR43021
[PATCH] Fix PR43045
[PATCH] Fix PR43068
[PATCH] Fix PR43186
[PATCH] Fix PR43186, 2nd try
[PATCH] Fix PR43188
[PATCH] Fix subref_array_pointer_2.f90 regression
[PATCH] Fix typo causing PR42892
Re: [PATCH] Fix typo causing PR42982 [typofixed, was 42892]
[patch] fix vcg output bug
[PATCH] Fix VTA ICE on bitfields/packed structs (PR debug/43165)
[PATCH] Fix VTA ICE on Fortran COMMONs (PR debug/43166)
[PATCH] Handle __builtin_expect in gimple_boolify (PR middle-end/42233)
[PATCH] Handle ADDR_EXPR in SCEV
[PATCH] Improvements for debugging of var-tracking
[PATCH] Limit inlining of function called once properly
[patch] Make gensupport.c invent sane names for predicated instructions
[patch] Merge c-tree.texi into generic.texi
[patch] Merge to trunk from Graphite branch
[Patch] New option to enable linux kernel builds
Re: [PATCH] Pass down branch probability through dojump.c functions (PR middle-end/42233)
Re: [PATCH] Pass down branch probability through dojump.c functions (PR middle-end/42233)
Re: [PATCH] Pass down branch probability through dojump.c functions (PR middle-end/42233)
[PATCH] Pass down branch probability through dojump.c functions (PR middle-end/42233)
Re: [PATCH] Possible Fix for PR42644 and PR42130
Re: [PATCH] PR ada/42254, avoid providing multiple copies of object files to link of GNAT tools
Re: [PATCH] PR ada/42254, avoid providing multiple copies of object files to link of GNAT tools
Re: [PATCH] PR c++/26693, second attempt
Re: [PATCH] PR c++/42225
Re: [Patch] PR c++/42824
[Patch] PR c++/42915
[patch] PR39077
[patch] PR40119
Re: [PATCH] prevents labels referenced in the exception table to be deleted
Re: [PATCH] prevents labels referenced in the exception table to be deleted
Re: [PATCH] prevents labels referenced in the exception table to be deleted
Re: [PATCH] prevents labels referenced in the exception table to be deleted
[PATCH] prevents labels referenced in the exception table to be deleted
[PATCH] Re: Fix gcc.c-torture/execute/991014-1.c for mingw-w64
[PATCH] Reduce size footprint of empty strings.
Re: [PATCH] Remove useless df_insn_rescan calls in copyprop_hardreg_forward_1
[PATCH] Remove useless df_insn_rescan calls in copyprop_hardreg_forward_1
Re: [PATCH] Remove useless df_insn_rescan calls in copyprop_hardreg_forward_1
[PATCH] S/390: Make enable-decimal-float the default
[PATCH] Set the scalar_identity_flag for the %Id and %Iu specs
[PATCH] Testcase for PR debug/43051
[PATCH] Track VLA bounds in VTA (PR debug/43150)
Re: [PATCH] Try harder to delegitimize GOTOFF addresses on i?86 (PR target/43139)
[PATCH] Try harder to delegitimize GOTOFF addresses on i?86 (PR target/43139)
[PATCH] Use XNEW/XCNEW/XNEWVEC in ipa-struct-reorg.c
Re: [PATCH] Zero extend instead of sign extending pointers in guality tests
[PATCH] Zero extend instead of sign extending pointers in guality tests
[PATCH]: Fix PR42854 so weak linking works again on darwin
[PATCH]: Sparc GOTDATA support.
[PATCH][4.4] Fix PR42995
[PATCH][4.6] Undocument -fsched2-use-traces
[PATCH][C++] Fix PR43075, really remove all zero-sized stores
[patch][committed] fix comments mentioning flow.c
[patch][committed] some small comment/typo fixes
[patch][graphite] Merge patches from graphite branch to trunk
[PATCH][LTO] Fix PR43200
[PATCH][LTO][C++] Fix PR42762, fix GTY issue
[PATCH][revised2] C++ PATCH for mangle11.C
[PATCH][Revised2]: Fix PR42854 so weak linking works again on darwin
[PATCH][revised] C++ PATCH for mangle11.C
Re: [PATCH][Revised]: Fix PR42854 so weak linking works again on darwin
[PATCH][Revised]: Fix PR42854 so weak linking works again on darwin
[PATCH][RFC] Clean up STMT_VINFO_VECTYPE
[PATCH][RFC] Do not disambiguate must-aliases with TBAA in RTL
Re: [PATCHv2] new target hook for loop unrolling adjustment
[PING] Re: [patch] Merge c-tree.texi into generic.texi
[PING][PATCH, rs6000] Fix PR target/42427
[PING^2, PATCH] Fix PR c++/42054: ICE with invalid template parameter
Re: [PLUGINS] When ref_pass_instance_number is zero, really replace all existing instances
[PLUGINS] When ref_pass_instance_number is zero, really replace all existing instances
Re: [PR debug/42896] introduce value uids to stabilize value compares
[PR19351, C++] Fix heap overflow in operator new[]
Re: [PR42861, VTA] bind values to expressions upon MO_VAL_USE
[PR42897, VTA] fix vectorization of non-PHI DEF used outside loop
Re: [REVIVED: PATCH PR42811,4.5 regression] java.lang.ExceptionInInitializerError in ecj1
[REVIVED: PATCH PR42811,4.5 regression] java.lang.ExceptionInInitializerError in ecj1
Re: [RFC][PATCH,reload] PR middle-end/42431, fix latent bug in gen_reload_chain_without_interm_reg_p()
Re: [RFC][PATCH,reload] PR middle-end/42431, fix latent bug in gen_reload_chain_without_interm_reg_p()
[RFC][PATCH,reload] PR middle-end/42431, fix latent bug in gen_reload_chain_without_interm_reg_p()
[spu-4_5-branch][Patch,committed] Fix to software i-cache
[trans-mem] add REGPARM calling sequence to GTM_longjmp
[trans-mem] fix debugging/location throughout
Re: [trans-mem] ipa tm pass and dominator walks
Re: [trans-mem] make region collection traverse the CFG
[trans-mem] rebuild libitm/configure
[trans-mem] remove unused argument to GTM_longjmp
[trans-mem] rename libitm/serial.cc to libitm/method-serial.cc
[trans-mem] rewrite irrevocability propagation with CFG
[trans-mem] unlock serial_lock when committing transaction
[v3] -fno-exceptions fixes
[v3] add dblatex for pdf, shortnames for xml
[v3] Add non-member swap for packaged_task and promise
[v3] Add some type_traits tests
[v3] Add system_header pragma to the user visible libsupc++ headers
[v3] docbook anchor rename
[v3] docbook biblio markup
[v3] docbook structure
[v3] doxygen group markup
[v3] doxygen random fixes
[v3] fix -pedantic, -fno-rtti build
[v3] Implement DR 1110
[v3] Implement DR 1137
[v3] Implement DR 1182
[v3] Implement DR 1256
[v3] Implement DR 1303
[v3] Implement DR 1306
[v3] Implement DR 559
[v3] Implement hash<thread::id>
[v3] iter_base clean up
[v3] libstd++/42460
[v3] libstdc++/16896
Re: [v3] libstdc++/21769: add add_options_for_no_pch and use it in c99_classification_macros_c.cc
[v3] libstdc++/27340
[v3] libstdc++/41975
[v3] libstdc++/42819
[v3] libstdc++/42989
[v3] More forward_list work
Re: [v3] More of condition_variable_any
[v3] Move two SGI extensions to /ext
[v3] PR libstdc++/42408
[v3] Rationalize some hash*.cc files
[v3] Some further tweak to the hashing code
[v3] Some work on <random>
[v3] Split out std (C++0x) and tr1 versions of the unordered containers
[v3] testsuite/30_threads/unique_future renamed /future
[v3] tr1/unordered_* clean-up + c++0x_warning.h move
[v3] Tweak back std::pair C++0x constructors to std::is_convertible
[v3] update doxygen markup rules
[v3] using doc update
[wwwdocs] - introduce GUPC project/branch
[wwwdocs] Buildstat update for 4.4
[wwwdocs] Link to guide to testcase reduction from minimise.html
[wwwdocs] mention minimize.html in bugs/
[wwwdocs] Small update for projects/x86.html
[wwwdocs] Update URL for 4.5 status report
ABI Issues with... C++,v3 PATCH for c++/42983 (virtual vs. default)
AC_CHECK_DECLS(basename) (Was: Re: Ping: patches required for --enable-build-with-cxx)
Add myself as a bfin port maintainer (was Re: Jie Zhang appointed bfin maintainer)
add undocumented to Wlarger-than-
Adjust dg-skip-if documentation
Adjust g++.dg/abi/packed1.C on the SPARC
C++ object model and dynamic type
C++ PATCH for c++/26261, c++/43101 (failure to match definition of class template member function)
Re: C++ PATCH for c++/36959 (unnecessarily emitting inline function with static var)
C++ PATCH for c++/41090 (constructor with label address extension)
C++ PATCH for c++/41896 (nested lambda captures)
Re: C++ PATCH for c++/41997 (missed optimization with C++0x initializer list0
C++ PATCH for c++/41997 (missed optimization with C++0x initializer list0
C++ PATCH for c++/42370 (bogus return warning with lambda)
C++ PATCH for c++/42399 (ICE with lambdas)
Re: C++ PATCH for c++/42837 (abi/packed1.C failure on strict aligment targets)
C++ PATCH for c++/42837 (abi/packed1.C failure on strict aligment targets)
C++ PATCH for c++/43016 (link failure with stateless lambda)
Re: C++ PATCH for c++/43031 (verify_gimple failure with stdcall pointer-to-member-functions)
Re: C++ PATCH for c++/43031 (verify_gimple failure with stdcall pointer-to-member-functions)
C++ PATCH for c++/43031 (verify_gimple failure with stdcall pointer-to-member-functions)
C++ PATCH for c++/43036 (infinite loop on circular array variant list)
C++ PATCH for c++/43054 (bogus ambiguity error with template redeclaration and decltype)
C++ PATCH for c++/43069 (ice-on-invalid with explicit namespace qualification)
C++ PATCH for c++/43070 (ICE on computed goto)
Re: C++ PATCH for c++/43075 (wrong-code on libstdc++ bind/ref2.cc testcase)
C++ PATCH for c++/43075 (wrong-code on libstdc++ bind/ref2.cc testcase)
C++ PATCH for c++/43079 (ice-on-invalid pointer-to-member template argument)
C++ PATCH for c++/43093 (ICE with attribute)
Re: C++ PATCH for c++/43108 (performance regression on mixed complex/real arithmetic)
Re: C++ PATCH for c++/43108 (performance regression on mixed complex/real arithmetic)
C++ PATCH for c++/43108 (performance regression on mixed complex/real arithmetic)
C++ PATCH for c++/43109 (ICE on class in unnamed namespace in std)
C++ PATCH for c++/43143 (variadics, value-init and array)
Re: C++ PATCH for c++/561 (overload resolution by cast to pmf of derived class)
Re: C++ PATCH for c++/9634, 29469, 29607 [DR 224]
Re: C++ PATCH for constexpr
C++ PATCH for mangle11.C
C++ PATCH to avoid -Wabi warning for bug which is fixed in the current ABI version
Re: C++ PATCH to qualified namespace lookup for core issue 861
C++ PATCH to warn about vector mangling with -Wabi (more c++/12909)
C++ PATCH: Two mangling patches (template-ids and vectors)
C++,v3 PATCH for c++/42983 (virtual vs. default)
Committed: fix libgcc build for MMIX
Committed: Remove bogus alternative from RX's sminsi3 pattern
Committed: RX: Support -mmax-constant-size=4
constructor and destructor priority
Contents of PO file 'cpplib-4.5-b20100204.es.po'
Contents of PO file 'cpplib-4.5-b20100204.id.po'
Contents of PO file 'cpplib-4.5-b20100204.nl.po'
Contents of PO file 'cpplib-4.5-b20100204.sv.po'
Contents of PO file 'cpplib-4.5-b20100204.vi.po'
Contents of PO file 'cpplib-4.5-b20100204.zh_CN.po'
Contents of PO file 'gcc-4.5-b20100204.sv.po'
Contents of PO file 'gcc-4.5-b20100204.zh_CN.po'
Re: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Re: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Re: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Re: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
doc: normalize 3DNow! spelling and spacing.
Duplicate code
Fix gcc.c-torture/execute/991014-1.c for mingw-w64
Re: Fix PR 32344, cgraph rtl flags outdated
Fix PR ada/42253
Fix PR ada/43096
Re: Fix pr41883 + 2 dups
Fix PR43077, debug regression with SSA expand
FYI: fix demangler test suite
Re: gcc/collect2.c, gcc/collect2.h: Use ngettext() when needed
gcc/cp/pt.c: use ngettext() when needed
H8300: RFA: Use emit_jump_insn for pops that return
Re: introduce size limit parameter for var-tracking
MicroBlaze branch updated
Microblaze minor cleanup
Minor fixes to insv/extv support
MN10300: Fix definition of FUNCTION_ARG_REGNO_P
move flag_debug_compare out of diagnostics.c
New Chinese (simplified) PO file for 'cpplib' (version 4.5-b20100204)
New Chinese (simplified) PO file for 'gcc' (version 4.5-b20100204)
New Dutch PO file for 'cpplib' (version 4.5-b20100204)
New Indonesian PO file for 'cpplib' (version 4.5-b20100204)
New Spanish PO file for 'cpplib' (version 4.5-b20100204)
New Spanish PO file for 'gcc' (version 4.5-b20100204)
New Swedish PO file for 'cpplib' (version 4.5-b20100204)
New Swedish PO file for 'gcc' (version 4.5-b20100204)
New template for 'cpplib' made available
New template for 'gcc' made available
New Vietnamese PO file for 'cpplib' (version 4.5-b20100204)
other/42980: fix make -j install
Re: PATCH Fix for issue 40411
patch fixing PR 41399
patch for PR42941
Patch ping
patch ping (docs only)
patch ping^2
PATCH PR 43061: check DECL_PRESERVE_P in the midend
PATCH to configure.ac cfi advance test for middle-end/40332
PATCH: Add --with-fpmath=sse for x86
PATCH: Add --with-math=sse for x86
PATCH: Allow bootstrap with Sun Studio 12 cc
Re: PATCH: Allow for parent dir's gid in gfortran.dg/stat_[12].f90 (PR fortran/42900)
PATCH: Allow for parent dir's gid in gfortran.dg/stat_[12].f90 (PR fortran/42900)
PATCH: Avoid segfault if line_table->maps is not set up
Re: PATCH: Avoid use of CFI unless gas creates read-only 64-bit .eh_frame sections on Solaris/x86
PATCH: Cause gnatlink in gnat.dg to call correct gcc
Re: PATCH: Clear hardware capabilities from gcc.target/i386 executables with Sun ld
Re: PATCH: Clear hardware capabilities from gcc.target/i386 executables with Sun ld
PATCH: Clear hardware capabilities from gcc.target/i386 executables with Sun ld
Patch: Consistently generate widening multiplies
PATCH: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Re: PATCH: Darwin problem (Re: PATCH: Select the default x86 arch/cpu based on target)
Re: PATCH: Document assembler requirements for Solaris 10/SPARC (PR libgomp/29986)
PATCH: Don't use .stabd with Sun as on Solaris 2/x86
PATCH: Enable softfp support on Solaris 2/x86 (PR target/39048)
PATCH: Fix 64-bit Solaris 2/x86 IE TLS code sequence
PATCH: Fix broken dg-skip-if in two gcc.target/i386 testcases
PATCH: Fix gcc.dg/pch/largefile.c on Solaris 2 (PR pch/14940)
PATCH: Fix libstdc++ testsuite on systems without ranlib
PATCH: Fix many 64-bit Solaris 11/x86 libgfortran testsuite failures
PATCH: Fix Solaris 11/x86 MD_FALLBACK_FRAME_STATE_FOR
Re: PATCH: Fix Solaris/SPARC bootstrap without gas
PATCH: Fix typo in IRIX 6 obsoletions
PATCH: Fix typo in libffi.texi
PATCH: Mention x86 configure changes for gcc 4.5.0
PATCH: Obsolete IRIX < 6.5, Solaris 7, and Tru64 UNIX < V5.1
PATCH: PR 42748
PATCH: PR c++/43036: [4.3/4.4/4.5 Regression] c++ compilation hang
Re: PATCH: PR c/43125: [4.5 Regression] Revision 156907 failed gcc.dg/attr-used.c
PATCH: PR c/43125: [4.5 Regression] Revision 156907 failed gcc.dg/attr-used.c
PATCH: Properly mark 64-bit .eh_frame section on x86 as type unwind
PATCH: Reguire __cxa_atexit for ext/{new, throw}_allocator/deallocate_global.cc
PATCH: Require ILP32 for g++.dg/ext/attrib36.C
PATCH: Select the default x86 arch/cpu based on target
PATCH: Skip some UCN tests unless supported
PATCH: Support Sun symbol versioning in libgfortran
PATCH: Support Sun symbol versioning in libgomp
PATCH: Support Sun symbol versioning in libssp
PATCH: Support Sun symbol versioning in libstdc++-v3
PATCH: Support TLS with Sun as on Solaris 2/x86
PATCH: Turn on X86_TUNE_INTER_UNIT_MOVES for m_ATOM
PATCH: Update default arch for x86
PATCH: Use __gthread_mutex_t in profile/impl/profiler_trace.h
PATCH: Use SPEC_32/SPEC_64 in ASM_SPEC
Re: PATCH: XFAIL gcc.dg/cpp/_Pragma6.c on IRIX and Tru64 UNIX
Re: PATCH: XFAIL objc/execute/forward-1.m on IRIX, Solaris 2 and Tru64 UNIX (PR libobjc/36610)
PATCH:PR target/43175: [Bug target/43175] __builtin_ia32_vec_perm_v4si doesn't work with -msse4.1
Re: PATCH:PR target/43175: [Bug target/43175] __builtin_ia32_vec_perm_v4si doesn't work with -msse4.1
PING *objc, NeXT runtime, testsuite changes*
ping - plugin directory
PING [patch] Make gensupport.c invent sane names for predicated instructions
Re: Ping Ping Ping: [PATCH] RFA: Add a small indication to warnings that are promoted to errors
Re: Ping Ping Ping: [PATCH] RFA: Add a small indication to warnings that are promoted to errors
PING: [PATCH gcc/ebitmap] fix for ebitmap_clear_bit()
PING: PATCH to expand_used_vars for debug/42800 (P1 regression)
Re: PING: PATCH to place_field for c++/42837 (abi/packed1.C failure on non-strict aligment targets)
PING: PATCH to place_field for c++/42837 (abi/packed1.C failure on non-strict aligment targets)
Ping: patches required for --enable-build-with-cxx
Re: Ping: Ping: [Patch][RFA] Warn if pointer is initialized to 'false'
Re: Ping: Ping: [Patch][RFA] Warn if pointer is initialized to 'false'
PLUGINS: add debug.h to PLUGIN_HEADERS
PR 24577 diagnostic informative note labelled "error"
PR 41779 Wconversion cannot see throught real*integer promotions
PR 42485 Delete both -b and -V options
PR 42965 no "warnings being treated as errors" for individual -Werror=x options
Re: PR 42965 no "warnings being treated as errors" for individual -Werror=x options
Re: PR 42966 add some indication that a warning has been converted to an error
Re: PR 42966 add some indication that a warning has been converted to an error
PR 42966 add some indication that a warning has been converted to an error
Re: PR 42966 add some indication that a warning has been converted to an error
PR 43195 #pragma once and -H
Re: PR c++/23510 skip some instantation contexts if there are too many
PR c++/23510 skip some instantation contexts if there are too many
PR c++/28584 Cast to pointer from integer of different size
Re: PR c++/35669 NULL (__null) not considered different from 0 with C++
PR c++/35669 NULL (__null) not considered different from 0 with C++
PR c/20631Support -std=c90 as alias for -std=c89
PR c/43128
Re: PR middle-end/43125 C/C++ front-end patch to merge DECL_PRESERVE_P
PR middle-end/43125 C/C++ front-end patch to merge DECL_PRESERVE_P
PR target/43123 wrong value for march or mtune produces confusing output
Problem with stores and loads from unions and proposed fix
remove *.y from TAGS
Remove config.cache files when reconfiguring at top level
Re: Request for code review - (ZEE patch : Redundant Zero extension elimination)
Review microblaze.md, required changes
Review microblaze.md, suggestions
Re: RFA (varpool): PATCH to add forward-compatibility aliases for C++ ABI bugs
Re: RFA (varpool): PATCH to add forward-compatibility aliases for C++ ABI bugs
RFA (varpool): PATCH to add forward-compatibility aliases for C++ ABI bugs
RFA: hook doc patch (3/112): TARGET_EH_RETURN_FILTER_MODE (revised)
Re: RFA: hook doc patch (49/112): TARGET_SCHED_DFA_NEW_CYCLE
RFA: hook doc patch (7/112): TARGET_UNWIND_WORD_MODE (revised^2)
RFA: hook doc patch (87/112): TARGET_OPTION_PRAGMA_PARSE (revised)
RFA: MeP: Fix ICE building newlib
Re: RFA: MN10300: Add mi_thunk support
RFA: patch for PR42973
Re: RFA: PATCH to c_strlen for c++/35652 (wrong source location for string bounds warning)
RFA: PATCH to c_strlen for c++/35652 (wrong source location for string bounds warning)
RFA: PATCH to expand_used_vars for debug/42800
Re: RFA: PATCH to operand_equal_p for c++/40138 (ICE after error with __builtin_va_arg)
Re: RFA: PATCH to operand_equal_p for c++/40138 (ICE after error with __builtin_va_arg)
RFA: PATCH to operand_equal_p for c++/40138 (ICE after error with __builtin_va_arg)
RFA: PATCH to place_field for c++/42837 (abi/packed1.C failure on strict aligment targets)
RFC: PATCH to cygming.h for c++/42870 (missing export with destructor alias)
RFC: PATCHes to SIMD vector mangling (more c++/12909)
rfh making patch to changes.html
Summary: unreviewed hook doc patches
Trunk merged into fortran-dev
Trunk merged into fortran-dev branch
Trunk merged into fortran-exp
Trunk merged into fortran-exp branch
Re: Unreviewed Ada testsuite patch
Unreviewed patch
Unreviewed patches
unreviewed testsuite patches
Unreviewed^2 patch
use -ftemplate-depth= instead of -ftemplate-depth-
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]