gcc-patches archive
subject index for May, 2007

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]
Search: Limit to:

Re: *ping* [PATCH] Feature request PR14331: add -W(no-)eof-newline

Re: -ftree-check for review

-g on darwin

-g on darwin for .cp files

[4.2 PATCH]: Backport fixes for PR target/31167 and PR target/30041

[Ada] fix gnatchop with non ASCII char on Windows + PR 29856

[ARM] Don't shorten long calls to different sections

[autovect] [committed] fixes/cleanups

[autovect] [committed] outer-loop vectorization with memrefs in the inner-loop

[autovect] [committed] support zero-step in outer-loop

[AVR] RTL prologue/epilogue

Re: [Bug fortran/32027] [4.3 Regression] The "DO" variable isn't consistent after loop

[C only] PR4076 -Wunused doesn't warn about static function only called by itself

Re: [C++ PATCH] Clear TREE_READONLY on static vars that need runtime initialization

[C++ PATCH] Clear TREE_READONLY on static vars that need runtime initialization

[C++ Patch] PR 29928

[C++ PATCH] PR 32158

Re: [C++ PATCH] Remove unneeded code now we don't have casts as lvalue extension

[C++ PATCH] Remove unneeded code now we don't have casts as lvalue extension

Re: [C++] Avoid one place of frontend calling into targetm

[comitted] Fix crash while folding (void *)(int)&a + 4

[committed, dataflow] Fix mips building

[committed] [wwwdocs] Document addition of rvalue references to cxx0x-branch

[committed] [wwwdocs] vectorizer webpage update

[Committed] Add testcase for middle-end/31740

[Committed] Add testcase for PR 31606

[Committed] Add testcase for tree-ssa-forwprop (ADDR with PLUS/MULTIPLY)

[committed] Document HP PA-RISC constraints

[committed] fix dg-options for gcc.dg/invalid-call-1.c

Re: [Committed] Fix PR middle-end/31095 ICE in expand_expr_real_1, at expr.c:8786

[Committed] Fix PR middle-end/31095 ICE in expand_expr_real_1, at expr.c:8786

[Committed] Fix PR tree-opt/32090: ICE in forwprop with arrays and cast to void*

[Committed] Fix PR tree-opt/32100 vrp bitfield (signed:1) miscompilation

[Committed] GCC 4.1 loop.c: Remove REG_EQUAL when hoisting cond invariant insn

[committed] Remove myself from MAINTAINERS

[committed] support -shared for darwin

[committed] Update constraint handling on PA

[dataflow patch] DCE const/pure calls

[dataflow] [patch RFA] A SH specific patch

[dataflow] [patch RFA] Fix build failre on sh64

[dataflow] [patch] Fix build failre on sh64 (take 2)

[dataflow] Re: Dataflow branch review #1

[dataflow] Refine CSE liveness handling

[dataflow]: PATCH COMMITED to fix dce one last time.

[dataflow]: PATCH COMMITTED Re: Dataflow miscompiles soft-fp/floatuntitf.c on x86_64

[dataflow]: PATCH COMMITTED to add df insn flow routines.

[dataflow]: PATCH COMMITTED to change the way register infomation is computed.

[dataflow]: PATCH COMMITTED to clean up comments and badly named local variables.

[dataflow]: PATCH COMMITTED to clean up some loose ends.

[dataflow]: PATCH COMMITTED to fix dse regression.

[dataflow]: PATCH COMMITTED to fix frame pointer use in dce.

[dataflow]: PATCH COMMITTED to fix problems with dce.

[dataflow]: PATCH COMMITTED to remove unnecessary debugging from dse.c

[dataflow]: PATCH COMMITTED to remove unused dataflow functions.

[dataflow]: PATCH COMMITTED to reuse regnote rather than deleting and recreating them.

[dataflow]: Re: Dataflow branch review #2

[dataflow]:PATCH COMMITTED to fix dse for const calls.

[dataflow][PATCH] Compute dominance information in ce2 pass.

[fixed-point] Add stdfix.h to ginclude

[fixed-point] Add warnings and add new tests

[fixed-point] Check "_Sat" and update one test

[fixed-point] Patch for fixed-point madd

[fixed-point] Patch for fixed-point msub

[fixed-point] Update tests

