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++