public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[4.7][google]Support for getting CPU type and feature information at run-time. (issue4893046)
 2011-09-01 18:56 UTC  (19+ messages)

[PATCH] Make devirtualization use BINFO_VTABLE instead of BINFO_VIRTUALS
 2011-09-01 18:52 UTC  (2+ messages)

Add unwind information to mips epilogues
 2011-09-01 18:42 UTC  (5+ messages)

[libiberty patch] Add demangler support for cloned function symbols (PR 40831)
 2011-09-01 18:39 UTC  (5+ messages)

[PATCH] PR c++/33255 - Support -Wunused-local-typedefs warning
 2011-09-01 16:52 UTC  (6+ messages)
        ` [PING] "

[PATCH][ARM] pr50193: ICE on a | (b << negative-constant)
 2011-09-01 16:21 UTC  (6+ messages)

Ping: [rs6000] Fix creation of invalid CONST_VECTORs
 2011-09-01 15:57 UTC  (2+ messages)

[v3] Remove noexcept mistakenly added to the unordered_* move cons
 2011-09-01 15:51 UTC 

[C++0x] contiguous bitfields race implementation
 2011-09-01 15:20 UTC  (41+ messages)

[PATCH, ARM] Unaligned accesses for packed structures [1/2]
 2011-09-01 14:46 UTC  (2+ messages)

[PATCH] Make vectorizer dumps more comparable
 2011-09-01 14:41 UTC  (11+ messages)

[Patch, fortran] Fix PR fortran/50050 breakage: ICE on valid with null pointer initialization
 2011-09-01 14:36 UTC  (3+ messages)

Rename across basic block boundaries
 2011-09-01 14:16 UTC  (6+ messages)

[Ada] Naming exceptions inherited in extending projects
 2011-09-01 14:02 UTC 

Initial shrink-wrapping patch
 2011-09-01 13:57 UTC  (2+ messages)

[Ada] improve speed for many tagged types
 2011-09-01 13:33 UTC 

[Ada] Compiler fails renaming attribute with restricted run time
 2011-09-01 13:32 UTC 

[Ada] Use the CPU_ZERO and CPU_SET linux macros
 2011-09-01 13:32 UTC 

Fix testsuite profiling support checks
 2011-09-01 13:22 UTC 

[Ada] Correction to aggregates in instance bodies
 2011-09-01 13:21 UTC 

[Ada] Error on call to function with limited result and unknown discriminants
 2011-09-01 13:19 UTC 

Fix PR50260
 2011-09-01 12:54 UTC  (2+ messages)

ARM: Emit conditions in push_multi
 2011-09-01 11:53 UTC 

[PATCH] Make VEC_COND_EXPR a GIMPLE_TERNARY_RHS
 2011-09-01 11:42 UTC  (2+ messages)

[Ada] References to the formals of a subprogram stub
 2011-09-01 11:07 UTC 

[Ada] Inlining calls with by-reference parameters
 2011-09-01 11:07 UTC 

[Ada] Implementation of aspects within generic units
 2011-09-01 11:03 UTC  (20+ messages)

[Ada] ALI lines for with'ed units should be complete in Alfa mode
 2011-09-01 11:00 UTC 

[Ada] Add mode for ignoring failures to read ALI files for back-ends
 2011-09-01 11:00 UTC 

[Ada] Handle non-default C++ constructor call of non-tagged type
 2011-09-01 11:00 UTC 

[Ada] gnatmake and non ASCII unit names
 2011-09-01 10:51 UTC 

[Ada] Check that actual for aliased parameter is aliased
 2011-09-01 10:49 UTC 

[Ada] finalization and controlled transient variable
 2011-09-01 10:48 UTC 

[Ada] Implement aliased parameters for Ada 2012 (AI 142)
 2011-09-01 10:44 UTC 

[Ada] Expression_With_Actions and finalization
 2011-09-01 10:44 UTC 

[Ada] Add support for the CPU aspect
 2011-09-01 10:38 UTC 

[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-09-01 10:37 UTC  (11+ messages)
` [PATCH 0/7] "
  ` [PATCH 1/7] Linemap infrastructure for virtual locations

[Ada] Add queue containers to standard library
 2011-09-01 10:32 UTC 

[PATCH Atom][PR middle-end/44382] Tree reassociation improvement
 2011-09-01 10:28 UTC  (17+ messages)

[Ada] Implementation of aspects within generic units
 2011-09-01 10:14 UTC  (2+ messages)
` [Ada] Implementation of aspects within generic units - PR50251

