PR 37363 follow-on 1: avoid gen_rtx_CONST call in cse.c:fold_rtx
2008-11-11 4:14 UTC
PR 37363: simplify_plus_minus creates invalid constants
2008-11-10 23:31 UTC
[patch committed] Defaulting to -fno-ira-share-spill-slots on SH
2008-11-10 23:30 UTC
[C++ PATCH] Fix up DECL_ARG_TYPE (PR c++/36631)
2008-11-10 23:28 UTC (13+ messages)
[PATCH] Fix wrong register allocation for EH
2008-11-10 23:12 UTC
RFA: m32c: Adjust modeling of ENTER instruction
2008-11-10 22:45 UTC
[profile-stdlib] PATCH: add two diagnostics, reorganize, bug fix -- committed
2008-11-10 22:32 UTC
Skip g++.dg/other/anon5.C on Solaris
2008-11-10 22:24 UTC
[PATCH] [MIPS] [Loongson] Specific integer instructions and prefetch added
2008-11-10 22:16 UTC (2+ messages)
RFA: m32c: Adjust modeling of ENTER instruction
2008-11-10 21:09 UTC (3+ messages)
[patch] [MIPS] Pass -mdsp if compiling for DSP core
2008-11-10 20:49 UTC (4+ messages)
[patch] -mno-smartmips testcases
2008-11-10 20:39 UTC (2+ messages)
[C++ PATCH] Fix constant integral vars with parenthesized initializers in templates (PR c++/36089)
2008-11-10 20:16 UTC
[libcpp+C++ PATCH] Fix -Wempty-body C++ warning (PR c++/36478)
2008-11-10 20:10 UTC (3+ messages)
[m32c] fix constraints in and/or optimizations
2008-11-10 20:09 UTC
[lto] Initialize dwarf2
2008-11-10 20:00 UTC
[PATCH] PR38008 make sprintf call more portable
2008-11-10 19:38 UTC (2+ messages)
[doc] sourcebuild.texi: fix formatting for bullet list
2008-11-10 19:35 UTC
[testsuite] use new ADDITIONAL_TORTURE_OPTIONS if defined
2008-11-10 19:34 UTC (3+ messages)
[Ada] Consolidate target pairs for SPARC
2008-11-10 19:22 UTC (10+ messages)
[4.5 C] C99-conforming excess precision (fix PR 323 for C)
2008-11-10 19:14 UTC (6+ messages)
RFA: patch for PR37397
2008-11-10 18:43 UTC
RFA: patch fixing PR37948
2008-11-10 18:29 UTC (4+ messages)
RFB: patch to fix PR37534
2008-11-10 17:53 UTC (2+ messages)
Patch for PR libgomp/37938, IA64 specific
2008-11-10 17:32 UTC (29+ messages)
[PATCH] Fix __builtin_apply_args on some targets (PR middle-end/37323)
2008-11-10 17:14 UTC
Patch ping
2008-11-10 16:53 UTC
[PATCH] Fix unaligned load on the IA-64
2008-11-10 16:23 UTC (4+ messages)
[v3] Fix libstdc++/38067
2008-11-10 16:22 UTC
[RFC] BB vectorizer and vectorizer reorganization
2008-11-10 13:49 UTC (3+ messages)
[PATCH-PING] libssp and FORTIFY_SOURCE
2008-11-10 13:40 UTC
Backport PR bootstrap/33304 changes to gcc-4_3-branch
2008-11-10 12:40 UTC
[PATCH,H8300] Fix ICE due to insv and extzv patterns
2008-11-10 12:31 UTC (3+ messages)
[PATCH] GNU/Hurd target configuration
2008-11-10 12:07 UTC (6+ messages)
` [PATCH] Add missing copyright and licensing header
` [COMMITTED] "
[PATCH, middle-end] A less inrusive patch to fix PR 37861 (Bogus array bounds warning)
2008-11-10 11:27 UTC
[PATCH][RFC] A fix for PR37955, recompute aliasing after vectorization, use ref-all pointer as fallback
2008-11-10 9:41 UTC (2+ messages)
New Indonesian PO file for 'cpplib' (version 4.3.0)
2008-11-10 9:13 UTC
Contents of PO file 'cpplib-4.3.0.id.po'
2008-11-10 7:32 UTC
[PATCH]: R10000 Needs LL/SC Workaround in Gcc
2008-11-10 6:33 UTC (13+ messages)
[patch, libgforran] PR37294 Namelist I/O to array character internal units
2008-11-10 6:32 UTC
[lto] Add another test
2008-11-10 6:11 UTC
[lto] Add test case for ICE after error messages
2008-11-10 3:38 UTC
[Committed 4.3] Backport patch for uninitialized structures in tests
2008-11-10 1:30 UTC
[lto] Support mixed EH settings
2008-11-10 1:22 UTC (2+ messages)
[PATCH] Fix -fmudflap ICE with setjmp (PR middle-end/35314)
2008-11-09 23:42 UTC (2+ messages)
Port libgcc's configury for *-*-gnu*
2008-11-09 23:32 UTC (3+ messages)
` [COMMITTED] "
[C++ PATCH] Fix cp_parser_enum_specifier (PR c++/38021)
2008-11-09 23:22 UTC (4+ messages)
[PATCH] PR38010 use darwin9.h on darwin10
2008-11-09 21:40 UTC
[Patch, fortran] PR37836 - ICE in gfc_trans_auto_array_allocation
2008-11-09 21:24 UTC (3+ messages)
Add missing whitespace in new warning
2008-11-09 18:26 UTC (2+ messages)
Move costs, allocno costs, and per-register costs
2008-11-09 17:27 UTC (2+ messages)
[Ada] Fix bug in iteration with boolean type
2008-11-09 13:14 UTC
[Patch/mingw32/c++] Fix PR target/38054 (Assertion failed in change_decl_assembler_name)
2008-11-09 9:15 UTC
[Patch, fortran] PR37836 - ICE in gfc_trans_auto_array_allocation
2008-11-09 8:44 UTC (3+ messages)
[4.5 C] Fix bugs with constant expressions changes
2008-11-09 6:41 UTC
[PING^3] Make ARM use UNSPECs instead of complicated CONSTs
2008-11-08 18:21 UTC (3+ messages)
[4.5 C] Provide <stdint.h> (bug 448)
2008-11-08 9:45 UTC (2+ messages)
[lto] Add some multi-file tests
2008-11-08 8:07 UTC
[lto] Add dejagnu support for multi-file tests
2008-11-08 6:53 UTC
[C++ PATCH] Diagnose invalid uses of auto type specifier (PR c++/37962)
2008-11-08 0:11 UTC (2+ messages)
[RFA/RFC, IRA] Fix PR bootstrap/37859
2008-11-07 19:31 UTC (5+ messages)
Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX
2008-11-07 18:58 UTC (5+ messages)
[PING] Another missing TRULY_NOOP_TRUNCATION in extract_bit_field_1
2008-11-07 18:45 UTC
PATCH: Handle O32 and N64 libgnat multilibs on IRIX 6
2008-11-07 17:52 UTC (5+ messages)
[PATCH, middle-end]: Generate +QNaN using real_nan() in reg-stack.c
2008-11-07 16:06 UTC (4+ messages)
[PATCH] Call df_remove_problem in fwprop_done
2008-11-07 15:46 UTC (2+ messages)
[PATCH] ada: Avoid Systematic recompilation of up-to-date objects under Darwin
2008-11-07 15:33 UTC (2+ messages)
[Ada] Length of empty array with bounds overflowing result type
2008-11-07 10:36 UTC
[Ada] Convert arguments and results for calls to __gnat_mulv64
2008-11-07 10:33 UTC
[Ada] Fix formatting nits
2008-11-07 10:18 UTC
[Ada] Avoid emitting overflow check for constant result
2008-11-07 9:58 UTC
[Ada] More efficient overflow check for addition/subtraction
2008-11-07 9:45 UTC
Contents of PO file 'gcc-4.3.0.id.po'
2008-11-07 9:41 UTC
New Indonesian PO file for 'gcc' (version 4.3.0)
2008-11-07 9:34 UTC
PR c++/35441 [4.2/4.3/4.4 regression] Completely broken diagnostics
2008-11-07 1:13 UTC (2+ messages)
Make Unicode strings tests use __CHAR16_TYPE__ and __CHAR32_TYPE__
2008-11-06 22:47 UTC
[lto][patch] Fix segfaults in dump_generic_node
2008-11-06 22:19 UTC (2+ messages)
[PATCH] A new meta intrinsic header file for current and future x86 instrinsics
2008-11-06 19:09 UTC (2+ messages)
[PATCH, reg-stack]: Add missing braces in memset size calculation
2008-11-06 18:35 UTC
Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX
2008-11-06 18:25 UTC (20+ messages)
[lto][patch] Remove some if (flag_wpa) and if (flag_ltrans)
2008-11-06 17:19 UTC (2+ messages)
[trans-mem] GROW and bug
2008-11-06 17:13 UTC (2+ messages)
[lto][patch] Split all_lto_ipa_passes out of all_regular_ipa_passes
2008-11-06 17:05 UTC (2+ messages)
[commit] Add myself to MAINTAINERS
2008-11-06 17:02 UTC
[PATCH] ARM EABI profiling
2008-11-06 16:54 UTC (3+ messages)
[PATCH][4.3] Fix PR37969, backport fix for PR37489
2008-11-06 16:00 UTC
Contents of PO file 'gcc-4.3.0.id.po'
2008-11-06 15:45 UTC
New Indonesian PO file for 'gcc' (version 4.3.0)
2008-11-06 14:19 UTC
[PATCH]: Fix missed PRE optimization discovered
2008-11-06 14:03 UTC (15+ messages)
` Ada ACATS random FAIL / scripting help wanted (was:Fix missed PRE optimization discovered)
4.3/4.4 PATCH: Fix Solaris/x86 bootstrap with Sun ld (PR bootstrap/33100)
2008-11-06 12:45 UTC (5+ messages)
[Ada] Improve debug info for OUT parameters
2008-11-06 11:52 UTC
[Ada] Fix printing of function names in dumps
2008-11-06 11:43 UTC
[Ada] Fix PR ada/19419
2008-11-06 11:29 UTC
[PATCH TESTSUITE]: fix gcc.dg/tree-ssa/inline-2.c with -fpic/-fPIC
2008-11-06 10:03 UTC (2+ messages)
[PATCH TESTSUITE]: fix g++.dg/ipa/iinline-1.C with -fpic/-fPIC
2008-11-06 10:03 UTC (2+ messages)
[Patch] PR c++/32519
2008-11-06 8:31 UTC (5+ messages)
[trans-mem] mangling for clones
2008-11-06 8:20 UTC
[patch] Fix FAIL of gcc.target/sparc/pdist-3.c (PR 35574) (Take 3)
2008-11-06 7:41 UTC (3+ messages)
PATCH: gcc.c comment tweak
2008-11-06 2:32 UTC (2+ messages)
[PATCH] Fix visibility-16.c, weak-1.c and weak-16.c on arm*-*-* (PR target/37170)
2008-11-06 1:16 UTC (2+ messages)
page: next (older) | prev (newer) | 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).