public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[incremental] Patch: FYI: fix hole in c_token
 2007-11-13  0:39 UTC 

Fix PR rtl-optimization/34035
 2007-11-13  0:29 UTC  (5+ messages)

[C++ PATCH] Issue errors on invalid use of non-static memfn in build_new_op (PR c++/29225)
 2007-11-12 23:36 UTC  (2+ messages)

Fix PR rtl-optimization/34035
 2007-11-12 22:22 UTC 

[4.2 only] RFA: PR 33848: reload rematerialisation of labels
 2007-11-12 22:13 UTC  (9+ messages)

PR c++/5645 gcc warns that pure virtual class not explicitly initialized
 2007-11-12 22:05 UTC  (5+ messages)

Patch: make mapped locations the default
 2007-11-12 22:01 UTC  (4+ messages)

[PATCH] Fix middle-end/30132: ICE with complex and taking the real part of a ?:
 2007-11-12 21:28 UTC  (5+ messages)

RFA: PR 32406: GP initialisation removed for nonlocal jumps
 2007-11-12 21:19 UTC 

[committed] Fix PR34042: returning packed single-long-double structs on n32 and n64
 2007-11-12 21:11 UTC 

Designs for better debug info in GCC
 2007-11-12 21:04 UTC 

[PATCH] Fix PR34027, SCEV const-prop pessimizes -Os
 2007-11-12 20:39 UTC  (4+ messages)

[vta/trunk] stabilize Java JNI function types
 2007-11-12 20:33 UTC  (2+ messages)

[vta/trunk] don't violate strict aliasing rules in type_hash_add
 2007-11-12 20:08 UTC 

[vta/trunk] don't use pointers for hashing in Java
 2007-11-12 19:57 UTC  (2+ messages)

[vta/trunk?] add --preserve flag to contrib/compare-debug
 2007-11-12 19:10 UTC 

[vta] fix thinkos in ifcvt
 2007-11-12 19:07 UTC 

[vta] don't restore call-clobbered registers for debug insns
 2007-11-12 18:57 UTC 

[PATCH] SSE5 bug fixes
 2007-11-12 18:56 UTC  (2+ messages)

[vta] don't let debug insns get in the way of simple vect reduction
 2007-11-12 18:53 UTC  (42+ messages)
  ` Designs for better debug info in GCC (was: Re: [vta] don't let debug insns get in the way of simple vect reduction)
      ` Designs for better debug info in GCC

[RFC] New SSA variable mapping infrastructure
 2007-11-12 18:40 UTC  (10+ messages)

[vta] disregard debug insns in ivopts earlier
 2007-11-12 18:09 UTC 

[PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
 2007-11-12 17:52 UTC 

[RFC] ada: Make Interfaces.C.Strings.chars_ptr a C convention type
 2007-11-12 17:52 UTC 

undocumented optimization options
 2007-11-12 17:08 UTC  (5+ messages)

[PATCH][varmap] Add uid-bitmap and tree-bitmap maps
 2007-11-12 16:30 UTC 

[v3] Some C++0x changes to std::deque
 2007-11-12 16:28 UTC 

Contents of PO file 'gcc-4.3-b20071109.zh_CN.po'
 2007-11-12 16:25 UTC 

New Chinese (simplified) PO file for 'gcc' (version 4.3-b20071109)
 2007-11-12 16:24 UTC 

[PATCH][varmap] Add bitmap operand to rtl SET insns
 2007-11-12 16:16 UTC 

Contents of PO file 'gcc-4.3-b20071109.zh_CN.po'
 2007-11-12 16:06 UTC 

New Chinese (simplified) PO file for 'gcc' (version 4.3-b20071109)
 2007-11-12 16:04 UTC 

[PATCH][varmap] New var-mappings-branch created
 2007-11-12 15:57 UTC  (2+ messages)

[PATCH][varmap] Add global uid to tree mapping for decls
 2007-11-12 15:57 UTC 

Fix PR rtl-optimization/33822
 2007-11-12 15:39 UTC  (3+ messages)

[objc] testsuite set of -I
 2007-11-12 15:18 UTC  (3+ messages)

[PATCH][committed] Fix PR34027 missed folding of n - (n / X) * X
 2007-11-12 15:15 UTC 

[PATCH] Fix PR34070, wrong folding
 2007-11-12 14:57 UTC 

[PATCH] Fix GCC driver ICE on invalid abuse of specs (PR driver/30460)
 2007-11-12 14:33 UTC 

Unreviewed patches
 2007-11-12 14:28 UTC 

[RFC PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
 2007-11-12 13:39 UTC 

Contents of PO file 'gcc-4.3-b20071109.zh_CN.po'
 2007-11-12 13:07 UTC 

New Chinese (simplified) PO file for 'gcc' (version 4.3-b20071109)
 2007-11-12 12:17 UTC 

Contents of PO file 'gcc-4.3-b20071109.de.po'
 2007-11-12 11:06 UTC 

New German PO file for 'gcc' (version 4.3-b20071109)
 2007-11-12 10:46 UTC 

Contents of PO file 'gcc-4.3-b20071109.de.po'
 2007-11-12 10:28 UTC 

New German PO file for 'gcc' (version 4.3-b20071109)
 2007-11-12 10:17 UTC 

[PATCH] PR/34012, fwprop does not look at rtx_costs
 2007-11-12 10:07 UTC 

[PING^2] INSN attribute to enable/disable alternatives
 2007-11-12 10:07 UTC 

[fortran,patch] Don't write common more than once in a module file (PR 30285)
 2007-11-12  9:52 UTC  (3+ messages)

[PING**2][PATCH] stabs format for symbols in .comm
 2007-11-12  9:52 UTC 

[patch,fortran] PR33162 Allow intrinsic functions in PROCEDURE statements
 2007-11-12  9:06 UTC  (2+ messages)

PATCH: PR target/34001: Incorrect x86 fastcall behavior
 2007-11-12  8:00 UTC  (5+ messages)

[Patch][Docs] Update dllimport documentation
 2007-11-12  4:25 UTC  (2+ messages)

[patch] Stack corruption in naked functions
 2007-11-12  3:27 UTC  (2+ messages)

[PATCH] Fix PR c++/8171: Comparing pointer-to-member-functions of derived classes
 2007-11-12  2:49 UTC  (2+ messages)

[lto]: patch committed to get flags and line numbers correct
 2007-11-12  2:34 UTC 

[PATCH] Don't emit diagnostic about redefined extern inline always_inline functions (PR tree-optimization/33763)
 2007-11-12  1:47 UTC  (2+ messages)

PR c++/33160: wrong "NULL used in arithmetic" warning
 2007-11-12  1:43 UTC  (4+ messages)

Patch: fix PR c++/17577
 2007-11-12  1:26 UTC  (2+ messages)

PR c++/8570 line number in error message is badly placed with illegal template friend declaration
 2007-11-12  0:05 UTC  (2+ messages)

[C++ PATCH] Fix pseudo-dtor related ice-on-invalid (PR c++/34068)
 2007-11-11 23:22 UTC  (2+ messages)

[libgfortran,patch] Add fallback functions tgamma, lgamma, tgammaf and lgammaf
 2007-11-11 23:19 UTC 

[v3] Add missing C++0x pair constructor
 2007-11-11 23:13 UTC 

[v3] Some C++0x work on std::list
 2007-11-11 22:17 UTC 

Contents of PO file 'cpplib-4.3-b20071109.de.po'
 2007-11-11 22:15 UTC 

New German PO file for 'cpplib' (version 4.3-b20071109)
 2007-11-11 17:14 UTC 

New Chinese (simplified) PO file for 'cpplib' (version 4.3-b20071109)
 2007-11-11 15:57 UTC 

Contents of PO file 'cpplib-4.3-b20071109.zh_CN.po'
 2007-11-11 12:33 UTC 

[PATCH] gcse.c: don't compute a mapping from CUID to INSN
 2007-11-11 11:49 UTC  (6+ messages)

[tuples] objc: make it go
 2007-11-11  9:32 UTC 

[PATCH] ada: Remove changes to a-tasatt.adb
 2007-11-11  9:26 UTC 

[LTO][PATCH] Fix missing tree flags bug
 2007-11-10 23:51 UTC  (2+ messages)

[fortran,committed] Fix faulty logic in gfc_call_realloc(), PR 33592
 2007-11-10 23:40 UTC 

[LTO] Patch to fix ICE in size_binop()
 2007-11-10 22:26 UTC  (3+ messages)
` problems with committed patch

Contents of PO file 'cpplib-4.3-b20071109.nl.po'
 2007-11-10 18:58 UTC 

New Dutch PO file for 'cpplib' (version 4.3-b20071109)
 2007-11-10 18:54 UTC 

[tuples] Make fortran go
 2007-11-10 18:02 UTC 

New template for 'gcc' made available
 2007-11-10 16:57 UTC 

New template for 'cpplib' made available
 2007-11-10 16:32 UTC 

[PATCH][ix86/gcc-4_2-branch] committed, Initial Barcelona patches
 2007-11-10 13:55 UTC  (2+ messages)

[incremental] Patch: FYI: change to PCH handling
 2007-11-09 23:36 UTC 

[lto] fix global variables, take 2
 2007-11-09 22:51 UTC 

[patch] fix pr31937 soft-float for libffi ppc 32-bit
 2007-11-09 22:46 UTC  (3+ messages)

RFC: PR ld/5303: splay-tree doesn't support 64bit value
 2007-11-09 22:27 UTC 

[fortran,patch] Fix PR33957, rejects valid init. expr
 2007-11-09 22:14 UTC 

[lto] don't output block labels
 2007-11-09 22:10 UTC 

[PATCH] Use MOVE_BARRIER instead of TRUE_BARRIER for jumps
 2007-11-09 20:58 UTC  (3+ messages)

[v3] Implement DR 675
 2007-11-09 18:33 UTC 

[PATCH] Improve handling of COND_EXECs in haifa_classify_insn
 2007-11-09 17:42 UTC  (5+ messages)

[PATCH] Avoid creating VLA involving casts in split_constant_offset (PR tree-optimization/33680)
 2007-11-09 17:27 UTC  (2+ messages)

[v3] libstdc++/34032
 2007-11-09 17:20 UTC 

[C++ PATCH] Pseudo dtor fixes (PR c++/32241)
 2007-11-09 17:04 UTC  (2+ messages)

[C++ PATCH] Cope with variadic initializers better (PR c++/33510)
 2007-11-09 17:00 UTC  (2+ messages)

[libgfortran,committed] Fix syntax that IRIX sed doesn't like
 2007-11-09 16:45 UTC  (4+ messages)

[PATCH][4.4] Make referenced_vars a bitmap
 2007-11-09 15:56 UTC 

[PATCH][4.4] Add a global DECL_UID -> tree mapping
 2007-11-09 15:03 UTC 

[gomp] Fix !$omp atomic (PR fortran/34020)
 2007-11-09 14:59 UTC  (2+ messages)

[lto] fix debug information for global initialized variables
 2007-11-09 14:42 UTC 

[PATCH] Add bitmap_single_bit_set_p, use that instead of bitmap_count_bits in add_may_alias_for_new_tag
 2007-11-09 14:41 UTC 

[PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores
 2007-11-09 14:31 UTC 

[RFC] Fix PR rtl-optimization/33732
 2007-11-09 14:29 UTC  (8+ messages)

[RFC] Fix PR rtl-optimization/33732
 2007-11-09 14:23 UTC  (5+ messages)

[PATCH] Save some memory for variable annotations
 2007-11-09 14:01 UTC 

[PATCH] Fix PR33604 and another place we'd lose volatile accesses
 2007-11-09 13:56 UTC 

RFA: DSE replace_read revisited
 2007-11-09 13:34 UTC  (6+ messages)

[PATCH] Optimize initialization from compound literals (PR tree-optimization/33723)
 2007-11-09 13:10 UTC  (5+ messages)

[PATCH] Regimplify during inlining whenever some ADDR_EXPR loses TREE_INVARIANT because of inlining substitutions (PR middle-end/34018)
 2007-11-09 12:01 UTC  (2+ messages)

GDB/libiberty support for IBM long double
 2007-11-09  1:26 UTC  (2+ messages)

[patch/libdecnumber] Fix to compile with Solaris make
 2007-11-09  1:22 UTC  (2+ messages)

libffi stdcall closures
 2007-11-09  1:07 UTC  (4+ messages)

[PATCH] Add ix86 branches to svn.html
 2007-11-08 23:51 UTC  (2+ messages)

[Xtensa] clean up unused operand
 2007-11-08 23:47 UTC 

[lto] fix redeclaration of builtin functions
 2007-11-08 23:26 UTC 

GNAT/RTEMS Update
 2007-11-08 22:37 UTC  (5+ messages)

POT files regenerated
 2007-11-08 22:05 UTC 

Patch: fix column numbers in C parser errors
 2007-11-08 21:28 UTC  (5+ 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).