gcc-patches archive
subject index for January, 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:

--param inline-unit-growth tweek

-Warray-bounds breaks bootstrap on i686-linux

Re: 4.1/4.2 PATCH: PR middle-end/20218: Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol

4.1/4.2 PATCH: PR middle-end/20218: Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol

[ PATCH ] Split out my fold-const.c change and add a test case

Re: [4.0 PATCH] Fix PR c++/29106: A wrong-code regression on the 4.0 branch

[4.0 PATCH] Fix PR c++/29106: A wrong-code regression on the 4.0 branch

[4.1 PATCH] Backport C++ PR28261 fix to fix PR c++/29535

[4.1 PATCH] Fix -xassembler-with-cpp -std=xxx (PR c/25993)

[4.1 PATCH] Fix ICE on friend templatized static method (PR c++/29054)

[4.1 PATCH] Fix note_decl_for_pch (PR c++/28217)

[4.1] Fix PR rtl-optimization/29329

[4.1] Skip atomic memory access tests on SPARC

[ADA PATCH] Update TREE_CONSTANT_OVERFLOW usage

Re: [arm] Thumb-2 merge

[autovect] [patch] Strided same constant store

[AVR] [COMMITTED] New predicates.

[AVR] Add __AVR_HAVE_MUL__ macro

[AVR] Fix target/19087, Overflowed address in dwarf debug line information

[AVR][4.2][committed] Add __AVR_HAVE_MUL__ cpp macro.

[bfin, patch] Adding bfin*-rtems*

[C PATCH] Remove obsolete argument from force_fit_type_double

[C PATCH] Simple compile-time array bounds checking

[C PATCH] Update usage of TREE_CONSTANT_OVERFLOW in C front-end

[C++ PATCH] Avoid reporting overflows during error reporting

[C++ PATCH] Fix handling of canonical types for nested BOUND_TEMPLATE_TEMPLATE_PARMS

[C++ PATCH] Fix PR c++/29993

[C++ PATCH] Remove uses of TREE_CONSTANT_OVERFLOW

[C++/PATCH] Fix PR 30303, ICE with invalid constructor definition

[C++] Make constructions inlined

[c++] ping: __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIMENTAL_CXX0X__

[CFT] in-tree GMP/MPFR, one more round

[ColdFire 1/63] Retabulate TARGET_CPU_CPP_BUILTINS

[ColdFire 10/63] Rename TARGET_68040_ONLY to TARGET_68040

Re: [ColdFire 11/63] Treat mc680x0 macros as tuning-dependent macros

[ColdFire 11/63] Treat mc680x0 macros as tuning-dependent macros

[ColdFire 12/63] Add new predefined macros

[ColdFire 13/63] Remove some RejectNegatives

Re: [ColdFire 14/63] Make "long double" the same as "double" on ColdFire

Re: [ColdFire 14/63] Make "long double" the same as "double" on ColdFire

Re: [ColdFire 14/63] Make "long double" the same as "double" on ColdFire

[ColdFire 14/63] Make "long double" the same as "double" on ColdFire

Re: [ColdFire 16/63] Bring *-uclinux configurations closer to *-linux-gnu

[ColdFire 16/63] Bring *-uclinux configurations closer to *-linux-gnu

[ColdFire 17/63] Assorted uClinux improvements

[ColdFire 18/63] Configuration cleanups

[ColdFire 19/63] Make MOTOROLA a numeric macro from the outset

[ColdFire 2/63] Use TUNE_* macros instead of TARGET_* macros

[ColdFire 20/63] Factor out soft-float library support

[ColdFire 21/63] Add *_REGNO_P macros

[ColdFire 22/63] Remove redundant PIC handling

[ColdFire 23/63] Some assorted cleanups

[ColdFire 25/63] Define MODE_INDEX_REG_CLASS for m68k

[ColdFire 26/63] Rework the call and jump handling

[ColdFire 27/63] Addressing mode changes and fixes

[ColdFire 29/63] Fix a movdf bug

[ColdFire 3/63] Add TUNE_68040_60

[ColdFire 30/63] Fix rounding for ColdFire FPUs

[ColdFire 31/63] Fix rounding problems in fpgnulib.c

[ColdFire 32/63] Delete USE_RETURN_INSN

