public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] cleanups for reduction code (autopar pass)
 2007-12-06 23:20 UTC  (2+ messages)

Fix incorrect DFS traversal in dfs function
 2007-12-06 22:52 UTC  (4+ messages)

[Ada] Fix glitch with TYPE_NAME
 2007-12-06 22:40 UTC  (2+ messages)

[Patch] libffi: Fixes for MIPS n32 ABI
 2007-12-06 22:39 UTC  (7+ messages)

[lto] set alias info, poorly
 2007-12-06 22:29 UTC 

[lto] handle function types without argument types
 2007-12-06 22:24 UTC  (2+ messages)

[Patch, Fortran] PR34342 - BOZ diagnostic, Fortran 2003 BOZ, BOZ extensions
 2007-12-06 22:22 UTC 

[lto] fix DW_AT_const_value data classes
 2007-12-06 22:20 UTC 

[lto] fix reading bogosities
 2007-12-06 22:14 UTC 

[lto] fix section switching
 2007-12-06 21:48 UTC 

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

libcpp/charset: close out shift states
 2007-12-06 20:20 UTC 

[LTO][PATCH] Generate and use the .debug_str section when compiling -flto
 2007-12-06 19:53 UTC  (2+ messages)

[PATCH] Testcase for important interchange loop
 2007-12-06 19:27 UTC  (2+ messages)

[PATCH,vect] Committed ppc cost model options
 2007-12-06 18:43 UTC  (5+ messages)

CXXFLAGS and target libraries
 2007-12-06 18:36 UTC 

[committed] Fix -minterlink-mips16 for weak symbols
 2007-12-06 18:02 UTC 

Link tests after GCC_NO_EXECUTABLES
 2007-12-06 17:58 UTC  (33+ messages)
                    ` btest-gcc.sh patch ping and "
                            ` btest-gcc.sh patch ping

[committed] Build optimised mipsisa*-elfoabi libraries
 2007-12-06 17:47 UTC 

[PATCH] Ensure start_source_file and end_source_file debug hook calls in gfortran always match (PR debug/33739)
 2007-12-06 17:34 UTC  (7+ messages)

GNAT/RTEMS Update
 2007-12-06 16:19 UTC 

[patch, doc] documenting new options
 2007-12-06 15:41 UTC  (2+ messages)

[PATCH]: For x86_64 mingw32 the dwarf2 default unwind does not work
 2007-12-06 15:39 UTC 

[PATCH][RFC][4.4] Add may-alias oracle, make SCCVN use it
 2007-12-06 14:52 UTC  (5+ messages)

[PATCH] ada: generate dynamic library in the correct location
 2007-12-06 13:53 UTC 

[PATCH]: Fix PR rtl-optimization/27971
 2007-12-06 12:32 UTC  (6+ messages)

[PATCH] Fix scheduling at the end of blocks
 2007-12-06 11:33 UTC  (4+ messages)

[C++ PATCH] Fix -frepo (PR c++/34178)
 2007-12-06 10:48 UTC  (4+ messages)
` [C++ PATCH] Fix -frepo (PR c++/34178, take 2)

Scripted pass manager
 2007-12-06 10:46 UTC  (8+ messages)

Patch manager dying for a week or two
 2007-12-06 10:45 UTC 

[PATCH, committed]: Don't run parloops pass for -ftree-parallelize-loops=0
 2007-12-06 10:39 UTC 

[PATCH] Fix PR34263: Cleaning up latch blocks
 2007-12-06  8:22 UTC 

[Patch] libffi-MIPS: Fix ffi closure support for n64 ABI
 2007-12-06  8:15 UTC  (2+ messages)

[patch] Loop distribution for single nested loops
 2007-12-06  8:12 UTC  (11+ messages)

[PING][PATCH,DWARF,gfortran] Change DWARF-2 output for Fortran COMMON symbols
 2007-12-06  7:17 UTC  (7+ messages)

[Patch, fortran] PR34335 - [4.3 Regression] valid code rejected when reordering USE statements
 2007-12-06  6:18 UTC 

[patch committed][gfortran testsuite] Tweak a few tests for SH
 2007-12-06  5:20 UTC 

[Patch, Fortran] PR34342 - Some BOZ -std=f* diagnostics
 2007-12-06  3:06 UTC  (2+ messages)

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

[C++ PATCH] Fix ICE on new with value dependent args (PR c++/34336)
 2007-12-06  0:36 UTC  (2+ messages)

[patch] fix PR34005 - ICE due to rhs cond_expr (gimplifier patch)
 2007-12-06  0:23 UTC  (4+ messages)

[LTO][PATCH] Fix long double precision problem
 2007-12-05 23:52 UTC  (10+ messages)

Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c
 2007-12-05 22:53 UTC  (4+ messages)

Patch manager dying for a week or two
 2007-12-05 22:41 UTC  (4+ messages)

[vta] don't let debug insns get in the way of simple vect reduction
 2007-12-05 22:10 UTC  (18+ 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

[patch committed][gfortran testsuite] Tweak module_nan and real_const_3 for SH
 2007-12-05 21:57 UTC 

[PATCH] Fix PR34138
 2007-12-05 21:40 UTC 

[tuples] Fix latent bug in walk_gimple_asm
 2007-12-05 21:13 UTC 

[tuples] Add tracing for unconverted code
 2007-12-05 20:39 UTC 

PR debug/7081: emit DW_TAG_class_type and DW_TAG_interface_type
 2007-12-05 19:43 UTC  (6+ messages)

[v3] Minor clean-up to _Prime_rehash_policy
 2007-12-05 19:11 UTC 

[PATCH] Avoid mutual recursion between BIT_{IOR,AND}_EXPR optimizations (PR middle-end/34337)
 2007-12-05 18:16 UTC  (9+ messages)
          ` [PATCH] Avoid mutual recursion between BIT_{IOR,AND}_EXPR optimizations (PR middle-end/34337, take 2)

