public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
remove wrong code in immed_double_const
 2012-03-16 22:04 UTC  (2+ messages)

[C++ Patch] PR 14710 (add -Wuseless-cast)
 2012-03-16 21:45 UTC 

RFA: consolidate DWARF strings into libiberty
 2012-03-16 21:26 UTC  (10+ messages)

PING [RFA] PowerPC e5500 and e6500 cores support
 2012-03-16 21:10 UTC 

[v3] fix libstdc++/52476
 2012-03-16 21:09 UTC 

Preserve pointer types in ivopts
 2012-03-16 20:50 UTC  (24+ messages)

[PATCH] Proper use of decl_function_context in dwar2out.c
 2012-03-16 18:43 UTC  (5+ messages)

Remove obsolete IRIX 6.5 support
 2012-03-16 18:41 UTC  (6+ messages)

[wwwdocs] Fix some nits in GCC 4.7 changes.html
 2012-03-16 17:42 UTC  (2+ messages)

LIPO based on LTO IR streaming (issue 5746044)
 2012-03-16 17:32 UTC 

[debug/profile-mode] broken c++config.h
 2012-03-16 17:16 UTC  (4+ messages)

[PING*2][PATCH, 4.5, 4.6] Fix PR50181 by backporting mainline reload.c patches
 2012-03-16 16:49 UTC 

[PATCH] Fix PR52603
 2012-03-16 16:47 UTC 

LIPO based on LTO IR streaming (issue 5746044)
 2012-03-16 16:36 UTC 

[google/4.6] Fix problems with -gfission (issue 5844043)
 2012-03-16 15:32 UTC 

[Patch IA64]: Fix 32 bits tablejump
 2012-03-16 15:15 UTC  (2+ messages)

[patch, testsuite, committed] Clean up gfortran.dg leftover module files
 2012-03-16 15:00 UTC  (11+ messages)
` [PATCH] gfortran testsuite: implicitly cleanup-modules

[PATCH 0/3] Fixing expansion of misaligned MEM_REFs on strict-alignment targets
 2012-03-16 14:00 UTC  (4+ messages)
` [PATCH 3/3] Misaligned MEM_REF reads

[PATCH] eh_personality.cc: unwinding on ARM
 2012-03-16 13:29 UTC 

[PATCH] eh_personality.cc: unwinding on ARM
 2012-03-16 13:23 UTC 

[PATCH] Fix gfortran.dg/pr46259.f FAIL
 2012-03-16 13:18 UTC 

[PATCH] Constant-fold (nearly) all BIT_FIELD_REFs of constants
 2012-03-16 12:47 UTC 

[PATCH] Fix PR52584, fold sub-vector selects with BIT_FIELD_REF
 2012-03-16 12:44 UTC 

[Patch]: Uncouple size_t and sizetype
 2012-03-16 11:58 UTC  (5+ messages)

[PATCH] Fix Ada bitfield issue No. 1
 2012-03-16 11:46 UTC 

[patch tree-optimization]: Fix for PR 45397 part 1 of 2
 2012-03-16 11:35 UTC  (8+ messages)

[Patch, fortran] Use BUILT_IN_IROUND
 2012-03-16 11:21 UTC  (5+ messages)

[VMS/committed]: Do not use long in vms-unwind.h
 2012-03-16 10:58 UTC 

Ping: Re: [patch middle-end]: Fix PR/48814 - [4.4/4.5/4.6/4.7 Regression] Incorrect scalar increment result
 2012-03-16 10:11 UTC  (21+ messages)

[VMS/committed]: Define __VMS_VER and __CRTL_VER
 2012-03-16  9:54 UTC 

[PATCH] Cleanup some vector cst/constructor generations
 2012-03-16  9:52 UTC 

[PATCH] Fix PRs 52080, 52097 and 48124, rewrite bitfield expansion, enable the C++ memory model wrt bitfields everywhere
 2012-03-16  9:42 UTC  (9+ messages)

[doc] GCC 4.7 Solaris updates to install.texi
 2012-03-16  9:37 UTC  (4+ messages)

[VMS/committed]: Provide C99 stdint.h
 2012-03-16  9:29 UTC 

[VMS/committed]: Consolidate config.host VMS entries
 2012-03-16  9:18 UTC 

[patch] Fix non-standard Ada bootstrap failure on IA-64
 2012-03-16  5:19 UTC  (5+ messages)

[google/4.6] Fix problems with -gfission (issue5844043)
 2012-03-16  2:07 UTC 

[PATCH, ARM, 4.6] backport PR pch/45979
 2012-03-16  1:41 UTC 

[PATCH] Improve AVX V4DF and V8SF permutations (PR target/52568)
 2012-03-15 23:33 UTC  (2+ messages)

[PATCH] Use vpermpd instead of vpermq for V4DF AVX2 permutations (PR target/52568)
 2012-03-15 23:29 UTC  (2+ messages)

struct siginfo vs. siginfo_t (was: GNU C Library master sources branch, master, updated. glibc-2.15-229-g4efeffc)
 2012-03-15 23:23 UTC  (4+ messages)

[Patch, libfortran] RFC: Shared vtables, constification
 2012-03-15 22:39 UTC  (3+ messages)

[pph] add tests and -fpph-check (issue5820069)
 2012-03-15 21:49 UTC 

C++ PATCH for c++/52582 (ICE with devirtualization on PPC)
 2012-03-15 21:27 UTC 

[wwwdocs] Buildstat update for 4.6
 2012-03-15 21:12 UTC 

libgo patch RFA: Export {enter,exit}syscall
 2012-03-15 19:48 UTC  (2+ messages)

