public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ PATCH] Extend SFINAE to all expressions
 2007-11-17 18:08 UTC 

[Patch] Fix bad code in constant pool that effects MIPS n32 ABI
 2007-11-17 18:07 UTC  (2+ messages)

[fortran,patch] Fix PR 25252, error-recovery and ice-on-invalid
 2007-11-17 18:00 UTC 

[PATCH] Fix PR34130, extract_muldiv broken
 2007-11-17 17:57 UTC 

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

gcc-4_2-branch: tiny issue with libiberty
 2007-11-17 17:35 UTC  (7+ messages)

[Patch, Fortran] PR34079 - BIND(C) and characters - unneeded character length passed
 2007-11-17 17:12 UTC  (4+ messages)

[lto]: patch committed to serialize COMPLEX_CST
 2007-11-17 14:21 UTC 

[v3] Finish lexicographical_compare rework
 2007-11-17 13:22 UTC 

PATCH COMMITTED: Don't drop a space after a demangled name in collect2
 2007-11-17 12:50 UTC  (2+ messages)

PATCH RFC: Add -fmerge-debug-strings option
 2007-11-17  5:42 UTC 

[fortran,patch] Fix matching of format labels (PR 34108)
 2007-11-17  4:04 UTC  (2+ messages)

[v3] Rework lexicographical_compare on char pointers
 2007-11-17  1:26 UTC 

[PATCH] ada: fix build on GNU/kFreeBSD
 2007-11-17  0:33 UTC 

[fortran,committed] Revert scanner.c revision 130016
 2007-11-17  0:32 UTC 

[lto]: patch to correctly set n_basic_blocks
 2007-11-16 23:47 UTC 

[tuples] RTL expansion
 2007-11-16 23:40 UTC 

[PATCH] Fix PR34030, wrong types in fold
 2007-11-16 23:27 UTC 

[lto] fix reading vector types
 2007-11-16 22:34 UTC 

[PATCH] Segfault while unwinding an invalid function pointer
 2007-11-16 22:25 UTC  (2+ messages)
    `  "

[Patch,fortran] PR31608 again - wrong types in character array/scalar binop
 2007-11-16 22:15 UTC  (2+ messages)

[PATCH] Optimize __builtin_va_{start,copy,end} on typedef {char,void} *va_list; targets (PR middle-end/20983)
 2007-11-16 22:00 UTC  (2+ messages)

[libgfortran,patch] Add fallback functions tgamma, lgamma, tgammaf and lgammaf
 2007-11-16 21:41 UTC  (3+ messages)

[fortran,patch] Fix PR33957, rejects valid init. expr
 2007-11-16 21:29 UTC  (3+ messages)

[lto] fix integer_type -> boolean_type mixups
 2007-11-16 21:28 UTC 

[v3] Export __verify_grouping
 2007-11-16 20:29 UTC 

[RFC PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)
 2007-11-16 19:18 UTC  (10+ messages)
` [PATCH] "

PR c++/5310 Weird warnings about using (int)NULL
 2007-11-16 19:02 UTC  (5+ messages)

[PATCH] Fix PR34099, wrong-code with CCP
 2007-11-16 17:47 UTC  (3+ messages)

[PATCH] Final followup patch for PR33870
 2007-11-16 16:49 UTC  (2+ messages)

PATCH: PR target/34001: Incorrect x86 fastcall behavior
 2007-11-16 16:27 UTC  (4+ messages)

[patch] fix #include_next with absolute paths
 2007-11-16 16:27 UTC  (2+ messages)

[lto]: Set DECL_INITIAL and line numbers properly
 2007-11-16 15:44 UTC 

[PATCH] Fix PR34133, oversight with the fix for PR33604
 2007-11-16 14:03 UTC 

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

[Ada] Fix alloc/free mishap for super-aligned fat or thin ptr
 2007-11-16 12:36 UTC 

[RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload
 2007-11-16 12:13 UTC  (2+ messages)

[PATCH] ada: Refuse pragma Convention for enumeration literal reached through renaming
 2007-11-16 10:05 UTC  (4+ messages)

[incremental] Patch: FYI: implement anti-dependencies
 2007-11-16  8:01 UTC 

[PATCH] Fix GCC driver ICE on invalid abuse of specs (PR driver/30460)
 2007-11-16  7:08 UTC  (3+ messages)

Patch: Fix PR c/29172
 2007-11-16  4:51 UTC 

[C++ PATCH] Avoid decl_attributes on error_mark_node (PR c++/34100)
 2007-11-16  4:37 UTC  (2+ messages)

[v3] Avoid a few implicit conversions to bool
 2007-11-16  1:55 UTC 

[PATCH, AVR] Add support for new device: ATmega1284P
 2007-11-16  1:28 UTC 

[PATCH, AVR] Add support for new device: ATmega32HVB
 2007-11-16  0:58 UTC 

[lto] fix thinko
 2007-11-16  0:48 UTC 

[PATCH, testsuite]: make altivec-23.c standards conforming
 2007-11-16  0:34 UTC  (2+ messages)

[lto] fix builtins, take 3
 2007-11-16  0:18 UTC 

[PING][PATCH, AVR] Add support for new AVR device: ATtiny88
 2007-11-15 23:44 UTC 

Patch: make cfun a non-lvalue
 2007-11-15 23:01 UTC  (5+ messages)

[PATCH] Add bitmap_single_bit_set_p, use that instead of bitmap_count_bits in add_may_alias_for_new_tag
 2007-11-15 22:19 UTC  (2+ messages)

[patch] libffi linux-ppc-32/64 long double
 2007-11-15 20:29 UTC 

proposal for automatic dependency tracking
 2007-11-15 20:25 UTC  (2+ messages)

RFA: Improve 128-bit long double configure test
 2007-11-15 20:18 UTC 

[patch] fix PR34005 - ICE due to rhs cond_expr (gimplifier patch)
 2007-11-15 20:10 UTC  (2+ messages)

[PATCH] Remove redundant code
 2007-11-15 20:06 UTC  (4+ messages)

[v3] Fix libstdc++/34105
 2007-11-15 20:02 UTC 

[PATCH] Optimize out unnecessary __builtin_stack_{save,restore}s (PR middle-end/23848)
 2007-11-15 19:49 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 4.3-b20071109)
 2007-11-15 19:45 UTC 

undocumented optimization options
 2007-11-15 19:43 UTC  (3+ messages)

New Spanish PO file for 'gcc' (version 4.3-b20071109)
 2007-11-15 19:28 UTC 

New Spanish PO file for 'cpplib' (version 4.3-b20071109)
 2007-11-15 19:19 UTC 

Contents of PO file 'cpplib-4.3-b20071109.es.po'
 2007-11-15 19:08 UTC 

[Patch, Fortran] PR33917 - PROCEDURE - check for interfaces from later procedure-declaration-stmts
 2007-11-15 18:02 UTC  (2+ messages)

[commit] spu: Fix inefficient address generation
 2007-11-15 16:57 UTC 

[PATCH,spu]: generate inline code for int-to-double conversion
 2007-11-15 16:54 UTC  (3+ messages)
  ` Write After Approval access for Sa Liu

Fix PR 33870
 2007-11-15 15:47 UTC  (16+ messages)

[lto]: some post merge fixes as well as other fixes committed
 2007-11-15 15:47 UTC 

[C++ PATCH] Fix ICE in unify with variadic templates (PR c++/32565)
 2007-11-15 15:00 UTC 

[PATCH, spu]: speed up double precision compares
 2007-11-15 14:26 UTC  (3+ messages)

[RFC] Fix PR tree-optimization/34036
 2007-11-15 13:58 UTC 

[PATCH] Fix PTA with lots of SFTs
 2007-11-15 12:48 UTC  (4+ messages)

Fix PR rtl-optimization/33822
 2007-11-15 12:44 UTC  (5+ messages)
      ` RFA: Fix tracking of pass-by-reference parameters

PATCH: improve expansion of C++ pointer to member function constants
 2007-11-15 12:28 UTC 

[RFA:] Split REG_LABEL into REG_LABEL_TARGET and REG_LABEL_OPERAND
 2007-11-15 12:14 UTC  (3+ messages)

[incremental] Patch: FYI: fix hunk reuse
 2007-11-15 11:00 UTC 

[PATCH] Fix PR target/33923
 2007-11-15 10:52 UTC  (8+ messages)

[PATCH, AVR] Add support for new device: ATmega1284P
 2007-11-15 10:19 UTC 

[patch] Improving shared_ptr for C++0x
 2007-11-15 10:11 UTC  (4+ messages)

