public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-09-21  2:51 UTC  (43+ messages)
` [PATCH 0/7] "
  ` [PATCH 6/7] Kill pedantic warnings on system headers macros
  ` [PATCH 5/7] Add line map statistics to -fmem-report output
  ` [PATCH 4/7] Support -fdebug-cpp option
  ` [PATCH 7/7] Reduce memory waste due to non-power-of-2 allocs
    ` [PATCH 3/7] Emit macro expansion related diagnostics
    ` [PATCH 2/7] Generate virtual locations for tokens

[SH] AND/OR/XOR costs calculation
 2011-09-21  1:43 UTC 

Go patch committed: Fix channels with element types of size zero
 2011-09-21  1:29 UTC 

[C++ Patch] PR 50454 [Take 2]
 2011-09-21  1:25 UTC 

Go patch committed: Better error for unknown name in package
 2011-09-21  1:21 UTC  (4+ messages)

[PATCH] C++11, implement delegating constructors
 2011-09-21  1:07 UTC  (7+ messages)

Ping^3: PR 50113/50061: Fix ABI breakage from emit_library_call_value_1 patch
 2011-09-21  0:39 UTC  (2+ messages)

[Fortran,committed] Remove redundant word
 2011-09-20 23:34 UTC  (3+ messages)

Go patch committed: Fix make of slice of zero-size type
 2011-09-20 22:52 UTC 

[PATCH] Fix AVR ICE
 2011-09-20 22:42 UTC  (2+ messages)

Go patch committed: Implement goto restrictions
 2011-09-20 22:18 UTC 

Ping: C-family stack check for threads
 2011-09-20 22:07 UTC  (2+ messages)

[C++-11] User defined literals
 2011-09-20 21:48 UTC  (6+ messages)

Define FLAGS_TO_PASS for libquadmath
 2011-09-20 21:06 UTC 

inline-analysis improvement
 2011-09-20 21:00 UTC  (5+ messages)

C++ PATCH to when constexpr violations are diagnosed
 2011-09-20 20:42 UTC 

C++ PATCH to avoid double copying of default arguments
 2011-09-20 20:16 UTC 

[C++ Patch] PR 50454
 2011-09-20 19:52 UTC  (6+ messages)

devirtualize final virtual function calls
 2011-09-20 19:35 UTC  (2+ messages)

[Patch,AVR]: Fix PR50449
 2011-09-20 19:32 UTC  (2+ messages)

[RFA] Add libiberty/argv.c:countargv
 2011-09-20 18:49 UTC 

[PATCH] alignaddr and edge VIS intrinsic refinements
 2011-09-20 18:42 UTC 

[trans-mem] Post-merge regressions, part 1
 2011-09-20 18:28 UTC 

Go patch committed: Check for duplicate parameter/result names
 2011-09-20 17:41 UTC 

[PATCH] derive alias information from named address spaces
 2011-09-20 16:47 UTC  (2+ messages)

Go patch committed: Emit errors for unused values
 2011-09-20 16:43 UTC 

[patch] --enable-dynamic-string default for mingw-w64
 2011-09-20 16:29 UTC  (9+ messages)

v{extract,insert,broadcast,perm2}{i,f}128
 2011-09-20 15:03 UTC  (7+ messages)

[PATCH] Fix PR48571, remove (most) array-ref re-construction
 2011-09-20 13:53 UTC  (2+ messages)

[VTA, PR49310] O(n+m)-ish emit_notes
 2011-09-20 13:37 UTC  (4+ messages)

[PATCH, PR43814] Assume function arguments of pointer type are aligned
 2011-09-20 13:12 UTC 

[PATCH][ARM] -m{cpu,tune,arch}=native
 2011-09-20 11:38 UTC  (6+ messages)

[arm-embedded] Backport mainline r177357
 2011-09-20 11:19 UTC 

[google] Omit date from Fortran .mod files for reproducible builds
 2011-09-20 11:12 UTC  (5+ messages)
` [Trunk/GCC 4.6] "

