gcc-patches archive
subject index for May, 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:

4.3 Patch for bad code generation on HPPA platform

[4.3]: PATCH: PR target/36095: __builtin_ia32_crc32di shouldn't defined in 32bit

Re: [4.3]: PATCH: PR target/36095: __builtin_ia32_crc32di shouldn't defined in 32bit

[Ada] A couple of source location info adjustments

[Ada] Abnormal completion of file Close operation

[Ada] Abstractness check in subprograms specifications.

[Ada] Accessibility checks on anonymous access_to_subprograms.

[Ada] Accessibility level of access parameters that are access_to_subprogram

[Ada] Add missing guard in test for assignment to temporary

[Ada] Add missing restrictions

[Ada] Additional warnings on redundant use clauses in subprogram bodies.

[Ada] Anonymous "access all" error message

[Ada] Avoid bad optimization of a*(2**b) for non-binary modular type (PR 30470)

[Ada] Avoid cascaded error messages for improper progenitor declarations.

[Ada] Avoid intermediate overflow when result is converted to larger type

[Ada] Avoid problem in propagating mod 2**64 values

[Ada] Bogus warning for null-excluding RACWs

[Ada] Check casing of names in Standard.ASCII

[Ada] Code clean up in hppa linux

[Ada] Code sharing across implementations of internal thin sockets binding

[Ada] Concatenation of arrays with modular index types.

[Ada] Context of instantiation of child unit or subunit.

[Ada] Defered finalization actions for protected operations

[Ada] Derived subprogram called handled incorrectly

[Ada] Discriminant constraint on a task component in a private extension.

[Ada] Dispatch tables for synchronized types

[Ada] Do not clobber target of copy if source is unreadable

[Ada] Document restriction in preprocessing expressions PR 34446

[Ada] Enable parallel build of gnatlib/gnat1/gnatbind

[Ada] Entry identification in GDB

[Ada] Expansion of aggregates with task subcomponents and function calls

[Ada] Expansion of calls to an instance of Generic_Dispatching_Constructor

[Ada] File containing list of excluded sources

[Ada] Fix cascaded errors when No_Finalization violated

[Ada] fix crash on self-referential access-to-class-wide

[ada] fix gnattools-cross target (PR ada/31808)

[Ada] Fix PR ada/24880 and PR ada/26635

[Ada] Fix problem returning unaligned object

[Ada] Fix problem with VMS descriptor and generics

[Ada] Fix tree node sharing problem (1/2)

[Ada] Fix unexpected CE on conversion of integer to fixed

[Ada] Fix various nits

[Ada] Fix vax float issue on AVMS

[Ada] Flag illegal remote subprograms

[Ada] Further adjustment to unsharing machinery

[Ada] gnatlink "--GCC=gcc -xxx"

[Ada] gnatname: process different patterns with different directories

[Ada] gprbuild: find correctly Ada sources

[Ada] gprbuild: no error when testing for a subunit

[Ada] Improve code generation for address representation clauses

[Ada] Improve powerpc-linux port

[Ada] improvements and fixes in stack usage reporting

[Ada] In Ada2005, an array aggregate can have task components.

[Ada] Incomplete initialization of interfaces in aggregates

[Ada] Incorrect syntax errors when parsing protected type declarations

[Ada] Missing warning for unsafe constructs

[Ada] Modification of shared storage management.

[Ada] New flag -gnatr (treat Restrictions as Warnings)

[Ada] New frontend infrastructure for interface types

[Ada] New project level attribute Map_File_Option

[Ada] New subprograms in package Mains for gprbuild

[Ada] No duplicate object file name in single project (gprbuild only)

[Ada] No symbolics resolved in path name of project files

[Ada] Null variant discriminant-checking functions needed for front-end layout

[Ada] Objects of scalar array types get errors with No_Default_Initialization

[Ada] Optimization of address clause applied to a slice (cont)

[Ada] Optimization of address clause applied to a slice.

[Ada] Output the correct Size clause for Wide_Wide_Character

[Ada] Overriding an operation that returns an access to interface.

[Ada] package Interfaces.COBOL should be preelaborated, now fixed.

[Ada] PR ada/864

[Ada] Predefined primitives allowed in CPP types

[Ada] project file improvements and fixed

Re: [Ada] Redo handling of consistency check for Optimize_Alignment

[Ada] Remove unnecessary index checks

[Ada] Reorganization of RACW TSSs for PolyORB/DSA

[Ada] Reorganize code for synchronized interfaces

[Ada] Set selected priority on AIX when using time slice

[Ada] Size clauses and convention C on enumeration types.

[Ada] Slice of parameterless function call.

[Ada] Small adjustment to make_packable_type

[Ada] Use Append instead of Increment_Last + Set

[Ada] Warn if old applied to constant

[Ada] Warn on not (not ..) if -gnatwr active

[Ada] Warning on redundant slice.

[ARM] Why MI thunks are always implemented in ARM code?

[AVR][commited][4.4,4.3] Save all call-used registers in interrupt handler routine if it is not leaf function

[AVR][committed] Add 'OS_main' attribute. [1/2]

[AVR][committed] Add 'OS_main' attribute. [2/2]

[AVR][committed] Remove duplicate code in expand_prologue/expand_epilogue

[AVR][committed] Remove duplicate variables.

[AVX]: Add _mm256_insert_epiXX

[AVX]: Add _mm256_set_epi64x and _mm256_set1_epi64x

[AVX]: Add AVX cvt support

[AVX]: Add AVX support to *movdf_integer_rex64

[AVX]: Add AVX support to *sse_prologue_save_insn

[AVX]: Add AVX support to pmovsx/pmovsz

[AVX]: Add AVX support to vec_concatv4si/vec_concatv2di

[AVX]: Add AVX128_VEC_FLOAT_MODE_P

[AVX]: Add ix86_expand_vector_init_interleave

[AVX]: Add missing alternatives

[AVX]: Add more AVX patterns

[AVX]: Add more AVX support

[AVX]: Add more AVX tests

[AVX]: Add vec_extract_XX_<mode>/vec_set_XX_<mode> to AVX

[AVX]: AVX updates

[AVX]: Finish gmmintrin.h

[AVX]: Fix AVX branch

[AVX]: Merged with trunk at revision 134906

[AVX]: Merged with trunk at revision 135144

[AVX]: More AVX support

[AVX]: More AVX updates

[AVX]: Put prefix attribute before mode attribute

[AVX]: Reformat i386.md/sse.md

[AVX]: Rename AVX vector concat patterns

[AVX]: Support 256bit AVX vector initialization

[AVX]: Support concatenate with zero vector.

[AVX]: Update AVX support

[AVX]: Update vector set for AVX

[AVX]: Use "%v" for AVX support in sse.md

[AVX]: Use %vmovd instead of %vmovq

Re: [Bug c++/36185] [4.4 Regression] wrong code with -O2 -fgcse-sm