[patch] Fix PR tree-optimization/50178
 2011-09-01  8:47 UTC  (4+ messages)

[Patch, testsuite] Skip case struct-layout-1 for targets using short enums
 2011-09-01  7:46 UTC  (7+ messages)

bb partitioning vs optimize_function_for_speed_p
 2011-09-01  4:49 UTC  (3+ messages)

[Patch, fortran] [0/4] gfc_ss structs initialization small refactoring
 2011-08-31 21:43 UTC  (2+ messages)
` [Patch, fortran] [1/4] gfc_ss structs initialization small refactoring: arrays

Vector shuffling
 2011-08-31 20:36 UTC  (15+ messages)

Copy frame_related bits
 2011-08-31 20:36 UTC  (2+ messages)

[RFC] Split -mrecip
 2011-08-31 17:53 UTC 

[PING] [PATCH] PR c++/47346 - access control for nested type is ignored in template
 2011-08-31 16:14 UTC 

[PATCH, PR43513] Replace vla with array
 2011-08-31 15:57 UTC  (12+ messages)
` [PATCH PR43513, 1/3] Replace vla with array - Implementation

PING PING Re: [Patch 0/4] ARM 64 bit sync atomic operations [V2]
 2011-08-31 15:53 UTC 

[v3] Implement LWG 2004
 2011-08-31 13:31 UTC 

[Ada] Passing Stream_Element_Offset/Storage_Offset in heterogeneous DSA apps
 2011-08-31 12:17 UTC 

[Ada] Use Dir_Seps everywhere to properly handle all directory speparators
 2011-08-31 11:24 UTC 

[Ada] Expansion of indexed referenced to packed arrays when prefix is a call
 2011-08-31 11:16 UTC 

[Ada] Spurious errors on aggregates in instances
 2011-08-31 11:03 UTC 

[Ada] Fix spurious "prefix of dereference must be an access type"
 2011-08-31 10:58 UTC 

[DOC] CP_TYPE_QUALS -> cp_type_quals
 2011-08-31 10:37 UTC  (3+ messages)

[Ada] Support for Priority aspect
 2011-08-31 10:24 UTC 

[Ada] Delete SCIL files in CodePeer mode
 2011-08-31  9:43 UTC 

[Ada] Use assertion to verify representation invariant for lock status
 2011-08-31  9:43 UTC 

[Ada] Detect all derived types as violation of the SPARK restriction
 2011-08-31  9:38 UTC 

[Ada] Ambiguities with prefixed views of synchronized primitives
 2011-08-31  9:34 UTC 

[Ada] Correct various bad choices in Alfa mode
 2011-08-31  9:34 UTC 

[Ada] Isolate variables used to handle exceptions during finalization
 2011-08-31  9:34 UTC 

[Ada] Initialize pointer components of red-black tree node
 2011-08-31  9:28 UTC 

[Ada] Default-initialize Nodes component
 2011-08-31  9:28 UTC 

[Ada] Error on instantiation with private type that has discriminated full type
 2011-08-31  9:25 UTC 

[PATCH] Remove bogus TYPE_IS_SIZETYPE special-casing in extract_muldiv_1
 2011-08-31  9:14 UTC 

[Ada] Insert must check for zero-length buckets array
 2011-08-31  9:14 UTC 

[Ada] Check ambiguity with prefixed views of tagged primitives
 2011-08-31  9:14 UTC 