[PING][PATCH, AVR] Add support for new AVR device: ATtiny88
 2007-11-15  6:29 UTC 

[PATCH, spu]: implement MFC tag manager
 2007-11-14 23:34 UTC  (4+ messages)

[PATCH] Fix TBAA pruning of points-to set
 2007-11-14 23:11 UTC 

PR c++/5645 gcc warns that pure virtual class not explicitly initialized
 2007-11-14 22:56 UTC  (8+ messages)

[Patch] MIPS: Fix unwinding through signal frames
 2007-11-14 22:28 UTC  (2+ messages)

[gomp] OpenMP 3.0 C parser changes
 2007-11-14 21:40 UTC  (3+ messages)

Fix PR tree-optimization/34046
 2007-11-14 21:19 UTC 

[Ada] Set missing source location info
 2007-11-14 21:12 UTC 

Contents of PO file 'gcc-4.3-b20071109.de.po'
 2007-11-14 20:49 UTC 

New German PO file for 'gcc' (version 4.3-b20071109)
 2007-11-14 20:28 UTC 

Fix ICE in loop unrolling
 2007-11-14 19:34 UTC  (4+ messages)

PATCH: PR ld/5303: splay-tree doesn't support 64bit value on 32bit host
 2007-11-14 19:23 UTC  (2+ messages)

[PATCH][libstdc++-v3 parallel mode]
 2007-11-14 18:32 UTC  (2+ messages)

[Patch, fortran] PR34008 - ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on elemental assignment
 2007-11-14 17:18 UTC  (2+ messages)

[Patch, fortran] PR33986 - ICE on allocatable function result
 2007-11-14 17:02 UTC  (4+ messages)

[RFC] ada: Make Interfaces.C.Strings.chars_ptr a C convention type
 2007-11-14 16:30 UTC  (2+ messages)

[lto] merge with trunk @130155
 2007-11-14 16:20 UTC 

[PATCH] ada: Img attribute cannot take a parameter
 2007-11-14 16:16 UTC 

[PATCH, i386] Committed: Introduce "enum target_cpu_default"
 2007-11-14 16:15 UTC 

[PATCH] PR/34012, fwprop does not look at rtx_costs
 2007-11-14 16:14 UTC  (5+ messages)

[PATCH] Don't fini_ssa_operands if matching init_ssa_operands has not been called (PR middle-end/34088)
 2007-11-14 14:49 UTC  (2+ messages)

[PATCH] ada: Remove last bits of obsolete Interix support
 2007-11-14 13:13 UTC 

[committed] Fix comment typos
 2007-11-14 13:10 UTC 

[C++] simplify check_for_casting_away_constness
 2007-11-14 12:56 UTC  (4+ messages)

Fix PR rtl-optimization/34035
 2007-11-14 12:46 UTC  (4+ messages)

[PATCH v2 1/4] ada: Generate warning on useless 'Unchecked_Access with -gnatw.u
 2007-11-14 12:31 UTC  (4+ messages)
` [PATCH v2 2/4] ada: Add description of -gnatw.u/-gnatw.U in user manual
` [PATCH v2 4/4] Use 'Access where appropriate
` [PATCH v2 3/4] Interix was the only system to use a named sigset_t access type

[PING][PATCH,DWARF,gfortran] Change DWARF-2 output for Fortran COMMON symbols
 2007-11-14 11:19 UTC 

[patch, fortran] PR31608 wrong types in character array/scalar binop
 2007-11-14 10:23 UTC 

[Xtensa] use DWARF unwinding
 2007-11-14  9:18 UTC  (2+ messages)
` [wwwdocs] document Xtensa backend changes for 4.3

[committed] PR33985 access="stream",form="unformatted" doesn't buffer
 2007-11-14  6:35 UTC 

[patch, committed] Fix list_read_7.f90
 2007-11-14  6:32 UTC 

Check that pointer expressions don't occur on right hand side of scevs
 2007-11-14  6:28 UTC 

[4.2 only] RFA: PR 33848: reload rematerialisation of labels
 2007-11-14  4:13 UTC  (2+ messages)

[PATCH] Commited: Fix coding style for ix86_sse5_valid_op_p
 2007-11-14  2:46 UTC 

RFA: fix to thinko in make-relative-prefix.c:make_relative_prefix_1
 2007-11-14  0:13 UTC 

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