public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[FORTRAN PATCH] Improved scalarization of constant array constructors
 2007-01-09  1:01 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] PR/target 30370 powerpc-unknown-eabispe can't build libgcc2
 2007-01-08 23:44 UTC  (3+ messages)

[patch RFC] A few SH specific changes for top level libgcc
 2007-01-08 23:28 UTC 

Patch: update documentation for gcj-eclipse merge
 2007-01-08 23:18 UTC  (10+ 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)

PR target/30383 (ICE in i386 stringops rewrite)
 2007-01-08 22:48 UTC  (4+ messages)

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

[PATCH] Add fit_double_type, force_fit_type for double-ints with overflow checking
 2007-01-08 22:18 UTC  (2+ 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 

Renaming mingw64 to mingw* for x86_64 architecure
 2007-01-08 21:00 UTC  (3+ messages)

[PATCH] limit vectorization to large enough trip-counts
 2007-01-08 20:35 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 

[bfin, patch] Adding bfin*-rtems*
 2007-01-08 18:32 UTC  (4+ messages)

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

[CFT] in-tree GMP/MPFR, one more round
 2007-01-08 18:21 UTC  (4+ 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)

Stricter implicit conversions between vectors, revised patch
 2007-01-08 16:00 UTC  (8+ 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  (11+ 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)

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

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 RFA: Fix -Wparentheses fallout
 2007-01-08  5:16 UTC 

[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)

PATCH RFA: C++ frontend warning: comparing function pointer to NULL
 2007-01-08  4:18 UTC  (7+ messages)

[FORTRAN PATCH] Improved scalarization of constant array constructors
 2007-01-08  4:15 UTC 

[PATCH] CSE some calls to compare_values
 2007-01-08  3:46 UTC  (5+ messages)

PATCH (SPU): silence warnings from spu-builtins.md
 2007-01-08  3:11 UTC  (3+ messages)

Fix inliner versus nested functions and arrays of variable lengths
 2007-01-08  1:47 UTC  (2+ messages)

Patch: PR preprocessor/15185
 2007-01-08  1:35 UTC 

[patch] gfortran.texi: Fix typos
 2007-01-08  1:23 UTC 

[patch] gcc/*: Fix Fix comment typos
 2007-01-08  1:19 UTC 

[PATCH] PR c++/28986 failure to diagnose overflow for binary operators
 2007-01-07 22:15 UTC  (4+ messages)

PATCH: silence warnings from gengtype-lex.c
 2007-01-07 21:49 UTC  (3+ messages)

Wmissing-base-class-initializer (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-07 21:03 UTC 

[COMMITTED] Fortran whitespace patch
 2007-01-07 19:41 UTC 

[patch] add GNU/kFreeBSD support into boehm-gc also for amd64/x86-64 cpu
 2007-01-07 18:53 UTC 

[libgomp, doc, patch] document implementation specific default values
 2007-01-07 18:24 UTC 

[patch, fortran] PR27698 - Add diagnostic message for invalid names
 2007-01-07 16:43 UTC  (5+ messages)

[patch] commentary typo fix
 2007-01-07 16:42 UTC  (2+ messages)
` [patch, fortran, committed] "

Break cgraph building out to cgraphbuild.c
 2007-01-07  9:05 UTC  (4+ messages)

[PATCH]: Update news and gcc-4.3 changes for new MPFR stuff
 2007-01-07  5:07 UTC  (3+ messages)

[AVR] [COMMITTED] New predicates
 2007-01-07  3:51 UTC 

[COMMITTED] More fortran whitespace changes
 2007-01-07  2:35 UTC  (2+ messages)

Clarify policy on documentation changes [wwwdocs]
 2007-01-07  0:27 UTC 

[patch, libgomp, docs] adding documentation to libgomp
 2007-01-07  0:19 UTC  (7+ messages)

[patch RFA] SH: Fix PR target/29746
 2007-01-07  0:07 UTC 

Document changes in 4.2 for SPARC
 2007-01-06 22:50 UTC 

[v3] libstdc++/30365
 2007-01-06 22:43 UTC 

[4.1] Skip atomic memory access tests on SPARC
 2007-01-06 22:41 UTC 

[COMMITTED] fortran/arith.c -- whitespace
 2007-01-06 21:55 UTC 

[fixincludes, patch] PR30008 - fixes are not applied to files in non-standard locations (was: fixinclude fnmatch patch)
 2007-01-06 20:05 UTC  (5+ messages)

Pre-inline optimization
 2007-01-06 19:55 UTC  (4+ messages)
    ` Pre-inline optimization, version 2

[PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug
 2007-01-06 18:07 UTC  (4+ messages)

[v3] libstdc++/28125
 2007-01-06 18:07 UTC  (10+ messages)

[patch] darwin configure test for TARGET_LIBC_PROVIDES_SSP
 2007-01-06 18:02 UTC  (4+ messages)

more libgcc cruft
 2007-01-06 17:53 UTC  (5+ messages)

[patch,fortran] Add -fdump-core option to coredump at library run-time errors (PR29649)
 2007-01-06 17:08 UTC  (4+ messages)
` libgfortran ABI compatibility / stability (was: Re: [patch,fortran] Add -fdump-core option to coredump at library run-time errors (PR29649))

Unrepresentable subregs and hard_regno_nregs
 2007-01-06 15:59 UTC  (8+ messages)

Backport patches for PR25514 and PR27736
 2007-01-06 14:18 UTC  (2+ messages)

[PATCH] Clean up ifcvt.c a bit
 2007-01-06 13:45 UTC  (2+ messages)

[PATCH][RFC] Fix PR27826, ICE in copy_to_mode_reg due to wrong types by get_narrower
 2007-01-06 11:00 UTC  (10+ messages)

[patch, fortran] Support .F03 and .f03 file extensions
 2007-01-06 10:45 UTC 

[libstdc++ patch] fix generation of html docs
 2007-01-06  9:50 UTC  (2+ messages)

[PATCH, C++] Make Canonical ICE instead of just warn when mismatching
 2007-01-06  8:25 UTC  (4+ messages)

[patch] Fix PR c++/19439
 2007-01-06  1:08 UTC  (3+ messages)

[Committed] Add testcase for PR 30385
 2007-01-06  0:25 UTC 

CCP propagating conditional expression constants
 2007-01-05 23:46 UTC  (3+ messages)

Wunused-value and Wextra interaction (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-05 23:36 UTC 

[wwwdocs] PATCH for Re: GCC 4.1.2 Status Report [2007-01-04]
 2007-01-05 23:30 UTC 

[PATCH] Fix PR30212, ICE in VRP on the 4.1 branch
 2007-01-05 22:45 UTC 

Testsuite and constant-folding?
 2007-01-05 21:46 UTC  (3+ 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).