Re: [Bug middle-end/36177] [4.4 Regression] g++.dg/opt/pr23714.C ICEs with 135041 -> 135057

[C++ PATCH] Fix compound literal diagnostics (take 2, PR c++/36023)

[C++ Patch] PR 35243

Re: [C++ Patch] PR 35331

[C] Patch: fix PR 22231

[committed] Add mips16_attribute to gcc.target/mips/scc-[13].c

[COMMITTED] Added myself to MAINTAINERS file

[committed] Change email address in MAINTAINERS

[Committed] Fix dependencies on tree-ssa-phiprop.o

[Committed] Fix PR middle-end/36141 IA64 failure with some VCE conversion and function decl

[Committed] Introduce 'enabled' insn attribute

[Committed] Introduce TARGET_MEM_CONSTRAINT macro

[Committed] Removed XFAIL for fmt_t_7.f

[Committed] S/390: Add the -march=z10/-mtune=z10 options for the new System z10 Enterprise Class Mainframe

[Committed] S/390: Exploit the 'enabled' insn attribute

[Committed] S/390: Replace 'm' with 'RT' constraints

[Committed] S/390: Support the new instructions introduced with System z10 Enterprise Class Mainframe

[committed] Skip ICEing -frtl-abstract-sequences tests for MIPS

[committed] testsuite/35127, remove ineffective dg-options

[committed] XFAIL ICEing -frtl-abstract-sequences tests

[DOC PATCH]: Document --enable-cld and -mcld options

[DOC PATCH]: Mention -mcld in the GCC 4.3 release notes

Re: [Fortran, patch] intrinsic.texi - fix Fortran 2003 [, KIND] documentation

[fortran,committed] Adjust pattern count in gfortran.dg/char_cast_1.f90

[fortran,committed] Fix PR 36197, regression cause by module string quoting patch

[fortran,committed] Fix unescaping of included files

[fortran,committed] Remove use of ungetc

Re: [fortran,patch] Add SELECTED_CHAR_KIND intrinsic

Re: [fortran,patch] Call mpfr_check_range after setting emin/emax

[fortran,patch] Fix PR 36176, failure to simplify TRANSFER when it involves substrings

[fortran,patch] Fix PR 36186, wrong handling of BOZ in CMPLX

[fortran,patch] Fix PR35682, more wrong array bounds calculation

Re: [fortran,patch] Fix PR35685, one more "zero-sized sections gave wrong UBOUND" issue

[fortran,patch] Fix PR35685, one more "zero-sized sections gave wrong UBOUND" issue

[fortran,patch] Fix PR35937, give function result string length the right type

Re: [fortran,patch] Fix PR36059: don't repack arrays that have the TARGET attribute.

[fortran,patch] Fix PR36059: don't repack arrays that have the TARGET attribute.

[fortran,patch] Fix PR36257, don't force a rank onto an EXPR_ARRAY

[fortran,patch] Last widechar intrinsics and a few related fixes

Re: [fortran,patch] Towards wide character strings, step 2: handle characeter constants as wide strings

[fortran,patch] Towards wide character strings, step 2: handle characeter constants as wide strings

[fortran,patch] Wide characeters, main patch

[fortran,patch] Wide chars part 3 + fix PR36162 (null char in module string)

Re: [fortran,patch] Wide chars part 5, front-end interface to the library functions

[fortran,patch] Wide chars part 5, front-end interface to the library functions

[fortran,testsuite,committed] Skip the STAT testcases on mingw

[function-specific-branch, committed]: Update for inlining

Re: [Fwd: [trunk] first patch to remove libcalls.]

[gomp3] Adjust omp_get_schedule to match OpenMP 3.0 final standard

[gomp3] Fix #pragma omp task in templates

[gomp3] Fix bootstrap on gomp-3_0-branch

[gomp3] Fix C++ implicitly determined firstprivates and C++ predetermined sharing of const decls

[gomp3] Fix schedule(auto)

[gomp3] GOMP_task API changes

[gomp3] Handle tabs like spaces

[gomp3] Minor GOMP_task improvement, fortran tasking testcase/benchmark

[gomp3] Real OpenMP 3.0 tasking support

[gomp3] unsigned, long long and pointer omp for loops

[graphite] Merged from trunk

[incremental] Patch: FYI: add accessor macros to gdbinit

[ira] avr support and small fix in the reload

[ira] better allocation for -O0

[ira] Don't calculate memory move costs for NO_REGS

[ira] merged from trunk @136204

[ira] Move the init_ira call

[ira] patch for a small IRA speedup

[ira] patch for conflict bit matrix compression, transition to sparseset and VECs

Re: [ira] patch for making preferred and alternative classes closer to regclass ones

[ira] patch for making preferred and alternative classes closer to regclass ones

Re: [ira] patch for making preferred and alternative classes closer to regclass ones

[ira] patch for solving PR36028

[ira] patch solving IRA slowness in -O0 mode

[ira] patch solving problem of IRA slowness reported in PR26854

[ira] patch to fix stack register problem

[ira] patch to speed up regional allocation in IRA

[ira] rewriting save/restore palcement optimization

[ix86/gcc-4_3-branch]: Merged with gcc 4.3 branch at revision 135154

[libgfortran,patch] Wide char part 4, library support

[libmudflap] Testing libmudflap from install directory

[lto-streamer] Fix pr36245

[lto-streamer] Partial fix for NAMESPACE_DECL streaming

Re: [Lto-team] Fwd: [tuples] reduced testcase of the libjava build failure

Fwd: [Lto-team] Fwd: [tuples] reduced testcase of the libjava build failure

Re: [lto] [patch] use autoconf 2.59

[lto] add skeleton for option processing

[lto] add support for inlining

[lto] merged from trunk @135302

[lto] merged from trunk @135852

[lto] merged from trunk @136135

[lto]: Moved some files from lto directory to gcc directory.

Re: [lto][patch] Committed first cut at DWARF-less streamer for globals and types to lto-streamer branch

Re: [lto][patch] Committed first cut at DWARF-less streamer for globals and types to lto-streamer branch

Re: [lto][patch] Committed first cut at DWARF-less streamer for globals and types to lto-streamer branch

[lto][patch] Committed first cut at DWARF-less streamer for globals and types to lto-streamer branch

[m32c] return_addr, address_costs

[m32c] untyped_call

[mainline] Avoid CLOBBERs of CONCATs (related to IRA for MIPS)

[MIPS] ST Loongson 2E/2F submission

[MIPS][LS2][1/5] Generic support

[MIPS][LS2][2/5] Vector intrinsics

[MIPS][LS2][3/5] Miscellaneous instructions

[MIPS][LS2][4/5] Scheduling and tuning

[MIPS][LS2][5/5] Support for native MIPS GCC

Re: [off-list]: "enabled" attribute patch

Re: [PATCH 1/7]: Ping2: Merge from Stack Branch - New data in function.h

[PATCH 1/7]: Ping2: Merge from Stack Branch - New data in function.h