[Ada] Filter out read reference to operator in Alfa xrefs
 2011-08-31  9:11 UTC 

[Ada] Crash on quantified expressions containing 'Old in postconditions
 2011-08-31  9:08 UTC 

[Ada] Compiler crash on entry requeue in discriminated protected type
 2011-08-31  9:08 UTC 

[Ada] Dereference correct hash table for a given node array index
 2011-08-31  9:07 UTC 

[PATCH, PR 49886] Prevent fnsplit from changing signature when there are type attributes
 2011-08-31  8:38 UTC  (4+ messages)

[PATCH PING] Remove obsolete alias check in cgraph_redirect_edge_call_stmt_to_callee
 2011-08-31  8:35 UTC  (2+ messages)

[PATCH] Fix ICEs in vect_finish_stmt_generation (PR tree-optimization/50133)
 2011-08-31  8:28 UTC  (2+ messages)

C++ PATCH for c++/50207 (ICE on bogus decimal::decimal32)
 2011-08-31  8:04 UTC 

RFC: [GUPC] UPC-related front-end changes
 2011-08-31  7:58 UTC  (8+ messages)
          ` tree hash maps and 'discards qualifiers' warnings?

[Patch, Fortran] PR 45044 - Named common: Different size diagnostics
 2011-08-31  7:47 UTC  (2+ messages)

C++ PATCH for c++/50114 (ICE with for-loop and lambda)
 2011-08-31  7:45 UTC 

C++ PATCH for c++/50207 (ICE on bogus decimal::decimal32)
 2011-08-31  7:33 UTC  (2+ messages)

C++ PATCH for c++/50089 (ICE with qualified-id call in lambda)
 2011-08-31  7:31 UTC 

C++ PATCH for c++/50084 (ICE with decltype and unnamed local class)
 2011-08-31  6:16 UTC 

[Patch][Cilkplus Branch] Updates and Bug fixes
 2011-08-30 23:52 UTC  (6+ messages)

[PATCH][ARM] -m{cpu,tune,arch}=native
 2011-08-30 21:36 UTC  (4+ messages)

[PATCH, i386]: Fix FMA fallout
 2011-08-30 21:32 UTC  (2+ messages)

[Ada] Clean up and document use of IN_GCC outside the compiler
 2011-08-30 21:17 UTC  (2+ messages)

options generation and language count
 2011-08-30 19:59 UTC  (4+ messages)

[Ada] Remove GCC_ZCX_Support in system-*.ads
 2011-08-30 18:05 UTC  (2+ messages)

[Ada] Housekeeping work in gigi (32/n)
 2011-08-30 17:50 UTC 

[PATCH, committed] Change default for powerpc -msave-toc-indirect
 2011-08-30 17:01 UTC  (3+ messages)

[Ada] Fix ICE on initialization with discriminated aggregate
 2011-08-30 16:59 UTC 

[v3] Implement DR 2061 (Ready in Bloomington)
 2011-08-30 16:46 UTC 

[PATCH, PR fortran/45170] -- properly translates substring reference
 2011-08-30 16:39 UTC  (3+ messages)

C++ PATCH for c++/50234 (ICE with constexpr and empty init-list)
 2011-08-30 16:36 UTC 

C++ PATCH for c++/50220 (ICE with capture by copy of reference)
 2011-08-30 16:18 UTC 

[PATCH][ARM] Thumb2 replicated constants
 2011-08-30 16:16 UTC  (6+ messages)

[Ada] Managing affinities for programs executing on multiprocessors
 2011-08-30 16:15 UTC 

[Ada] Define a light expansion mode for formal verification (2)
 2011-08-30 15:36 UTC 

[Ada] Renames System.Parameter.Sec_Stack_Ratio
 2011-08-30 15:35 UTC 

[Ada] Define full expansion "flag" to distinguish from reduced Alfa expansion
 2011-08-30 15:26 UTC 

[PATCH, i386, testsuite] FMA intrinsics
 2011-08-30 15:25 UTC  (22+ 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).