[ColdFire 33/63] Force an epilogue when restoring FPU registers

[ColdFire 34/63] Don't emit a nop after noreturn calls

[ColdFire 36/63] Use RTL for prologues and epilogues

[ColdFire 37/63] Use RTL for prologues and epilogues

[ColdFire 38/63] Clean up handling of integer moves

[ColdFire 39/63] Fix mov3q handling

[ColdFire 4/63] TARGET_COLDFIRE_FPU vs. TARGET_CFV4E

[ColdFire 40/63] Add more movsf_cf_soft alternatives

[ColdFire 41/63] Add support for the ff1 instruction

[ColdFire 42/63] Add support for sibling calls

[ColdFire 43/63] Use floating-point branches on ColdFire too

[ColdFire 44/63] Remove unncessary saves and restores of %a5

Re: [ColdFire 45/63] Set TARGET_ASM_FILE_START_APP_OFF to false for GNU/Linux

[ColdFire 45/63] Set TARGET_ASM_FILE_START_APP_OFF to false for GNU/Linux

[ColdFire 46/63] Add support for unwinding through signal handlers

[ColdFire 47/63] Fix PR target/28181

[ColdFire 48/63] Fix the 'T' constraint

Re: [ColdFire 49/63] Save and restore the PIC register when using a constant pool

[ColdFire 49/63] Save and restore the PIC register when using a constant pool

[ColdFire 5/63] Introduce TARGET_ISAB

[ColdFire 50/63] Save the PIC register for __builtin_eh_return

[ColdFire 51/63] Don't use move.l CCs for SFmode comparisons

Re: [ColdFire 52/63] Don't use neg.l and negx.l on memory for ColdFire

[ColdFire 52/63] Don't use neg.l and negx.l on memory for ColdFire

[ColdFire 53/63] Static chain fixes

[ColdFire 54/63] Define PREFERRED_STACK_BOUNDARY

[ColdFire 55/63] Add support for vcall_offset thunks

[ColdFire 56/63] ColdFire multilibs and --with-arch

[ColdFire 57/63] Automatically generate SYSROOT_SUFFIX on uClinux

[ColdFire 58/63] XFAIL mul-subnormal-single-1 for ColdFire FPUs

[ColdFire 59/63] compat-related testsuite fixes for uClinux

[ColdFire 6/63] Make gcc honour -m68010

[ColdFire 60/63] Tweak the memset() builtin tests

[ColdFire 61/63] Fix vsnprintf() tests on uClibc

[ColdFire 62/63] Tighten check in 20030125-1.x

[ColdFire 63/63] libstdc++ testsuite fixes for uClibc

[ColdFire 7/63] Default target selection and --with-cpu support

[ColdFire 8/63] Share ASM_SPEC code between targets

[ColdFire 9/63] Add -mcpu, -march, -mtune, and related options

[committed, dataflow] Fix mips building on df branch

[committed, dataflow] fix reorg.c building

[committed, df] fix darwin

[Committed] fortran/ChangeLog and libgfortran/ChangeLog

[committed] add more flexibility in warnings.m4

[Committed] Add testcase for PR 30385

[Committed] Builtin macros for sizes of standard types

[Committed] Delete tree_fold_gcd

[committed] fix -u -umbrella handling

[committed] Fix asm in config/cpu/hppa/atomicity.h to work with HP as

[committed] Fix cse.c warning for cc0 targets

[Committed] Fix gcc.dg/large-size-array-3.c failure

[committed] Fix ksh non-portability

[committed] Fix label ouput on PA when using HP assembler

[Committed] Fix latent "tuples" bug in fold-const.c

[Committed] Fix libstdc++ with SetJumpLongJump exceptions

[committed] Fix m68k-*-* anchors in install.texi

Re: [Committed] Fix middle-end/30253, ICE with statement expression and conditional expression

[Committed] Fix middle-end/30253, ICE with statement expression and conditional expression

Re: [Committed] Fix middle-end/30253, ICE with statement expression and conditional expression

[committed] Fix new warning from pa.c

[Committed] Fix PR 30353, ICE with __real__ and __imag__

[Committed] Fix PR 30519, build failure on alpha-linux

[Committed] Fix spu configure assembly test