[PATCH 1/7]: Ping3: Merge from Stack Branch - New data in function.h

Re: [PATCH 2/7]: Ping2: Merge from Stack Branch - collect alignment info

Re: [PATCH 2/7]: Ping2: Merge from Stack Branch - collect alignment info

[PATCH 2/7]: Ping2: Merge from Stack Branch - collect alignment info

Re: [PATCH 2/7]: Ping3: Merge from Stack Branch - collect alignment info

[PATCH 2/7]: Ping3: Merge from Stack Branch - collect alignment info

[PATCH 3/7]: Ping2: Merge from Stack Branch - DWARF2

[PATCH 3/7]: Ping3: Merge from Stack Branch - DWARF2

Re: [PATCH 4/6]: Ping: Merge from Stack Branch - i386 backend changes

RE: [PATCH 4/6]: Ping: Merge from Stack Branch - i386 backend changes

[PATCH 4/7]: Ping2: Merge from Stack Branch - i386 backend changes

Re: [PATCH 4/7]: Ping3: Merge from Stack Branch - i386 backend changes

[PATCH 4/7]: Ping3: Merge from Stack Branch - i386 backend changes

RE: [PATCH 4/7]: Ping3: Merge from Stack Branch - i386 backendchanges

Re: [PATCH 5/6]: Ping: Merge from Stack Branch - Document changes

[PATCH 5/7]: Ping2: Merge from Stack Branch - other ports

[PATCH 5/7]: Ping3: Merge from Stack Branch - other ports

[PATCH 6/7]: Ping2: Merge from Stack Branch - Document changes

[PATCH 6/7]: Ping3: Merge from Stack Branch - Document changes

[PATCH 7/7]: Ping2: Merge from Stack Branch - Test cases

[PATCH 7/7]: Ping3: Merge from Stack Branch - Test cases

[patch committed] Add -mfixed-range option for SH

[patch committed] Fix build failure on SH

[patch committed] Fix PR target/24713

[patch committed] make computed_goto_p static

[PATCH COMMITTED] Obvious patch to fix typo.

[PATCH COMMITTED]: Consolidate Sparc/Linux-GNU configurations.

[patch i386]: Disable red zone for w64 abi

[patch i386]: Fix in x86_output_mi_thunk for this_param

[patch i386]: Fix output_emit_asm in output_set_got for x86_64.

[patch i386]: Implementation for call abi switching via attribute.

[patch i386]: PR/36280 option -fno-leading-underscore not treated

Re: [PATCH testsuite] Fix PR36172 (unsigned long and void * not equal in size on w64 )

Re: [PATCH testsuite] Fix PR36172 (unsigned long and void * not equal in size on w64 )

Re: [PATCH testsuite] Fix PR36172 (unsigned long and void * not equal in size on w64 )

[PATCH testsuite] Fix PR36172 (unsigned long and void * not equal in size on w64 )

Re: [PATCH v2, i386]: Fix PR 36079 [4.3/4.4 Regression] cld instruction is not emitted anymore.

Re: [PATCH v2, i386]: Fix PR 36079 [4.3/4.4 Regression] cld instruction is not emitted anymore.

Re: [PATCH, ARM, RFC] Fix gfortran.dg/vector_subscript_1.f90 for -Os -mthumb reload ICE

Re: [PATCH, ARM, RFC] Fix gfortran.dg/vector_subscript_1.f90 for -Os -mthumb reload ICE

[PATCH, ARM] ARM EHABI support for Objective-C (libobjc)

[PATCH, ARM] ARM Fortran testcase fixes

[PATCH, AVR] FIX PR34932 ICE in reload

[PATCH, committed, x86]: Backport PR36224 to 4.3 branch

[PATCH, committed] Fix comment typo in optc-gen.awk

[PATCH, committed] Fix two error messages in C++ parser

[patch, committed] PR36202 [mingw] Namelist read fails with CRLF

[PATCH, committed] Update SSE5 vector multiplication, shift, rotate, take 4

[patch, doc, wwwdocs] gfortan+libcpp

[Patch, Fortran, committed] Add missing fold_convert (PR36316)

[Patch, Fortran] attribute declaration outside of INTERFACE body (PR36361)

[Patch, Fortran] c_f_pointer, c_f_procpointer patch (PR32600)

[PATCH, fortran] Clean-up mpfr (ab)use.

[PATCH, Fortran] Extend F2003 structure constructor support

[patch, fortran] Fix PR 35719

[PATCH, Fortran] Fix PR36112: Bounds-checking on character-array-constructors

Re: [PATCH, fortran] Interoperability with C int128_t types

[PATCH, Fortran] Parse FINAL procedure declarations

Re: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ maintainers needed)

Re: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ and fortran maintainers needed)

Re: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ maintainers needed)

Re: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ and fortran maintainers needed)

Re: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ maintainers needed)

[patch, fortran] PR34325 Wrong error message for syntax error

[Patch, fortran] PR35743, PR34745, PR35759 and PR35756 - WHERE problems

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

Re: [Patch, fortran] PR35997 - [4.3/4.4 regression]Used function interface bug

[patch, fortran] PR36355: fix argument type checking for matmul

[Patch, Fortran] Simplify Bessel_* functions

Re: [Patch, Fortran] specific or generic INTERFACE implies the EXTERNAL attribute (PR36325)

[patch, fortran] Wide character I/O Part 1

[patch, fortran] Wide character I/O Part 1.1 Round 2

[PATCH, i386, committed]: Fix PR 36224 (32x32 -> 64 bit vector multiply)

Re: [PATCH, i386, committed]: Fix PR 36224 (32x32 -> 64 bit vector multiply)

[PATCH, i386]: A couple of trivial changes

[PATCH, i386]: Fix (part of) PR target/36222

Re: [PATCH, i386]: Fix PR 36079 [4.3/4.4 Regression] cld instruction is not emitted anymore.

[PATCH, i386]: Fix PR 36079 [4.3/4.4 Regression] cld instruction is not emitted anymore.

[PATCH, i386]: Fix PR target/35714: x86 poor code with pmaddwd

[PATCH, i386]: Fix PR target/36246

[PATCH, i386]: Force non-zero TFmode constants to register in ix86_expand_copysign

[PATCH, i386]: Macroize float operators

[PATCH, i386]: Macroize MMX add/sub patterns (+ use ix86_fixup_binary_operands_no_copy)

[PATCH, i386]: Remove a couple of equivalent insn template series

[PATCH, i386]: Remove SECONDARY_OUTPUT_RELOAD_CLASS

[patch, libfortran] Add restrict to some array intrinsic pointers

[patch, libfortran] Fix PR 35595

[patch, libfortran] Fix PR 36302

[patch, libfortran] PR36094 Runtime error show_locus not working correctly

[patch, libfortran] Silence compiler warning

[Patch, libgfortran] PR 25561 Part 0.9/2 Get rid of alloc stream