[PATCH] PR/32086, enable cost model by default on i386
 2007-12-05 18:13 UTC  (2+ messages)

[PATCH] ada: Avoid Systematic recompilation of up-to-date objects under Darwin
 2007-12-05 17:33 UTC  (3+ messages)

[Ada] Fix pessimization with constants
 2007-12-05 17:00 UTC 

[PATCH, i386]: Fix PR target/34312; spill failure with -O2 -fPIC -march=pentium-m on i386
 2007-12-05 16:46 UTC  (2+ messages)

[incremental] Patch: FYI: more late gimplification clean up
 2007-12-05 16:02 UTC  (5+ messages)

don't output strings just because of debug information
 2007-12-05 15:42 UTC  (2+ messages)

[C++ PATCH] Fix a regression introduced by my PR34094 fix (PR c++/34238)
 2007-12-05 15:03 UTC  (2+ messages)
` [C++ PATCH] Fix regressions introduced by my PR34094 fix (PR c++/34238, c++/34340)

[vta/trunk] don't violate strict aliasing rules in type_hash_add
 2007-12-05 14:21 UTC  (3+ messages)

[PATCH] ada: Add dynamic library support for GNAT 4.3.0 on x86-*-Darwin8
 2007-12-05 14:08 UTC  (7+ messages)

[PATCH,RFA] Fix error with arm_vector_mode_supported_p()
 2007-12-05 13:44 UTC 

[PATCH] Fix includes of sparseset.*
 2007-12-05 12:49 UTC  (10+ messages)

RFA: Fix optab reinitialisation when $(CC) is GCC 4.0 or above
 2007-12-05 10:51 UTC  (6+ messages)

[PATCH] ada: Initialize OUT access type parameters of an entry call
 2007-12-05  8:29 UTC  (2+ messages)

[PATCH] ada: Fix crash with deeply inherited function
 2007-12-05  8:25 UTC  (2+ messages)

[C++ PATCH] Don't ICE on invalid decltype uses (PR c++/34271)
 2007-12-05  5:47 UTC  (5+ messages)

[C++0x] Variadic templates with using declarations, attributes (PR c++/34051)
 2007-12-05  4:57 UTC 

[libgfortran,committed] Silence a few warnings on mingw32
 2007-12-05  4:00 UTC  (4+ messages)

[Patch, Fortran] PR34333 - Handle parameter NAN properly in MAX, MIN, == etc
 2007-12-05  2:38 UTC  (2+ messages)

[patch/libdecnumber] Fix to compile with Solaris make
 2007-12-05  0:34 UTC  (5+ messages)

[lto] remove rebuild_ssa_for_lto
 2007-12-05  0:13 UTC  (5+ messages)

[PATCH] ada: Check for premature use of an access-to-subprogram completion
 2007-12-04 23:25 UTC 

PR33713: remove -fforce-addr
 2007-12-04 23:13 UTC  (4+ messages)

[PATCH, ARM] Fix target/30192: wrong sp on exit of floatundidf and floatdidf (hard FPA)
 2007-12-04 22:08 UTC  (2+ messages)
` [PING^3] "

PR middle-end/26264: Extraneous warning with __builtin_stdarg_start
 2007-12-04 21:03 UTC  (2+ messages)

PATCH: PR ld/5303: splay-tree doesn't support 64bit value on 32bit host
 2007-12-04 19:40 UTC  (5+ messages)

[patch][df] RFC: Separate DF_REF flags for REG_EQUAL and REG_EQUIV notes
 2007-12-04 19:22 UTC  (2+ messages)

[incremental] Patch: FYI: more work on delayed gimplification
 2007-12-04 19:20 UTC 

[PATCH] Fix PR34334, make sure to add virtual operands for the fallback SMT itself
 2007-12-04 17:19 UTC  (4+ messages)

[RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload
 2007-12-04 13:50 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).