[Committed] Fold "(X ^ Z) == (Y ^ Z)" as "X == Y"

[COMMITTED] Fortran whitespace patch

[COMMITTED] fortran/arith.c -- whitespace

[COMMITTED] More fortran whitespace changes

[COMMITTED] More fortran whitespace fixes

[committed] more warnings.m4 massaging

[Committed] New -fno-signed-zeros command line option

[Committed] Optimize VIEW_CONVERT_EXPR<TREE_TYPE(T),T>

[Committed] Preserve TREE_OVERFLOW in size_binop

[Committed] Use force_fit_type_double in round_up

[committed] Use HARD_REGISTER_* for mips

Re: [Darwin PATCH]: PR libgomp/28296?!: Support -pthread on darwin

[dataflow] Re-enable split_all_insns_noflow

Re: [dataflow] regmove: Call df_notes_rescan after changing insn notes

[dataflow] regmove: Call df_notes_rescan after changing insn notes

Re: [dataflow] S/390: Call df_insn_rescan after adding r13 to literal pool refs

[dataflow] S/390: Call df_insn_rescan after adding r13 to literal pool refs

[dataflow]: PATCH COMMITTED to change refs from linked list to vector.

[dataflow]: PATCH COMMITTED to improve cache performance.

[dataflow]: PATCH COMMITTED to improve performance.

[dataflow]: PATCH COMMITTED to remove cache destroying behavior.

[dataflow]: PATCH COMMITTED to reorder the way that refs are accessed in fwprop.c

Re: Fwd: [dataflow]: PATCH: fix grammar error, clean whitespace, add more comments

[dataflow]: PATCH: fix grammar error, clean whitespace, add more comments

[dataflow]: PATCH: worklist based dataflow solver

[dataflow][RFC] Call df_ri_add_problem with DF_RI_LIFE at sms_schedule

[dataflow][RFC] Fix mode-switching for MODE_ENTRY/EXIT target

[dataflow][RFC] Move df_finish pass after delay_slots pass

[dataflow][RFC] SH specific changes for dataflow branch

[dataflow][RFC] Use real struct_value_rtx target hook

[ecj] PR612.java testsuite regression

[Fixed-point] Bug in interpret_fixed ?

[fixed-point] Machine modes in Fixed Point Extension

[fixed-point] Patch for 1.0, fixed-point defined constants, type conversions

[fixed-point] Patch for complex types

[fixed-point] Patch for decimal fixed-point constants without exponents

[fixed-point] Patch for overflow warning and conversions (real, int, fixed)

[fixed-point] Patch for saturating constant conversion and more documents

[fixed-point] Patch to fix sub overflow

[fixed-point] Support saturating constant folding

[Fixed-point] Warning/Error for fixed point constants

[fixed-ponit] Small patch

[fixed-pont] Add testcases

Re: [fixincludes, patch] PR30008 - fixes are not applied to files in non-standard locations (was: fixinclude fnmatch patch)

[fixincludes, patch] PR30008 - fixes are not applied to files in non-standard locations (was: fixinclude fnmatch patch)

Re: [fixincludes, patch] PR30272 Build failure under SGI Irix (GFortran)

[fixincludes, patch] PR30272 Build failure under SGI Irix (GFortran)

[FORTRAN PATCH] Another nested FORALL bug-fix

[FORTRAN PATCH] Avoid another useless NON_LVALUE_EXPR

[FORTRAN PATCH] Consider suitable derived types copyable

[FORTRAN PATCH] Fix type punning problem in mio_array_ref

Re: [FORTRAN PATCH] Implement a(:) = b(:) using memcpy when possible

[FORTRAN PATCH] Implement a(:) = b(:) using memcpy when possible

[FORTRAN PATCH] Improve compute_overall_iter_number

[FORTRAN PATCH] Improved scalarization of constant array constructors

[FORTRAN PATCH] Improved scalarization of constant array constructors

[FORTRAN PATCH] Mark statically constructed constant arrays as TREE_READONLY

[FORTRAN PATCH] PR 30404: Rewrite nested FORALL mask expansion

[FORTRAN PATCH] Use memcpy for array constructor assignments

[FORTRAN PATCH]: Further compute_overall_iter_number improvements