Re: [Patch, libgfortran] PR 25561 Part 1.1/2 Minor improvements to part 1

[Patch, libgfortran] PR 25561 Part 1.1/2 Minor improvements to part 1

[Patch, libgfortran] PR 25561 Part 1/2 Get rid of alloc stream

[PATCH, middle-end] Switch initializations conversion (take four.3)

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

[PATCH, rtl-optimization]: FIX PR 36111

[PATCH, spu] add libgcc functions __multi3, __udivmodti4, etc

[PATCH, spu] change qword from V16QImode to TImode

[PATCH, spu] fixed bug in subti3

Re: [PATCH, testsuite]: Fix PR 36057: [4.3/4.4 Regression] struct-layout-1_generate.c uses non-ISO C '%n$' operand number formats

[PATCH, testsuite]: Fix PR 36057: [4.3/4.4 Regression] struct-layout-1_generate.c uses non-ISO C '%n$' operand number formats

[PATCH, tree-dce]: DCE enh to handle dead calls (not pure)

Re: [PATCH, tree-optimization]: FIX PR 36129; [4.3, 4.4 Regression] ICE with -fprofile-use

[PATCH, tree-optimization]: FIX PR 36129; [4.3, 4.4 Regression] ICE with -fprofile-use

[PATCH, tree-prof]: Do not return early for BUILT_IN_MEMPCPY in interesting_stringop_to_profile_p

[patch, vectorizer] Fix PR tree-optimization/36098

[patch, vectorizer] Fix PR tree-optimization/36119 (committed)

[patch, vectorizer] Fix PR tree-optimization/36293

Re: [PATCH, wwwdocs] Remove CRX from obsolete port list

[Patch,4.3] MIPS: Add early clobber to some atomic memory operations.

[PATCH,AVR] Fix PR34879 Wrong code builtin setjmp nolocal_goto

[Patch,committed] Fix "incpath" inclusion in config/darwin (was: [patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ and fortran maintainers needed))

[patch,committed] Fix PR36265, widechar regression

[Patch,Fortran,committed] Fix keyword= in intrinsic.texi

[Patch,Fortran] Increase maximal array rank from 7 to 15 for Fortran 2008

[Patch,Fortran] Increase maximal array rank from 7 to 15 for Fortran 2008

Re: [patch,fortran] PR33268 read ('(f3.3)'), a rejected due to the extra (...)

[PATCH,rs6000] Add -mcpu/-mtune options for the 464 processor

[PATCH,rs6000] fix darwin-ldouble.c:fmsub duplicate rounding

[PATCH,TESTSUITE] Adjust tests for small int targets.

[PATCH,TESTSUITE]Add AVR testsuite.

[PATCH,TESTSUITE]Correct test for AVR target

[PATCH,testsuite]Skip tree-parallelize-loops test if target has no pthread

[PATCH/RFC] Subscripting on vector types

[Patch/testsuite] Allow fortran.dg /dev_null.f90 to pass on mingw32 host

[PATCH; RFC] Alignment of component_ref's.

[PATCH] "enabled" attribute

[PATCH] 'enabled' attribute - revised version

[PATCH] 'enabled' attribute - revised version 2

Re: [PATCH] ada/16087: Accept statically matching constraint in full view

[PATCH] ada/16087: Accept statically matching constraint in full view

Re: [PATCH] ada/30614: Do not try too hard to give a good message when expander is off

Re: [PATCH] ada/30614: Do not try too hard to give a good message when expander is off

Re: [PATCH] ada/36001: Define GNATMAKE when building from the gcc subdirectory

Re: [PATCH] ada/36001: Define GNATMAKE when building from the gcc subdirectory

[PATCH] ada/36001: Define GNATMAKE when building from the gcc subdirectory

[PATCH] ada: Give better oversize warnings

[PATCH] ada: Remove unused Function_Returns_With_DSP

[PATCH] Add testcase for PR17526

[PATCH] Add umulditi3 instruction for s390.

[PATCH] Add un-distribution to tree-ssa-reassoc (2nd try)

[PATCH] allow front-end/gcc interface files in lang subdir

[PATCH] Allow target sh2[lbe]*-*-linux*

[PATCH] Allow tree-ssa Forward Prop to produce VIEW_CONVERT_EXPR in some cases

[PATCH] Alternative number in output_asm_name

[PATCH] Alternative solution for PR36343, missed call-clobbering due to TBAA pruning of points-to sets

Re: [PATCH] Alternative solution for PR36343, missed call-clobbering due to TBAA pruning of points-to sets

[patch] Cleanup lambda and loop linear

[PATCH] Cleanup the dumpfile for gcc.dg/tree-ssa/loop-36.c

[PATCH] ColdFire scheduling cleanups and V4 model.

[PATCH] committed tweak to comments in config.gcc

[PATCH] cse: Remove eh edge when deleting insn with REG_EH_REGION note

Re: [PATCH] cse: Remove eh edge when deleting insn with REG_EH_REGION note

[PATCH] Disable tests for C99 runtime on AVR

Re: [Patch] Disable yet more trampoline tests for targets without trampolines

Re: [Patch] Disable yet more trampoline tests for targets without trampolines

[Patch] Disable yet more trampoline tests for targets without trampolines

[PATCH] Do not use a REG_EQUAL value for gcse/cprop if SRC is a REG

[PATCH] Enhance collect2 to preserve ro outputs as the linker would

[PATCH] Enhance highest_pow2_factor

