public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PR bootstrap/50709 (bootstrap miscompare)
 2011-10-25 16:47 UTC  (3+ messages)

[PATCH][1/n] LTO option handling reorg
 2011-10-25 16:44 UTC  (3+ messages)

Two C6X eh fixes
 2011-10-25 16:35 UTC 

Unreviewed^3 libgcc patches
 2011-10-25 16:06 UTC  (2+ messages)

[Patch, Darwin/libiberty] fix target/48108 by adding a section wrapper scheme to the darwin port
 2011-10-25 16:03 UTC  (5+ messages)
      ` Ping "

fix typo in reload
 2011-10-25 15:50 UTC  (2+ messages)

[PATCH] Add gcc-ar/nm/ranlib wrappers for slim LTO v2
 2011-10-25 15:49 UTC  (3+ messages)
` PING "

[patch] Emit warning if not compiled with pg for x86_64 freebsd
 2011-10-25 15:47 UTC 

[PATCH 0/6] More vector permutation work
 2011-10-25 15:15 UTC  (9+ messages)
` [PATCH 1/6] Fix typos in the names of vec_extract & vec_interleave tree codes
` [PATCH 3/6] Implement interleave via permutation
` [PATCH 5/6] rs6000: Remove some vec_extract_even/odd expanders
` [PATCH 6/6] i386: Delete the vec_extract_even/odd patterns
` [PATCH 2/6] Change vec_perm checking and expansion level
` [PATCH 4/6] spu: Remove vec_extract_even/odd and vec_interleave expanders

[PATCH][ARM] Big Endian and Generic tuning
 2011-10-25 15:07 UTC  (4+ messages)

Contents of PO file 'gcc-4.6.1.ja.po'
 2011-10-25 14:35 UTC 

New Japanese PO file for 'gcc' (version 4.6.1)
 2011-10-25 14:26 UTC 

[C++ Patch] PR 50858
 2011-10-25 14:18 UTC  (2+ messages)

[Patch, libfortran, 1/3] Simplify handling of special files
 2011-10-25 14:16 UTC  (2+ messages)

[C++ Patch] PR 50861
 2011-10-25 14:08 UTC  (2+ messages)

[PATCH] Fix up v*gather* addresses
 2011-10-25 13:43 UTC  (2+ messages)

[PATCH] Fix computed gotos on m68k
 2011-10-25 13:42 UTC  (2+ messages)

[PATCH, PR43814] Assume function arguments of pointer type are aligned
 2011-10-25 13:14 UTC  (5+ messages)

[PATCH,PR50763] Follow-up patch to fix i686 bootstrap failure
 2011-10-25 12:54 UTC 

MAINTAINERS: add myself
 2011-10-25 12:23 UTC 

new patches using -fopt-info (issue5294043)
 2011-10-25  9:43 UTC  (11+ messages)

[PATCH] Extend vect_recog_bool_pattern also to stores into bool memory (PR tree-optimization/50596)
 2011-10-25  8:34 UTC  (7+ messages)
        ` [PATCH] Extend vect_recog_bool_pattern also to stores into bool memory (PR tree-optimization/50596, take 2)

[Qemu-devel] gcc auto-omit-frame-pointer vs msvc longjmp
 2011-10-25  8:23 UTC  (3+ messages)

[PATCH] Delete remaining references to sparc little-endian support
 2011-10-25  8:21 UTC  (3+ messages)

[C++ Patch] PR 30066
 2011-10-25  8:16 UTC  (4+ messages)

[patch, Fortran] Fix PR 50690
 2011-10-25  7:53 UTC  (8+ messages)

Go patch committed: Implement new order of assignment rules
 2011-10-25  7:33 UTC 

[patch] fix bootstrap in libgcc for PowerPC FreeBSD
 2011-10-25  7:31 UTC  (3+ messages)

Re: [C++-11] User defined literals
 2011-10-25  7:07 UTC  (8+ messages)
`  "

[PATCH] Add some sparc VIS3 move test cases
 2011-10-25  6:45 UTC 

[v3] use NSDMI in C++11 mutex types
 2011-10-25  0:18 UTC  (4+ messages)

PR rtl-optimization/46603
 2011-10-25  0:18 UTC 