[FORTRAN PATCH]: Implement dependency analysis for array constructors

[FORTRAN PATCH]: Improved integer SIGN intrinsic (& bug-fix)

[fortran, docs, committed] Another intrinsic documentation patch.

Re: [fortran, patch] Fix conflict detesction for VOLATILE attribute (PR30520)

Re: [fortran, patch] Fix conflict detesction for VOLATILE attribute (PR30520)

Re: [fortran, patch] Fix conflict detesction for VOLATILE attribute (PR30520)

[fortran, patch] Fix conflict detesction for VOLATILE attribute (PR30520)

[fortran] Disable use of -malign-double

[Fortran] Massive whitespace patch.

[fortran] More whitespace fixes

[fr30] machine description fix

[gfortran,commited] Fix handling of -J option

[gfortran,patch] Complete libgfortran namespace separation and version number

[gfortran] Commit a workaround for PR 29516

[gfortran] Disable "long double" real kind on mingw32

[gij] Fix array accesses

[gomp] Diagnostics for invalid firstprivate/lastprivate/reduction

[gomp] Fix gcc_unreachable() bug on #pragma omp for (PR middle-end/30538)

[gomp] Fix lastprivate on #pragma omp for (PR middle-end/30421)

[gomp] Fix VLAs as local variables inside OMP constructs

[graphite] build access matrices

Re: [i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 3)

[i386 PATCH] Disallow (set reg (op mem const)) addressing modes

[i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 2)

[i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 3)

Re: [i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 2)

Re: [i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 3)

[IRA] Get SPU to build

Re: [IRA] patch for inter-procedural register allocation and save area stack slot sharing

[IRA] patch for inter-procedural register allocation and save area stack slot sharing

Re: [IRA] patch for inter-procedural register allocation and save area stack slot sharing

[IRA] some code improvement and s390 support

Re: [java/PATCH] PR 30454 Fix bootstrap on a couple of targets, empty "zip" file in class path can cause leakage of file streams

[java/PATCH] PR 30454 Fix bootstrap on a couple of targets, empty "zip" file in class path can cause leakage of file streams

Re: FW: [just for fun] patch to enable SSA inlining

[libgfortran,commited] Work around PR 30518

Re: [libgfortran,patch] Add compiler check when configuring libgfortran

[libgfortran,patch] Add compiler check when configuring libgfortran

Re: [libgfortran,patch] Add correct dependencies in libgfortran/Makefile.am

[libgfortran,patch] Add correct dependencies in libgfortran/Makefile.am

[libgfortran,patch] New autoconf test

[libgomp, doc, patch] document implementation specific default values

[libgomp, patch, committed] backport documentation

[libiberty] support piping stderr

[libjava patch] support DESTDIR in install-exec-hook

[libstdc++ patch] fix generation of html docs

[m32c] fix CANNOT_CHANGE_MODE_CLASS

[m68k 00/13] m68k patches

[m68k 01/13] Use pseudo opcodes for fp branch instructions

[m68k 02/13] Cleanup pseudo branch obcodes

[m68k 03/13] boehm-gc fixes

[m68k 04/13] libffi fixes and closure support

[m68k 05/13] improve 64bit shift handling

[m68k 06/13] prevent a byte push on the stack

[m68k 07/13] fix jump table addressing

[m68k 08/13] unwind support for signal handler

[m68k 09/13] Convert some text peepholes

[m68k 1/2] define DWARF_FRAME_RETURN_COLUMN

[m68k 10/13] cleanup fp compare

[m68k 11/13] fix symbolic address recognition during reload

[m68k 12/13] properly align within code

[m68k 13/13] restrict bitfield operations with dynamic parameter

[m68k 2/2] unwind support for signal handler

[middle-end, ColdFire 28/63] Change the canonical NaN representation

[objc/PATCH] Fix PR 27438, warning about an ARTIFICIAL decl not being used

Re: [PATCH 1/3] libgcc: Remove local _Unwind_Word and _Unwind_Sword uses

Re: [PATCH 1/3] libgcc: Remove local _Unwind_Word and _Unwind_Sword uses

[PATCH 1/3] libgcc: Remove local _Unwind_Word and _Unwind_Sword uses

