gcc-patches archive
subject index for March, 2008

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

.po files updated

4.3.0 - Throw from signal handler - dumps core

4.3? (was: Re: [PATCH] fix quoting braces in RUNTESTFLAGS in install.texi)

Re: 4.3? (was: Re: [PATCH] fix quoting braces in RUNTESTFLAGS in install.texi)

[4.1/4.2 PATCH] backport: amd64, ppc64 - find 32bit system libraries

[4.2 PATCH]: backport patch for PRs 28834, 29436 & 32326, fixes mayalias-2.c.

Re: [4.2 PATCH]: backport solaris11 c99-math fixincludes patch

[4.2 PATCH]: testsuite fixes for libgomp, PR 26149 et al.

Re: [4.3/4.4]: PATCH: PR target/35350: FAIL: gcc.target/i386/isa-10.c execution test

[4.3/4.4]: PATCH: PR target/35350: FAIL: gcc.target/i386/isa-10.c execution test

Re: [4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX

[4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX

Re: [4.4 resubmission]

Re: [4.4] [C++] separate pedwarns and permissive errors.

Re: [4.4] remove diagnostic_count_diagnostic

[Ada] About bitpacked arrays

[Ada] Add notes on addressability issues

[Ada] Add support for RS232 communication

[Ada] Add support for scalar types with small alignment

[Ada] Add support for setsockopt(2) option IP_PKTINFO PR ada/33688

[Ada] Alignment promotion vs packedness

[Ada] Attribute Old for capturing old values

[Ada] Avoid unnecessary validity checks

[Ada] Better detection of infinite recursion

[Ada] Centralize decision on run-time package supporting protected object

[Ada] Clean up No_Run_Time tests in exp_ch4.adb

[Ada] code clean up in containers

[Ada] Correct failure to recognize UTF_32 BOM

[Ada] Correct handling of fill character in Text_IO.Editing

[Ada] Deferred constants of an anonymous access type.

[Ada] Do not emit useless range checks

[Ada] Do not force BIGGEST_ALIGNMENT

[Ada] Fix and improve record packing

[Ada] fix bogus computation of empty array 'length

[Ada] Fix error handling of Create_Task when thread creation failed

[Ada] Fix mismatch between expander and gigi

[Ada] Fix source location info on loop

[Ada] fix spurious "misaligned actual" error with -gnatE

[Ada] fix warnings in adaint.c

[Ada] Fix Wide_[Wide_]Text_IO Current_Output/null file handling

[Ada] fix wrong code for assignment from packed component

[Ada] Further housekeeping work in Gigi

[Ada] generate static dispatch for tagged types

[Ada] Implement -Wall for Ada

[Ada] Implement pragma Optimize_Alignment

[Ada] Improper handling of self-reference in limited aggregates.

[Ada] Improve memory usage in functions Get_Line

[Ada] Improved parser error recovery

[Ada] Initializing packed arrays when Initialize_Scalars is enabled.

[Ada] No_Allocators should suppress heap allocation in build-in-place returns

[Ada] Pragma Import on library units that are generic subprograms

[Ada] Project parser improvements

[Ada] Put declarations in package Standard in proper order

[Ada] Reenable parallel build

[Ada] Repair size overflow detection

[Ada] Replace use of Ada.Exceptions.Raise_Exception

[Ada] Semantic checks on placement of operations of interface types

[Ada] Tweak gnat.dg/frame_overflow.adb

[Ada] update version in gnatvsn.ads

[Ada] Use value_factor_p in more cases

[Ada] Visibility of private declaration in parent of child instantiation

[Ada] Warn on suspiciously large alignments

[Ada] Write UTF-16/32 format error messages to standard error

[Ada][PATCH][4.2] add c9a011b to norun.lst

[AVR] Add support for avr6 controller family to gcc

Re: [Bulk] Re: [ping] Ignore thread local symbols when generating

Re: [Bulk] Re: [ping] Ignore thread local symbols when generating dbx debug

[C++ PATCH] Extend SFINAE to all expressions (take 2)

Re: [C++ PATCH] Fix handling of late template attribute arguments (PR c++/35546)

[C++ PATCH] Fix handling of late template attribute arguments (PR c++/35546)

Re: [C++ PATCH] Nested non-type template parameter packs using outer template parameter packs (PR c++/35022)

Re: [C++ PATCH] Nested non-type template parameter packs using outer template parameter packs (PR c++/35022)

[C++ Patch] Rename IS_AGGR_TYPE & co

[C++/Obj-C++ PATCH] Fix Objective-C++ breakage

Re: [C++0x PATCH] Remove auto as a storage class specifier

[c++0x] <date_time> implementation, take 2

[c++0x] <date_time> implementation, take 3

[c++0x] <date_time> implementation, take 4

[c++0x] <date_time> implementation, take 5

Re: [c/c++ (rfa)] fix 32455

[committed] mainline: remove PENDING_STMT hijack

[committed] PR 35512 IA-64 testsuite failure

[committed] Shorten non PIC PA 1.1 calls on hppa-hpux

[Committed] Testcase for PR 26222

[COMMITTED]: Update status in MAINTAINERS

Re: [cp-patches] Re: [PATCH] classpath doc typos

Re: [CPP] 28079 #line range not verified without -pedantic

[fortran, patch, committed] PR35584 - overzealous warning

[fortran, patch] PR34714 - fix ice-on-invalid

[fortran,committed] Simplification of ERF and ERFC, and one more F2008 new feature

Re: Fwd: [fortran,patch] Fix PR 34956 by not checking bounds of absent optional arguments

Fwd: [fortran,patch] Fix PR 34956 by not checking bounds of absent optional arguments

Re: [fortran,patch] Initial Fortran 2008 support

[gomp3] #pragma omp parallel ; speedup

[gomp3] Fix !HAVE_SYNC_BUILTINS build

[gomp3] Fix schedule(dynamic) ws->mode setting

[gomp3] Fix typo in sparc atomic_write_barrier

[gomp3] libgomp performance improvements

[gomp3] omp*_lock changes

[gomp3] Region nesting diagnostics

[gomp3] Remove GOMP_BLOCKTIME env var, add GOMP_SPINCOUNT and handle OMP_WAIT_POLICY

[gomp3] schedule (dynamic) speedups

[gomp3] Speed up #pragma omp single

[gomp3] Task sharing fixes

[gomp3] Use private futexes if possible

[gomp3] Work sharing speedups

[graphite] Fix scop detection

Re: [graphite] Fixed data dependence analysis code for

Re: [graphite] instancewise dependence analysis functions and structures

[incremental] Patch: FYI: add missing dependency registration

[incremental] Patch: FYI: add missing smashed type check

[incremental] Patch: FYI: disable server mode for stdin compiles

[incremental] Patch: FYI: fix latent GC bug in g++

[incremental] Patch: FYI: fix lowering passes problem

[incremental] Patch: FYI: fix minor linemap_add oversights

[incremental] Patch: FYI: fix prerequisite bug

[incremental] Patch: FYI: fix SEGV

[incremental] Patch: FYI: minor fileno cleanup

[incremental] Patch: FYI: print some statistics

[incremental] Patch: FYI: rearrange BUILTINS_LOCATION

[incremental] Patch: FYI: remove ggc_strdup

[incremental] Patch: FYI: remove HT_ALLOCED

[incremental] Patch: FYI: reset more C options

[incremental] Patch: FYI: save and restore options and params

[incremental] Patch: FYI: smash types in VAR_DECL

[incremental] Patch: FYI: two dwarf2out.c updates

[incremental] Patch: FYI: various identifier GC fixlets

[ira] a typo fix

[ira] bootstrap failure fixes after last merge from trunk

[ira] bug fixes

[ira] bug fixes, speed up, and some improvements

[ira] improving explicit stack slot coalescing

[ira] inter-procedural RA bug fix and IRA code cleaning

[ira] IRA regression fix on Itanium

[ira] Merged with trunk @ 133688

[ira] patch for fixing most regressions on ppc and itanium

[libgfortran,committed] Don't use expl() unconditionally (PR35524)

Re: Fwd: [libgfortran,patch] Scramble bytes in the user-provided random seeds (PR 32812)

Fwd: [libgfortran,patch] Scramble bytes in the user-provided random seeds (PR 32812)

[lto]: merge with truck committed.

[lto]: Patch to serialize cgraph and other changes.

[mem-ref] Merged from trunk

Re: [patch committed] Backporting SH patches for PR target/35190 and 35255

Re: [patch committed] Backporting SH patches for PR target/35190 and 35255

[patch committed] Backporting SH patches for PR target/35190 and 35255

[patch committed] Fix bootstrap failure on sh4-*-linux-gnu

[patch committed] Fix sh-linux asm __sync_* functions

[patch committed] SH: Tweak libffi sysv.S

[patch committed] Tweak g++.dg/other/error27.C for SH

[PATCH fixincludes] AIX stdio inclhack - fixes PR20366

[PATCH for H8/300]: Generation of three bit manipulation instructions in HImode for H8300H and H8S targets

Re: [patch i386]: ICE's fix for call abi and dwarf23 output for x86_64-pc-mingw32 target

[patch i386]: ICE's fix for call abi and dwarf23 output for x86_64-pc-mingw32 target

Re: [Patch ping][4.3,4.4]: Add support for --disable-libjava-multilib

[Patch ping][4.3,4.4]: Add support for --disable-libjava-multilib

[PATCH v3] libstdc++ xml doc typos

[PATCH, ADA, DOC] PR 15479: Crossrefs and links

Re: [PATCH, ADA, DOC] PR 15479: texinfo markup fixes in Ada manuals

Re: [PATCH, ADA, DOC] PR 15479: texinfo markup fixes in Ada manuals

[PATCH, ADA] Typos in source code comments [1/7]

[PATCH, ADA] Typos in source code comments [2/7]

[PATCH, ADA] Typos in source code comments [3/7]

[PATCH, ADA] Typos in source code comments [4/7]

[PATCH, classpath] speed up gen-classlist.sh

[patch, commited] PR 35729

[PATCH, committed] Skip g++.dg/other/anon5.C on hppa*-*-hpux*

Re: [patch, doc] Add -ftree-vectorize to the list of optimizations turned on under -O3.

[patch, doc] Add -ftree-vectorize to the list of optimizations turned on under -O3.

Re: [patch, doc] Add -ftree-vectorize to the list of optimizations turned on under -O3.

[PATCH, doc] Fix typo about "cold" attribute

[PATCH, doc] Missed comma in explaining "alloc_size" attribute

[patch, Fortran, committed] s/_/-/ in error message about -fallow_leading_underscore

[patch, fortran] PR35184 ICE in gfc_conv_array_index_offset

[Patch, fortran] PR34813 and PR33295

[patch, fortran] PR35019 - joined and sparated arguments to options (2nd try)

[patch, fortran] PR35152 - Implicit procedure with keyword=argument

[Patch, Fortran] PR35203 - reject dummies with VALUE + OPTIONAL

Re: [Patch, fortran] PR35470 - Valid pointer assigment code gives compilation errors

[Patch, fortran] PR35470 - Valid pointer assigment code gives compilation errors

[Patch, fortran] PR35698 and PR35702

[Patch, Fortran] PR35721 Fix ASSOCIATE for different strides

[patch, fortran] PR35724 [4.3/4.4 Regression] Compile time segmentation fault for CSHIFT with negative third arg

Re: [Patch, fortran] PR35740 - a = conjg(transpose(a)) still gives wrong results, see bug 31994

[Patch, fortran] PR35740 - a = conjg(transpose(a)) still gives wrong results, see bug 31994

Re: [Patch, fortran] PR35759 - WHERE with overlap with ELSEWHERE error

Re: [Patch, fortran] PR35759 - WHERE with overlap with ELSEWHERE error

[Patch, fortran] PR35759 - WHERE with overlap with ELSEWHERE error

[patch, fortran]PR25829 Add support for F2003 I/O features

[patch, gfortran] Use fold_build (almost) everywhere

[PATCH, i386]: [Bug target/14552] compiled trivial vector intrinsic code is inefficient

[PATCH, i386]: Avoid store forwarding stalls in assign_i386_stack_local

[PATCH, i386]: Committed: Fix PR target/22152

[PATCH, i386]: Committed: Fix PR target/35496

[PATCH, i386]: Committed: Macroize s<cc> and b<cc> patterns

[PATCH, i386]: Emit cld instruction when stringops are used

Re: [PATCH, i386]: FIx PR target/12329, x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer

Re: [PATCH, i386]: FIx PR target/12329, x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer

Re: [PATCH, i386]: FIx PR target/12329, x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer

[PATCH, i386]: FIx PR target/12329, x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer

[PATCH, i386]: Fix PR target/13958:Conversion from unsigned to double is painfully slow on P4

Re: [PATCH, i386]: Fix PR target/13958:Conversion from unsigned to double is painfully slow on P4

[PATCH, i386]: Fix PR target/35540

Re: [PATCH, i386]: Fix PR target/35553, -fkeep-inline-functions and -O errors our in SSE headers

Re: [PATCH, i386]: Fix PR target/35553, -fkeep-inline-functions and -O errors our in SSE headers

Re: [PATCH, i386]: Fix PR target/35553, -fkeep-inline-functions and -O errors our in SSE headers

[PATCH, i386]: Fix PR target/35553, -fkeep-inline-functions and -O errors our in SSE headers

[PATCH, i386]: Fix target/35504: incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

[PATCH, i386]: Revert "Align DImode to 32 bits" patch.

[PATCH, i386]: Support Intel Short Vector Math Library (libsvml.so)

[PATCH, i386]: use V1DI mode for sse2_umulv1siv2di3 and mmx_psadbw insn patterns

Re: [PATCH, libcpp] Dependency generation (-M) does not quote '#' in filenames

[PATCH, libcpp] Dependency generation (-M) does not quote '#' in filenames

[patch, libfortran] Consistant behavior for pre-connected units

[patch, libfortran] PR35632 [Regression] stream io broken on FreeBSD due to ftruncate changes.

Re: [patch, libfortran] Speed up / orthogonalize in_pack and in_unpack

[patch, libfortran] Speed up / orthogonalize in_pack and in_unpack

[patch, libfortran][Regression] PR35699

[Patch, libgfortran] Obvious ABI bugfix committed

[PATCH, middle end] Fix PR 35496, wrong alignment of MS bitfield layout for DImode types

Re: [PATCH, middle-end] Switch initializations conversion (take four)

Re: [PATCH, middle-end] Switch initializations conversion (take four)

Re: [PATCH, middle-end] Switch initializations conversion (take four)

[PATCH, middle-end]: Fix 35526, ICE on memcpy

[PATCH, middle-end]: Prevent invalid transformations for modes with signed zeros.

[PATCH, mingw32] Mark ".text.unlikely" as executable

[PATCH, obvious]: typos in final.c, regmove.c

[PATCH, testsuit] Add tests for PR33009

Re: [PATCH, testsuite, v2]: RFA: Fix gcc.c-torture/execute/multi-ix.c stack corruption for small STACK_SIZEs

Re: [PATCH, testsuite, v2]: RFA: Fix gcc.c-torture/execute/multi-ix.c stack corruption for small STACK_SIZEs

[PATCH, testsuite] Fix PR testsuite/35406: gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c don't work

Re: [PATCH, testsuite] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2

Re: [PATCH, testsuite] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2

[PATCH, testsuite] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2

Re: [PATCH, testsuite] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2

Re: [PATCH, testsuite] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2

[PATCH, testsuite]: Add -fno-asynchronous-unwind-tables to -freorder-blocks-and-partition tests

Re: [PATCH, testsuite]: Add -fno-asynchronous-unwind-tables to -freorder-blocks-and-partition tests

[PATCH, testsuite]: Check for SSE2 hardware for x86 costmodel tests

[PATCH, testsuite]: Committed: Cleanup gfortran.dg/reassoc_?.f90 dump files

[PATCH, testsuite]: Committed: Do not XFAIL gcc.target/i386/builtin-apply-mmx.c on Darwin

[PATCH, testsuite]: Committed: Fix g++.dg/inherit/override-attribs.C failure on x86 with -m64

[PATCH, testsuite]: Include mm_malloc.h before redefinitions on extern and __inline.

[PATCH, testsuite]: Remove a couple of leftover dump files.

[PATCH, testsuite]: RFA: Fix gcc.c-torture/execute/multi-ix.c stack corruption for small STACK_SIZEs

[PATCH, v3] Fix stamp rules in libstdc++-v3/include (was: bootstrap failure on powerpc-linux)

[PATCH,committed] install.texi AIX binaries

[patch,fortran] Fix ICE in transfert to C_PTR (PR 34199)

Re: [PATCH,fortran]: Emit COMMON identifiers in proper debug scope

[patch,libgfortran] PR35627 [4.3, 4.4 regression] namelist read error

Re: [PATCH,rs6000] PR target/35373: Fix mainline bootstrap and regression problems

[PATCH,rs6000] PR target/35373: Fix mainline bootstrap and regression problems

[PATCH,rs6000] split up crtsavres into individual files

[PATCH,SH] Add SH2A new instructions 1/6

[PATCH,SH] Add SH2A new instructions 2/6

[PATCH,SH] Add SH2A new instructions 3/6

[PATCH,SH] Add SH2A new instructions 4/6

[PATCH,SH] Add SH2A new instructions 5/6

[PATCH,updated] PR35371 GCSE loses track of REG_POINTER attribute

[Patch/mingw32]: Add __gthread_mutex_destroy for __GTHREAD_HIDE_WIN32API case

Re: [PATCH] [Bug target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

[PATCH] [Bug target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

Re: [PATCH] [Bug target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

[Patch] [mingw/cygwin] Use "__chkstk" label rather than "_alloca" to probe the stack

[PATCH] [PPC] Don't Save the link register when VMX registers are saved

[patch] [tuples] another partial merge

[patch] [tuples] fix small bug in save_tmp_var

[patch] [tuples] partial merge from trunk

[patch] [www-docs] broken link on C++0x status page

[PATCH] accessing an element via a "pointer" on a vector does not cause vec_extract to be used (non-zero index) [PR tree-opt/30186]

[PATCH] ADA float misbehavior

Re: [PATCH] Add option -Wno-mudflap to silence warning triggered by -fmudflap

[PATCH] Add testcase for fixed PR 13761

[PATCH] Add tree_coverage_counter_addr, simplify tree-profile.c

[PATCH] Adjust testcases that scan the store_ccp dump

[PATCH] Alias oracle for loop IM and store motion

[PATCH] Alias oracle for SCCVN (updated)

[PATCH] BIT_FIELD_REF_UNSIGNED considered harmful

[PATCH] buiild machinery: fix the profiledbootstrap breakage.

[PATCH] Build system cleanup 2/4

[PATCH] Build system cleanup 3/4

[PATCH] Build system cleanups 1/4

[PATCH] c_parser_omp_threadprivate fixes (PR c/35438, c/35439)

[PATCH] classpath build machinery nits

Re: [PATCH] classpath doc typos

Re: [PATCH] classpath doc: punctuation

[PATCH] Constrain BIT_FIELD_REF, remove some bad folding

[PATCH] contrib/patch_tester.sh, 1 of 7

Re: [PATCH] contrib/patch_tester.sh, 1 of 7

[PATCH] contrib/patch_tester.sh, 2 of 7

[PATCH] contrib/patch_tester.sh, 3 of 7

[PATCH] contrib/patch_tester.sh, 4 of 7

[PATCH] contrib/patch_tester.sh, 5 of 7

[PATCH] contrib/patch_tester.sh, 6 of 7

[PATCH] contrib/patch_tester.sh, 7 of 7

[PATCH] Detect L2 cache size for x86

[PATCH] Do not recompute_tree_invariant_for_addr_expr

[PATCH] Do not substitute and fold dead statements (but DCE them)

[PATCH] Don't ICE on errorneous destructor in finish_omp_clauses (PR c++/35328)

[PATCH] Don't use shared copy-in/out in nested omp parallels (PR middle-end/35549)

[PATCH] Fix #pragma omp atomic

Re: [PATCH] Fix -W* documentation, update to contrib/check_warning_flags.sh

Re: [PATCH] Fix -W* documentation, update to contrib/check_warning_flags.sh

Re: [PATCH] Fix -W* documentation, update to contrib/check_warning_flags.sh

Re: [PATCH] Fix canonical types w/ transparent unions (4.3 regression, PR c++/35315)

[PATCH] fix creation of tmp-gi.list

[PATCH] Fix dest_cfun->last_label_uid after move_sese_region_to_fn

[PATCH] fix dircategory for libgomp library

[PATCH] Fix finish_omp_clauses diagnostics (PR c++/35337)

[PATCH] Fix ICE on invalid VMX in C++ code (PR target/31588)

[PATCH] Fix lower_omp regimplification (PR middle-end/35185)

[PATCH] Fix memory leak in vectorizer

[PATCH] Fix middle-end/35429 ICE with complex arithmetic and && or || with comparision to zero

Re: [PATCH] Fix objc/29197: ICE after error with array type with undefined variable

[PATCH] Fix objc/29197: ICE after error with array type with undefined variable

[PATCH] Fix old-style quotations in C++ parser

[PATCH] Fix old-style quotations with cp_parser_non_integral_constant_expression

[PATCH] Fix old-style quotations with parser->type_definition_forbidden_message

[PATCH] Fix pch failures when opening a header that has been precompiled multiple times (PR pch/13675)

[PATCH] Fix ppc 8/16-bit sync builtins (PR target/36498)

[PATCH] Fix PR c++/35317: ICE with operator delete[] and ellipsis

[PATCH] Fix PR c++/35320: ICE with invalid friend declaration

Re: [PATCH] Fix PR c++/35578: Misplaced error message for invalid use of 'friend'

[PATCH] Fix PR c++/35578: Misplaced error message for invalid use of 'friend'

Re: [PATCH] Fix PR c++/35578: Misplaced error message for invalid use of 'friend'

[PATCH] Fix PR C/35430, C++/35430 ICE with complex int and comparision

[PATCH] Fix PR c/35744: ICE with attributes for invalid types

Re: [PATCH] Fix PR c/35748: ICE with cast to unions with invalid fields

[PATCH] Fix PR c/35748: ICE with cast to unions with invalid fields

Re: [PATCH] Fix PR c/35750: ICE with invalid old-style parameter declaration

[PATCH] Fix PR c/35750: ICE with invalid old-style parameter declaration

[patch] fix PR middle-end/35616, sibcall miscompilation

[PATCH] Fix PR target/31334 (VMX), Bad codegen for vector initializer with constants prop'd into a vector initializer

[PATCH] Fix PR14495 (1/2)

[PATCH] Fix PR14495 (2/2)

[PATCH] Fix PR22371, enable type-checking for all stages

[PATCH] Fix PR32810, missed CCP with array of label addresses

[PATCH] Fix PR33009, -frtl-abstract-sequences causes an infinite loop

Re: [PATCH] Fix PR33131

[PATCH] Fix PR33642, unrecognizable insn for -frtl-abstract-sequences

[PATCH] Fix PR34677, enhance load-PRE

[PATCH] Fix PR35411, SRA creates non-gimple assignments

[PATCH] Fix PR35469, revert jboolean semantics changes

[PATCH] Fix PR35472, wrong-code with DSE (again)

[PATCH] Fix PR35593, over-eager ARRAY_REF re-construction

Re: [PATCH] Fix PR35607, another revenge of invariant addresses (ivopts)

Re: [PATCH] Fix PR35607, another revenge of invariant addresses (ivopts)

[PATCH] Fix PR35607, another revenge of invariant addresses (ivopts)

[PATCH] Fix PR35609, spurious "is" used uninitialized warning

[PATCH] Fix PR35716

[PATCH] fix quoting braces in RUNTESTFLAGS in install.texi

[PATCH] Fix regimplification of OMP_ATOMIC_LOAD (PR middle-end/35611)

[PATCH] Fix schedule(guided)

Re: [PATCH] Fix scheduling at the end of blocks.

[PATCH] Fix segfault with -fdump-tree-all-all

[PATCH] Fix target/27947: double to long long and back to double stores to the stack

[PATCH] Fix tree-opt/35431 ICE with complex integer, invalid gimple

[PATCH] Fix type homogeneity bug

[PATCH] Fix uses of TREE_INVARIANT in the middle-end

[PATCH] Flip LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS default

[PATCH] Fold comparison of local addresses

[patch] Hide some more libgcov functions

Re: [PATCH] ia64: use addp4 to load certain immediates

Re: [patch] Implement vector shift left for Altivec

[PATCH] Improve PR30911 and PR31023, Ada and VRP

[PATCH] Improve Store CCP for NULL DECL_INITIAL (PR 35402)

[PATCH] Inline expand_var into its sole caller and simplify

[PATCH] Kill clear_binding_stack langhook

[PATCH] Kill expand_decl langhook

[PATCH] Kill insert_block langhook

[PATCH] Kill reduce_bit_field_operations definitively

[PATCH] libiberty: use void * instead of char * for malloc/realloc declarationn

[PATCH] libjava/HACKING nits

[PATCH] libjava: faster 'make install'

[PATCH] Libtool/Autoconf incompatibility issue

[PATCH] MAINTAINERS: Update my email address

[PATCH] Make alias_sets_conflict_p less conservative

[PATCH] Make non-store CCP stronger

[PATCH] Make SCCVN fold more constant initializers

[patch] Misc driver, middle-end and doc fixes for Fortran

[PATCH] More CCP, "fix" type-system

[PATCH] More simple early optimization opportunities

[PATCH] Move some alias stuff

Re: [PATCH] Move symbols removed from 4.3 branch to GLIBCXX_3.4.11 symver

[PATCH] Move symbols removed from 4.3 branch to GLIBCXX_3.4.11 symver

[PATCH] New -fstack-check implementation

[PATCH] Pack alias_set_entry

Re: [patch] Ping: loop distribution for single nested loops

[PATCH] Plug optimization hole in constant folder (take 2)

[PATCH] PR 31341: fix the testcase

Re: [PATCH] PR 34688: ICE in output_operand.

[PATCH] PR bootstrap/35169: HP-UX/IA awk bug

Re: [PATCH] PR target/35222 Force use of sjlj exceptions on hppa*-*-hpux10*

[PATCH] PR target/35222 Force use of sjlj exceptions on hppa*-*-hpux10*

Re: [PATCH] PR testsuite/28870: add dg-timeout

[PATCH] PR/34522, fold (T)(a * b) for operands bigger than T

Re: [PATCH] PR/35250 gmp and mpfr are erroneously configured with --target

[PATCH] PR/35250 gmp and mpfr are erroneously configured with --target

[PATCH] PR/35281 1/2, fix convert_move

[PATCH] PR/35281 2/2, teach fwprop how to safely handle some MEMs

Re: [PATCH] PR35371 GCSE loses track of REG_POINTER attribute

[patch] PR35401

Re: [PATCH] profile feedback: -fprofile-use= and -fprofile-correction, correctness fixes and option semantic changes.

Re: [PATCH] profile feedback: -fprofile-use= and -fprofile-correction, correctness fixes and option semantic changes.

[PATCH] profile feedback: -fprofile-use= and -fprofile-correction, correctness fixes and option semantic changes.

Re: [PATCH] Remove -ffunction-sections debugging warning (PR libstdc++/35597)

[PATCH] Remove -ffunction-sections debugging warning (PR libstdc++/35597)

[PATCH] Remove 2 dead lines from java_mangle_decl

[PATCH] Remove BIT_FIELD_REF_UNSIGNED, tighten BIT_FIELD_REF type constraints

[PATCH] Remove one strange limitation of conversion folding (and fix PR19637)

[PATCH] Remove set only bitmap in static_execute in ipa-reference.c

[PATCH] Remove widen_bitfield and its callers

[PATCH] Revised: utf-16 and utf-32 support in C and C++

[PATCH] Revision 2: utf-16 and utf-32 support in C and C++

Re: [PATCH] Rewrite store-motion and invariant motion to use an alias oracle

Re: [PATCH] Rewrite store-motion and invariant motion to use an alias-oracle

[PATCH] Rewrite store-motion and invariant motion to use an alias oracle

Re: [PATCH] Rewrite store-motion and invariant motion to use an alias oracle

[PATCH] Rewrite store-motion and invariant motion to use an alias-oracle

[PATCH] Simplify (subreg:SI (lshiftrt:DI (reg:DI A) (const_int 32)) 0)

[PATCH] Simplify c_parser_next_token_is_keyword

[PATCH] Simplify cp_parser_template_parameter_list

[PATCH] Simplify SCCVN to allow handling ternary and quaternary expressions

[PATCH] Simplify some PRE stuff

[PATCH] Split phiprop from tree-ssa-forwprop.c into its own file

[PATCH] Target macro to redefine 'm' constraint letter

[PATCH] Teach SCCVN about VIEW_CONVERT_EXPR simplifying, add some foldings

Re: [PATCH] Teach SCCVN/FRE expression insertion, optimize type-punning through unions (final!)

[PATCH] Teach SCCVN/FRE expression insertion, optimize type-punning through unions (final!)

Re: [PATCH] Teach SCCVN/FRE expression insertion, optimize type-punning through unions (final!)

[PATCH] Teach SCCVN/PRE about type-punning through unions

[PATCH] Testcase for PR19580

[PATCH] Two tiny diagnostics fixes (PR c/35440, c++/35332)

[PATCH] types_compatible_p mess 1/3 (C)

[PATCH] types_compatible_p mess 2/3 (C++)

[PATCH] types_compatible_p mess 3/3 (C++)

[PATCH] Update copyright years in gcc --version etc.

Re: [PATCH] Updated baseline_symbols.txt

[PATCH] utf-16 and utf-32 support in C and C++

[PATCH]: 4.3 branch - Remove deprecation of crx-*-elf

[PATCH]: cleanup for conversion exprs code patterns (1/16)

[PATCH]: cleanup for conversion exprs code patterns (10/16)

[PATCH]: cleanup for conversion exprs code patterns (11/16)

[PATCH]: cleanup for conversion exprs code patterns (12/16)

[PATCH]: cleanup for conversion exprs code patterns (13/16)

[PATCH]: cleanup for conversion exprs code patterns (14/16)

[PATCH]: cleanup for conversion exprs code patterns (15/16)

[PATCH]: cleanup for conversion exprs code patterns (16/16)

[PATCH]: cleanup for conversion exprs code patterns (2/16)

[PATCH]: cleanup for conversion exprs code patterns (3/16)

[PATCH]: cleanup for conversion exprs code patterns (4/16)

[PATCH]: cleanup for conversion exprs code patterns (5/16)

[PATCH]: cleanup for conversion exprs code patterns (6/16)

[PATCH]: cleanup for conversion exprs code patterns (7/16)

[PATCH]: cleanup for conversion exprs code patterns (8/16)

[PATCH]: cleanup for conversion exprs code patterns (9/16)

[PATCH]: Handle lonely CC0 setter in sched-deps.c

[PATCH]: initialize dconsts lazily, improve GCC startup time

[patch]: PR/35151 configure.ac cleanup

[patch]: pr33617 vector modes have to be passed via memory for x86_64-pc-mingw32

[patch]: to improve precision of register allocation conflict builder.

Re: [PATCH][4.3] Deprecate -ftrapv

[PATCH][libstdc++-v3 parallel mode] Fixing ambigious set_intersection

[PATCH][libstdc++-v3 parallel mode] Make settings getter return non-const object

Re: [PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores

Re: [PATCH][m68k] Fix 'value out of range' error for jump table references

[PATCH][mem-ref] Adjust some testsuite patterns

[PATCH][mem-ref] CCP and read from constant strings

[PATCH][mem-ref] Fix DSE with pointers

[PATCH][mem-ref] Make PRE work, cleanup some stuff

[PATCH][mem-ref] Re-enable IVOPTs, build MEM_REF instead of TARGET_MEM_REF (help!)

Re: [PATCH][mem-ref] Re-enable IVOPTs, build MEM_REF instead of TARGET_MEM_REF (help!)

[PATCH][mem-ref] Re-enable IVOPTs, produce MEM_REFs, not TARGET_MEM_REFs

[PATCH][PING] Fix scheduling at the end of blocks.

[PATCH][PING] SCCVN alias oracle

[PATCH][PING] Teach VRP about range checks

Re: [PATCH][RFC] Flattening GIMPLE memory representation, introducing MEM_REF

[PATCH][RFC] Flattening GIMPLE memory representation, introducing MEM_REF

Re: [PATCH][RFC] Optimize type-punning union accesses to VIEW_CONVERT_EXPRs

[PATCH][RFC] Statistics "infrastructure"

[PATCH][RFC] Statistics patch, updated

[PATCH][TUPLES] Fix for va_start related problems and an ICE.

Re: [Pathch, fortran] PR35474 - [4.3/4.4 regression] Reading module file with COMMON and EQUIVALENCE

[Pathch, fortran] PR35474 - [4.3/4.4 regression] Reading module file with COMMON and EQUIVALENCE

Re: [PING H.J. Lu] Re: [PATCH] PR35371 GCSE loses track of REG_POINTER attribute

[PING H.J. Lu] Re: [PATCH] PR35371 GCSE loses track of REG_POINTER attribute

Re: [PING H.J. Lu] Re: [PATCH] PR35371 GCSE loses track of REG_POINTER attribute

Re: [PING**6][PATCH] stabs format for symbols in .comm

[PING] 4.3 regression: CSE clobbers EH reg

[PING] Fix for PR c++/35317 and PR c++/35320

Re: [ping] Ignore thread local symbols when generating dbx debug

Re: [ping] Ignore thread local symbols when generating dbx debug info

[PING] INSN attribute to enable/disable alternatives

[PING] PATCH FIX PR34210,35508 : Missing HI mode libgcc functions

[ping] Re: [PATCH] Updated baseline_symbols.txt

[ping] Re: RFA: Improve 128-bit long double configure test

[PING] Remove dead struct-equiv.c

[PING] Target macro to redefine 'm' constraint letter

[PING]: PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks C++ static member

Re: [PING]: PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks C++ static member

Re: [PING]: PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks C++ static member

[PING][4.2 PATCH]: backport patch for PRs 28834, 29436 & 32326, fixes mayalias-2.c.

Re: [PING][4.2 PATCH]: backport patch for PRs 28834, 29436 & 32326, fixes mayalias-2.c.

[PING][C] Fix PR32511, GCC inlines weak function

[PING][PATCH] Remove -ffunction-sections debugging warning (PR libstdc++/35597)

[PING]PR35542 FIX fwprop only propagates one operand

Re: [RFA:] alignof documentation shouldn't say it's a recommendation for non-strict-alignment targets

[RFA:] alignof documentation shouldn't say it's a recommendation for non-strict-alignment targets

[RFA:] Fix libgfortran issues with truncation related to PR35293

Re: [RFA:] PR35293 and testsuite: don't run tests using truncation on targets without support

[RFA:] PR35293 and testsuite: don't run tests using truncation on targets without support

[RFA] fixing SSSE3 pmaddubsw description

[RFA] lmemmem.patch

[RFA] optimizing predictable branches on x86

[RFC PATCH, i386]: Fuse compare and branch macro-ops for Core2

[RFC] cleanup frontend GC memory (decls and types)

[stack] Automatic Stack Aligment Support

[stack] Automatic Stack Alignment Support - DWARF2 unwinding

[stack] Automatic Stack Alignment Support - Test Cases

[stack] Merge with trunk at revision 133651

[stack]: [PATCH, i386]: Revert "Align DImode to 32 bits" patch.

[stack]: Merged from trunk at revision 133373

[stack]: PATCH: Optimize leaf function and check DRAP for PIC

[trunk] Addition to subreg section of rtl.text.

[trunk] first of three patches to get rid of no conflict blocks.

[trunk] Patch to properly model extracts and strict_low_part.

[trunk][patch] more refactoring in tree-vrp.c

[trunk][patch] some refactoring in tree-vrp.c

[tuples, commited] Convert ivopts

[tuples, commited] Scalar evolution analysis

[tuples] [patch] make some functions public

[tuples] [patch] refactoring of tree_expr_nonnegative_warnv_p

[tuples] [patch] refactoring of tree_expr_nonzero_warnv_p

[tuples] [patch] use gsi_insert_before_without_update init_tmp_var

[tuples] [patches] small bug fix

[tuples] change walk_gimple_stmt interface

[tuples] convert openmp (1 of many)

[tuples] Convert prefetching and related passes

[tuples] Enable pass_split_crit_edges

[tuples] Fix EH lowering (part 1)

[tuples] Fix miscompilation of gimple.c

[tuples] gsi_start_phis

[tuples] inline

[tuples] memory statistics gathering for tuples

[tuples] merged from trunk @133250

[tuples] merged from trunk @133251

[tuples] merged from trunk @133257

[tuples] merged from trunk @133315

[tuples] merged from trunk @133341

[tuples] merged from trunk @133423

[tuples] merged from trunk @133440

[tuples] merged from trunk @133452

[tuples] partial vrp patch

Re: [tuples] Tuplify dead code elimination

Re: [tuples] Tuplify invariant motion

[tuples] update to trunk 133168

[tuples] walk_gimple_stmt: handle WCE

[tuples][patch] Check for return value from gimplify_expr in gimplify_switch_expr

[tuples][patch] Convert pass_ccp and pass_store_ccp to tuples

Re: [tuples][patch] Convert pass_ccp and pass_store_ccp to tuples (revised patch)

[tuples][patch] Convert pass_copy_prop to tuples.

Re: [tuples][patch] Convert pass_fold_builtins to tuples and related fixes

[tuples][patch] Convert pass_fold_builtins to tuples and related fixes

[tuples][patch] Convert pass_object_sizes to tuples

[tuples][patch] Converting several easy passes

Re: [tuples][patch] Correctly distinguish try-catch and try-finally in remove_useless_stmts_1

[tuples][patch] Correctly distinguish try-catch and try-finally in remove_useless_stmts_1

[tuples][patch] Dead Store Elimination

[tuples][patch] Fix EH bug

[tuples][patch] Fix for get_expr_operands()

[tuples][patch] Fixing a bug in tree-complex.c

[tuples][patch] Fixing EH lowering bugs

[tuples][patch] Recording the correct type for a function

[tuples][patch] Recording vars whose address is taken in phi nodes

Re: [tuples][patch] Remove gimple_seq_has_side_effects, fix gimplifier to correctly wrap the function body into try/finally block, if required

[tuples][patch] Remove gimple_seq_has_side_effects, fix gimplifier to correctly wrap the function body into try/finally block, if required

[tuples][patch] Removing gimplify_val

[tuples][Patch] Tuplify mips backend.

[tuples][patch] Tuplify pass_forwprop.

[tuples][patch] Tuplifying dce

[tuples][patch] walk_gimple_op does not consider a possibility that GIMPLE_ASSING has >1 operands on RHS

[v3] doxygen updates

[v3] libstdc++/35480

[v3] libstdc++/35541

[v3] libstdc++/35566

[v3] libstdc++/35637

[v3] libstdc++/35725

[v3] long double compat fixes for abi_check

[v3] PR 35256

Re: [v3] tweak -ffunction-sections configure test

[v3] update libtool_VERSION

Re: [vta, 4.4] terminate FOR_EACH_IMM_USE_FAST with NULL_USE_OPERAND_P in DEST

Re: [vta/trunk?] don't mark block as dirty when scheduling insns within it

Re: [vtab and trunk?] ifcvt: try 'then' only if 'else' is unsuitable

[wwwdocs, committed] Update link to status report

[wwwdocs] Add .svg to bin/preprocess

[wwwdocs] Adjust link to HiPEAC

[wwwdocs] extensions.html maintenance

[wwwdocs] Fix reference to LGAMMA in GCC 4.3 release notes

[wwwdocs] Fix up links to the Wiki

[wwwdocs] java/projects.html -- remove broken link

[wwwdocs] mirrors.html update

[wwwdocs] news.html -- adjust link to GCC Wiki page

[wwwdocs] projects/web.html link fix

[wwwdocs] Re: GCC 4.2.4 Status Report (2008-03-15)

[wwwdocs] Re: GCC 4.3.1 Status Report (2008-03-15)

[wwwdocs] Re: GCC 4.4 schedule

[wwwdocs] readings.html -- remove broken GNUH8 mailing list link

[wwwdocs] readings.html -- remove two bogus links

[wwwdocs] readings.html maintenance

[wwwdocs] update documentation section

Re: [wwwdocs] Updated C++0x status based on results of Bellevue committee meeting

[wwwdocs] Updated C++0x status based on results of Bellevue committee meeting

[wwwdocs] Vectorizer's updates to 4.3.0 changes

[Xtensa] add -mno-serialize-volatiles option

[Xtensa] fix type mismatches for variable arguments

[Xtensa] handle unordered floating-point comparisons

Ada Hardware Interrupts Patch

advanced value range propagation for tree-ssa

ARM bitfield instrucitons

ARM EABI uclinux config tweaks

ARM frame creation tweaks.

ARM stack frame simplification

ARM unspec numbering fix

ARMv6 extension insn rtx_costs

ARMv6-M support.

Bluepill will make your hard stone even harder!

Bootstrap failure building libobjc fixed

C++ PATCH for c++/35548 (dangling reference with ?:)

C++ ping: reduce size of cp_token

Cleanup after tree-pass reorg

Come join me on ssbbw4u...

Committed: fix PR middle-end/35595

Committed: various simtest-howto.html tweaks

Contents of PO file 'cpplib-4.3.0.de.po'

Contents of PO file 'cpplib-4.3.0.es.po'

Contents of PO file 'cpplib-4.3.0.fr.po'

Contents of PO file 'cpplib-4.3.0.nl.po'

Contents of PO file 'cpplib-4.3.0.sv.po'

Contents of PO file 'cpplib-4.3.0.vi.po'

Contents of PO file 'cpplib-4.3.0.zh_CN.po'

Contents of PO file 'gcc-4.3.0.nl.po'

Contents of PO file 'gcc-4.3.0.sv.po'

Contents of PO file 'gcc-4.3.0.zh_CN.po'

Re: Continue stmt branch prediction

Cortex-R4 scheduler

Discover all the wonders of blue colored-tab!

Don't ignore unknown -fno-* and -mno-* options

Fix bootstrap problem in tree_single_nonnegative_warnv_p

Fix gcc.dg/tree-ssa/loop-1.c for Windows targets

fix gthr-vxworks

fix IA-64 recip approx cse bug

Fix Java debuginfo breakage in 4.3

Fix PR ada/35186

Fix PR34916, 35519 Combine (Dataflow merge regression.)

Fix use of @item vs. @itemx

Fixed regressions with "Patch: Remove input_file_stack"

A further texinfo.tex update

Re: GCC 4.3.0 Status Report (2008-03-06, 2nd editionOF)

Re: GCC bootstrap breakage

FW: gcc-4.1-20080303 is now available

gcc-4.3.0-RC-20080301 test failures on ARM EABI

gfortran.dg patch, committed

GNAT/RTEMS patch for SVN Trunk ping

Re: Improving parallel build

Improving parallel build (was: [C++/Obj-C++ PATCH] Fix Objective-C++ breakage)

Re: Improving parallel build (was: [C++/Obj-C++ PATCH] Fix Objective-C++ breakage)

Re: libffi files executable stack (missing .note.GNU-stack on .o files)

libffi files executable stack (missing .note.GNU-stack on .o files)

Re: libjava/classpath/configure needs regenerated in 4.3

Re: loc_mentioned_in_p invokes undefined behavior

Re: Make libstdc++ use strtold on MinGW

New Chinese (simplified) PO file for 'cpplib' (version 4.3.0)

New Chinese (simplified) PO file for 'gcc' (version 4.3.0)

New Dutch PO file for 'cpplib' (version 4.3.0)

New Dutch PO file for 'gcc' (version 4.3.0)

New French PO file for 'cpplib' (version 4.3.0)

New German PO file for 'cpplib' (version 4.3.0)

New German PO file for 'gcc' (version 4.3.0)

Re: New port submission - picoChip

New Spanish PO file for 'cpplib' (version 4.3.0)

New Spanish PO file for 'gcc' (version 4.3.0)

New Swedish PO file for 'cpplib' (version 4.3.0)

New Swedish PO file for 'gcc' (version 4.3.0)

New template for 'gcc' made available

New Vietnamese PO file for 'cpplib' (version 4.3.0)

Obvious fix for libiberty/md5.c

Re: parallel bootstrap failure: options.h

Re: PATCH COMMITTED: Add sha1 to libiberty

PATCH COMMITTED: Change alias_set_type from HOST_WIDE_INT to int

PATCH COMMITTED: Fix overflow check in cp-demangle.c

PATCH COMMITTED: Let -frepo look for symbol name in single quotes

PATCH COMMITTED: Make filenames.h C++ safe

PATCH COMMITTED: Make include/md5.h C++ safe

Re: Patch Fix PR1936,24894,31644,31786 AVR target

Patch Fix PR32871 -- [avr] gcc is pushing too many registers

PATCH FIX PR34210,35508 : Missing HI mode libgcc functions

Re: Patch Fix PR35013, PR27192

PATCH RFC: Add --enable-gold

PATCH RFC: Add sha1 to libiberty

PATCH RFC: Recognize gold in libstdc++ configure script

patch, fortran: Speedup for pack intrinsic

patch, libfortran: Make spread more efficient

patch, libfortran: Speedup for unpack intrinsic

Patch: automatic dependencies for gcc

Patch: changes to patch_tester.sh

Patch: delete treelang

PATCH: Fix a typo in sse.md

Patch: FYI: fix atomicity bug in libcpp Makefile

Patch: FYI: fix insn-modes.h dependencies

Patch: FYI: fix PR 35322 test case

Patch: FYI: fix PR libcpp/35322

PATCH: i386: Use R10_REG and CX_REG for STATIC_CHAIN_REGNUM

PATCH: Macroize more SSE patterns

PATCH: PR bootstrap/35752: Combined gcc + binutils source tree doesn't bootstrap

Re: PATCH: PR bootstrap/35752: Combined gcc + binutils source tree doesn't bootstrap

Re: PATCH: PR target/32000/35767: x86 backend uses aligned load on unaligned memory

PATCH: PR target/32000: struct-layout-1.exp fails at -O2

Re: PATCH: PR target/32000: x86 backend uses aligned load on unaligned memory

PATCH: PR target/32000: x86 backend uses aligned load on unaligned memory

PATCH: PR target/32000: x86 backend uses aligned load on unaligned memory

Re: PATCH: PR target/35657: TDmode isn't aligned at 128bit when passing to a function

PATCH: PR target/35657: TDmode isn't aligned at 128bit when passing to a function

PATCH: PR target/35757: [4.4 Regression] Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>

PATCH: PR testsuite/35538: gcc.dg/tree-ssa/ssa-store-ccp-[34].c

PATCH: PR testsuite/35558: Untested g++.dg/tls/static-1a.cc

PATCH: PR testsuite/35621: gcc.target/i386/ssse3-*.c violates C/C++ aliasing rules

Re: PATCH: PR testsuite/35621: gcc.target/i386/ssse3-*.c violates C/C++ aliasing rules

PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks 483.xalancbmk

Re: PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks 483.xalancbmk

Re: PATCH: PR tree-optimization/35494: [4.4 Regression]: Revision 132991 breaks 483.xalancbmk

Patch: reduce size of cp_token

PATCH: remove if (0) code from final.c

PATCH: remove more if (0) code

PATCH: Update alignment on stack slot

PATCH: Update gcc 4.3 changes

PATCH: x86: Check BIGGEST_ALIGNMENT for alignment

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

ping 4 patches (langhooks, RTL, one patch also for 4.3)

Ping some build machinery patches

Ping two ADA doc patches

Ping: -I- patch

PING: [4.4 resubmission] dse.c:replace_read enhancements

PING: [PATCH for H8/300]: Generation of three bit manipulation instructions in HImode for H8300H and H8S targets

PING: [PATCH, middle end] Fix PR 35496, wrong alignment of MS bitfield layout for DImode types

Re: PING: PR 35232: Inheritance bug with mixed-mode reloads

Re: PING: PR/17236, improve long long multiply on x86 (middle-end)

PING^2: [4.4 resubmission] dse.c:replace_read enhancements

PING^2: PR 35232: Inheritance bug with mixed-mode reloads

Re: PR 35232: Recent regression due to reload inheritance bug

PR C++/35262

PR c++/35469: Revert previous jboolean patches

PR testsuite/35647

Re: PR28322: backporting to 4.1, 4.2 and 4.3 branches

PR35542 Fix fwprop only propagates one operand

Prefer ARM LDRD

Re: Problems with builtin setjmp receiver getting eliminated - Help

Re: r133476 - in /trunk/gcc/ada: ChangeLog a-cgaaso...

Renaming IS_AGGR_TYPE & co

RFC: identifier GC

Soliciting help upgrading our bugzilla install

Re: Status of the 4.1 branch

Status of the 4.1 branch (was: [4.2 PATCH]: backport solaris11 c99-math fixincludes patch)

Re: Status of the 4.1 branch (was: [4.2 PATCH]: backport solaris11 c99-math fixincludes patch)

struct function cleanup part I

Struct function cleanups II

Summer is on the way, do not forget of all requred-tabs.

Suppress unused ARM unwinding tables

Re: Test Harness and SPARC VIS Instructions

testsuite run-time test for sse2 support

Thumb-2 peepholes

Thumb-2 size costs

TLS support for vxworks

Re: tree-pass datastructure preparation for introduction of extra IPA hooks and removal of RTL dump letters.

tree-pass datastructure preparation for introduction of extra IPA hooks and removal of RTL dump letters.

Unreviewed C++0x patches

Update milestones

Update my email address

updating texinfo.tex

vterminate use of malloc-less demangler

vxworks test cleanups

Windows stack probes and large argument passing

Re: {Patch/documentation} PR 35054 Document #pragma push|pop_macro


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3