[PATCH] Segregate sparc FP/VEC constant constraints
 2011-10-25  0:17 UTC 

[PATCH, RFC] Lazy builtins part 2 -- need C++ frontend help and questions on tree layout
 2011-10-25  0:17 UTC 

[PATCH, committed] Remove extra newline from my Oct. 11th change
 2011-10-24 23:30 UTC 

PR c++/30195
 2011-10-24 23:27 UTC  (5+ messages)

MAINTAINERS: add myself
 2011-10-24 23:07 UTC 

[PATCH RFC] Consolidate some sparc insns patterns using "enabled"
 2011-10-24 23:06 UTC  (3+ messages)

[PATCH] Add support for sparc VIS3 fp<-->int moves
 2011-10-24 23:02 UTC  (3+ messages)

[PATCH RFC] Sparc vector mode segregation
 2011-10-24 22:32 UTC  (5+ messages)

[C++ Patch] PR 50810 (new try)
 2011-10-24 21:53 UTC  (21+ messages)

[PATCH] strlenopt improvements
 2011-10-24 21:20 UTC  (4+ messages)

[wwwdocs] A final GNU/Linux-related change, in GCC 3.2 release notes
 2011-10-24 21:09 UTC 

[wwwdocs] Use GNU/Linx for egcs 1.0 release notes and features
 2011-10-24 21:06 UTC 

Go patch committed: error if naked return results are shadowed
 2011-10-24 20:10 UTC 

[v3] add missing dg-require to tests
 2011-10-24 20:08 UTC 

[PATCH, testsuite]: Improve some i386 tests for AVX targets
 2011-10-24 19:11 UTC 

resent [PATCH] Fix PR50496
 2011-10-24 19:05 UTC  (6+ messages)
` resent2 [PATCH] Fix ICE in redirect_jump, at jump.c:1497 PR50496

[4.6] Don't emit discriminators in .debug_line if -gstrict-dwarf and not -gdwarf-4 (PR debug/50816)
 2011-10-24 18:14 UTC  (2+ messages)

[PATCH 0/2, libcpp] Fix virtual location expansion and macro map lookup
 2011-10-24 18:05 UTC  (10+ messages)
` [PATCH 1/2, libcpp] Support expansion of reserved locations wrapped in virtual locations
` [PATCH 2/2, libcpp] Fix lookup of macro maps

[Ada] Implement Atomic_Synchronization pragmas
 2011-10-24 17:33 UTC  (2+ messages)

[PATCH][PING] Vectorize conversions directly
 2011-10-24 17:11 UTC  (4+ messages)

[trans-mem] wrong calling convention _ITM_free with i*86
 2011-10-24 17:09 UTC  (3+ messages)

[PATCH][Cilkplus] Add new parameter to build_special_member_call
 2011-10-24 16:55 UTC  (2+ messages)

[PATCH][Cilkplus] Replace poisoned implicit_built_in_decls array
 2011-10-24 16:54 UTC  (2+ messages)

[cxx-mem-model] Handle x86-64 with -m32
 2011-10-24 16:28 UTC  (11+ messages)

[Patch,AVR,Documentation]: PR49824: Document OS_task and OS_main
 2011-10-24 15:40 UTC  (2+ messages)

[Patch,AVR,Documentation]: PR50820: Document EIND caveats
 2011-10-24 15:26 UTC  (2+ messages)

[Patch,4.6,AVR,Documentation] PR49824: Document OS_task and OS_main
 2011-10-24 14:54 UTC  (2+ messages)

[PATCH] Fix PR46556 (poor address generation)
 2011-10-24 14:10 UTC  (15+ messages)

[PATCH][RFC] Simple IPA mod-ref analysis
 2011-10-24 14:10 UTC 

[ARM] Fix PR49641
 2011-10-24 14:00 UTC  (9+ messages)

[PATCH] Fix PR50838
 2011-10-24 13:10 UTC 

[Patch,4.6,AVR,Documentation]: PR50820: Document EIND usage
 2011-10-24 12:38 UTC  (2+ messages)

PR50833: Fix shrink-wrapping without optimization
 2011-10-24 12:20 UTC 

Predication during scheduling
 2011-10-24 12:17 UTC  (6+ messages)

Breakage with "Update testsuite to run with slim LTO"
 2011-10-24 12:08 UTC  (6+ messages)
` [RFA:] fix breakage "