[patch, libffi] Sync merge libffi
 2012-03-15 19:05 UTC  (2+ messages)

[patch, gcc RFA] dg-extract-results.sh: Handle KFAILs
 2012-03-15 18:56 UTC  (4+ messages)

[PATCH] Change VECTOR_CST representation from TREE_LIST to TREE_VEC-like
 2012-03-15 17:21 UTC  (4+ messages)

[WIP PATCH] Re: Inefficient end-of-loop value computation - missed optimization somewhere?
 2012-03-15 16:51 UTC  (2+ messages)

[ping] Vectorizer patches for 4.8
 2012-03-15 16:49 UTC  (2+ messages)

The state of glibc libm
 2012-03-15 16:11 UTC  (2+ messages)

[google] Add -gfission support to GCC (issue5754090)
 2012-03-15 15:17 UTC  (4+ messages)

Remove obsolete Solaris 8 support
 2012-03-15 14:53 UTC  (6+ messages)

[patch tree-optimization]: Fix for PR 45397 part 2 of 2
 2012-03-15 14:45 UTC  (5+ messages)

[PATCH] Fix __builtin_ir{ound,int}{,f,l} expansion (PR middle-end/52592)
 2012-03-15 13:24 UTC  (2+ messages)

[Patch/cfgexpand]: also consider assembler_name to call expand_main_function
 2012-03-15 12:51 UTC  (5+ messages)

[Patch, Fortran] PR52585 - Fix ASSOCIATE with proc-pointer dummies
 2012-03-15 11:13 UTC 

[Patch ARM/ configury] Add fall-back check for gnu_unique_object
 2012-03-15 10:56 UTC  (8+ messages)

[Patch, libfortran] PR 52434/48878/38199 Improve floating point formatted writes
 2012-03-15 10:34 UTC  (4+ messages)

[PATCH] Fix subscript dependence tester to consider all dims
 2012-03-15 10:00 UTC 

[PATCH] Optimize in VRP if ((x & cst1) cmp cst2) (PR tree-optimization/52267)
 2012-03-15  9:43 UTC  (2+ messages)

[Ada] Indirect calls in static elaboration model
 2012-03-15  9:16 UTC 

[Ada] Switch to control maximum number of instantiations
 2012-03-15  9:16 UTC 

[Ada] Remove redundant warning on function postcondition not mentioning 'Result
 2012-03-15  9:16 UTC 

[Ada] Add unit file name for subunits in Alfa section of ALI file
 2012-03-15  9:16 UTC 

[Ada] Issue warning on suspicious contract cases when -gnatw.t is set
 2012-03-15  9:07 UTC 

[Ada] New pragma and aspect Contract_Case to refine contracts
 2012-03-15  8:49 UTC 

[C] Handle #pragma before a parameter
 2012-03-15  8:47 UTC  (3+ messages)

[dwarf]:
 2012-03-15  8:46 UTC  (3+ messages)

[Ada] Missing finalization call of interface class-wide object
 2012-03-15  8:45 UTC 

[Ada] Ada 2012 AI05-288: conformance for formal access-to-subprogram types
 2012-03-15  8:45 UTC 

[Ada] Misuse of constant class-wide objects
 2012-03-15  8:45 UTC 

[Ada] Implement Ada 2012 attributes First_Valid and Last_Valid
 2012-03-15  8:39 UTC 

[Ada] Cleaning up of quantified expression analysis and expansion
 2012-03-15  8:39 UTC 

[C++ Patch] PR 44783
 2012-03-15  5:52 UTC  (2+ messages)

[google][4.6]Make option -freorder-functions= invoke function reordering linker plugin (issue5825054)
 2012-03-15  1:58 UTC  (2+ messages)

[pph] Add a GC root for the lexer (issue5822055)
 2012-03-14 23:56 UTC 

[SH] Add FPUL usage testcase
 2012-03-14 23:49 UTC  (4+ messages)

[pph] Identify and diagnose one class of bad merges (issue5822054)
 2012-03-14 23:49 UTC 

[Patch, libfortran] Reduce default precision for list-directed and G0 real output
 2012-03-14 23:41 UTC  (2+ messages)

RFC: PATCH: Add -maddress-mode=short|long for x86
 2012-03-14 22:34 UTC  (5+ messages)

[PATCH] Fix PR49484, gthr requirements update (target maintainers have a looksee)
 2012-03-14 22:01 UTC  (7+ messages)

[google][4.6]Make option -freorder-functions= invoke function reordering linker plugin (issue5825054)
 2012-03-14 22:01 UTC  (3+ messages)

New Swedish PO file for 'gcc' (version 4.7-b20120128)
 2012-03-14 20:27 UTC 

[google/4.6] Fix problem where -gfission emits duplicate strings (issue 5824050)
 2012-03-14 19:09 UTC 

[google/4.6] Fix problem where -gfission emits duplicate strings (issue5824050)
 2012-03-14 18:15 UTC 

[gimplefe] [patch] splits cpp_lshift and cpp_rshift tokens into discrete cpp_less and cpp_greater tokens respectively
 2012-03-14 18:11 UTC  (3+ messages)

Remove MIPS_DEBUGGING_INFO support
 2012-03-14 18:04 UTC  (3+ messages)

Remove non-GAS non-ELF support in alpha backend
 2012-03-14 18:03 UTC  (5+ messages)

PATCH RFA: Update Go frontend on gcc 4.7 branch
 2012-03-14 17:53 UTC  (4+ messages)

Remove DWARF_OFFSET_SIZE, DWARF_INITIAL_LENGTH_SIZE
 2012-03-14 16:40 UTC  (6+ 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).