[arm-embedded] Backport mainline
 2011-09-20 10:51 UTC 

[arm-embedded] Backport mainline r174341 r174310
 2011-09-20 10:44 UTC 

Ping: [ARM] Loosen MODES_TIEABLE_P
 2011-09-20 10:35 UTC 

Ping: PR middle-end/48660: Assigning to BLKmode RESULT_DECL
 2011-09-20 10:27 UTC 

[Patch, testsuite, arm] Skip the arch conflict to enable case neon-thumb2-move pass on more targets
 2011-09-20 10:21 UTC  (5+ messages)

[arm-embedded] Backport mainline r175246 r175009
 2011-09-20 10:20 UTC 

[arm-embedded] Backport mainline r174549 r178906
 2011-09-20 10:13 UTC 

[ARM] Fix a performance regression from the fix for PR49030
 2011-09-20  9:35 UTC 

[arm-embedded] Backport mainline r176339
 2011-09-20  9:01 UTC 

[arm-embedded] Backport mainline fixed-point support
 2011-09-20  8:48 UTC 

[patch] Fix g++.dg/vect/slp-pr50413.cc
 2011-09-20  8:39 UTC 

[pph] Stream merging information (issue5090041)
 2011-09-20  6:34 UTC 

[PATCH] Make the pass of 941014-1.c as a normal pass
 2011-09-20  5:59 UTC 

[RFA] timeval-utils.c for libiberty
 2011-09-20  5:16 UTC 

[PATCH, testsuite, ARM] Change to expected failure for g++.dg/abi/local1.C on ARM target
 2011-09-20  2:08 UTC 

[Patch] PR c++/26256
 2011-09-20  1:53 UTC  (19+ messages)

Go patch committed: Fix handling of mutually recursive named types
 2011-09-20  1:52 UTC 

[PATCH] check_cfg assert fix
 2011-09-20  0:02 UTC  (9+ messages)

[PATCH] Distribute inliner's size_time data across entries with similar predicates
 2011-09-19 21:18 UTC 

[PATCH] PR49452, prevent post reload combining cross blockage insn
 2011-09-19 21:11 UTC  (3+ messages)

[patch, Fortran, RFC] Implement library side of {MIN,MAX}{LOC,VAL} with character arguments
 2011-09-19 20:59 UTC 

[cxx-mem-model] C++ wrappers
 2011-09-19 20:57 UTC  (7+ messages)

[PATCH, MELT] correct meltgc_string_hex_md5sum_file_sequence
 2011-09-19 19:58 UTC  (2+ messages)

[PATCH, i386]: Two cleanups
 2011-09-19 19:15 UTC  (2+ messages)

[PATCH, i386]: Macroize min/max patterns some more
 2011-09-19 18:30 UTC 

[patch] Don't try to reload match_operator
 2011-09-19 18:24 UTC  (5+ messages)

[PATCH] Improve SSE4.1+ float extraction from V4SFmode
 2011-09-19 16:09 UTC  (3+ messages)

[PATCH, libiberty] correct md5_process_bytes with unaligned pointers
 2011-09-19 16:07 UTC  (3+ messages)

[PATCH] [GCC testsuite] SEQUENCE_LENGTH in memcpy-2.c
 2011-09-19 15:43 UTC 

[patch] Fix PR tree-optmization/50413
 2011-09-19 14:45 UTC  (2+ messages)

ARM 64-bit shift ICE
 2011-09-19 14:14 UTC  (2+ messages)

[PATCH] Do not store/stream binfos in jump functions
 2011-09-19 14:13 UTC  (3+ messages)

[FYI] fix name of unused TREE_NOT_CHECK4
 2011-09-19 14:07 UTC 

[Ada] fix potential memory corruption in annotated value cache
 2011-09-19 13:59 UTC  (3+ messages)