Re: [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions

Re: [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions

[fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions

Re: [fortran, patch] pr31760, missing elemental applicability

[fortran, patch] PR31919, ice if array arguments are not conformable

Re: [fortran, patch] PR31919, PR31329, PR31930 - fix checks of elemental intrinsics

[fortran, patch] PR31919, PR31329, PR31930 - fix checks of elemental intrinsics

[fortran, patch] PR32001 - ICE in min/max intrinsics with multiple arguments

[Fwd: Re: another pending patch]

[Fwd: Re: gcov in cross-compile: have a patch, seek direction]

[gfortran,committed] Don't use -Wno-error to build Fortran front-end files

[gfortran,committed] Fix half or PR31251: segfault in real charlen

[gfortran,committed] Fix PR31210: I/O of string with (non-constant) zero length

[gfortran,committed] Fix PR31781: side effect in a gcc_assert() argument

[gfortran,committed] Fix PR31974: mismatched types in multiplication

Re: [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array

Re: [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array

[gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array

[gfortran,patch] Don't evaluate substring bounds multiple times

[gfortran,patch] Fix NEW_LINE simplification

Re: [gfortran,patch] Fix PR32046 by avoiding mismatched types coming from TYPE_SIZE_UNIT

[gfortran,patch] Fix PR32046 by avoiding mismatched types coming from TYPE_SIZE_UNIT

[gfortran,patch] PR31399: handle large DO loops

Re: [gfortran,patch] We don't need libgfortran wrappers for malloc and free

[gfortran,patch] We don't need libgfortran wrappers for malloc and free

Re: [gfortran] Fix a few more dg directives in the testsuite

[gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482)

[gomp] Fix another EH related gomp ICE (PR tree-optimization/31769)

[gomp] Fix bad diagnostics (PR c++/31748)

[gomp] Speed up and improve CPU number checking

[graphite] cleanup distribution patch

[graphite] fix some config lib paths

[graphite] fix testsuite

[graphite] Integrate loop distribution

[graphite] push some of my local changes in the branch

[i386 PATCH] Mark __tls_get_addr call as pure

[ira] cleaning up

[java] merging the classpath-0.95 release into the trunk

[libgfortran,patch] Flush open units before SYSTEM call

[lto] declaration flags

Re: [m32c] build libstdc++; combined builds, libssp, and libgloss.

[m32c] fix shift count constraints

[m68k] pass --pcrel to assembler

Re: [patch 0/3] libffi/m68k patches (take 2)

Re: [patch 2/2] PR27313 Transform conditional stores

[patch committed] Backport three SH patches to 4.1

[patch committed] Fix PR target/31876

[patch committed] Pr31922 Accessing uninitialized variable for print *, trim(blank_string)

[patch gfortran testsuite] Fix a few more dg directives in the testsuite

[patch gfortran testsuite] Fix some dg-output in the testsuite

[PATCH INSTALLED]: update gcc-4.3 changes for recent MPFR additions

[patch RFA] Backport the fix for PR rtl-optimization/28011 to 4.1/4.2

Re: [patch RFA] Backport the fix for PR rtl-optimization/28011 to 4.1/4.2

[patch RFA] Fix a libstdc++-v3 test for SH

[PATCH take 2]: Use MPFR for Bessel functions j0, j1 and jn

[PATCH V2, i386]: Change options handling for i386 target

[patch, 4.1/4.2/4.3] fix GNU as version detection

[PATCH, 4.2] Backport Geode optimizations

[patch, commited] for PR 31885

[patch, commited] remove redundant field from loop structure

[patch, committed] PR31201 Too large unit number generates wrong code

[patch, fortran, committed] Fix PR31972, ICE on Hollerith in TRANSFER.

[patch, fortran, committed] PR31812 Better message when truncating long lines

[patch, fortran, committed] trans-array.c: Comment edit

Re: [patch, fortran] [4.2/4.3 Regression] PR32002, insufficient conformance check

[patch, fortran] [4.2/4.3 Regression] PR32002, insufficient conformance check

[patch, fortran] A partial fix for PR31610 (ICE with transfer)

[Patch, fortran] Document more environment variables in gfortran.texi

Re: [patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.

Re: [patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.

[patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.

[patch, fortran] Fix CMPLX documentation, document COMPLEX intrinsic.

Re: [patch, fortran] Implement constant-folding for TRANSFER intrinsic.

Re: [patch, fortran] Implement constant-folding for TRANSFER intrinsic.

Re: [patch, fortran] Implement constant-folding for TRANSFER intrinsic.

[patch, fortran] Implement constant-folding for TRANSFER intrinsic.

[Patch, fortran] Improve GFORTRAN_CONVERT_UNIT documentation

[patch, fortran] Mark stop_numeric as noreturn in libgfortran.h

Re: [patch, fortran] New fix: PR31201 Too large unit number generates wrong code

Re: [patch, fortran] New fix: PR31201 Too large unit number generates wrong code

[patch, fortran] PR18923 segfault after subroutine name confusion

[patch, fortran] PR22539 implement FSEEK intrinsic

Re: [Patch, Fortran] PR25071 - give an error if character len of actual argument too short

[Patch, Fortran] PR25071 - give an error if character len of actual argument too short

[Patch, fortran] PR29397 and PR29400 - parameter arrays with scalar initializers

[patch, fortran] PR29651 (wrong code), PR30933 (undefined reference)

Re: [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented

Re: [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented

[Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented

[Patch, fortran] PR30746 - 50th Anniversary Bug - Forward reference to contained function

[Patch, fortran] PR30878 - Rejects function f1; namelist /nml/ f1

Re: [Patch, fortran] PR31219 - ICE on array of character function results

[Patch, fortran] PR31219 - ICE on array of character function results

[patch, fortran] PR31251 Non-integer character length leads to segfault

[Patch, Fortran] PR31295 - Fix uninitialized variable

[Patch, fortran] PR31474 - ENTRY & procedural pointer: insert_bbt(): Duplicate key found!

Re: [Patch, fortran] PR31540 - [Regression 4.2, 4.3] character((constant expression)) for external function

[Patch, fortran] PR31540 - [Regression 4.2, 4.3] character((constant expression)) for external function

[Patch, fortran] PR31630 revisited

[Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures

[patch, fortran] PR31716 segfault with real array bounds

[Patch, fortran] PR31803 - Fix pointer => target(range)

[patch, fortran] PR31813 Warn about deleted feature: H edit descriptor

[Patch, fortran] PR31867 - function result with character LEN computed at run time

[Patch, Fortran] PR31917 - fix GFORTRAN_CONVERT_UNIT support

Re: [Patch, fortran] PR32047 - ICE (segfault) for pure function without argument

[Patch, fortran] PR32047 - ICE (segfault) for pure function without argument

[patch, fortran] PR32088 - Fix implicit typing of RESULT variables

Re: [Patch, fortran] PR32103 - Module with equivalence draws "unsatisfied reference"

[Patch, fortran] PR32103 - Module with equivalence draws "unsatisfied reference"

Re: [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE

Re: [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE

Re: [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE

[patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE

[Patch, fortran] PR32156 - [4.3 Regression] ICE with characters

[patch, fortran] RFC: Renaming 'enum gfc_generic_isym_id'

[Patch, fortran]Pr30876 - Array valued recursive function rejected

[PATCH, i386] Committed: Expand unaligned mem references only for TImode values

[PATCH, i386]: Change options handling for i386 target

[PATCH, i386]: Committed: Fix gcc.target/i386/sse-13.c failure

[PATCH, i386]: Committed: Fix PR target/31768, Invalid code or ICE for %z constraint

[PATCH, i386]: Committed: Fix sse-13.c and sse-14.c failures

Re: [PATCH, i386]: Committed: Further cleanups to ?mmintrin.h and mm3dnow.h

[PATCH, i386]: Committed: Further cleanups to ?mmintrin.h and mm3dnow.h

[PATCH, i386]: Fix dfp failure with -Os -msse

[PATCH, i386]: Fix PR target/31854.c

[PATCH, i386]: Fix PR target/32065: Many dfp testsuite failures for -msse targets

Re: [PATCH, i386]: Fix recent i386 testsuite failures

Re: [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"

Re: [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"

[patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"

Re: [Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O

[Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O

Re: [Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O

Re: [patch, libgfortran] Simplification for unformatted read and write and PR 31933

[patch, libgfortran] Simplification for unformatted read and write and PR 31933

[Patch, libgfortran] String spring cleanup (or, spring string cleanup)

[PATCH, middle-end]: Committed: Fix PR middle-end/31344

[PATCH, middle-end]: FIX PR middle-end/32123: gcc.target/i386/sse2-vec-6.c fails for -mtune=k8

[PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32

[PATCH, revised]: Track uninitialized variables

[PATCH, rtl]: Change VEC_* expressions to RTX_EXTRA class.

[patch, testsuit] PR31883 dg directives of the gfortran testsuite

[PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C

[PATCH, testsuite]: Committed: Fix gcc.dg/dfp/convert-bfp-fold.c failure

[PATCH, testsuite]: Committed: Skip unsupported SSE tests in gcc.target/i386 directory

[PATCH, testsuite]: Fix PR target/31585

[PATCH, testsuite]: Prevent spurious failure for gcc.c-torture/execute/990127-2.c for i386 targets

Re: [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions

Re: [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions

[PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions

Re: [PATCH, vectorizer]: Vectorize int->double and double->int conversions

Re: [PATCH, wwwdocs]: Mention support for __float128 operations on x86_64 target

[PATCH, wwwdocs]: Mention support for __float128 operations on x86_64 target

Re: [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations

Re: [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations

Re: [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations

Re: [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations

[PATCH, x86_64]: Provide longlong.h definitions for 128bit operations

[PATCH, x86_64]: Support exceptions and rounding modes for TFmode soft-fp

[patch,commited] for PR 30565

Re: [patch,commited] for PR 31360

[patch,libfortran] [4.1 only, regression] Reading after ERROR_SHORT_RECORD

[patch,libfortran] PR31964 ishftc fails with certain thrid argument

[patch,libgfortran] Fix for PR31880 silent data corruption in gfortran read statement

[patch,libgfortran][4.2 Critical] Fix for PR31880 silent data corruption in gfortran read statement

[PATCH/dataflow] m68k fixes

Re: [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.

Re: [PATCH] [C and C++ front-ends] Fix PR C/C++ 31339: ICE on invalid use of complex constant

[PATCH] [C and C++ front-ends] Fix PR C/C++ 31339: ICE on invalid use of complex constant

[patch] [PR31699] fix wrong peeling for alignment in vectorizer

[patch] Add -static-libgfortran to gcc.c and Fortran driver

[PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*

Re: [PATCH] add alloc_size attribute

[patch] add asserts to convert_move, allow store_expr to handle BLKmode

[PATCH] Add C++ torture testsuite

Re: [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.

Re: [PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)

[PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)

Re: [PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)

[Patch] Allow DW2 Unwind info for cygwin/mingw32 targets

[PATCH] Allow gmp/mpfr profiledbootstrap

[patch] Always initialize current_loops in loop_optimizer_init

[PATCH] avoid c-typeck.c ICE for mixed binary/decimal operations

[patch] boehm-gc darwin backport 4.2.*

[patch] boehm-gc darwin backport r124870 to 4.2.x

[patch] boehm-gc, darwin: backport MPROTECT_VDB stuff to gcc head

[patch] cfgcleanup.c: Remove merge_seq_blocks.

[PATCH] ChangeLog-2004: Correct typo

[PATCH] commited fix to _INTEGRAL_MAX_BITS define on mingw32

[Patch] Committed comment update in config/os/mingw32/os_defines.h-

[PATCH] compiling gcc with a C++ compiler 1/n

[PATCH] compiling gcc with a C++ compiler 2/n

[PATCH] compiling gcc with a C++ compiler 3/n

[PATCH] compiling gcc with a C++ compiler 4/n

[PATCH] compiling gcc with a C++ compiler 5/n

[patch] Do not create unnecessary labels

[PATCH] doc, Add java cross compiler instructions

Re: [PATCH] doc/install.texi

[PATCH] doc/install.texi (was: GCC 4.2.0 Status Report (2007-04-15))

[patch] emit-rtl.c: Remove unshare_all_decls.

[patch] Enable two testcases on fido.

[patch] explain possible conflicts with -dCHARS

Re: [PATCH] Extend dse

Re: [PATCH] Extend store ccp

Re: [PATCH] Feature request PR14331: add -W(no-)eof-newline

[patch] Final value replacement for loops with several exits

Re: [PATCH] fix 31924, preprocessor misses invalid floating point suffixes

[PATCH] fix 31924, preprocessor misses invalid floating point suffixes

Re: [PATCH] Fix 4.2 i386 bootstrap with 3.2.x bootstrap compiler (PR bootstrap/29382)

[PATCH] Fix 4.2 i386 bootstrap with 3.2.x bootstrap compiler (PR bootstrap/29382)

[patch] Fix __attribute__ ((tls_model ())) on hppa

[PATCH] Fix __builtin_printf/all long double builtins (revised)

[patch] fix altivec register saving regressions

[PATCH] Fix bootstrap on ARM v3

[PATCH] fix bootstrap on i686

Re: [PATCH] Fix common_pointer_type for fn pointers where one has __attribute__((const)) and one does not (PR tree-optimization/32139)

[PATCH] Fix common_pointer_type for fn pointers where one has __attribute__((const)) and one does not (PR tree-optimization/32139)

[PATCH] fix compare_tests

[PATCH] fix e500 prologue/epilogue ABI issue

[PATCH] Fix fallout of CFG scanning patch

Re: [patch] Fix GMP-related build breakage from my double-int patch.

Re: [patch] Fix GMP-related build breakage from my double-int patch.

[patch] Fix GMP-related build breakage from my double-int patch.

Re: [PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg

[PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg

Re: [PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg

[PATCH] fix issue with dependency generation on win32

Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment

Re: [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment

[Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name

Re: [PATCH] Fix PR 29609, being able to set a breakpoint on goto/continue/break

Re: [PATCH] Fix PR 29715, fold produces &a - 4

Re: [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type

Re: [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type

Re: [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type

[PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type

[PATCH] Fix PR c++/31745: ICE on invalid use of namespace

Re: [PATCH] Fix PR diagnostic/25923: garbled diagnostics with -O -Wuninitialized

[PATCH] Fix PR target/32130 powerpc-unknown-eabisim build failure

Re: [PATCH] Fix PR30957

[PATCH] Fix PR31146, unable to optimize loop with placement new

[PATCH] Fix PR31847: Printing to dump file broken

[PATCH] Fix PR31982, forwprop missed optimization with chars

[PATCH] Fix testsuite fallout from forwprop patch on the mainline

[patch] fix tfmode for i386-darwin

Re: [patch] for PR 31676

[patch] for PR 31771

[patch] for pr 32160

[PATCH] for PR middle-end/31490

[patch] for PR32018

[PATCH] Force SDmode function args into FP registers per the ABI

[patch] fortran/intrinsic.texi: Fix typos.

[patch] g++.dg/cpp/_Pragma1.C: Skip on fido and m68k.

[patch] gcc.c: Fix the "linker input file unused" warning.

[patch] gcc/*: Fix comment typos.

[patch] gcc: Fix comment typos.

[patch] gcc: Fix typos in various messages.

[patch] global.c: Remove EXECUTE_IF_CONFLICT.

[PATCH] Hardening of __do_global_dtors_aux

[patch] harmonize {|c_|cplus_}tree_code

Re: [patch] Have cc1 define a __GFORTRAN__ macro when -lang-fortran is used

Re: [patch] Have cc1 define a __GFORTRAN__ macro when -lang-fortran is used

[PATCH] ICE with uninitialized CDImode (of subreg of TImode)

[patch] Implement sizeof intrinsic, a minor cleanups to trans-intrinsic.c

[patch] langhooks.c: Remove hook_get_alias_set_0.

[patch] libcpp fix div overflow

[PATCH] libgcc: Export __ffssi2.

[patch] libgomp: removing nodlopen flag for portability

[PATCH] Limit alignment increase for TLS variables (was Re: [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482))

Re: [patch] m68k.h: Add "interrupt_thread" attribute.

Re: [patch] m68k: Add constraints.md.

[PATCH] Make -Os inlining less magic

[PATCH] Make gcc 4.2.0 mudflap compile with glibc

Re: [PATCH] Matrix Flattening and Transposing optimizations

[PATCH] middle-end: add reentrant lgamma_r/gamma_r builtins

[patch] move altivec register saving

[patch] Move gcc.target/arm/pr27387.C to g++.dg/inherit/thunk8.C.

[patch] Move loop structures to gc memory

[patch] move mn10300 to constraints.md (plus obvious middle-end)

[PATCH] Move most of *_double routines from fold-const.c to double-int.c

[patch] new patch to fix tfmode for i386-darwin

[patch] partial register update for a bit mask operation on x86

Re: [PATCH] pass @-files to collect2 and beyond, take 2

[Patch] PR 31975 Mips bootstrap failure.

[PATCH] PR 32146 (Bad matrix layout transformations)

[PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR

Re: [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR

Re: [PATCH] PR middle-end/30250: Evaluate lgamma/gamma@compile-time using MPFR

Re: [PATCH] PR middle-end/30250: Evaluate lgamma/gamma@compile-time using MPFR

[PATCH] PR31848

Re: [patch] Predictive commoning, updated

Re: [patch] Preserving loops in threading (updated)

[PATCH] quick patch for PR31937

[PATCH] RE: genautomata.c bug

Re: [PATCH] Re: Some type mismatches

[PATCH] Re: Some type mismatches (fwd)

Re: [patch] Re: splitting special case in scan_one_insn? (regclass)

[PATCH] real.c: Remove hexfloat middle-end support

[PATCH] reloading of subregs

Re: [patch] Removal of dead labels

Re: [PATCH] remove deprecated aliases

[PATCH] remove duplicate inline parameter calculation

[PATCH] Remove the signed_type lang hook

[PATCH] remove the unsigned_type language hook

[PATCH] revert part of the unsigned_type langhook removal

Re: [PATCH] rvalue reference implementation for C++0x

Re: [PATCH] S/390: Remove support for the hexdecimal floating point format

[PATCH] S/390: Support a new dfp <-> bfp conversion instruction (pfpo)

[patch] targhooks.c: Remove default_narrow_bitfield.

[PATCH] Testsuite: add simple vector divide test

[patch] tree-ssa-alias.c: Remove is_aliased_with.

Re: [patch] Unshare insns after splitting

[PATCH] Use --as-needed -lgcc_s for eh support for NetBSD

[patch] use expand_modifier in expand_expr langhook

[PATCH] warn about decimal float suffixes with -pedantic

[patch] x86 incorrect code generation when -mstackrealign option is specified

[patch] XFAIL two testcases in gcc testsuite.

[PATCH]: Add broad overview of how tree level aliasing works

[PATCH]: Committed: Use vect_print_dump_info() in vect_update_inits_of_drs()

[PATCH]: Fix PR 30052

[PATCH]: Fix PR rtl-optimization/31344

[PATCH]: Fix PR tree-optimization/31911

Re: [PATCH]: Fix scheduler priorities update

Re: [PATCH]: include GMP/MPFR version info in "gcc -v" output

[PATCH]: include types in invalid operand error messages

Re: [PATCH]: middle-end: Use MPFR for Bessel functions y0, y1, yn

[PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r

[PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time

Re: [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time

[PATCH]: Release dead LHS in DCE

[PATCH]: SCC based value numbering

[PATCH]: TFmode/TImode support for x86_64

[PATCH]: TFmode/TImode support for x86_64 - addendum

[PATCH]: Track uninitialized variables

[PATCH]: Trivial: Use EXPAND_NORMAL in the call to expand_expr()

[PATCH][4.1] Fix PR31940, backport fix for PR26998

[PATCH][4.2] Fix PR31797, make forwprop not propagate into a stmt that has volatile ops

[PATCH][Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"

[PATCH][BUGFIX][gcj 4.1,4.2][PR 31932] gcj: Remove useless HAVE_ICONV_H [1/2]

[PATCH][BUGFIX][gcj 4.1,4.2][PR 31932] gcj: Remove useless HAVE_ICONV_H [2/2]

[PATCH][BUGFIX][PR 31932] cpp: Remove useless HAVE_ICONV_H [1/2]

[PATCH][BUGFIX][PR 31932] cpp: Remove useless HAVE_ICONV_H [2/2]

[PATCH][committed] Add myself as auto-vectorizer maintainer

[PATCH][committed] Fix some type-mismatches

[PATCH][pointer-plus] Make x86_64 work

[PATCH][reload] Fix inheritance bug with register elimination

[PATCH][RFC] A GIMPLE and "GIMPLE type system" verifier

[PATCH][RFC] Fix PR c++/31923: Storage class with explicit template specialization

[patches] fine grained bounds checking patches for gcc 4.0.4 and 3.4.6

[PATCHv2] Fix reload inheritance bug with register elimination

[PING, middle end]: Convert (int)logb() into ilogb().

[PING, soft-fp, libgcc]: TFmode/TImode soft-fp support for x86_64

[PING,PATCH] add insn implementing signbit to middle end and s390

[PING,PATCH] minor bug fix for opth-gen.awk

[PING] 2 new mode attributes to replace mode(word) uses in libgcc

RE: [PING] [m32c] mul and div insn

[PING] [PATCH] Matrix Flattening and Transposing optimizations

[ping] C++ compatibility in gen*

[PING] Fix PR preprocessor/20077: GCC accepts macro definitions that fail a constraint

[PING] New if-combining pass

[PING] real.c: Remove hexfloat middle-end support

[PING]: middle-end: Use MPFR for Bessel functions y0, y1, yn

[PING]: Use MPFR for Bessel functions j0, j1 and jn

Re: [PING][PATCH/RFT] Fix PR middle-end/PR28690, modify swap_commutative_operands_p

Re: [PING][PATCH/RFT] Fix PR middle-end/PR28690, modify swap_commutative_operands_p

[PING][PATCH] Force SDmode function args into FP registers per the ABI

Re: [PING][PATCH] move superblock formation to Tree-SSA

[PING^2] Re: [PATCH, PR7302] -Wnon-virtual-dtor should't complain of protected dtor.

[pointer-plus] [patch] SH specific changes

[pplus] Remove unnecesary code from determine_base_object

[PR other/31852] Add __builtin_memchr

[PTR-PLUS] [ADA] Fix ada bootstrap on branch

[PTR-PLUS] Add some/remove comments and cleanup some code

[PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR

Re: [PTR-PLUS] Committed merge from the mainline

[PTR-PLUS] Fix 12 C++ testcases (thunks)

[PTR-PLUS] Fix 6 regressions due to missing optimization of &a + CONST into &a[CONST/SIZE]

[PTR-PLUS] Fix C++ libgomp failures

[PTR-PLUS] Fix foldaddr-1.c

[PTR-PLUS] Fix Fortran

[PTR-PLUS] Fix java bootstrap

[PTR-PLUS] Fix libmudflap C++ ICEs

[PTR-PLUS] Fix most of the C++ testcases and add checking earlier

[PTR-PLUS] Fix one more C++ testcase by removing dead code (also status)

[PTR-PLUS] Fix powerpc64-linux-gnu bootstrap and all testcases

[PTR-PLUS] Fix PR 32144 and PR 32145 for the branch

[PTR-PLUS] Fix pr22117.c testcase (improve VRP)

[PTR-PLUS] Fix some of libmudflap failures

[PTR-PLUS] Fix sparc-elf for branch (std_expand_builtin_va_start)

[PTR-PLUS] Fix SPU-elf

[PTR-PLUS] Fix testcases on ppc-darwin

[PTR-PLUS] Fix the first bug report reported against the branch (PR 32015)

[PTR-PLUS] Fix the format.exp failures

[PTR-PLUS] Fix the last known C++ regression except for libmudflap (at least on i686-linux-gnu)

[PTR-PLUS] Fix typo (really forgotten change) in error message about check

[PTR-PLUS] Fix up forwprop testcase

[PTR-PLUS] Fix up a couple more code which was checking for PLUS_EXPR on pointers

[PTR-PLUS] Fix up SCEV, Data ref, the vectorizer, and loop niter

[PTR-PLUS] Fix x86_64 the most I can without a machine

[PTR-PLUS] Merge from the mainline

[PTR-PLUS] Merge mainline to the pointer_plus branch

[PTR-PLUS] Merge the mainline into the branch (and fix the last regression on i686-linux-gnu)

[PTR-PLUS] Remove gcc.dg/tree-ssa/20030815-1.c testcase

[RFA/libiberty] use TOLOWER instead of tolower in filename_cmp.c

[RFA] Patch to smsub_widen_optab & umsub_widen_optab

Re: [RFC PATCH, i386]: Generate jecxz instruction

[RFC, PATCH ] [DATAFLOW] Validating an address in auto-inc-dec

[RFC,PATCH] 2 new mode attributes to replace mode(word) uses in libgcc

[RFC] Enable autoinlining for size at -O1+

[rs6000 PATCH] Implement ppu_intrinsics.h

[sel-sched] IA-64 back-end improvements and tweaks

[sel-sched] Pipelining of outer loops

[testsuite gfortran] partial fix for secnds*.f

[TESTSUITE] (checked in) add debugging output to some decimal float tests

[testsuite] backport the other half of a patch to 4.1

[testsuite] fix C tests to use correct dg-error or dg-warning directive

[TESTSUITE] new test directive dg-message, fixes to use it in C tests

[testsuite] replace invalid constant suffixes in dfp tests

[tuples] beat gcc into submission

[tuples] constructors and assorted infrastructure

Re: [tuples] gimple statement iterators

[tuples] gimplifying MODIFY_EXPR and RETURN_EXPR

[tuples] juggle gimplify_expr arguments

[tuples] just plain noise

[tuples] misc argument changes

[tuples] tree-pretty-print changes

[tuples] va_arg sequence changes

[v3, 4_2] Adjust __ostream_insert extern template declaration

[v3] Add some extern template declarations

[v3] Adjust template parameter name

[v3] c++/32158 (libstdc++ bits)

[v3] C++0x type_traits post-oxford additions

[v3] Couple of tweaks

[v3] Delay inclusion of <libintl.h>

[v3] Do not include <cstdarg>

[v3] Do not include <cstring> in the headers

[v3] doc updates for gcc-4.2.0

[v3] Fix include guard typo

[v3] Fix locale/generic/c_locale.cc vs !__*_has_infinity

[v3] Fix typo in c_locale.h

[v3] fixes for forced unwind

[v3] fixups for traits testsuite

[v3] Include <cstring> in some tests

[v3] Include less in testsuite_io.h

[v3] Inline a tiny function

[v3] libstdc++/31717

[v3] libstdc++/31777

[v3] libstdc++/31834

[v3] make_signed/make_unsigned fixups

[v3] make_signed/unsigned floating_point fixes

[v3] Minor tweaks to _S_pad

[v3] Move std::mismatch to stl_algo.h

[v3] PATCH to libstdc++ for forced unwind handling (c++/28145)

[v3] Remove no longer needed include

[v3] Remove redundant forward decl

[v3] Remove some junk

[v3] Reorder stl_algo.h

[v3] Small tweak to testsuite_allocator.h

[v3] special math vs. C++0x test

[v3] Split-out std::auto_ptr

[v3] suppress special math when c++0x, v2

[v3] testsuite consistency checks

[v3] testsuite preparation for 19_diagnostics

[v3] tweak -ffunction-sections configure test

[wwwdocs PATCH] RE: gcc-4.2 manuals: GNU OpenMP Manual?

[wwwdocs PATCH] Re: http://gcc.gnu.org/svn.html have a error.

Re: [wwwdocs] 4.2 visibility, anonymous namespace changes 4.3 TLS emu changes

Re: [wwwdocs] Add -mpc* options to 4.3 Changes?

[wwwdocs] extern template, type_traits additions

[wwwdocs] mirrors.html -- add gcc.cybermirror.org

[wwwdocs] Note rvalue references support in GCC 4.3

[wwwdocs] Re: GCC 4.2.0 Status Report (2007-05-11)

[wwwdocs] Update release status

[wwwdocs] ViewVC vs. ViewCVS

[wwwdocs] Wconversion changes in 4.3

[Xtensa] fix 64-bit host problem

[Xtensa] remove DI-mode add/sub insns

[Xtensa] remove xfail for a test

Add convenience functions for compound hard registers

add myself to MAINTAINERS

add self to MAINTAINERS: waa

Re: Add statistics code to RTL generators

Add support for sparc-wrs-vxworks

Re: Allow sysroots to be relocated under $prefix as well as $exec_prefix

Allow sysroots to be relocated under $prefix as well as $exec_prefix

Re: Allow targets to prefer target roots

Re: another pending patch

Backport some SH patches to 4.2

Backport SSE2 fix from mainline to 4.2

Better relocation handling for nonstandard --libdirs

Blackfin LOCAL_ALIGNMENT

Blackfin sibcall epilogue fix

Blackfin testcase fixes

Blackfin umulsi3_highpart bugfix

Blackfin: Define MOVE_RATIO

Blackfin: lower-subreg stuff

Blackfin: More CPU types

C++ PATCH: Make __attribute__((cleanup)) work in C++

Re: Clarification request for ipa/cgraph code

Committed fix to PR31251

Committed fix to unf_io_convert_3.f90 test case

Contents of file `cpplib-4.2.0.de.po.gz'

Contents of file `cpplib-4.2.0.es.po.gz'

Contents of file `cpplib-4.2.0.nl.po.gz'

Contents of file `cpplib-4.2.0.tr.po.gz'

Contents of file `cpplib-4.2.0.vi.po.gz'

Re: dataflow branch merging plans

dataflow branch merging plans.

Dataflow branch review #1

Dataflow branch review #2

Re: Dataflow miscompiles soft-fp/floatuntitf.c on x86_64

Don't define ASM_PREFERRED_EH_DATA_FORMAT for i586-wrs-vxworks

Re: Effects of newly introduced -mpcX 80387 precision flag

Extend reload_combine

Extraneous changes

Fix __aeabi_lcmp

Fix __builtin_object_size

Fix a base register calculation bug in alias.c

Re: fix assert fail in C++ -g2 with #pragma interface typedef in namespace

Fix breakage of ARM EABI EH unwinding code.

Fix E500 unordered comparisons

Fix first-global.C for darwin

Re: Fix for PR fortran/31732

Fix FRV's symbolic_operand predicate

Fix g++.dg/parse/attr-externally-visible-1.C for darwin

Fix gcc.c-torture/compile/limits-caselabels.c for 16-bit targets

Fix memory stats

Fix oversight in timevar_print

Fix postreload liveness computation

Fix postreload-gcse treatment of call-clobbered registers

fix PR 31775, name mangling conflict between static and extern

Fix PR rtl-optimization/31691

Fix print_rtl

fix some printf mismatches

Fix typo in libgcc-ppc-glibc.ver

Fixing libobjc Was: Re: New libtool is in the GCC and Src trees.

Forced alignment of arrays

Re: framework annotations for -v

FYI: gcc/print-rtl.c (print_rtx) does not build with -Werror

g++.old-deja/g++.other/inline8.C regressed from r124508 to r124520

GCC 4.2 branch open for regression fixes

GCC 4.2 RC2 Available

GCC 4.2.0 Branch Frozen for Release

GCC 4.2.0 RC3 Available

gcc.dg/20070507-1.c lacks target fpic

Get rid of NOTE_LINE_NUMBER infrastructure

Re: How to check that two ssa registers have the same symbolic value

How to check that two ssa registers have the same symbolic value

Re: I don't understand some of gcc-4.1-20070514, a patch here.

Re: In-tree gmp builds broken

Re: In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

Re: In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

Re: In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

Re: In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

Re: In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)

Re: libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets

Re: limits.h fix

LTO branch renamed in preparation for rebranch

Make sure symbol version script is writeable

Mercurial repository (Mirrored from SVN trunk) now publicly available

Mercurial repository set up for GCC that mirrors SVN

mips tls with -mlong64/-mgp32

Re: More empty body checks

Move some i386 code to filescope

New Dutch PO file for `cpplib'

New German PO file for `cpplib'

New libtool is in the GCC and Src trees.

New PO Template file for `cpplib'

New PO Template file for `gcc'

New Spanish PO file for `cpplib'

New Spanish PO file for `gcc'

New Turkish PO file for `cpplib'

New Vietnamese PO file for `cpplib'

Re: non-local goto optimization

One extra reference folding case

PATCH COMMITTED: Fix Ada build

patch committed: fix bootstrap on i686

PATCH COMMITTED: Fix bug building complex C++ code

PATCH COMMITTED: Fix for PR 32069: -O0 -fsplit-wide-types

Re: PATCH COMMITTED: Fix PR 31605: Avoid overflow confusion

PATCH COMMITTED: Patch for PR 31953

PATCH COMMITTED: Remove retval notes when we lower a subreg

Re: Patch for g++.dg/warn/multiple-overflow-warn-3.C test failure

Patch for PR 31850 and slow compilation of limits-fndefn.c

Patch for PR target/30987 and PR target/30474

Patch for PR target/31733 (in cfgrtl.c)

Patch for PR target/31850 (slow compile of limits-fnargs.c)

Patch for PR target/9468, HPPA build fails when using --with-dwarf2

Patch ping

patch ping: default implementation for unsigned_type

Patch PING: Fix several variadic templates PRs

patch ping: remove the signed_or_unsigned langhook

PATCH RFA: Document that order of -l option is significant

Re: PATCH RFA: Don't set GFXOPT for 8540 or 8548

Re: PATCH RFA: libcpp speedup patch: avoid opening nonexistent files

Patch to update libtool in GCC and Src trees

PATCH: mips16 float and complex support

Re: PATCH: Add dumping of dependency information to sched-ebb.c

Re: PATCH: Add SSE4.1 support

PATCH: Add SSE4.1 testcases

PATCH: Add SSE4.2 support

Re: PATCH: Add SSE4.2 support - pcmpstr part

PATCH: Add SSE4.2 test

PATCH: Adds a __COUNTER__ macro.

PATCH: Adjust naming of release candidate packages

Re: PATCH: calculate CDI_DOMINATORS in tree-ssa-sink

PATCH: Change OPTION_MASK_XXX/OPTION_XXX to MASK_XXX/TARGET_XXX

Patch: checking in PR 28709 fix

PATCH: Correct coments on -mno-sse4

PATCH: Correct shift for x86 *vec_extractv2di_1_sse2

PATCH: Correct v3_target_compile_as_c for installed-tree testing

Re: PATCH: distcc and ccache speedup: adds directives-only preprocessing

PATCH: Don't enable SSE2 builtins with -msse

PATCH: Don't link gcsec-1.c statically on Solaris 10 x86

PATCH: enable odd floating-point registers for MIPS32 and MIPS64

PATCH: ensures c++ namespace names are unique

PATCH: Factor __aeabi_atexit into its own object file

PATCH: Fix a comment typo in gfc_trans_do

PATCH: Fix bug lists on front page

PATCH: fixes c++ friend class declaration lookup bugs

PATCH: Handle SSE4.1 for -msse/-msse2/-msse3

PATCH: insn_code -> tree_code in tree-vect-transform.c

PATCH: Mark __builtin_ia32_vec_set_v2di with MASK_64BIT

PATCH: near/far function attributes for MIPS

PATCH: PR libjava/32078: Update libtool in classpath

PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS

PATCH: PR libjava/32098: New libtool doesn't support libjava

Re: PATCH: PR target/31344: Bootstrap is broken on i[345]86-linux

PATCH: PR target/31628: stdcall function is miscompiled

Re: PATCH: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o

PATCH: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o

PATCH: PR target/31989: [4.3 regression]: Gcc miscompiles C/C++ on Linux/x86-64

PATCH: PR testsuite/32062: A MASK is non-efficient in certain sse4_1 tests

PATCH: Properly include confsubdir.m4 in libjava

PATCH: Remove a local unused variable in x86 backend

PATCH: Support 64-bit gprof profiling on Solaris x86

PATCH: Support SSE4.1 sign/zero extend vector instructions

PATCH: Use sse3-check.h and ssse3-check.h in SSE3/SSSE3 tests

PATCH: XFAIL 14220 for Solaris 2.10

Pictures

Ping 2: Patch: Implementation of -Wstrict-aliasing, take 3

Ping [PATCH] for PR middle-end/31490

Ping my recent patches

PING Re: [patch,libgfortran][4.2 Critical] Fix for PR31880 silent data corruption in gfortran read statement

Ping! [PATCH, revised]: Track uninitialized variables

Ping! [PATCH]: Track uninitialized variables

Ping2! [PATCH, revised]: Track uninitialized variables

PING: [4.2 PATCH] fix deprecation warning for -m386

Ping: [patch, fortran] PR24633, improve diagnostic message

Re: PING: [PATCH, M32C] : Special page vector table implementation

PING: [PATCH] remove deprecated aliases

ping: handing of '-f' by collect2 (AIX)

Ping: Patch: Implementation of -Wstrict-aliasing, take 3: Frontend maintainer needed

PING: Vectorize int->double and double->int conversions

PING^2 C++ Patch: Fix several variadic templates PRs

PR 23551: why should we coalesce inlined variables?

PR 31775 fix, static variable mangled names

PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real

Re: Reduce Dwarf Debug Size

reduce size of string literal in limits-stringlit.c

Regression (was: Re: [PATCH][4.2] Fix PR31797, make forwprop not prop...)

Regressions from Re: [PATCH] remove the unsigned_type language hook

Re: Reload bug & SRA oddness

A reload question (PR target/28011)

Remove GO_IF_HARD_REG_SET_*

Removed myself from MAINTAINERS

RFA: Another installed-tree testing patch

Re: RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets

RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets

RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c

RFA: Skip largefile PCH test on Solaris 10 x86

Re: RFC/RFA: patch for PR 22156: improve SRA for bit-fields

RFC: [PATCH]: PR31806 - Fix MEM_READONLY_P aliasing disambiguation

Re: RTL line number removal patch, second try

Segfault on arm-linux-gnueabi

Set _UA_HANDLER_FRAME based on CFA, not IP

soft-fp updated

Suggested patch for PR32010

Re: tests for compiler (non-)limits

Thumb-2 subs pc

tree-vrp.c: avoid using uninitialized value

Typo in check in

An unreviewed patch for the gcc driver

Update address in MAINTAINERS

Update the ARM VxWorks port, and add RTP support

Updated my address in MAINTAINERS

Vectorizer invariant detextion fix

Wconversion: decimal float support (last try)

Your mangle_decl_assembler_name change broke "unaffected" targets.

Your patch broke dump file printing


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]
Search: Limit to:

Mail converted by MHonArc 2.6.3