public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, fortran] PR 30381, PR 30420: Fix constant-folding in bitwise intrinsics
 2007-01-10  5:52 UTC  (4+ messages)

[dataflow]: PATCH: worklist based dataflow solver
 2007-01-10  5:36 UTC  (6+ messages)

PATCH: fix restore_stack_block on SPU
 2007-01-10  5:21 UTC  (3+ messages)

[PR30408] was Re: New ICE -Wall?
 2007-01-10  5:01 UTC 

PATCH RFC: Use parentheses in dumps for same-priority operands
 2007-01-10  4:45 UTC  (2+ messages)

[PATCH] Teach find_cond_trap in ifcvt.c how to update the CFG
 2007-01-10  4:40 UTC  (7+ messages)
  ` [PATCH][RFC] Teach more transformations "
    ` [PATCH][RFA] "

[bfin, patch] Adding bfin*-rtems*
 2007-01-10  4:36 UTC  (6+ messages)

Wmissing-base-class-initializer (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-10  3:46 UTC  (8+ messages)

PATCH: set correctly bb frequency in profile based transformations
 2007-01-10  3:42 UTC  (5+ messages)

[gfortran] Commit a workaround for PR 29516
 2007-01-10  3:08 UTC  (5+ messages)

[PATCH/RFC] Death to TREE_CONSTANT_OVERFLOW
 2007-01-10  3:06 UTC 

[patch, fortran, testsuite, committed] Remove executable bit from altreturn_2.f90
 2007-01-10  2:45 UTC 

[PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug
 2007-01-10  2:29 UTC  (5+ messages)

PATCH RFA: Fix -Wparentheses fallout
 2007-01-10  1:27 UTC  (7+ messages)

[patch] For PR30322
 2007-01-10  0:46 UTC  (2+ messages)

[PATCH] Fold more aggressively for trip counts
 2007-01-10  0:05 UTC  (3+ messages)

IPA passes and -Q
 2007-01-09 23:59 UTC  (2+ messages)

[ PATCH ] Split out my fold-const.c change and add a test case
 2007-01-09 23:48 UTC  (4+ messages)

[patch, libfortran/30415]
 2007-01-09 22:52 UTC  (2+ messages)

[libgfortran,patch] Add compiler check when configuring libgfortran
 2007-01-09 21:04 UTC  (3+ messages)

Patch: FYI: update svn.html for gcj-eclipse merge
 2007-01-09 20:57 UTC 

Patch: update 4.3 changes for gcj
 2007-01-09 20:15 UTC  (3+ messages)

Patch: FYI: gcj news item for merge
 2007-01-09 20:12 UTC 

[gij] Fix array accesses
 2007-01-09 18:44 UTC  (3+ messages)

[RFC,PATCH] Builtin macros for sizes of standard types
 2007-01-09 17:07 UTC  (2+ messages)

[PATCH] PR/target 30370 powerpc-unknown-eabispe can't build libgcc2
 2007-01-09 16:56 UTC  (4+ messages)

[FORTRAN PATCH] Improved scalarization of constant array constructors
 2007-01-09 16:42 UTC  (5+ messages)

[libgfortran,patch] Add compiler check when configuring libgfortran
 2007-01-09 16:31 UTC 

[PATCH] limit vectorization to large enough trip-counts
 2007-01-09 16:25 UTC  (2+ messages)

[CFT] in-tree GMP/MPFR, one more round
 2007-01-09 16:04 UTC  (8+ messages)

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

[PATCH] PR29145 - be more restrict about restrict qualifier
 2007-01-09 14:10 UTC  (2+ messages)

Renaming mingw64 to mingw* for x86_64 architecure
 2007-01-09 13:45 UTC  (5+ messages)

[PATCH] Add fit_double_type, force_fit_type for double-ints with overflow checking
 2007-01-09 13:45 UTC  (6+ messages)

[Patch, i386]: Commited: Rewrite and macroize sin, cos and sincos x87 patterns
 2007-01-09 12:50 UTC 

PR target/30383 (ICE in i386 stringops rewrite)
 2007-01-09 12:22 UTC  (7+ messages)

preparing patch for IPCP merge to SSA
 2007-01-09 12:14 UTC  (3+ messages)

[libgfortran,patch] New autoconf test
 2007-01-09 11:41 UTC  (6+ messages)

[patch RFC] A few SH specific changes for top level libgcc
 2007-01-09 10:53 UTC  (5+ messages)

[PATCH] CSE sin and cos as sincos using the cexpi builtin
 2007-01-09 10:39 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH, ARM] Fix target/30173: addition of 0 to a denormalized DFmode value
 2007-01-09 10:29 UTC 

[Patch, fortran] PR30410 - Host association bug w/EXTERNAL
 2007-01-09  9:06 UTC 

make typeinfo for builtin types be non-weak on Darwin
 2007-01-09  7:45 UTC 

fix -O0 documentation
 2007-01-09  7:29 UTC 

Stricter implicit conversions between vectors, revised patch
 2007-01-09  4:16 UTC  (10+ messages)

[PATCH] My fold-const.c change with the requested assertion check
 2007-01-09  4:07 UTC 

Testsuite and constant-folding?
 2007-01-09  1:16 UTC  (2+ messages)

[patch] gcc/testsuite/gcc.c-torture/compile/pr27528.c
 2007-01-08 23:49 UTC  (9+ messages)

[fixed-point] Patch for saturating constant conversion and more documents
 2007-01-08 23:49 UTC 

Patch: update documentation for gcj-eclipse merge
 2007-01-08 23:18 UTC  (8+ messages)

[PATCH] Introduce force_fit_type_double, remove force_fit_type
 2007-01-08 23:08 UTC  (2+ messages)

[PATCH] Add bult_int_cst_wide_type, use build_int_cst_type more
 2007-01-08 22:54 UTC  (2+ messages)

libgcc move to the top level
 2007-01-08 22:51 UTC  (5+ messages)

PATCH: genautomata enhancement
 2007-01-08 22:31 UTC  (3+ messages)

[fixed-point] Machine modes in Fixed Point Extension
 2007-01-08 21:59 UTC  (2+ messages)

Wordered-pointer-comparison (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-08 21:21 UTC 

[PATCH] misaligned stores support
 2007-01-08 20:34 UTC 

[COMMITTED] More fortran whitespace fixes
 2007-01-08 19:06 UTC 

PATCH RFA: libcpp speedup patch: avoid opening nonexistent files
 2007-01-08 18:51 UTC  (3+ messages)

[libgfortran,patch] Add correct dependencies in libgfortran/Makefile.am
 2007-01-08 18:44 UTC 

[PATCH] Force non-null type for build_int_cst* (but not build_int_cst)
 2007-01-08 18:29 UTC  (2+ messages)

[PATCH] Document exec and start file search behaviours
 2007-01-08 18:08 UTC  (2+ messages)

[PATCH] Fix PR23603, teach VRP about comparison/truthop result ranges
 2007-01-08 16:32 UTC  (4+ messages)

PATCH: calculate CDI_DOMINATORS in tree-ssa-sink
 2007-01-08 16:02 UTC  (6+ messages)

Fix FRV's reg_or_0_operand predicate
 2007-01-08 15:08 UTC  (3+ messages)

[PATCH] Tree SRA and atomicity/volatility
 2007-01-08 14:55 UTC  (9+ messages)

C++ overflow testcases failing on mainline
 2007-01-08 14:31 UTC  (2+ messages)

[PATCH]: Improved handling of COND_EXPR in middle-end passes
 2007-01-08 13:54 UTC  (8+ messages)

[gfortran,patch] Complete libgfortran namespace separation and version number
 2007-01-08 12:26 UTC 

Fix constructors/destructors on some targets
 2007-01-08 11:35 UTC 

Release dead SSA names in forwprop
 2007-01-08 11:11 UTC  (2+ messages)

[PATCH] PR tree-optimization/29877: handling of register vars during TER
 2007-01-08 11:07 UTC  (5+ messages)

Wenum-promotion (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-08  5:38 UTC  (5+ messages)

[PATCH] correct "comparisons do not have their mathematical meaning" warning
 2007-01-08  5:28 UTC  (3+ messages)
` PING: "

[PATCH, C++] Make Canonical ICE instead of just warn when mismatching
 2007-01-08  5:14 UTC  (7+ messages)

[PATCH]: for Score backend
 2007-01-08  4:53 UTC  (2+ messages)

[C++/PATCH] Fix PR 30303, ICE with invalid constructor definition
 2007-01-08  4:51 UTC 

[PATCH][RFC] Rework int_const_binop, fix PR30318, VRP not creating anti-ranges for overflowing +/-
 2007-01-08  4:40 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).