[PATCH 2/3] libstdc++: Remove local _Unwind_Word and _Unwind_Sword uses

[PATCH 3/3] libjava: Remove local _Unwind_Word and _Unwind_Sword uses

[patch committed] Fix libjava build failure on SH

[PATCH for] Re: gcc-4.0-20070128 is now available

[PATCH i386] fix x86_64 bootstrap failure

[PATCH INSTALLED]: document fdim in gcc-4.3/changes.html

[PATCH INSTALLED]: PR fortran/30399 Remove bogus fortran testcases

[PATCH middle-end/30511] Fix fortran bootstrap problem

[PATCH middle-end]: fix typo in ssa-structalias

[PATCH objc/ RFH testsuite] Fix objc PCH (PR 30479)

[patch RFA] SH: Fix PR target/29746

[patch RFC] A few SH specific changes for top level libgcc

[patch RFC] M32R: Use RTL epilogues

[PATCH wwwdocs] document -Warray-bounds in gcc-4.3/changes.html

[patch, 4.1.2, 4.2.1, 4.3] Fix a bug in pointer dependency test

[patch, 4.2] Fix PR 29516

[PATCH, ARM] Fix target/30173: addition of 0 to a denormalized DFmode value

Re: [PATCH, C++] Make Canonical ICE instead of just warn when mismatching

[PATCH, C++] Make Canonical ICE instead of just warn when mismatching

[patch, commited] Fix obvious mistake in tree-ssa-address

[PATCH, commited] Make posix theads the default on ia64*-*-hpux*

[PATCH, commited] PR other/30182, Fix __builtin_finite on HP-UX

[PATCH, committed] document blockage pattern

[PATCH, committed] Fix PowerPC long double bootstrap

Re: [patch, docs] RFC: Document --enable-stage1-languages configure option.

Re: [patch, docs] RFC: Document --enable-stage1-languages configure option.

[patch, docs] RFC: Document --enable-stage1-languages configure option.

[patch, fortran, committed] commentary typo fix

Re: [patch, fortran, committed] Fix off-by-one in IBCLR/IBSET arg checking.

[patch, fortran, committed] Fix off-by-one in IBCLR/IBSET arg checking.

[patch, fortran, committed] Fix PR 30452

[patch, fortran, docs, committed]

Re: [patch, fortran, docs, committed] A couple of minor things.

[patch, fortran, docs, committed] Document additional intrinsics.

[patch, fortran, docs, committed] Document more additional intrinsics.

[patch, fortran, docs, committed] Fix @code-type commands.

[patch, fortran, docs, committed] Fix a couple of typos.

[patch, fortran, docs, committed] gfortran.texi: Edits to "extensions" section.

[patch, fortran, docs, committed] Index-entry improvements to intrinsic.texi

[patch, fortran, docs, committed] intrinsic.texi: Edit introduction

[patch, fortran, docs, committed] intrinsics.texi: general cleanup

[patch, fortran, docs, committed] Lower "Part I: Introduction" to a chapter

[patch, fortran, docs, committed] More intrinsics documented.

[patch, fortran, docs, committed] Rewrite "GFortran and GCC" section.

[patch, fortran, docs, committed] Update copyright to 2007.

[patch, fortran, docs. committed] Some cleanup to intrinsic.texi

[patch, fortran, docs] Rewrite "GFortran and G77" section.

[patch, fortran, testsuite, committed] Remove executable bit from altreturn_2.f90

Re: [patch, fortran] Fix PR 30235

Re: [patch, fortran] PR 30381, PR 30420: Fix constant-folding in bitwise intrinsics

[patch, fortran] PR 30381, PR 30420: Fix constant-folding in bitwise intrinsics

[Patch, fortran] PR20896 - dummy procedures interfaces

Re: [Patch, fortran] PR23060 - %VAL, %LOC and %REF

[Patch, fortran] PR23232 - DATA implied DO variables

[patch, fortran] PR27698 - Add diagnostic message for invalid names