Re: [PATCH] Extend the `sentinel' attribute

Re: [PATCH] Fix #pragma omp atomic with floating point types (PR middle-end/36106)

[PATCH] Fix #pragma omp atomic with floating point types (PR middle-end/36106)

[PATCH] Fix AND, OR, and XOR

[patch] fix bootstrap on hpux pa

[patch] fix c++/27975, add new warning option -Wenum-compare

[PATCH] Fix call-clobbering (PRs 36373 and 36387)

[PATCH] Fix cxx_omp_clause_apply_fn (PR c++/36237)

[PATCH] Fix DECL_BASED_ON_RESTRICT_P handling (PR middle-end/36013)

[PATCH] Fix fold_binary with MIN_EXPR/MAX_EXPR (PR middle-end/36137)

[PATCH] Fix fold_binary with MIN_EXPR/MAX_EXPR (PR middle-end/36137) (take 2)

[PATCH] Fix inconsistent CFG out of DOM1

[PATCH] Fix latent PRE miscompile

[PATCH] Fix m32c

[PATCH] Fix mainline bootstrap failure on alpha

[PATCH] Fix missing definition for Linker alignment limit

[PATCH] Fix OpenMP privatization if dtor or assignment operator is virtual (PR c++/36308)

[PATCH] Fix overzealous folding

[PATCH] Fix PR tree-optimization/36329

[PATCH] Fix PR34330, ICE with alias mismatch after vectorizer

[PATCH] Fix PR34973, -Wno-strict-aliasing not working

[PATCH] Fix PR36154, ICE in PTA

[PATCH] Fix PR36172, (unsigned long)x and (void *)x considered equal

[patch] Fix PR36181: ICE with -ftree-parallelize-loops

[PATCH] Fix PR36194

[PATCH] Fix PR36227 (partly)

[PATCH] Fix PR36244, another ICE with alias recomputing after vectorization

Re: [PATCH] Fix PR36244, another ICE with alias recomputing after vectorization

[PATCH] Fix PR36262 somewhat

[PATCH] Fix PR36300

[PATCH] Fix PR36339, missed call-clobbering

[PATCH] Fix PR36343, TBAA-pruning and call-clobbering broken

Re: [PATCH] Fix processing order of artificial uses/defs in dce.c when EH_USES is defined (ARM, sh?)

Re: [PATCH] Fix processing order of artificial uses/defs in dce.c when EH_USES is defined (ARM, sh?)

[PATCH] Fix processing order of artificial uses/defs in dce.c when EH_USES is defined (ARM, sh?)

[patch] fix recent bootstrap breakage on darwin

[patch] fix recent breakage of darwin, mingw and others

[patch] Fix recent libjava bootstrap breakage

[PATCH] Fix SCCVN to be able to run after ivopts

Re: [PATCH] Fix stack usage of SCCVN, PR35204

[PATCH] Fix stmt walking after deleting the last stmt in substitute_and_fold

[PATCH] Fix tree DSE somewhat

[PATCH] Fix tree node sharing problem (2/2)

[PATCH] Fix wrong assumption in SRA

[PATCH] Followup tweak to the fix for PR36339

[PATCH] fortran/36239

[PATCH] fortran/36251 -- Fix PUBLIC and PRIVATE abuse

[PATCH] GNU/hurd has __stack_chk_fail in GNU libc too

Re: [PATCH] gthr-posix / fix threading support on FreeBSD

Re: [PATCH] Implement un-distribution of multiplication and division in the re-association pass

Re: [PATCH] Improve PR30911 and PR31023, Ada and VRP

[PATCH] Improve the precision of the alias-oracle

[PATCH] Initialize has_constants properly for insertions in SCCVN

Re: [PATCH] ipa-cp.c cleanup

Re: [PATCH] libiberty's fnmatch and FNM_FILE_NAME

[patch] mainline: Remove -fopenmp-ssa

[PATCH] Make frame saves identical for setjmp and non_local_goto in function.c

[Patch] MIPS: Improve HI and QI atomic memory ops.

[PATCH] MIPS: Improve HI and QI mode atomic memory operations.

Re: [Patch] MIPS: Supply correct call clobbered information for global pointer.

[Patch] MIPS: Supply correct call clobbered information for global pointer.

Re: [Patch] MIPS: Supply correct call clobbered information for global pointer.

[PATCH] More offset-based disambiguation for the alias oracle

[PATCH] New -fstack-check implementation (1/n)

Re: [PATCH] New early loop unrolling pass

[patch] New instantiate_scev function for data dependence tests in loop nests

[PATCH] New testcase

[patch] Omit invalid DWARF DW_AT_byte_size 0xffffffff (my PR ada/35998)

[PATCH] PR fortran/36251 -- Updated patched

[patch] pr36326: extra aggregate copies due to work-around

[PATCH] prevent dwarf2 collapsing of nested arrays for Ada

Re: [PATCH] Process LDFLAGS for run-time libraries (e.g. for building with sysroot)

Re: [PATCH] Process LDFLAGS for run-time libraries (e.g. for building with sysroot)

[PATCH] Process LDFLAGS for run-time libraries (e.g. for building with sysroot)

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

[PATCH] Re-enable store-motion, fix PRs 36204 and 36009

[PATCH] Re-instatitate one special case in the oracle

[PATCH] Reinstate old usage of TREE_STATIC on ADDR_EXPR

[PATCH] Remove broken testcase gcc.c-torture/execute/20020619-1.c

[PATCH] Remove dead code in setup_one_parameter

[PATCH] Remove maybe_encapsulate_block

[PATCH] Remove SFT code.

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

Re: [PATCH] Remove special-casing of PTR_IS_REF_ALL pointers from alias analysis

[PATCH] Remove unused param: max-flow-memory-locations

[Patch] Replace PIC_OFFSET_TABLE_REG_CALL_CLOBBERED with predicate form.

[PATCH] Restore bootstrap on x86

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

[PATCH] Simplify difference of SYMBOL_REFs (PR target/36090)

[PATCH] Some more statistics counters for passes

[PATCH] Stack corruption in naked functions.

Re: [PATCH] Statistics infrastructure, updated

[PATCH] Testsuite array-quals-1.c: xfail for AVR target

[PATCH] Testsuite remove requirement for signal.h

[PATCH] update the documentation and --help message for -Wframe-larger-than=

[PATCH] Use bitmap_xor in mark_difference_for_renaming

[PATCH] Use HOST_LONG_LONG_FORMAT in pretty-print.c

[PATCH] Use OMP_RETURN_NOWAIT in tree-parloops.c

[PATCH] Wrong "gimple" from build_string_literal

[PATCH] Zap tree EH table once expanded to RTL

[PATCH]: Add __builtin_fpclassify()

[patch]: Add support of stddef.h for w64 target

Re: [PATCH]: Address PR middle-end/35509 by adding a separate isinf_sign builtin

Re: [PATCH]: Address PR middle-end/35509 by adding a separate isinf_sign builtin

Re: [PATCH]: Address PR middle-end/35509 by adding a separate isinf_sign builtin

[PATCH]: Address PR middle-end/35509 by adding a separate isinf_sign builtin

Re: [PATCH]: Address PR middle-end/35509 by adding a separate isinf_sign builtin

[PATCH]: adjust gcc/fixincludes to use __builtin_fpclassify for solaris2.10

Re: [PATCH]: adjust gcc/fixincludes to use __builtin_fpclassify for solaris2.10

[PATCH]: cleanup for conversion exprs (1/4)

[PATCH]: cleanup for conversion exprs (2/4)

[PATCH]: cleanup for conversion exprs (3/4)

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

[PATCH]: Document need_64bit_hwint dependency.

[patch]: Fix argv[0] for dos based filesystem

[patch]: Fix bootstrap failure on i386-pc-solaris2

[patch]: Fix bootstrap failure on i386-pc-solaris2 for unused statics

[PATCH]: Fox sparc*-*-linux build warnings...

[PATCH]: last bit for cleanup of conversion exprs

[PATCH]: NO_PROFILING_COUNTERS for sparc*-linux

[patch]: PR/36180

Re: [patch]: Preparations for call abi switching via attribute.

[patch]: Remove ada bootstrap failure stage1 for w64

[patch]: reverting r135493 & r135463

Re: [PATCH]: testsuite XFAIL pr11832.c and pr33009.c on (x86 && ilp32 && pic)

[PATCH]: testsuite XFAIL pr11832.c and pr33009.c on (x86 && ilp32 && pic)

[PATCH][1/2] More cleanups after SFT code removal

[PATCH][2/2] Remove salias pass stub and unused params

[PATCH][4.2] Fix PR36093

[PATCH][4.3] Alternate fix for PR34244, fix PR36262

[PATCH][4.3] Fix PR36187, wrong partitioning with SFTs and unions

[PATCH][4.3] Fix PR36245

[PATCH][4.3] Fix PR36339, missed call-clobbering

Re: [PATCH][Ada][4.3 only] Fix Ada support on alpha

[PATCH][ARM] CLZ optimization for clzsi2 and clzdi2

[PATCH][C++] Fix PR36128, ICE with invalid builtin arguments

Re: [PATCH][libgomp/gomp-3_0-branch] Support for OpenMP in user threads, and pooling for nested threads

[PATCH][libgomp/gomp-3_0-branch] Support for OpenMP in user-created pthreads

[PATCH][libgomp/gomp-3_0-branch] Thread pool for nested threads

[PATCH][libstdc++-v3 parallel mode]

Re: [PATCH][libstdc++-v3 parallel mode] Compile-time parallelism variant choice

Re: [PATCH][libstdc++-v3 parallel mode] Compile-time parallelism variant choice

Re: [PATCH][libstdc++-v3 parallel mode] Compile-time parallelism variant choice for multi-way merge

[PATCH][libstdc++-v3 parallel mode] Compile-time parallelism variant choice for multi-way merge

[PATCH][libstdc++-v3 parallel mode] multiway_merge fixes

[Patch][libstdc++-v3] Remove MIPS specific atomicity.h

Re: [PATCH][RFC] Add a subset of -Warray-bounds warnings to C/C++ front ends

Re: [PATCH][RFC] Add a subset of -Warray-bounds warnings to C/C++ front ends

Re: [PATCH][RFC] Add a subset of -Warray-bounds warnings to C/C++ front ends

[PATCH][RFC] Make restrict work properly on the tree level

[PATCH][RFC] Prune incoming pointer points-to sets

Re: [PATCH][RFC] Share variable annotations for globals across functions

Re: [PATCH][RFC] Share variable annotations for globals across functions

Re: [PATCH][RFC] Share variable annotations for globals across functions

[PATCH][RFC] Share variable annotations for globals across functions

[PATCH][rs6000] mode-macroize TLS GOT referencing insns

[PATCH][rs6000] tighten checks before calling get_pool_constant

[PATCH][TUPLES] Fix for a number of ICE's in g++ regression test.

[PATCH][TUPLES] Fix for segmentation fault during libjava build.

[PATCH][TUPLES] java bootstrap fix

[PATCH][www] update status report links

[PATCH]FIX PR30243 signbit Lowpart ICE on AVR target

[PATCH]testsuite fix pr23484-chk.c for 16bit int targets

[PATCHES][TUPLES] Fix libobjc build and objc bootstrapping

[PATCHES][TUPLES] Fix tree-profiling

[PDP10][PATCH]

[ping patch]: Fix argv[0] for dos based filesystem

Re: [PING patch]: Preparations for call abi switching via attribute.

[PING patch]: Preparations for call abi switching via attribute.

[PING#2] fix ICE on user view conversion

[PING] 'enabled' attribute - revised version 2

[PING] 2 C++ frontend patches

[PING] [C++] Fixes for PR c++/35317 and PR c++/35320

[PING] ada/35791: Generate missing Displace

[PING] ada/35953: Guard against empty buffers and end-of-connection

Re: [PING] ada: Various patches

[PING] Patch to implement "Switch statement fdo reordering"

Re: [PING][patch,loopiv] misaligned packed array memory access

Re: [PING^2] Patch Fix PR1936,24894,31644,31786 AVR target

[PING^2] ada/35886: Switch location of incomplete and full declarations

Re: [PING^2] ada: Add limitations on the acceptable prefixes of 'Old

Re: [PING^2] ada: Add limitations on the acceptable prefixes of 'Old

Re: [PING^2] ada: Add limitations on the acceptable prefixes of 'Old

[PING^2] ada: Add limitations on the acceptable prefixes of 'Old

Re: [PING^2][AVR] Add 'OS_main' attribute. (Need middle-end approval.)

Re: [PR c++/35909] fix const ref binding to demoted bitfield

[RFA] PowerPC e500mc core support

[RFC PATCH, i386]: Use integer x87 FP instructions when optimizing for size

[RFC] Adjust output for strings in tree-pretty-print.c

[rfc] Link libobjc_gc with libgcjgc_convenience.la

Re: [RFC] Use wide chars to represent Fortran source internally

[sel-sched] Fixes from the first scheduler testing and the x86-64 testing

[sel-sched] Speed up the scheduler, improve bundling near calls

[stack]: Add GET_MODE_SPILL_ALIGNMENT

[stack]: Allow to reduce alignment of caller-save stack slot

[stack]: Check non-call exceptions instead of exceptions

[stack]: Merge with trunk at revision 134906

[stack]: Merged with trunk at revision 135048

[stack]: Merged with trunk at revision 135092

[stack]: Merged with trunk at revision 135144

[stack]: Move stack alignment check to expand_stack_alignment

[stack]: Remove GET_MODE_SPILL_ALIGNMENT

[stack]: Revert LOCAL_ALIGNMENT change

[stack]: Update assertion in compute_frame_pointer_to_fb_displacement

[stack]: Update SET_NOT_ELIMINABLE document

[struct-reorg] strip struct frame from one-field structures.

[testsuite, commited] Fix pr23484-chk.c for 16bit int targets

[testsuite, commited] fix regexp in g++.dg/template/inline1.C

[testsuite, commited] g++.dg/ext/vector14.C, ignore warning

[testsuite, commited] make pch test summary lines unique

[testsuite, commited] multiple fixes to obj-c++.dg/bitfield-1.mm

[testsuite, commited] objc-c++ tests, move dg-options directive

[testsuite, commited] objc-c++ tests, XFAIL ICEs

[testsuite, commited] Remove requirement for signal.h

Re: [testsuite, commited] scandump.exp, handle non-existent dump file

[testsuite, commited] scandump.exp, handle non-existent dump file

[testsuite,committed] Add missing dejagnu directive and use -fbackslash option

[testsuite,committed] array-quals-1.c: xfail for AVR target

[testsuite,committed] Disable tests for C99 runtime on AVR

[testsuite,committed] One more gfortran mingw fixes

[testsuite] clean up use of TORTURE_OPTIONS

[testsuite] new test directive dg-xfail-run-if

[testsuite] XFAIL gfortran.dg/nint_2.f90 only for -O0

Re: [trunk] first patch to remove libcalls.

[trunk] Fix prototype for arm_return_in_memory

[trunk] Mini merge from lto branch: Add TDF_VERBOSE (5/5)

[trunk] Mini merge from lto branch: Remove references to cfun (4/5)

[trunk] Mini merge from lto branch: API for stmt UIDs (2/5)

[trunk] Mini merge from lto branch: documentation fixes (1/5)

[trunk] Mini merge from lto branch: Handle NaNs and Inf in real_from_string (3/5)

Re: [trunk] patch to clean up handling of pure and constant functions.

[trunk] patch to clean up simulation of insns in df.

Re: [trunk]: Make IPA_PASS call ipa pass function once per compilation, rather than once per function.

Re: [trunk]: Make IPA_PASS call ipa pass function once per compilation, rather than once per function.

[trunk]: Make IPA_PASS call ipa pass function once per compilation, rather than once per function.

Re: [trunk]: Make IPA_PASS call ipa pass function once per compilation, rather than once per function.

[trunk]: patch committed to remove remnant of flow.c

[trunk]: Round 2 of libcall removal

[trunk][patch] fix --enable-shared=some_libraries

[trunk][patch] fix another invalid sharing in see

[trunk][patch] fix invalid sharing in see

[trunk][patch] fix yet another bug in see

[tuples] 2 omp-low.c fixes and GIMPLE_OMP_* dumping

[tuples] [patch] disable pch for now

[tuples] [patch] Enable missing pass_rename_ssa_copies

Re: [tuples] [PATCH] make gimple-pretty-print.c unary expression print more correctly

[tuples] [PATCH] make gimple-pretty-print.c unary expression print more correctly

[tuples] [patch] merge from trunk @134843

[tuples] [patch] small bug fix

[tuples] Add gimple dumps to -fmem-report

[tuples] Avoid generating too much garbage in gimplify_cond_expr (PR tree-optimization/36389)

[tuples] avoid searching beyond end in expand_omp_parallel

[tuples] convert cfg code related to openmp

[tuples] convert structured block violations check in openmp

[tuples] dump GIMPLE_OMP_{MASTER,ORDERED}

[tuples] enable openmp and fix maybe_catch_expression wrapper

[tuples] finish openmp conversion modulus testing

[tuples] Fix arm-eabi

[tuples] Fix block-1.f90

[tuples] fix bootstrap on sparc-solaris.

[tuples] fix edge creation buglet

[tuples] Fix Fortran array reductions

[tuples] Fix gimple_alloca_call_p

[tuples] Fix GIMPLE_OMP_ATOMIC_{LOAD,STORE} handling

[tuples] Fix gimplification of C++ OMP_FOR

[tuples] Fix handling of OpenMP shared variables

[tuples] Fix libstdc++ builds

[tuples] fix omp reduction clauses

[tuples] Fix PR 36184, bootstrap on Darwin

Re: [tuples] Fix remap_gimple_stmt for a bunch of GIMPLE_OMP statements

Re: [tuples] Fix remap_gimple_stmt for a bunch of GIMPLE_OMP statements

[tuples] Fix remap_gimple_stmt for a bunch of GIMPLE_OMP statements

[tuples] fix some potential bootstrap problems

[tuples] fix stage2 warnings

[tuples] fix walk_gimple_omp_for

[tuples] Fix walk_gimple_omp_for

Re: [tuples] gimple-pretty-print indentation fixes for GIMPLE_OMP_{FOR,SINGLE}

Re: [tuples] gimple-pretty-print indentation fixes for GIMPLE_OMP_{FOR,SINGLE}

[tuples] gimple-pretty-print indentation fixes for GIMPLE_OMP_{FOR,SINGLE}

[tuples] gimplify_modify_expr_to_memcpy & misc openmp fixes

[tuples] more boring patches

[tuples] more cfg + openmp fixes

[tuples] more openmp bug stomping

[tuples] more openmp regression squashing

[tuples] reduced testcase of the libjava build failure

[tuples] Regenerate toplevel configure

[tuples] remap_gimple_stmt: handle omp cases

[tuples] Robustify cleanup_omp_return

[tuples] s390 va_arg conversion

[tuples] stomp out more openmp regressions

[tuples][patch] Don't create GIMPLE_CONDs that trap

[tuples][patch] fix the pretty-print for try .. (except|finally)

[v3, docs] ISO docs updated to R56

[v3] Adjust links to ISO docs

[v3] fix typelist fallout

[v3] freebsd6.2 fails

[v3] Implement DR 387 (Ready)

[v3] Implement DR 550 (Ready)

[v3] Implement DR 761 (Ready)

[v3] Implement DR 775 (Ready)

[v3] Implement DR 778 (Ready)

[v3] Implement DR 781 (Ready)

[v3] mutex, condition_variable

[v3] PR 36130

[v3] Small fixes

[v3] system_error updates

[v3] thread testsuite modifications

[v3] Trivial stylistic changes to std::complex

[v3] Two small changes

[v3] type_traits fixes for arm

[v3] Use __builtin_fpclassify

[varmap] Emit precise start-of-life

[varmap] Fix some inlining glitches

[varmap] Make use of associations in var-tracking

[varmap] Track more decls in var-tracking

[vta, trunk?] fix bootstrap-debug with -O3 on ia64

[vta] fix bootstrap-debug with -O3 on ppc64

[vta] fix bootstrap-debug with BOOT_CFLAGS='-O3'

[vta] various fixes that immensely reduce memory use

[wwwdoc] benchmarks: Change suse.de/~gcc-tests to gcc.opensuse.org

[wwwdocs] Document the lto-streamer branch

[wwwdocs] gcc-3.1/changes.html -- update libstdc++ FAQ link

[wwwdocs] gcc-3.4/changes.html

[wwwdocs] libstdc++ cleanup for gcc-3.0/caveats.html

[wwwdocs] libstdc++ fixes (was: http://gcc.gnu.org/onlinedocs/libstdc++/ needs a bit of help)

[wwwdocs] readings.html -- update PA-RISC link

[wwwdocs] Update release status on main page

Adjust tests for smaller targets

Allow alloc-pool.c to be used by build/ programs

avoid uninitialized uses in see.c on ia64

Blackfin return_in_memory cleanup

Blackfin testsuite updates

Blackfin: delete empty doloops

Blackfin: multicore options, and multilib cleanup

Blackfin: New builtin for unaligned loads

Bypass fix for asm/posix_types.h for latest asm-x86 header

cell-4_3-branch created

Changing the treatment of the MIPS HI and LO registers

comment typo fix

Comment/style changes

Committed: fix 4.3-branch regressions appearing with r135124

Committed: fix g++.dg/template/inline1.C for leading-underscore targets

Committed: update fd_truncate gfortran.dg testsuite markers

condition DCE of partially dead calls

Re: const weak variables are inlined.

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

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

Current verify_cgraph checking failure

exec-tool.in vs make -j

Fix --enable-checking=types for FIXED_CONVERT_EXPR

fix 36292

Fix always_inline

Fix annoying typo in tree-nested.c

Fix bootstrap failure

Fix build failure for mipsisa64-elf

Fix collect2 handling of UNC paths on Windows hosts

fix ICE out of SRA try_instantiate_multiple_fields

Fix install.texi2html with readonly srcdir

Re: Fix Java debuginfo breakage in 4.3

Fix opaque vector pointers for C++ / SPE

Re: Fix PR debug/33155: Don't add DW_AT_MIPS_linkage_name for C functions

Re: Fix PR debug/33155: Don't add DW_AT_MIPS_linkage_name for C functions

Re: Fix short enums testcases on ARM GNU/Linux + EABI

Fix thinko in substitute_in_expr

Function-specific-branch merged up to 136210

GCC 4.3 pending fixes

gthr-single match gthr.h interface specifications

How to download n install gcc

include path on windows

Inliner summary cleanups

Re: Link tests after GCC_NO_EXECUTABLES

Merge make_ssa_name changes from lto branch

mips64 xlr processor support

Re: More of struct function breakup

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

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

Optimize read-rtl.c:join_c_conditions

Re: PATCH 01: Testsuite: compare outputs of a testcase compiled and run with 2 flags

PATCH 01: Testsuite: compare outputs of a testcase compiled and run with 2 flags

PATCH [function-specfic-branch, committed] Make arch=xxx work, speed up inliner with target specific functions

Re: PATCH [function-specific-branch, committed] Move attribute(option) to a single structure

PATCH [function-specific-branch, committed] Move attribute(option) to a single structure

Patch AVR: fix call prologue saves for avr6

Patch AVR: fix call prologue saves for avr6 - commited.

PATCH COMMITTED: Add pointer overflow warnings to 4.3 branch

Patch ping

PATCH RFC: Add pointer overflow warnings to 4.2 branch

patch, libfortran: Fix PR 35990

PATCH: add dg-require-fileio to more libstdc++ tests

PATCH: Add a missing break in ix86_expand_vector_init_one_nonzero

PATCH: Add current_fde to dwarf2out.c

PATCH: add overlooked test case

PATCH: Add SSE4a builtins to bdesc_args

PATCH: Break up ix86_expand_vector_init_general

PATCH: Don't check Y2/TARGET_SSE2 on V16QI/V8HI/V2DF/V2DI

PATCH: Don't use callgraph to increase preferred_stack_boundary

PATCH: Fix ChangeLog entry

Patch: FYI: fix PR preprocessor/27777

Patch: FYI: fix PR preprocessor/36320

Patch: FYI: PRs preprocessor/35313 and preprocessor/36088

Re: Patch: identifier GC, take 2

PATCH: Macroize SSE add/sub patterns

PATCH: Make g++.dg/other/profile1.C use dg-require-profiling

PATCH: Make pinsrq 64bit only

PATCH: Move frame_pointer_needed to rtl_data

PATCH: Optimize integer vector concatenate for SSE4

PATCH: Optimize V8HImode/V16QImode initialization

PATCH: Optimize vector set for SSE4.1

Re: PATCH: PR middle-end/36253: Caller-save stack slot may not have proper alignment

PATCH: PR middle-end/36253: Caller-save stack slot may not have proper alignment

Re: PATCH: PR middle-end/36253: Caller-save stack slot may not have proper alignment

PATCH: PR target/35657: Alignments of DFP types aren't consistent

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

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

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

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

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

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

PATCH: PR target/35771: Call expander ignores type alignment

PATCH: PR target/36121: config/i386/i386.c: array index out of range

PATCH: Remove bdesc_ptest

PATCH: Remove def_builtin in x86 backend

PATCH: Remove def_builtin_const on scalar SSE builtins with vec_merge

PATCH: Remove goto for vec_concat and vec_interleave

PATCH: Reorder ix86_builtin_type

PATCH: Replace x86 vec_extractXXXX with vec_extract<mode>

PATCH: Replace x86 vec_initXXXX with vec_init<mode>

PATCH: Set the length of *sse_prologue_save_insn to 34

Patch: update gcc-4.4/changes.html

Re: PATCH: Update MMX/SSE shift and shuffle builtins

PATCH: Use __v1di instead of long long on __builtin_ia32_palignr

PATCH: Use ix86_expand_vector_set if possible

PATCH: Use SET_NOT_ELIMINABLE in reload1.c

PATH: Add type to UNITS_PER_SIMD_WORD

Re: PATH: Replace UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype))

Re: PATH: Replace UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype))

Re: PATH: Replace UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype))

Re: PATH: Replace UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype))

PATH: Replace UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype))

PING [PATCH]FIX PR30243 signbit Lowpart ICE on AVR target - builtins.c

PING [PATCH]FIX PR30243 signbit Lowpart ICE on AVR target - need Middle end approval.

Ping for 2 patches

Ping Re: Fix collect2 handling of UNC paths on Windows hosts

Ping Re: Remove deprecated targets

Ping: [patch, testsuite] Fix gfortran.dg/vect/pr36119.f (was "Fix PR tree-optimization/36119 (committed)")

PING: [PATCH for H8/300]: One more way to generate three bit manipulation instructions for H8 targets

Re: PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec

Re: PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec

Re: PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec

Re: PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec

Re: Ping: [patch, testsuite] Fix gfortran.dg/vect/pr36119.f (was "Fix PR tree-optimization/36119 (committed)")

PING: Don't emit CONCATs into the instruction stream

Re: Ping: PR preprocessor/22168

PING^2: Don't emit CONCATs into the instruction stream

Ping^2: Patch to fix bootstrap on IA64 HP-UX - GCC 4.3.0 regression

Ping^3: Don't emit CONCATs into the instruction stream

Possible memory leaks and NULL pointer dereference

Re: r135612 - in /trunk/gcc/ada: Makefile.rtl g-soc...

Re: r135638 - in /trunk/gcc/ada: sem_ch3.adb sem_ch...

Recalculate Fortran torture options for each target board

Record relationships between predicates

Record that immediate_operand & co. can accept HIGHs

Remove deprecated targets

Remove duplicate function

Remove remnants of SFTs

remove useless edge split in copy_loop_headers

Re: RFC: Can I require binutils 2.17 or above for AVX support in gcc?

RFC: Can I require binutils 2.17 or above for AVX support in gcc?

RFC: Define UNITS_PER_SIMD_WORD as a macro of scalar mode

RFC: Implement more MIPS QI andHI atomic memory operations.

Re: RFH: Building and testing gimple-tuples-branch

Support for Xilinx PowerPC single-precision FPU

testsuite cleanups

Re: Testsuite log file change

Update gcc-4.2/index.html

Re: Update pass manager to handle generate_summary/transform functions

Re: Update SSE5 vector multiplication, shift, rotate, take 2

Re: Update SSE5 vector multiplication, shift, rotate, take 3

Re: Updated Ada Hardware Interrupt Patch

Updated my email address

Use float stack slots for e500 promoted arguments

Using a DFA for insn-recog.c

Web page updates for 4.2.4


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