PowerPC shrink-wrap support 0 of 3
 2011-09-19 13:36 UTC  (4+ messages)

[v3] libstdc++/40856
 2011-09-19 12:47 UTC 

[arm-embedded] Backport mainline 174115 .. 178628
 2011-09-19 12:12 UTC 

[Ada] DSA code generation reorganization
 2011-09-19 11:46 UTC 

[Ada] Add support for use of Annotate pragmas as configuration pragmas
 2011-09-19 11:34 UTC 

[Ada] Ignore references to renamed Standard constants in Alfa mode
 2011-09-19  9:33 UTC 

[Ada] Expand set membership test in Alfa mode
 2011-09-19  9:12 UTC 

[arm-embedded] Simply enable GCC to support -march=armv6s-m as GAS does
 2011-09-19  9:04 UTC  (2+ messages)

[arm-embedded] Backport mainline 171449 .. 177759
 2011-09-19  9:04 UTC 

[PATCH] Fix PR 48374
 2011-09-19  9:04 UTC 

[Ada] Change SIGADAABRT to SIGABRT on Darwin
 2011-09-19  9:04 UTC 

[arm-embedded] Backport mainline 177890, 177891
 2011-09-19  9:04 UTC 

[Ada] Do not perform tagged type expansion in Alfa mode
 2011-09-19  8:57 UTC 

[Ada] Deal with references for Alfa mode through multiple renamings
 2011-09-19  8:51 UTC 

[Ada] Implement new Aspect control restrictions
 2011-09-19  8:51 UTC 

[Ada] Expression functions do not freeze
 2011-09-19  8:40 UTC 

[arm-embedded] Backport mainline 174803, 175208, 175427
 2011-09-19  8:33 UTC 

[Ada] Correct references in Alfa mode for use of renamings
 2011-09-19  8:33 UTC 

[patch] Support vectorization of widening shifts
 2011-09-19  8:26 UTC 

[arm-embedded] Backport mainline 174526
 2011-09-19  8:23 UTC 

[RFC] Split -mrecip
 2011-09-19  8:22 UTC  (5+ messages)

[arm-embedded] Backport mainline 171096 .. 174035
 2011-09-19  7:54 UTC 

[arm-embedded] Backport mainline 171225
 2011-09-19  7:49 UTC 

[ARM] pass "--be8" to linker when linking for M profile
 2011-09-19  6:58 UTC 

[v3] libstdc++/50441
 2011-09-19  6:18 UTC  (9+ messages)

[rs6000] Fix PR target/50091
 2011-09-19  0:17 UTC 

[patch] Fix PR testsuite/50435
 2011-09-18 17:45 UTC 

[patch] Fix tree-optimization/50414
 2011-09-18 16:10 UTC 

PATCH: Replace tmp with __tmp
 2011-09-18 12:23 UTC  (7+ messages)

[patch] Fix PR tree-optimization/50412
 2011-09-18 11:39 UTC 

[PATCH] Improve Niagara-3 tuning
 2011-09-18  9:00 UTC 

C++ PATCHes for DR 1328, c++/49267, c++/49458
 2011-09-18  8:41 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.6
 2011-09-18  8:36 UTC  (2+ messages)

[wwwdocs] Minor edit on extensions.html
 2011-09-18  1:42 UTC 

Doc updates for OpenMP 3.1 support, -grecord-gcc-switches, __builtin_assume_aligned and debug info improvements
 2011-09-17 23:55 UTC  (2+ messages)

[pph] Fix pph_read_tree_header. (issue5050045)
 2011-09-17 22:32 UTC 

hash policy patch
 2011-09-17 18:16 UTC  (3+ messages)

[PATCH] non-GNU C++ compilers
 2011-09-17 13:44 UTC  (4+ messages)

Fortran Patches
 2011-09-17 13:31 UTC  (3+ 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).