Re: [Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths

Re: [Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths

Re: [Patch, fortran] PR28172, PR29389, PR29712 & PR30283 - some "one liner fixes"

[Patch, fortran] PR28172, PR29389, PR29712 & PR30283 - some "one liner fixes"

Re: [Patch, fortran] PR28172, PR29389, PR29712 & PR30283 - some "one liner fixes"

[patch, fortran] PR30371: KILL subroutine accepts array arguments.

Re: [Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected

Re: [Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected

Re: [Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected

Re: [Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected

[Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected

[Patch, fortran] PR30410 - Host association bug w/EXTERNAL

Re: [Patch, fortran] PR30476 - [Regression 4.2, 4.3] Via other module imported generic interface rejected

[Patch, fortran] PR30476 - [Regression 4.2, 4.3] Via other module imported generic interface rejected

Re: [patch, fortran] PR30481 Accepts namelist-group object with assumed character length

Re: [patch, fortran] PR30481 Accepts namelist-group object with assumed character length

Re: [patch, fortran] PR30481 Accepts namelist-group object with assumed character length

[patch, fortran] PR30481 Accepts namelist-group object with assumed character length

[patch, fortran] PR30532 ^Z marks EOF

[Patch, fortran] PR30554 - ICE in mio_pointer_ref at module.c:1945

[patch, fortran] Support .F03 and .f03 file extensions

Re: [PATCH, i386]: Commited: fix PR target/30413: %z produces ICE for char operands

[PATCH, i386]: Commited: fix PR target/30413: %z produces ICE for char operands

[PATCH, i386]: Commited: macroize all i387 log patterns

[PATCH, i386]: Commited: macroize atan and atan2 patterns

[PATCH, i386]: Commited: macroize remaining x87 expanders

[Patch, i386]: Commited: Rewrite and macroize sin, cos and sincos x87 patterns

[PATCH, i386]: Use XXX_P predicates in config/i386/*

[PATCH, i386}: Commited: avoid access past the end of array in i386.md

[patch, libfortran/30415]

Re: [patch, libfortran] Fix PR 30525 - character comparisons with padding

[patch, libfortran] Fix PR 30525 - character comparisons with padding

[patch, libgfortran] PR30162 Named pipe formatted I/O

[patch, libgfortran] PR30435 Slash at end of input not recognized according to standard

Re: Fwd: [patch, libgomp, build] PR30546 build fail in libgomp when building from SVN because makeinfo is missing

Re: Fwd: [patch, libgomp, build] PR30546 build fail in libgomp when building from SVN because makeinfo is missing

Re: Fwd: [patch, libgomp, build] PR30546 build fail in libgomp when building from SVN because makeinfo is missing

Fwd: [patch, libgomp, build] PR30546 build fail in libgomp when building from SVN because makeinfo is missing

Re: [patch, libgomp, docs] adding documentation to libgomp

[patch, libgomp, docs] PR30540 Document default value of implementation-dependent OpenMP settings

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

[patch, RFC] Fix PR 30389 - ASCII functions

[patch, rfc] Make store motion use alias oracle

[Patch, wwwdata & maintainers_script] Generate libgomp manual

[patch,commited] Do not use chrecs for description of overlaps

[patch,fortran,commit] Fix error message (pointer intent)

Re: [patch,fortran] Add -fdump-core option to coredump at library run-time errors (PR29649)

[patch,fortran] Add -fdump-core option to coredump at library run-time errors (PR29649)

Re: [patch,fortran] Fix corner case where consecutive calls to date_and_time can return times out of sequence (PR30015)

Re: [patch,fortran] Fix corner case where consecutive calls to date_and_time can return times out of sequence (PR30015)

Re: [patch,fortran] Fix corner case where consecutive calls to date_and_time can return times out of sequence (PR30015)

[patch,fortran] Fix INCLUDE with full path (PR30276)

[PATCH,i386][4.3][RFC] PIC Generation on windows/cygwin

[PATCH/RFC/PR28071]: New scheduler dependencies lists.

[PATCH/RFC] Death to TREE_CONSTANT_OVERFLOW

[patch] Fix bug handling quoted arguments in traditional cpp mode

[PATCH] -Wc++0x-compat

[PATCH] [4.1/4.2 regression - PR middle-end/29683

[PATCH] [4.3 projects] vectorization of induction

[PATCH] [4.3. projects] Vectorize int to float conversions

Re: [PATCH] [4.3. projects] Vectorize int to float conversions - dorit

[PATCH] A few cleanups in tree-vect-*

[PATCH] Add bult_int_cst_wide_type, use build_int_cst_type more

Re: [PATCH] Add fit_double_type, force_fit_type for double-ints with overflow checking

[PATCH] Add fit_double_type, force_fit_type for double-ints with overflow checking

[patch] add GNU/kFreeBSD support into boehm-gc also for amd64/x86-64 cpu

[PATCH] Add pass to CSE sin (x) and cos (x) to sincos (x)

[PATCH] Add TARGET_GNU_SINCOS target macro

[PATCH] Allow cmpxchg16b even with -march=core2

[patch] Allow transforming loop before unrolling

[PATCH] Bits and pieces to make cfglayout mode easier to work with

[patch] boehm-gc ChangeLog typo fix, applied

[patch] boehm-gc: fix typo and adjust reference (darwin)

[patch] boehm-gc: real x86_64-apple-darwin* support

Re: [PATCH] Canonical types (1/3)

[patch] Clean up fix_loop_placement and its usage

[PATCH] Clean up ifcvt.c a bit

[patch] clean/speed up cond_move_process_if_block

[patch] Cleanup in vectorization of strided accesses

[patch] config.gcc support for core2

[patch] cp/pt.c: Fix a comment typo.

Re: [PATCH] CSE sin and cos as sincos using the cexpi builtin

[PATCH] CSE some calls to compare_values

[patch] darwin configure test for TARGET_LIBC_PROVIDES_SSP

Re: [PATCH] Dejagnu needs more information to build testglue.

Re: [PATCH] DFP internal support for FP exceptions

Re: [PATCH] DFP runtime comparisons for NaN

[PATCH] Do not cleanup_cfg when it is not necessary, and don't renumber_insns

Re: [PATCH] Document exec and start file search behaviours.

Re: [PATCH] Don't error on coverage mismatch by request

[patch] empty base class optimization completed in stl_tree.h

[PATCH] Fix --enable-java-maintainer-mode

[PATCH] Fix __div[sdtx]c3 (PR c/30360)

Re: [PATCH] Fix _Unwind_Context backward compatibility issues

[patch] Fix a build failure on arm-none-eabi due to _uleb128_t

[patch] Fix a problem in examination of may-alias sets with partitions

[PATCH] Fix Boost build failure

[patch] Fix bootstrap failure on warnings

[PATCH] Fix bootstrap/30541, pass down GNATBIND and GNATMAKE

[patch] fix builtin-bswap-4.c on 64-bit hosts..

Re: [PATCH] Fix C++/28988, g++ does not check first type name in pseudo-destructor-name

[patch] Fix enum li_flags

[PATCH] Fix expansion of cexpi in case sincos is not available

[PATCH] Fix expansion of cexpi on C99 but non-SINCOS targets

[patch] Fix nonsensical exit test replacement

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

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

Re: [PATCH] Fix PR 30562, remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS)

[PATCH] Fix PR 30562, remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS)

Re: [patch] Fix PR c++/19439

[PATCH] Fix PR c++/27492: ICE on invalid covariant return type

Re: [PATCH] Fix PR c++/28266: ICE on invalid default variable

Re: [PATCH] Fix PR c++/29573: ICE after parse error in template argument

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug

[PATCH] Fix PR testsuite/30181

Re: [PATCH] Fix PR/8268: implement compile time array subscript checking

Re: [PATCH] Fix PR/8268: implement compile time array subscript checking

Re: [PATCH] Fix PR/8268: implement compile time array subscript checking

Re: [PATCH] Fix PR/8268: implement compile time array subscript checking

[PATCH] Fix PR23603, teach VRP about comparison/truthop result ranges

[PATCH] Fix PR27657, bogus undefined reference error to static var with -g and -O

[PATCH] Fix PR30212, ICE in VRP on the 4.1 branch

[PATCH] Fix PR30313, rejects-valid sizeof of expression including bit-field

[patch] Fix spec2000:gcc ICE

[PATCH] Fix typo in recent change to gcc.dg/tree-ssa/pr23382.c

[PATCH] Fix verify_flow_info for cfglayout mode

[PATCH] Fold more aggressively for trip counts

[patch] for gcc/testsuite/gcc.dg/builtin-apply4.c failure on x86 Mac OS