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.3/4.4 PATCH: Fix Solaris/x86 bootstrap with Sun ld (PR bootstrap/33100)
[4.5 C] Fix further constant expressions bug
[4.5] C constant expressions, VLAs etc. fixes
[4.5] PR c/c++/16202 The -Wsequence-point warning misses many important instances
[Ada] Fix ICE on 'Address of renaming of unconstrained array with -g
[Ada] Fix wrong code with unchecked conversion
[Ada] Minor gigi tweaks
[Ada] Simplify expansion of checks
Re: [Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"
Re: [Bug middle-end/37448] patch to compute alloc-pool stats correctly
Re: [Bug target/37808] [4.4 Regression]: Revision 141067 breaks Linux/x86
[C++ Patch, diagnostic] PR 37719
Re: [C++ PATCH] Diagnose invalid auto fndecl without late return type or non-auto fndecl with late return type (PR c++/37967)
[C++ PATCH] Diagnose invalid auto fndecl without late return type or non-auto fndecl with late return type (PR c++/37967)
[C++ PATCH] Don't ICE if __decltype is called on CALL_EXPR with type dependent CALL_EXPR_FN (PR c++/37540)
Re: [C++ PATCH] Don't ICE if __decltype is called on CALL_EXPR with type dependent CALL_EXPR_FN (PR c++/37540)
Re: [C++ PATCH] Don't ICE on auto decl with no initializer (PR c++/37965)
[C++ PATCH] Don't ICE on auto decl with no initializer (PR c++/37965)
[C++ PATCH] Fix COND_EXPR genericization fixup (PR c++/37819)
Re: [C++ PATCH] Fix up ?: type mismatches due to bitfields at genericization time (PR c++/37146)
[C++ PATCH] Fix up ?: type mismatches due to bitfields at genericization time (PR c++/37146)
[C++ Patch] PR 37650
[c++0x] shared_ptr comparisons
Re: [C/C++] PR 13358 long long and C++ do not mix well
[Committed] Add testcase for PR target/37381 (ICE in ia64_speculate_insn)
[committed] Fix bootstrap ICE on hppa64-hp-hpux11.11
[committed] Fix PR target/37603
[committed] Improve MIPS register move costs (for IRA)
[committed] List call-clobbered registers first in MIPS's REG_ALLOC_ORDER
[Committed] Merge IA-64 specific changes of selective scheduler
[committed] MIPS IRA port
[committed] PR target/37841: Make SPU adhere to the ABI
[Committed] S/390: Fix -march=z9-ec -msoft-float
Re: [contrib] dg-extract-test-results.sh, to combine or extract .sum files
Re: [contrib] dg-extract-test-results.sh, to combine or extract .sum files
[contrib] dg-extract-test-results.sh, to combine or extract .sum files
[CPP] fix some diagnostic locations
Re: [Fortran, Patch] Fix CPP <include_path> (PR 37821)
Re: [Fwd: Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.]
Re: [Fwd: Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.]
Re: [Fwd: Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.]
[Fwd: Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.]
Re: [Fwd: Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.]
[gcc-in-cxx] FYI: add extern "C"
[gcc-in-cxx] FYI: avoid 'and' as identifier
[gcc-in-cxx] FYI: fix 2 bitmap-related c++ errors
[gcc-in-cxx] FYI: fix scoping problems
[gcc-in-cxx] FYI: initialize consts
[gcc-in-cxx] FYI: remove duplicate definitions
[graphite] Add -fgraphite-identity
[graphite] Add -fgraphite-identity / Solution two
Re: [graphite] Cleanup of command line parameters [PATCH]
Re: [graphite] Fix PR37485
Re: [libcpp] RFA: Add support for comments retrieval
[lto] Add -flto to all the C and C++ testsuites
[LTO] committed patch to fix bug in lto-cgraph.c
[lto] Do not force -O2 when LTO is enabled
[lto] Do not write out char_type_node with -funsigned-char
[lto] Fix botched -flto flags in testsuite
[lto] Fix merging of weak symbols
[lto] Fix some libstdc++ tests with -flto
[LTO] free_language_specifics crashes C++ pretty-printer
[lto] Guard against mismatched LTO_DEBUG_STREAM settings
[LTO] Make Move lto-symtab.c out of lto/
[lto] PATCH: add -fwhopr option
[lto] PATCH: disable name transformation of ltrans-driver
[LTO] PATCH: Fix another segv triggered by null pointer dereference
Re: [LTO] PATCH: Fix for ICE vector VEC(cgraph_node_ptr,base) index domain error
[LTO] PATCH: Fix for ICE vector VEC(cgraph_node_ptr,base) index domain error
[LTO] PATCH: Fix segv triggered by null pointer dereference
[LTO] PATCH: Fix WPA errors seen with make -j2
[lto] PATCH: move -fwpa/-fltrans to lto1
[lto] PATCH: normalize ltrans-driver installation
[lto] Supress spurious messages from -fwhopr
[lto] Tidy some formatting
[lto][patch] Clear DECL_CONTEXT of nested functions
[lto][patch] Create a execute_regular_ipa_pass_list function
[lto][patch] Fix build
[lto][patch] Fix internal compiler error in stabilize_va_list
[LTO][PATCH] Fix lto input clobbering bug.
Re: [lto][patch] Fix reading of cgraph when multiple files are passed to lto1
[lto][patch] Fix reading of cgraph when multiple files are passed to lto1
[lto][patch] Fix struct reorg bug
[lto][patch] Fix the decls only after reading all the files
[LTO][PATCH] Fix type comparion of unbounded arrays and assert in lto_file_decl_data_get_fn_decl
[LTO][PATCH] Handle -fexceptions properly.
[lto][patch] Move calls to execute_one_ipa_transform_pass
[lto][patch] Move input_cgraph to lto/lto-lang.c
[LTO][PATCH] Move lto-symtab.c out of lto and remove input_cgraph lang-hook.
[lto][patch] Provide fake resolution for non public decls
[lto][patch] Remove after_inlining flag
Re: [lto][patch] Remove nodes for extern inline function before writing to disk
[lto][patch] Remove nodes for extern inline function before writing to disk
[lto][patch] Simple bug fix
[lto][patch] Simplify the lto-symtab api a bit
[lto][patch] Split all_ipa_pass
[lto][patch] Update cgraph with the symbol resolution information
[lto][patch] Use decl uid instead of node uid in ipa-pure-const
[lto][patch] weak symbols can be preempted, not resolved
Re: [PATCH 1/2] New pass to partition single function into multiple sections (take 2)
[patch committed] Fix PR target/37633 for -O0
[patch committed] Fix PR target/37909
[patch committed] SH: A tiny t-sh fix
[Patch Ping] Patch for PR target/32277 - IA64 C++ profiling bug
[Patch Ping^2, C++] Move assemble_external call in cp/decl2.c.
[patch RFA] Fix PR rtl-optimization/37769
Re: [PATCH rs6000] (small C++ patch) Add intrinsics for the new vec_* specified by the C/C++ Language Extension for the CBEA
Re: [PATCH rs6000] (small C++ patch) Add intrinsics for the new vec_* specified by the C/C++ Language Extension for the CBEA
[PATCH rs6000] (small C++ patch) Add intrinsics for the new vec_* specified by the C/C++ Language Extension for the CBEA
Re: [PATCH rs6000] Add vec_lvlx/vec_lvrx Altivec intrinsics
Re: [PATCH rs6000] Disable some Cell microcoded instructions
[PATCH rs6000] Fix some fsel patterns for TARGET_SINGLE_FLOAT/TARGET_DOUBLE_FLOAT
Re: [patch testsuite g++.dg gcc.dg]: Fix various tests for w64
Re: [PATCH v2, middle end]: Fix PR 37908, thinko with atomic NAND operation
Re: [PATCH v2, middle end]: Fix PR 37908, thinko with atomic NAND operation
Re: [PATCH v2, middle end]: Fix PR 37908, thinko with atomic NAND operation
[PATCH, build] Fix PR 37137
[Patch, c++] Fix C++ tests on HP-UX, Solaris, FreeBSD.
[Patch, c++] Move assemble_external call.
[patch, committed] PR37707 Namelist read of array of derived type incorrect
[Patch, Fortran, Committed] intrinsic.texi - minor update for OpenMP v2.5 -> v3.0
[Patch, Fortran] Check arguments of elemental intrinsic subroutines for conformance
Re: [Patch, Fortran] Check arguments of elemental intrinsic subroutines for conformance
[Patch, Fortran] Fix CPP <include_path> (PR 37821)
[Patch, Fortran] PING: PR fortran/35723
[Patch, Fortran] PR 36322/36463
Re: [Patch, Fortran] PR fortran/35681: First part, fix ELEMENTAL dependency handling for MVBITS
Re: [Patch, Fortran] PR fortran/35681: First part, fix ELEMENTAL dependency handling for MVBITS
Re: [Patch, Fortran] PR fortran/35681: First part, fix ELEMENTAL dependency handling for MVBITS
[Patch, Fortran] PR fortran/35681: First part, fix ELEMENTAL dependency handling for MVBITS
Re: [Patch, Fortran] PR fortran/35681: First part, fix ELEMENTAL dependency handling for MVBITS
[Patch, Fortran] PR fortran/35820 memory leak while compiling nested forall constructs.
Re: [Patch, Fortran] PR fortran/35840: asynchronous specifier for a data transfert statement shall be an initialization expression
Re: [Patch, Fortran] PR fortran/35840: asynchronous specifier for a data transfert statement shall be an initialization expression
[Patch, Fortran] PR fortran/35840: asynchronous specifier for a data transfert statement shall be an initialization expression
Re: [Patch, Fortran] PR fortran/37638: Possible ICE-on-invalid for typebound calls
[Patch, Fortran] PR fortran/37638: Possible ICE-on-invalid for typebound calls
Re: [Patch, Fortran] PR fortran/37638: Possible ICE-on-invalid for typebound calls
Re: [Patch, Fortran] PR fortran/37688: Relax "used before typed" check
[Patch, Fortran] PR fortran/37688: Relax "used before typed" check
[Patch, Fortran] PR fortran/37749 ICE on array section with vector subscript
Re: [Patch, Fortran] PR fortran/37749 ICE on array section with vector subscript
[Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.
Re: [Patch, Fortran] PR fotran/35820 again: memory leak while resolving nested foralls.
[Patch, fortran] PR35680 - [4.3/4.4 regression] ICE on invalid transfer in variable declaration
Re: [Patch, fortran] PR37159
[Patch, fortran] PR37706 - [4.3, 4.4 Regression] ICE with use only and equivalent
[Patch, fortran] PR37787 - right-left hand side overlap not recognized with EQUIVALENCEd array assignment
[Patch, fortran] PR37903 and PR37749
[PATCH, i386]: Add FLAGS_REG clobbers to combined bt/jbe patterns
[PATCH, i386]: Add support for CPUID 4 in driver-i386.c
[PATCH, i386]: Do not force arith/logic insn memory operands into registers for ! TARGET_READ_MODIFY
[PATCH, i386]: Use array of regs instead of separate regs in detect_caches_cpuid2
[patch, libfortran] Bounds checking for spread
[patch, libfortran] Bounds checking for transpose
[patch, libfortran] Mark some codepaths as likely/unlikely
Re: [patch, libfortran] PR37083 Formatted read of line without trailing new-line fails
[patch, libfortran] PR37083 Formatted read of line without trailing new-line fails
[patch, libfortran] PR37863 [4.3/4.4 Regression] Display of a value close but less to 1 shows 2 with '(F3.0)'
Re: [PATCH, middle end]: Fix PR 37908, thinko with atomic NAND operation
Re: [PATCH, middle end]: Fix PR 37908, thinko with atomic NAND operation
[PATCH, middle end]: Fix PR 37908, thinko with atomic NAND operation
Re: [PATCH, MIPS] Merge mul*3_mul3 patterns
[Patch, omp] Patch to omp-low.c to fix failures on IA64 HP-UX
Re: [PATCH, rs6000] fix visibility problems for out-of-line prologues/epilogues
Re: [PATCH, rs6000] fix visibility problems for out-of-line prologues/epilogues
[PATCH, rs6000] fix visibility problems for out-of-line prologues/epilogues
[PATCH, rs6000]: improve option warning
[PATCH, spu]: Improve option description
[PATCH, spu]: Top-level configure tweak
[PATCH, testsuite]: Committed: Remove some leftover testrun dump and build files
[PATCH,committed] Update my name in MAINTAINERS
[PATCH,committed] Xilinx FPU cleanup
[PATCH,H8300] Fix ICE due to insv and extzv patterns
[patch,libfortran] PR37834 write(*,'(f0.0)') 0.0 prints "." instead of "0."
Re: [patch,libfortran] PR37834 write(*,'(f0.0)') 0.0 prints "." instead of "0."
Re: [patch,libgfortran] PR37707 Namelist read of array of derived type incorrect - round 2
[patch,libgfortran] PR37707 Namelist read of array of derived type incorrect - round 2
[PATCH,rs6000] emit .gnu_attribute for struct return convention
[PATCH,rs6000] fix bugs with out-of-line prologues/epilogues
[PATCH,rs6000][ping] emit .gnu_attribute for struct return convention
[Patch/cygming]: Null terminate string returned by i386_pe_strip_name_encoding_full.
[Patch/mingw32] : Fix PR target/37528.
[Patch/mingw32] Re-enable multiple thread support on mingw32.
[Patch/testsuite] Fix some dll "dg-warnings"
Re: [Patch/testsuite]: Adjust g++.dg/torture/stackalign/unwind-*.C testcases for __USER_LABEL_PREFIX__
[Patch/testsuite]: Adjust g++.dg/torture/stackalign/unwind-*.C testcases for __USER_LABEL_PREFIX__
Re: [PATCH] Add -meb to two Octeon tests
[PATCH] Add missing copyright and licensing header
[PATCH] Add support for CPUID 4 in driver-i386.c
[PATCH] Allow -mno-smartmips for MIPS
[PATCH] Allow -pg without frame pointer on x86
[PATCH] ARM EABI profiling
[PATCH] build system: gcc_cv_libc_provides_ssp
[PATCH] Check for availability of backtrace() for boehm-gc on uClibc
Re: [PATCH] Clean global object source of file function name (PR target/35485)
[PATCH] Clean global object source of file function name (PR target/35485)
[patch] document requirements for building gjdoc
[PATCH] Document that pointers are not allowed as component of COMPLEX_TYPE
[PATCH] Don't consider TREE_OVERFLOW in folding of comparisons with highest/lowest type's value (PR tree-optimization/37664)
Re: [PATCH] Don't consider TREE_OVERFLOW in folding of comparisons with highest/lowest type's value (PR tree-optimization/37664)
[PATCH] Don't create zero based pointer IVs in ivopts (PR tree-optimization/36038)
Re: [PATCH] Don't create zero based pointer IVs in ivopts (PR tree-optimization/36038)
[PATCH] DR 522 (Ready) - tuple<>::swap
[PATCH] DW_CFA_GNU_args_size fixes (PR rtl-optimization/36998)
[PATCH] EH_USES df fix (PR target/37378)
[PATCH] EH_USES df fix (PR target/37378, take 2)
[PATCH] Fix ARRAY_RANGE_REF problems in ivopts
[PATCH] Fix build_range_check on 1 .. signed_max ranges (PR middle-end/37882)
Re: [PATCH] Fix build_range_check on 1 .. signed_max ranges (PR middle-end/37882)
[PATCH] Fix C merge_decls, fallout from removal of -fno-unit-at-a-time (PR debug/37020)
Re: [PATCH] Fix C merge_decls, fallout from removal of -fno-unit-at-a-time (PR debug/37020)
[PATCH] Fix combiner issues with shifts (PR c/37924)
[PATCH] Fix combiner issues with shifts (PR c/37924, take 2)
[PATCH] Fix declare_vars (PR debug/37726)
[PATCH] fix decNumber alias violations
[PATCH] Fix distribute_bit_expr (PR middle-end/37931)
[PATCH] Fix driver's parameter handling for -dumpbase
[PATCH] Fix endless recursion in cse_cc_succs (PR target/36635, PR target/37290)
Re: [PATCH] Fix endless recursion in cse_cc_succs (PR target/36635, PR target/37290)
Re: [patch] Fix ENUMERAL_TYPE output for -gcoff in sdbout.c for CONST_DECL
[patch] Fix FAIL of gcc.target/sparc/pdist-3.c (PR 35574)
[patch] Fix FAIL of gcc.target/sparc/pdist-3.c (PR 35574) (Take 2)
[PATCH] Fix for PR 37809 and 37807
Re: [PATCH] Fix gcc -v --help (PR middle-end/37576)
[PATCH] Fix gcc.dg/visibility-1{4,6}.c failures on s390-linux
[PATCH] Fix gcc.target/s390/pr36822.c on s390-linux
[PATCH] Fix gimple_{,bind_}{,set_}block confusion with -finstrument-functions
[PATCH] Fix ICE in tree_estimate_probability (PR tree-optimization/37879)
Re: [PATCH] Fix ICE in tree_estimate_probability (PR tree-optimization/37879)
[PATCH] Fix ICE on -fhelp=separate and -fhelp=joined (PR middle-end/37805)
Re: [PATCH] Fix ICE on -fhelp=separate and -fhelp=joined (PR middle-end/37805)
[PATCH] Fix ICE with MODIFIED_NORETURN_CALLS (PR middle-end/37913)
[PATCH] fix install path of libgcc
[PATCH] Fix libjava bootstrap (PR java/37893)
[PATCH] Fix loop optimization bug
[PATCH] Fix lost locus issues at -O0 -g (PRs debug/29609, debug/36690, debug/37616)
Re: [PATCH] Fix lost locus issues at -O0 -g (PRs debug/29609, debug/36690, debug/37616)
Re: [PATCH] Fix lost locus issues at -O0 -g (PRs debug/29609, debug/36690, debug/37616)
Re: Fwd: [PATCH] Fix may_alias canonical types regression
[PATCH] Fix other fallout of the -g -O0 edge locus/block patch
[PATCH] Fix oversight in bitfield_overlaps_p
[PATCH] Fix PR 37782, Stage2 ada compiler miscompiled
Re: [PATCH] Fix PR c++/29727: ICE on invalid initializer for template member
Re: [PATCH] Fix PR c++/29727: ICE on invalid initializer for template member
[PATCH] Fix PR c++/29727: ICE on invalid initializer for template member
[PATCH] fix PR c++/37410
[PATCH] Fix PR c++/37647: ICE with invalid use of constructor
Re: [PATCH] Fix PR c/35437: ICE with struct containing incomplete type
[PATCH] Fix PR middle-end/37669
[PATCH] Fix PR middle-end/37669 (take 2)
[patch] Fix PR target/37633
[PATCH] Fix PR23205.C testcase (PR debug/36668)
[PATCH] Fix PR37285, switch default label issues
[PATCH] Fix PR37617
Re: [patch] Fix PR37686: Correct how lambda gets the loop index for the matrix representation of array accesses
[patch] Fix PR37686: Correct how lambda gets the loop index for the matrix representation of array accesses
[PATCH] Fix PR37713
[PATCH] Fix PR37795
[patch] fix PR37828: ICE in expand_scalar_variables_expr, at graphite.c:3421 with -floop-block
[PATCH] Fix PR37870, ICE in extract_bit_field_1
[PATCH] Fix PR37870, ICE in extract_bit_field_1 (take 2)
[PATCH] Fix profiledbootstrap with ada (PR middle-end/37601)
[PATCH] Fix rs6000_legitimize_address (PR target/35760)
[PATCH] Fix small structure passing on x86-64
Re: [PATCH] fix some set but not used messages
Re: [PATCH] Fix Stack Smashing Protector to protect functions with wchar_t arrays
Re: [PATCH] Fix struct passing on targets that rely on TYPE in
[PATCH] Fix struct passing on targets that rely on TYPE in BLOCK_REG_PADDING if mode is not BLKmode (PR middle-end/37316)
Re: [PATCH] Fix struct passing on targets that rely on TYPE in BLOCK_REG_PADDING if mode is not BLKmode (PR middle-end/37316)
[PATCH] fix struct-layout-1 tests for Xtensa
[PATCH] Fix superfluous insertion by load-PRE with PR21485
[PATCH] Fix unaligned load on the IA-64
[PATCH] Fix uninitialized use warning in c-parser.c
Re: [PATCH] Fix up int_fits_type_p (PR tree-optimization/37525, take 2)
[PATCH] Fix up int_fits_type_p (PR tree-optimization/37525, take 2)
[PATCH] Fix VCE folding in forwprop
[PATCH] fortran/37930 -- Fix clever user trick
[PATCH] FYI: Typos
[PATCH] GNU/Hurd target configuration
[patch] Handle MIPS DSP control registers
Re: [patch] Include AC_SYS_LARGEFILE for libiberty
[PATCH] Kill TREE_OVERFLOW during gimplification
[PATCH] libiberty xstrdup.c inclusion of sys/types.h
[PATCH] libjava support for AIX
[PATCH] libssp, fortify and TARGET_LIBC_PROVIDES_SSP
[PATCH] link libgcc_s.so against a lib containing copysignl on powerpc-*-linux-uclibc
Re: [PATCH] link libgcc_s.so against a lib containing copysignl on powerpc-*-linux-uclibc
Re: [patch] location for unary operators
[patch] merge the gcj/classpath-098-merge-branch to trunk
[patch] merged the gcj/classpath-098-merge-branch
[PATCH] MIPS function attributes for interrupt handlers
[PATCH] Only share the same DW_TAG_common_block within the same scope (PR debug/37738)
Re: [PATCH] Only share the same DW_TAG_common_block within the same scope (PR debug/37738)
[PATCH] Parallel make check
[PATCH] powerpc-eabi board support for Xilinx
[PATCH] PowerPC64 ldu address form restriction (PR target/37878)
[PATCH] PR c++/26693
Re: [PATCH] PR c++/27574
Re: [PATCH] PR fortran/37930 -- updated patch for conversion NaN,Inf to integer
[PATCH] PR fortran/37930 -- updated patch for conversion NaN,Inf to integer
[PATCH] Prevent switch-conversion creating runtime relocations with -fpic (PR tree-optimization/36881)
[PATCH] Prune references to removed -d{letters} options in invoke.texi (PR middle-end/35853)
Re: [PATCH] Prune references to removed -d{letters} options in invoke.texi (PR middle-end/35853)
[PATCH] Release note for ST Loongson support
[PATCH] Remove bogus optimization from may_alias_p
[PATCH] Remove tuples debugging hack
[PATCH] Remove useless find_unreachable_blocks call from graphite.c
[PATCH] set_mem_attributes alignment and ARRAY_REF (PR middle-end/37774)
Re: [PATCH] set_mem_attributes alignment and ARRAY_REF (PR middle-end/37774)
[PATCH] Small fix for gcc.c-torture/execute/pr37882.c
[PATCH] Small Fortran debuginfo fixes for contained functions
Re: [PATCH] Somewhat improve generated code at -O0 (fallout of the -O0 -g debugging patch)
[PATCH] Somewhat improve generated code at -O0 (fallout of the -O0 -g debugging patch)
[PATCH] SPU: Use FRAME_GROWS_DOWNWARD
[patch] Support -mno-smartmips option
[PATCH] Translate dollar signs to underscores for AIX (PR target/35483)
[PATCH] Update -mcmodel=medium documentation
[PATCH] use REG_FRAME_RELATED_EXPR notes in var-tracking
[PATCH] Use target MEM's alias set in store_constructor (PR middle-end/37730)
Re: [PATCH] Use target MEM's alias set in store_constructor (PR middle-end/37730)
Re: [PATCH] Vartracking: Remove assertion in vt_add_function_parameters
Re: [PATCH] Vartracking: Remove assertion in vt_add_function_parameters
Re: [PATCH] Vartracking: Remove assertion in vt_add_function_parameters
[PATCH] Vartracking: Remove assertion in vt_add_function_parameters
[patch] Work around build failure for hppa64-linux-gnu cross compiler
[PATCH] XFAIL -frtl-abstract-sequences tests on s390*-*-*
[PATCH]: Allow CFG with empty BBs in selective scheduler
Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: [PATCH]: bump minimum MPFR version, (includes some fortran bits)
Re: [PATCH]: bump minimum MPFR version, (includes some fortran bits)
[PATCH]: bump minimum MPFR version, (includes some fortran bits)
Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: [patch]: Fix bootstrap/PR 25502: I64d format Werror problem in build
[PATCH]: Fix missed PRE optimization discovered
Re: [PATCH]: GCC Scheduler support for R10000 on MIPS
Re: [PATCH]: GMP/MPFR in-tree build instructions [Was: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)]
Re: [PATCH]: GMP/MPFR in-tree build instructions [Was: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)]
Re: [PATCH]: GMP/MPFR in-tree build instructions [Was: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)]
Re: [PATCH]: GMP/MPFR in-tree build instructions [Was: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)]
[PATCH]: R10000 Needs LL/SC Workaround in Gcc
[PATCH][4.3] Avoid false positives in alias warnings, fix werror bootstrap
[PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes
[PATCH][Ada] ac3207a sometimes hangs in system.tasking.stages.vulnerable_complete_master
Re: [PATCH][alias] Reduce virtual operands to a single one
[PATCH][C++] Fix PR37742
[PATCH][C++] Remove some dead code
[patch][graphite] Fix flags set by split_block
[PATCH][LTO] Committed patch for crash in announce_function.
[PATCH][LTO] Committed patch to fix a crash due to syntax error.
[PATCH][LTO] Fix bug in lto_fixup_decls
[PATCH][RFC] Gimplify unit-at-a-time, work in progress
[PING, needs GWP?] Use UNSPECs for Darwin PIC references
[PING] [Sched/middle-end] Fix selective scheduling failures on power6 [1/3]
[PING] Fix for PR c++/29727: ICE on invalid initializer for template member
[PING] Fix PR rtl-optimization/37769
[PING] Make ARM use UNSPECs instead of complicated CONSTs
[PING] Unreviewed rtl.texi patch
[PING][PATCH 1/2] New pass to partition single function into multiple sections (take 2)
[PING][Sched/middle-end] Fix selective scheduling failures on power6 [2/3]
[PING^2] Make ARM use UNSPECs instead of complicated CONSTs
[PING^3] Make ARM use UNSPECs instead of complicated CONSTs
[profile-stdlib] merge trunk at 141042
[RFA/RFC, IRA] Fix PR bootstrap/37859
Re: [RFA:] Adjust documentation for LEGITIMATE_CONSTANT_P et al to match reality, take 2
[RFA] fix typo in cp-tree.h
[RFA] new pgq macro for gdbinit.in
[RFB] IRA and regclass both ignore '!' attribute
[RFC PATCH] set_mem_attributes alignment and ARRAY_REF
[s390] increase stack alignment
Re: [sel-sched] Merge with trunk. prepare the IA64 part for committing
Re: [sel-sched] Merge with trunk. prepare the IA64 part for committing
[sel-sched] Merge with trunk. prepare the IA64 part for committing
[testsuite] (committed) fix gcc.dg/torture/pr36891.c
[testsuite] (committed) fix gcc.target/powerpc/ppc64-abi-3.c
[trans-mem] finish tm pass reorg
[trans-mem] ipa pass for tm function cloning
[trans-mem] make it compile w/ tuples
[trans-mem] rewrite transaction lowering
[trans-mem] rtl expansion of gimple transactions
[trans-mem] snapshot tm expansion code
[v3] ... likewise for _Hashtable
[v3] Add some tests
[v3] Add std::forward_list
[v3] Avoid -Wall warnings for 24803.cc
[v3] c++0x <system_error> CD updates
[v3] c++0x, remove invalid uninitialized duration check
[v3] Even more tweaks to forward_list
[v3] Fix again the error_constants.h issue
[v3] Fix C++0x pair constructors
Re: [v3] Fix libstdc++/32422 (+ DR 23)
[v3] Fix libstdc++/37958
[v3] Implement DR 685
[v3] Implement DR 804, other small tweaks to <system_error>
[v3] Improve max_size of some containers
[v3] In C++0x mode use only Node_allocator in _Rb_tree too
[v3] libstdc++/37522
[v3] libstdc++/37919
[v3] More small tweaks to forward_list
[v3] One additional tweak to forward_list
[v3] PATCH for libstdc++/37761
[v3] Small tweaks to forward_list
[v3] Use Alloc::ppinter in std::vector
[vta, trunk?] avoid uninitialized variable warnings building with -O3
Re: [vta, trunk?] don't vary packed array representation depending on debug info
[vta, trunk?] don't vary packed array representation depending on debug info
[vta, trunk?] handle ARRAY_RANGE_REFs like ARRAY_REFs in TMR
[vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
[vta,trunk?] don't discard source location for overriders of builtins
[vta,trunk?] stabilize hashing of SSA names and builtin function DECLs
Re: [vta,vta4.3,trunk?] don't compute DECL_ASSEMBLER_NAME because of debugging dumps
[vta] expand COMPLEX_CST into CONCATs in debug stmts=>insns
[vta] fix obvious fallout from 2008-10-10 merge
[vta] merge from trunk@141024
[vta] minimal IRA tweaking to get past most ICEs
[vta] no -gtoggle for crtstuff et al
[vta] remove use of C++ keyword `new introduced in earlier vta patches
[vta] retain debug insns "between" merged rtl blocks
Re: [vta] revamp bootstrap-debug with -fcompare-debug, fix LIBCFLAGS uses
Re: [vta] revamp bootstrap-debug with -fcompare-debug, fix LIBCFLAGS uses
[vta] revamp bootstrap-debug with -fcompare-debug, fix LIBCFLAGS uses
[vta] sched -fcompare-debug differences
[vta] stabilize label numbers with CFA on IA64
[vta] stabilize loop-unroll across insn uid variations
[www] mention Ada multilib
Re: [WWW] PR doc/34120 bugs/reghunt.html should be updated to mention svn
Re: [WWW] PR doc/34120 bugs/reghunt.html should be updated to mention svn
[wwwdocs, committed] Update link to 4.4.0 status report
[wwwdocs] Buildstat update for 4.2
[wwwdocs] Buildstat update for 4.3
[wwwdocs] Changelog 4.4 - Fortran update
[wwwdocs] mention TLS support for Xtensa
[wwwdocs] Mention treatment of MIPS DSP Control Register
[wwwdocs] projects/cfg.html -- citeseer link updates
[wwwdocs] readings.html -- revmoe ELXSI
[wwwdocs] readings.html link maintenance
[wwwdocs] Remove broken ftp.nctu.edu.tw mirror
[wwwdocs] Remove broken link from java/projects.html to http://www.mozilla.org/oji/
[wwwdocs] Remove ftp.iij.ad.jp from GCC mirror list
[wwwdocs] Remove Intel AVX link from svn.html
[wwwdocs] remove obsolete 68HC11 link from readings.html
[wwwdocs] Remove stale link to "Guide for the use of the Ada programming language in high integrity systems"
[wwwdocs] Remove stale reference to "tools for the TMS340x0"
[wwwdocs] Rotate news
Re: [wwwdocs] Simplify references to our download sites
[wwwdocs] testing/testing-qt.html update
[wwwdocs] Update and simplify rsync.html
[xstormy16] fix non-building test harness file
_Unwind_GetIPInfo Redux: Patch for PR target/27880
Re: Ada ACATS random FAIL / scripting help wanted (was:Fix missed PRE optimization discovered)
Re: Ada ACATS random FAIL / scripting help wanted (was:Fix missed PRE optimization discovered)
Ada multilib support for powerpc-linux
Add m32c/m32r RTEMS targets
Another missing TRULY_NOOP_TRUNCATION in extract_bit_field_1
Antwort: Re: [Fortran, Patch] Fix CPP <include_path> (PR 37821)
Antwort: Re: [LTO] Make Move lto-symtab.c out of lto/
Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
Avaliable vacancy! -jHa
Avoid LOAD_EXTEND_OP on non-integer mode
Re: Avoid unnecesary rescaning in IRA
Blackfin: code to expand additional builtins
Blackfin: fix composev2hi pattern
Blackfin: More CPU revisions
Blackfin: Save more registers in interrupt handler prologue
Blackfin: Silicon anomaly workarounds in interrupt handlers
C++ PATCH for c++/37376, other mangling issues
Re: Committed: CRIS IRA_COVER_CLASSES definition
Contents of PO file 'gcc-4.3.0.id.po'
Convert Blanket Write Privileges to Global Reviewers
Document c-4_5-branch
Don't build the decl for the constant pool twice
Ecartis command results: No commands found
First PPL 0.10 release candidate
Fix ARM EABI profiling
Fix convert_to_real bugs (PR 36578 etc.)
Fix PR c/33192
Fix PR37418
fix tree-opt/35737
Re: GCC Reviewer and Maintainer appointments
Re: gccint documentation suggestion
guillerm crug theobald
Re: Implementation of forward_list (and compressed_pair)
Is -T meaningful as an assembler option?
Re: Issue in building the libgcc-Os-4-200.a library for SH target
Re: libiberty patch to add demangling for decltype, T(), calls, parm stubs
Re: libiberty patch to add demangling for decltype, T(), calls, parm stubs
List 'tm-ipi' closed to public posts
maintainer-scripts/gcc_release -- fix some comments
mario charles bronson
MESSAGE NOT DELIVERED: Vacancy! -tt
nathanie suvro kang
New Indonesian PO file for 'gcc' (version 4.3.0)
New maintainer
New, almost final PPL 0.10 snapshot and patch for CLooG
patch for building 4.3.2 with Irix /usr/WorkShop/usr/bin/ncc
Patch for PR target/32277 - IA64 profiling bug
patch libfortran/37753
Re: Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX
Patch to remove gcc.dg/pr33645-3.c (PR middle-end/37339)
Re: patch to shrink the size of df_refs.
PATCH: Add myself to MAINTAINERS
PATCH: Add TARGET_USE_VECTOR_FP_CONVERTS to x86 backend
PATCH: Fix PR other/37463 (All Solaris/x86 eh tests fail)
Patch: fix switch statement ICE
PATCH: Fix typos in comments
PATCH: Implement __attribute__((final)) for C++, restricting subtyping and overriding
Re: PATCH: PR debug/37002: [4.4 Regression] No debug info on unreferenced parameters
PATCH: PR middle-end/37731: [4.2/4.3/4.4 Regression] long long may not work correctly on 32bit host
PATCH: PR target/24765: TARGET_USE_BIT_TEST is never used
PATCH: PR target/37843:[4.4 Regression] unaligned stack in main due to tail call optimization
Re: PATCH: PR target/37843:[4.4 Regression] unaligned stack in maindue to tail call optimization
RE: PATCH: PR target/37843:[4.4 Regression] unaligned stack in maindue to tail call optimization
PATCH: Remove trailing white spaces in i386.md
PATCH: rs6000.md formatting tweak
Re: PATCH: Separate processor model from ix86_tune
PATCH: Support visibility attribute with recent Sun ld
Re: PATCH: Support x86_64 multilib on Solaris/x86 (PR ada/37681)
Re: patches for Irix binutils 2.18
Re: PING Re: [ARM,PATCH] accept --with-abi=aapcs-linux
PING Re: [PATCH, ARM] Atomic builtins using kernel helpers for Linux/EABI
Re: PING Re: [PATCH, HPPA] Atomic builtins using kernel helpers for Linux (try #4)
PING Re: [PATCH, HPPA] Atomic builtins using kernel helpers for Linux (try #4)
Ping: [Patch, c++] Move assemble_external call.
PING: [patch] Fix ENUMERAL_TYPE output for -gcoff in sdbout.c for CONST_DECL
PING: patch for accurate updating hard reg costs in IRA
PING: PATCH: PR middle-end/37731: [4.2/4.3/4.4 Regression] long long may not work correctly on 32bit host
PING: PATCH: PR target/37843:[4.4 Regression] unaligned stack in maindue to tail call optimizatiP
Port libgcc's configury for *-*-gnu*
Re: PR 11492 bogus -Wsign-compare warning
Re: PR 12603 testcase
PR c++/14875: When using 'or' keyword, the error message speaks of a '||' token
Re: PR c++/20118 missing template<> causes weird errors
Re: PR c++/26997 g++ reports misleading error message when the identifier with error occurs earlier on the same line
Re: PR c++/26997 g++ reports misleading error message when the identifier with error occurs earlier on the same line
PR c++/26997 g++ reports misleading error message when the identifier with error occurs earlier on the same line
Re: PR c++/28152 Diagnostic about wrong use _Complex prints __complex__
PR c++/31246 Wunreachable-code warnings for compiler-generated code
PR c++/32519 [4.2/4.3/4.4 regression] g++ allows access to protected template member functions of base class
Re: PR c++/34758 Bad diagnostic for circular dependency in constructor default argument
Re: PR c++/35711 bad text in -Wcast-qual warning
Re: PR c++/36254 wrong "control reaches end of non-void function" warning
Re: PR c++/36254 wrong "control reaches end of non-void function" warning
PR c++/36254 wrong "control reaches end of non-void function" warning
PR c++/36475 [gomp] register keyword in openmp handled for-loop fails
Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean
PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean
Re: PR c++/37004 Wconversion warns for short y = 0x7fff; short z = (short) x & y;
Re: PR c++/37004 Wconversion warns for short y = 0x7fff; short z = (short) x & y;
Re: PR c/11492 bogus -Wsign-compare warning
Re: PR c/30260 Enumeration types and enumeration constants erroneously given unsigned types
Re: PR c/30949 "incompatible pointer type" warning does not point to declaration
PR c/30949 "incompatible pointer type" warning does not point to declaration
Re: PR c/7543 no warning for always-false "if (!a & 0x4)" bitwise and no boolean value
Re: PR cpp/36674 #include location is offset by one row in errors from preprocessed files
PR middle-end/36902 Array bound warning with dead code after optimization
PR target/37841: Make SPU adhere to the ABI
PR tree-optimization/37102 patch checked in to 4.3 branch
Problem building gcc 3.4.6 on 64 bit linux machine
Fwd: r141178 - in /branches/graphite/gcc: ChangeLog....
Remove ic_argpass_nonproto
Re: RESUBMIT: PowerPC -- support single-precision FPU
RFA: Add an FPIC set of multilibs to the MN10300 port
RFA: another version of patch to solve the PR37535
RFA: Fix pow (0, -INT)
Re: RFA: FRV: Stop the FDPIC register from being used as a register renumber target
RFA: FRV: Stop the FDPIC register from being used as a register renumber target
RFA: Make ARM use UNSPECs instead of complicated CONSTs
Re: RFA: Make mn10300 use an UNSPEC instead of nested (const (minus ...))s
RFA: Make mn10300 use an UNSPEC instead of nested (const (minus ...))s
RFA: Make s390 use an UNSPEC instead of (const (minus ...))
RFA: Make SH use UNSPECs instead of complicated CONSTs
Re: RFA: one more patch to solve PR37535
RFA: patch for accurate updating hard reg costs.
RFA: patch for PR3781
RFA: patch to solve PR37633
RFA: patch to solve PR37674
RFA: patch to solve PR37884
RFA: Save LDFLAGS and CPPFLAGS at the top level
RFA: Update documentation on memory ratios
rollin koji dugald
Re: Sebastian Pop and Daniel Berlin appointed Graphite Reviewers
Re: Selective scheduling pass - target changes (ia64 & rs6000) [3/3]
Re: Selective scheduling pass - target changes (ia64 & rs6000) [3/3]
Stop strip_float_extensions removing binary/decimal conversions
Support Xilinx PowerPC single-precision FPU
Tentative C++0x patch: don't allow rvalue references to bind to lvalues
Thank You!
Unreviewed Solaris/x86 patches
Unreviewed^2 Solaris/x86 patches
Unreviewed^3 Solaris/x86 patches
Update entry in MAINTAINERS file
Wijziging email adres
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]