[Ada] Handle limited line length for enumeration put (AI2012-R036)
 2011-10-24 12:04 UTC 

[wwwdocs] Replace Linux/GNU by GNU/Linux in the egcs 1.1 release notes
 2011-10-24 11:49 UTC 

[Ada] Minor adjustments to -gnatg warnings
 2011-10-24 11:06 UTC 

[Ada] No crash if a variable Project_Path was defined in a project
 2011-10-24 10:36 UTC 

[Ada] Change sense of predicate when dequeuing high priority element
 2011-10-24 10:32 UTC 

[Ada] Fix typo in Covers_Some_Interface predicate
 2011-10-24 10:16 UTC 

[Ada] Elaboration issues in record initialization
 2011-10-24  9:52 UTC 

[Ada] Synchronization of run time support for controlled objects
 2011-10-24  9:43 UTC 

[patch] Partial SLP - PR 50730
 2011-10-24  9:32 UTC 

[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin
 2011-10-24  9:25 UTC  (7+ messages)

[PATCH] Fix mv8plus, allow targetting Linux or Solaris from other sparc host
 2011-10-24  8:42 UTC  (6+ messages)

Go patch committed: Implement append([]byte, string...)
 2011-10-24  8:21 UTC 

Go patch committed: Some syscall fixes
 2011-10-24  8:16 UTC 

Go patch committed: Rename is_open_array_type to is_slice_type
 2011-10-24  7:28 UTC 

Bootstrap failure in tree-object-size.c due to -Wnarrowing (was: [C++ Patch] PR 50810)
 2011-10-24  6:31 UTC  (20+ messages)
          ` Bootstrap failure in tree-object-size.c due to -Wnarrowing

[wwwdocs] Refer to GNU/Linux in the GCC 3.3 release notes
 2011-10-24  4:57 UTC 

[wwwdocs] Refer to GNU/Linux in the GCC 3.4 release notes
 2011-10-24  4:17 UTC 

[wwwdocs] gcc-4.6/porting_to.html
 2011-10-24  2:26 UTC  (3+ messages)

[CRIS] Hookize GO_IF_MODE_DEPENDENT_ADDRESS
 2011-10-24  1:51 UTC  (2+ messages)

libstdc++/50834 - update thread safety docs w.r.t. C++11
 2011-10-24  1:30 UTC 

[PATCH] Factor out common tests in 8-byte reg/reg move splitters on 32-bit sparc
 2011-10-24  0:59 UTC 

[COMMITTED] Fortran -- fix memory leak in array transformations
 2011-10-24  0:58 UTC 

[PATCH] Add missing fzero/fone cases to DImode move on 32-bit v9 sparc
 2011-10-24  0:47 UTC 

[PATCH] Fix sparc so that reload doesn't try to load non-trivial vector consts directly
 2011-10-24  0:20 UTC 

[PATCH] Use a macro instead of a constant to test for sparc integer regnos
 2011-10-23 22:35 UTC 

[PATCH, i386]: Remove avx2_lshl<mode>3 insn pattern
 2011-10-23 20:23 UTC 

Go patch committed: Implement new syscall package
 2011-10-23 20:22 UTC 

[PATCH, i386]: Macroize maskload/maskstore patterns some more and cleanup gather patterns a bit
 2011-10-23 20:20 UTC 

[C++ Patch] PR 50810
 2011-10-23 20:07 UTC  (4+ messages)

Updated ggc anti fragmentation patchkit
 2011-10-23 20:03 UTC  (7+ messages)
` [PATCH 2/3] Free large chunks in ggc

Inline heuristics tweek
 2011-10-23 18:46 UTC 

[PATCH, i386]: Fix PR50788, [4.7 Regression] ICE: in merge_overlapping_regs, at regrename.c:318 with -mavx -fpeel-loops -fstack-protector-all and __builtin_ia32_maskloadpd256
 2011-10-23 18:18 UTC 

[patch] SLP data dependence testing - PR 50819
 2011-10-23 17:28 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).