gcc-patches archive
subject index for June, 2004

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:

(IMA repairs) Symbol-renaming pragma rewrite and a bunch of fallout

**Ä«µå°í¹Î ¿ÏÀüÇØ°á ARS »ó´ã** sxvyyiu ivrpg

*ping* Re: K6 DFA

Fw: 0rder confirmati0n

Re: 28 GCC HEAD regressions, 7 new, with your patch on 2004-06-03T00:30:06Z.

3.4.1 PATCH: Backport fix for 14760

3.4/HEAD patches for PR 7993

Re: [3.3 PATCH RFA]: Patch for packed structures on 3.3 branch (PR middle-end/16038)

[3.3 PATCH RFA]: Patch for packed structures on 3.3 branch (PR middle-end/16038)

[3.3,3.4,mainline, C++ patch] PR C++/14865

[3.3] Patch for PR c/15549

[3.4, C++] PR 14950

[3.4/3.5 PATCH/RFA] Fix SH ICE with -O2 -fPIC (PR 15396)

[3.4/mainline] PR target/15340

[3.4] PR 15761

[applied mips patch] fix GTY marker

[arm] ARM_LEGITIMIZE_RELOAD_ADDRESS vs soft-float

[arm] EABI array cookies

[arm] Fix invalid store instructions

[arm] Fix maverick load pool range

[arm] Missing length attribute in cond_return_inverted

[arm] Patch ping

[arm] Preprocessor define for EABI.

[arm] Redundant return instructions

[arm] Tweak C++ guard variables

Re: [Bug bootstrap/16250] [3.4.1 regression] ada/doctools runs makeinfoeven in release tarball

[Bug other/15194] [fastjar] Check for "long long" before using it

Re: [Bug other/15194] [fastjar] Check for "long long" before usingit

Re: [Bug rtl-optimization/16060] [3.5 Regression] ICE 'unrecognizable insn' with -ftracer

RE: [Bug target/14798] [3.4/3.5 Regression] [unit-at-a-time?] In case of SH target with -O2 option #pragma interrupt doesn't get resetted.

Re: [Bug target/15551] [3.4/3.5? Regression] -mtune=pentium4 -O2

Re: [Bug target/15551] [3.4/3.5? Regression] -mtune=pentium4 -O2with sjlj EH breaks stack probe worker on windows32 targets

Re: [Bug target/15822] [3.5 Regression] Several alpha testsuite regressions:gcc.c-torture/execute/ieee/fp-cmp-[458].c

[C++ PATCH for 3.4.2/mainline] Revised patch for PR13092

[C++ PATCH, committed] Tweak abstract_virtual_errors to report the correct location

[C++ PATCH] [PR14497] Remove leftover of the extension to specialize without template headers

[C++ PATCH] [PR14932] Allow subscript operator in offsetof

[C++ PATCH] [PR15503] Accept 'template' in mem-initializer-id

[C++ PATCH] [PR15947] Fix use of destructor as a template name

[C++ PATCH] [PR15967] Fix ICE with ambiguous operator new

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types -Take 3

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types - Take 3

[C++ PATCH] [PR2204] Check for parameters of abstract types - Take 3

[C++ PATCH] [PR2204] Check for parameters of abstract types - Take 4

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types -Take 3

[C++ PATCH] [PR2518] Correct lookup of operator new

[C++ PATCH] [PR3761] ICE in check_template_shadow

[C++ PATCH] [PR509] Disambiguate between template and non-template member specializations

[C++ PATCH]: Fix 16174

[C++ PATCH]: Fix 16260

[C++ PATCH]: remove some memory, speed up some parsing

[C++ PATCH]: Use vector for access check stack

[C++] Remove uses of TREE_COMPLEXITY from the C++ front end

[c] tidy if generation and warnings

[checking patch] Commonize some code

[committed 3.4/3.5] Fix PR rtl-optimization/14782

[committed] -Wreturn-type pass needs CFG, not SSA

[committed] Add builtin for unordered TFmode compare for PA hpux.

[committed] add testcases for last charset patch

[committed] Adding myself to MAINTAINERS file

[committed] automake mass update, 1 of 2

[Committed] C99 unordered comparisons are polymorphic builtins

[committed] change tpf option name, add documentation

[Committed] Constant fold "X & ~X" and friends

[Committed] Constant fold unordered FP comparisons

[Committed] Enable -WWsequence-point for C++ and ObjC++

[Committed] Factor "fold_not_const" into its own function

[committed] Fix -fno-PIC (aka -static) for powerpc-apple-darwin

[committed] Fix comment to operand_equal_p

[committed] Fix fallout from bool to char always

[committed] Fix fold_checking after Kenner added more tree checking

[committed] fix g++.dg/lookup/crash3.C's (non) usage of __SIZE_TYPE__

[Committed] Fix gcc.dg/pr14963.c

[committed] Fix ICE in tagged_types_tu_compatible_p

[committed] Fix non-constant initializer in gengtype-yacc.y

[committed] Fix PR c++/14639 emitting unused compiler-generated destructor

[committed] Fix PR c++/16205 and PR8361 with -Wall/-Wsequence-point

Re: [committed] Fix PR c++/16205 and PR8361 with-Wall/-Wsequence-point

[committed] Fix PR c/14963, ICE after an error

[committed] Fix PR target/15941

[committed] fix scheduling info

[Committed] Fix year in ChangeLog

[committed] Follow-on from PR target/16144

[committed] Getting libobjc ready for Objective-C++

[committed] improve r3000 scheduling description

[Committed] Lower C99's unordered comparisons in fold_builtin

[Committed] Lower conj, creal and cimag in builtins.c

[Committed] Minor improvements to operand_equal_p

[Committed] New function fold_builtin_abs

[committed] PR16176: Fix invalid lwl/lwr pairs

[committed] R3000 scheduling description

[committed] reapply part of patch

[committed] Small PA documentation change

[committed] target/16144: Calling __divdf3 in hard-float code

[Committed] Use constant_boolean_node in fold_relational_const

[Darwin] PATCH 15544

[Darwin] Patch c++/15428 (revised)

[doc patch] More alphabetizing

[driver patch]: Accept --m

[g77] patch ping

[gfortran, committed] Avoid redundant call to mpz_cmp

[gfortran, committed] Fix PR15477: Use GCC's version number

[gfortran, committed] Fix typos in rand.c and normalize.c

[gfortran, committed] Minor fix to module.c, was: [gfortran] PR 15481:Separate common symbols

[gfortran, committed] PR 15748 Reporting bugs and gfortran.texi

[gfortran, committed] readability updates to resolve.c

[gfortran, committed] Testsuite fix, minor update

[gfortran, committed] Update copyright years

[gfortran, doc] PR15478 Integrate gfortran build info in main docs

Re: [gfortran, doc] PR15478 Integrate gfortran build info in maindocs

[gfortran] Add a global symbol table

[gfortran] Alphabetize objects in Make-lang.in, move data.o

[gfortran] Build statement lists

[gfortran] committed: minor testsuite fix

[gfortran] Compute x**(-n) as (1/x)**n

[gfortran] Fix function types

Re: [gfortran] Fix PR 12841: Passing NULL to a subroutine

Re: [gfortran] Fix PR 13201

Re: [gfortran] Fix PR 15211

Re: [gfortran] Fix PR 15557: Substring references in DATA

[gfortran] Fix PR 15962: Non-constant expression in case

[gfortran] Fix PR 16161

[gfortran] Fix PR15963

[gfortran] Follow-up to END matching updates

Re: [gfortran] Fortran 2003 command line argument intrinsics (also fix Pr 15665).

Re: [gfortran] Fortran 2003 command line argument intrinsics (alsofix Pr 15665).

[gfortran] Fortran 2003 command line argument intrinsics.

[gfortran] g77 compatibility patch

Re: [gfortran] Implement irand(), rand(), and srand() for G77 compatibility

[gfortran] intrinsic GETARG and IARGC

[gfortran] Make frontend record entries

[gfortran] PATCH -- correct underflowing of complex types.

[gfortran] PATCH -- etime.c: check for sufficient space in array

Re: [gfortran] PATCH -- random.c: fix infinite loop and make sequences consistent

[gfortran] PATCH -- random.c: fix infinite loop and make sequencesconsistent

[gfortran] patch for bootstrap failure on i386-unknown-freebsd4.9

Re: [gfortran] patch for bootstrap failure oni386-unknown-freebsd4.9

[gfortran] patch for PR 15292 missing round and roundf

[gfortran] patch for PR 15750: IOLENGTH form of the INQUIRE statement

[gfortran] patch for PR 15755 - bus error on backspace

[gfortran] patch for PR 16080 - segfault on reading empty string

[gfortran] patch for PR 16196, error on OPEN(...STATUS='REPLACE')

Re: [gfortran] patch for PR 16196, error onOPEN(...STATUS='REPLACE')

[gfortran] patch for pr12839 / F2003 format of Inf and NaN

[gfortran] patch for pr14897 broken "T" edit descriptor

[gfortran] patch for unformatted sequential writes

[gfortran] Patch: First constraint to R1220 and R1224

[gfortran] PATCH: Fix omitted optional CHARACTER arguments

[gfortran] PATCH: Fix PR 15510

[gfortran] PR 14923 Patch: DATE_AND_TIME

[gfortran] PR 14928: Fix two-argument variant of MINLOC/MAXLOC

[gfortran] PR 15481: Separate common symbols

Re: [gfortran] PR 15665, Pr 15280 Fortran 2003 & g77 command line argument intrinsics.

[gfortran] Replace gfc_symtree in gfc_expr by gfc_symbol

[gfortran] trans-array.c: Fix spelling in comments

[gfortran] Workaround PR 13372

Re: [gfortran]: Fix PR15511 and other scanner fixes. Was:Internal compiler error related to bug 15511

[gfortran]: Fix PR15511 and other scanner fixes. Was:Internal compilererror related to bug 15511

[gfortran][wwwdocs] A few updates to the gfortran pages.

[HEAD] Teach testsuite/lib/objc.exp about Darwin frameworks

[htdocs/maintainer-scripts PATCH] Patches required to enable i18n

Re: [htdocs/maintainer-scripts PATCH] Patches required to enablei18n

[HTML] Add new C++ access check rules to changes.html (PR 14949)

Re: [HTML] Add new C++ access check rules to changes.html (PR14949)

[HTML] Patch to contribute.html: add section about new backends

[ix86] Use define_constants for register names instead of numbers

[libmudflap] ctype support

[libmudflap] splay tree forking

[libmudflap] switching to splay trees

[libobjc] committed, shared libraries

[libstdc++] PATCH to linker-map.gnu

Re: [LNO patch] Re: SSA operand interface change proposal

[LNO, mainline] gdbinit.in macros : pdn_ssa, pcfdn

[LNO, mainline] Remember rs6000 builtins decls

[lno] [patch] "while" with unknown loop bound

[lno] [patch] fixes

[lno] [patch] if-then guards for unknown loop bound

[lno] [patch] vectorizer support for pointers

[lno] Clean duplicated functions

[lno] Fix bootstrap problems and regression

[lno] fix mem-tag problem in vectorizer, and test-cases updates

[lno] More cleanups

[LNO] Move get_array_base in tree.c

[lno] Patch: fix wild load from loop duplication

[lno] PR 15779

[LNO] PR16105

[lno] remove "optimizing return statements"

[lno] Remove EXPONENTIAL_CHREC nodes

[lno] Remove INTERVAL_CHREC node

[lno] Remove INTERVAL_CHREC nodes

[lno] Remove PEELED_CHREC nodes

[lno] Remove tree-fold-const.[ch]

Re: [lno] symbolic number of iterations

[lno] Toplevel driver rewrite

[lno]: Patch: fix bootstrap heisenbug

[lno][Patch] Fix pr15881, error from the middle-end

[lno][PATCH]: Cleanup and add legality testing to linear looptransformer

[lno][PATCH]: Stop out-of-bounds array accesses in classicdir/dist vectors

[m68k,obvious] Restore m68k-specific comment removed by overzealouscleanup

[m68k] ColdFire V4 patch

Re: [m68k] Fix PR 14018: -malign-loops/-malign-jumps broken

Re: [m68k] Fix PR target/13292: -msoft-float seems to corrupt builtin defines

[m68k] Fix PR target/13292: -msoft-float seems to corrupt builtindefines

Re: [m68k] gcc-3.4.0 fails for ColdFire(does not satisfy constraints)

[m68k] Remove comments copied over from tm.texi

[m68k]: Add ffs pattern for ColdFire 528x using the ff1 insn

Re: [m68k]: patch to fix m68k_output_mi_thunk() for ColdFire

[mn10300, installed] improve PICness

[mudflap] build changes

Re: [objc-improvements-branch] FYI: Added C++ template instantiation support

Re: [objc-improvements-branch] FYI: Added C++ template instantiationsupport

[objc-improvements-branch] FYI: Added C++ template instantiation support

[objc-improvements-branch] FYI: Synced up with mainline

[objc-improvements-branch]: FYI: Fixed protocol type qualifiers, ivar access

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed -- ADDENDUM

[objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed

[objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed -- ADDENDUM

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++work committed -- ADDENDUM

[objc] exception handling rewrite; gnu runtime operational

[objc][cft] exception handling rewrite

[PATCH, committed] fix the executable testsuite on darwin

[PATCH, committed] PowerPC insvdi and extendsfdf2 improvements

[Patch/PR 5620] Fix -save-temps on mingw32 host

[PATCH/RFA] genattrtab: Put a unsigned cast for unsignedcomparisons

Re: [PATCH/RFA] PR target/13250

[PATCH/RFA] SH: Avoid warnings when building

Re: [Patch/RFC] Enable PCH for mingw32

[PATCH/RFC] Step 2 in getting GNU libobjc back to be able to use on Darwin, include files

[Patch/testsuite] Fix g++.dg/abi/bitfield3.C fail on cygwin/mingw

Re: [Patch/testsuite] Fix g++.dg/abi/bitfield3.C fail oncygwin/mingw

[Patch/testsuite]: Fix gcc.dg/i386-bitfield fails on mingw32 and cygwin

Re: [Patch/testsuite]: Fix gcc.dg/i386-bitfield fails on mingw32 and cygwinj

[Patch] Fix typo in config/i386/winnt.c

[PATCH] Handling shifts in loop-iv.c

[patch] Minor improvement to typeclass.h

[PATCH] -gused and -gfull for darwin

[PATCH] [committed] get i686-darwin back to bootstrapping

[PATCH] [Darwin] Fix some compiling compat testcases

Re: [Patch] Abort in output_vec_const_move

[PATCH] Add basic-block.h dependency to gcov-io.h

[patch] Add casts to some expressions produced by fortran frontend

[patch] add freebsd/amd64 support to libffi

[PATCH] Add g++.torture testsuite

[PATCH] Add include guards to conditions.h

[PATCH] Add include guards to convert.h

[PATCH] Add include guards to dbxout.h

[PATCH] Add input.h include to basic-block.h

[PATCH] Add machine mode argument to synth_mult

[PATCH] Add machmode.h to cselib.h

[PATCH] Add minimum insn match to crossjump

[patch] adjust make_range

[PATCH] Also skip CONVERT_EXPR in strip_float_extensions

[PATCH] Alternate expansion of signed remainder by power of two

[PATCH] ARM: Make ARMv5 code fully interworking clean

[patch] better error reporting and remove some code

[patch] builtins.c: Fix PR tree-optimization/15738.

Re: [patch] builtins.c: Fix PR tree-optimization/15743.

[patch] Check for missing registers in target initializer macros

Re: [patch] Check for missing registers in target initializermacros

[PATCH] Check rtx_costs in combine.c's try_combine

[PATCH] Check rtx_costs in combine.c's try_combine (take 2)

[patch] clean up make_range

[patch] Clear BB_VISITED flag in tree-ssa-pre

[PATCH] composite_type and TYPE_QUALS

[PATCH] Constant fold copysign

[PATCH] Delete expand_tree_builtin from c-common.c

[PATCH] DWARF-2 unwinder off-by-one problem with signal frames

[PATCH] Export __enable_execute_stack

[PATCH] ffsdi2, clzdi2 and ctzdi2 for x86_64

[PATCH] fix __buitin_return_address(0) on m32r*-*-*-*

[PATCH] Fix a regression due to my recent composite_type changes

[PATCH] Fix all but 3 objc regression

[PATCH] Fix bootstrap after changes to libcpp

[PATCH] Fix bootstrap after changes to libcpp (part 2)

[PATCH] Fix comment in real.c

[PATCH] fix for web pass

[patch] Fix gcc.c-torture/execute/20030125-1.c on Linux/Sparc

[PATCH] Fix ia64 _Unwind_Backtrace

[PATCH] Fix ICE in fold_convert with pointer-to-member-function after my changes to tree-inline to use fold_convert

[PATCH] fix m32r target macros add_ssaaaa and sub_ddmmss in longlong.h

[PATCH] Fix objc testsuite and non installed libobjc on darwin

[PATCH] Fix one-sized FP arrays returning on MIPS

[patch] fix parallel bootstrap error of vec.o

[PATCH] Fix ppro cost of load+operation

Re: [PATCH] Fix PR 13987, compile time slow down on

[PATCH] Fix PR 13987, compile time slow down on powerpc-apple-darwin

Re: [PATCH] Fix PR 13987, compile time slow down onpowerpc-apple-darwin

[PATCH] Fix PR 15979, 15981

[PATCH] Fix PR 16089, emit_initial_value_sets not CFG aware

Re: [PATCH] Fix PR c++/15721 not emitting explicit template instantation

[PATCH] Fix PR c++/15721 not emitting explicit template instantation static data

Re: [PATCH] Fix PR c++/15721 not emitting explicit template instantationstatic data

[PATCH] Fix PR middle-end/15945 (3.3 regression)

Re: [PATCH] Fix PR optimization/13653

[PATCH] Fix PR target/15178

[PATCH] Fix PR target/16195 (ppc64 -mminimal-toc miscompilations)

Re: [PATCH] fix rtl enable-check faikurecombine.c:simplify_shift_const

[PATCH] Fix sparc64 bootstrap failure in synth_mult

[PATCH] Fix struct-align-2 test in gcc.dg/compat, so that it works even with GCC 3.2 and earlier

[PATCH] Fix structs, c-decl rewrite, and PCH

[patch] Fix thread_across_edge (PR 15993)

[patch] Fix typo for libffi library version

[PATCH] Fix unwinding through noreturn functions

[PATCH] Fold isnan to UNORDERED_EXPR

Re: [PATCH] for "Re: Compilation at -O3 Still Broken"

[patch] for PR15991

[patch] for PR16001

[patch] gcc/*.[ch]: Fix comment typos. Follow spellingconventions.

Re: [PATCH] GNU/k*BSD support (with ChangeLog) for gcc

[PATCH] Handle boolean_type_node in constant_boolean_node

Re: [PATCH] improve C++ code by changing fold-const.c

[PATCH] Improved signed integer remainder by power of two

[PATCH] Improved target tuning in simplify-rtx.c

[patch] Include dependencies in expr.h, Take 2

[PATCH] Index add_cost/neg_cost by machine mode in expmed.c

[PATCH] Index expmed.c's shift_cost by machine mode

Re: [Patch] Java: PR 13948

[PATCH] libmx and Darwin

[patch] Lno branch merge part 1 -- df.c improvements

[patch] Lno branch merge part 2 -- rtl level invariant motion

Re: [patch] Lno branch merge part 3 -- ssa form updating improvements

[patch] Lno branch merge part 3 -- ssa form updating improvements

Re: [patch] Lno branch merge part 3 -- ssa form updatingimprovements

Re: [patch] Lno branch merge part 3 -- ssa formupdating improvements

[patch] Lno branch merge part 4 -- loop optimizer skeleton

[PATCH] Make lack of gcc directory non-fatal again in Makefile.tpl

Re: [PATCH] Make lvalue_or_else local to front-ends

[patch] Make more includes explicit

[PATCH] Manage expansion and rest_of_compilation with the pass manager

[PATCH] mass changing convert to fold_convert in the middle-end

[patch] more rlwimi (insvsi) patterns for ppc

Re: [patch] new exec-charset testcase

[PATCH] New fold_range_test optimizations

[PATCH] New fold_range_test optimizations (take 2)

[PATCH] Partial mode enumerals in signed_or_unsigned_type

[PATCH] Port for CRX architecture

[PATCH] PR 15825: emit_move_insn problems in ifcvt.c

[PATCH] PR 15825: emit_move_insn problems in ifcvt.c (take 2)

[PATCH] PR 16174 again

[PATCH] PR c/14649: Constant folding builtins in initializers

[PATCH] PR c/456: C90 warning for non-constant initializers

[PATCH] PR java/15769 infinite loop

Re: [PATCH] PR middle-end/15239: Artificial limit in expand_mult (take 2)

[PATCH] PR middle-end/15239: Artificial limit in expand_mult (take2)

[PATCH] PR web/15263: Remove superfluous linebreak fromdoc/install.texi

[PATCH] PR/14107 Enable -Wreturn-type at -O0

[PATCH] PR/16105

[Patch] Re: [C++/debug] SDB_DEBUG (-gcoff) vs record_builtin_type vsGAS

[patch] Re: SSA operand interface change proposal

[PATCH] Re: Use-and-clobber insns and some ancient combine.c code

[PATCH] reenable GNU's libobjc on darwin

[patch] Remove f_options and other options handling improvements

Re: [patch] Remove f_options and other options handlingimprovements

[PATCH] Remove more remnants of deleted RTL passes

[patch] Remove reload.h from genconditions

[PATCH] Remove xfail from g++.dg/eh/elide1.C

[patch] s390 tpf adjustment

[PATCH] sh-linux: Update version script (commited)

[PATCH] simple speedup for Darwin's stubs/non-lazy symbol finding

Re: [PATCH] simple speedup for Darwin's stubs/non-lazy symbolfinding

[PATCH] Some middle-end improvements for bitfield handling

[patch] Splitting induction variables in unroller

[PATCH] Splitting of virtual definitions (aka. V_MUST_DEF)

[PATCH] stabs format for symbols in .comm

[patch] Statement operand iterators

[PATCH] Test complex values with non-zero imaginary value in gcc.dg/compat

[PATCH] Test variable sized arguments in gcc.dg/compat

[patch] testsuite fix for math tests on darwin

[PATCH] Thumb PR #15927: Don't request a secondary output reloadfor BASE_REGS

[PATCH] Thumb PR #15948: ICE with non-commutative cbranch operands

[PATCH] Tiny fix to fixup_var_refs

[PATCH] treat OFFSET_TYPE like POINTER_TYPE in fold_convert

[PATCH] tree-ssa g++ testsuite executed twice

[PATCH] Tweak cost of lea on Pentium4

Fw: [PATCH] Unrolling addressing optimization

[patch] Use -version-info for soname.

[PATCH] Use AH_TEMPLATE to generate config.in

[patch] Use MEM_P macro

[patch] Use REG_P macro

[PATCH] Use vector_size attribute in gcc.dg/compat only for GCC 3.5+

[PATCH] xcoff stabs -- fix typo and extra check

[PATCH]: Add annotations for expression and constants

[PATCH]: Add another verify_ssa check

[PATCH]: Add documentation for functions in tree-flow-inline.h

[PATCH]: Add dump for critical edge splitting

[PATCH]: Add missing comments to GVNPRE

[PATCH]: Create a common tree annotation

[PATCH]: Death to the E* tree nodes

[PATCH]: Fix 930523-1 regression caused by extra checking

[PATCH]: Fix m68k bootstrap failure caused by GVNPRE

[PATCH]: Fix PR 15982

[PATCH]: Fix target/14457: [3.4/3.5? Regression] ICE with simplec++ source

[PATCH]: Fix target/14542: ICE on simple source

[PATCH]: GVN-PRE

[PATCH]: Remove completed beginner project

Re: [PATCH]: Speed up SSA-CCP take 2

Re: [PATCH][ia64] fix rtl enable-check failure emit-rtl.c:reorder_insns.

Re: [PATCH][ia64] fix rtl enable-check failureemit-rtl.c:reorder_insns.

[PING] Unrolling addressing optimization patch

[PR/14107] Enable -Wreturn-type at no optimization

[PR15627] Unnest nested functions in libbanshee

[preliminary patch] Fix PR tree-optimization/14843.

[RFA for trunk, 3.4 branch] enable mips-vxworks config.

[RFA/doc] Clarify comments on constructor/destructor wrt ObjC

[RFA/RFT] Streamlining of rest_of_compilation

[RFA] automake mass update, 2 of 2

[RFA] c-parse.in unify ObjC tokens

[rfa] libiberty: splay tree performance improvement

[RFA] libobjc Protocol isEqual: test class

[RFA] minor top-level configure.in fix

[RFA] More rest_of_compilation simplifications

[RFA] ObjC testsuite use simple NSConstantString implementation

[RFA] toplevel: Always use in tree makeinfo in texinfo subdir

Re: [RFA]: Java Inferior Call Take 2

Re: [RFA]: Top-level configure patch to build Cygwin native newlib

[RFA][objc] Add exception.c to the GC version of libobjc

[RFA][objc] Identifier cleanup

[RFC PATCH] Decreasing the size of .opd on ppc64

[RFC patch] Use indirect jumps for nonlocal goto's

[RFC,arm] Pass insn to LEGITIMIZE_RELOAD_ADDRESS

[RFC/PATCH] step 3, linking in gnu libobjc instead of NeXT^wApple's libobjc

[RFC/RFA] [ObjC] Class <protocol> support I

[RFC] Big patch to contribute.html

[RFC] Delete unused functions?

[RFC] Fix IRIX 6.5 math.h header for PR fortran/15930

[RFC] Fixes to bootstrap from a C++ compiler (part 1)

[rfc] METHOD_REF tree node; devirtualizing calls

[RFC] New m68k target option -mregparm

[RFC] RTL prologue/epilogue for SPARC

[RFC] Use fold to do phi optimizations

[RFC][objc] Get rid of aliasing warning for @selector()

[RTL]--emit lib call got error

[S/390] convert generic pipeline description to the DFA model.

[S/390] Use the z900 DFA model for the g5 and g6 too

[SPARC] MOVE_RATIO

[testsuite] new test case for ICE on H8/300 target

[testsuite] new test case for ICE on H8/300 target while signed/unsigned long and signed char comparison

Re: [testsuite] new test case for ICE on H8/300 target whilesigned/unsigned long and signed char comparison

[testsuite] new test case to test unreachable code option with optimization level 2

Re: [testsuite] new test case to test unreachable code option withoptimization level 2

[testsuite] new testcase for pr15551.C

[top-level] C++-friendly allocators for libiberty

[toplevel bootstrap PATCH] Add profiledbootstrap

[toplevel PATCH, committed] Fix typo

[toplevel PATCH] Cleanups

Re: [toplevel PATCH] Shorten names for new-bootstrap targets

[tree-profiling] support for multiple cfgs

Re: [tree-ssa] Elliminate addressof

[trunk + 3.4-branch RFA] don't use empic relocs for mips-linuxeh

Re: [trunk + 3.4-branch RFA] don't use empic relocs formips-linux eh

[v3, docs] Fix broken links

[v3] -Weffc++ audit

[v3] __pool_alloc locking bits

[v3] __pool_alloc rework

[v3] abi link update

[v3] Change pool_allocator to use a single type-less pool

[v3] document automake version for libstdc++

[v3] doxygen tweaks

[v3] Finish reformatting include/ext

[v3] Fix libstdc++/16020

[v3] Fix libstdc++/16210

[v3] Fix rope

[v3] Fix some problems in time_get::_M_extract_name

[v3] Further formatting tweaks (hash_map, hash_set, ...)

[v3] libstdc++/15775

[v3] libstdc++/16182

[v3] LSB patch for gcc mainline

[v3] LSB patch for gcc-3_4-branch

[v3] Minor clean up to config/gnu/monetary

[v3] More trivial formatting fixes (slist)

[v3] New testcase for istream::ignore

[v3] remove _Error_formatter copy ctor, assignment op

[v3] Reshuffle testsuite/26_numerics

[v3] Rewrite __copy_backward/__copy_backward_aux, etc...

[v3] Rewrite and "split" istream::ignore

[v3] Small algorithmic tweak to locale::_Impl::_Impl

[v3] Small improvement for stf::fill/fill_n

[v3] Speedup somewhat do_get_time and do_get_date

[v3] Trivial formatting fixes

[v3] Trivial formatting fixes to ext/rope

[v3] Use std::search in string::find

[WEB] Update cvs.html

[WEB] Update projects/ia64.html

[www-patch] branches in cvs.html

[www-patch] bugs/reghunt.html: fix recipe to build cc1plus

[www-patch] Change sample rsync command in rsync.html

[www-patch] cvs.html: replace linux by linux-gnu

[wwwdocs,commited] Fix grammar

[wwwdocs] add a web page for the tree-profiling branch

[wwwdocs] Add beginners project

[wwwdocs] Add tips for e-mail client configuration contribute.html

[x86] Patch Ping!

[xtensa] DFA pipeline description

__builtin_offsetof revisited

Ada sources kludge to get stage2 to succeed on x86-linux

Add a few RTL predicates

Add formal SSA_NAME table

add h8sx support to h8300

Add missing include to c-incpath.h, and missing dependencies onc-incpath.h

Adding self to MAINTAINERS

Alphebetize manual

another cute little dfa, for v850 this time

asmname should be verbatim if starting with an asterisk

Augen auf! (So sieht es aus!) :Key:3973:

Avoid CVS pipe signal for auto checkout

baby steps on c++/13954

Bin ich zu weltfremd? Ich glaube wohl kaum [4137]

Binary Compatibility: a couple of bug fixes

bootstrap broken on mainline for targets not using DFA

Re: bootstrap failure on alpha and solaris Re: [RFA] automake mass update, 2 of 2

bootstrap failure on alpha and solaris Re: [RFA] automake mass update,2 of 2

Re: bootstrap failure on alpha and solaris Re: [RFA] automake massupdate, 2 of 2

building sh-elf / sh-linux (Was: Re: [PATCH/RFA] PR target/13250)

C++ PATCH for 15142

C++ PATCH for 16015: fix g++.dg/ext/stmtexpr1.C

C++ PATCH for 16115

C++ PATCH for c++/16112

C++ patch to support attribute nonnull

C++ PATCH: Do not build TREE_LISTs of cv-qualifiers

C++ PATCH: Do not put decl-specifiers in GCable memory

C++ PATCH: Do not use trees to represent declarators

C++ PATCH: Fix annoying space in formatting

C++ PATCH: Fix PR 14123

C++ PATCH: Fix PR 16193

C++ PATCH: Fix thread diagnostics

C++ PATCH: PR 15096 and PR 14930

C++ PATCH: PR 15227, 15877, 14211, 15076

C++ PATCH: PR 15337, 14777, 15554, 15057, 15766

C++ PATCH: PR 15815

C++ PATCH: PR 15862

C++ patches ping

CFG transparent expansion 1

CFG transparent expansion 2

CFG transparent expansion 3

CFG transparent expansion 4

Chain PHI nodes via separate a chain field

Change the trailer of the GCC home page.

cleanup c/c++ statement gimplification

cleanup eh stmts and edges

cleanup for alpha va_arg gimplifier

Re: Closing PRs for 3.4.1

Committed METHOD_REF patch

committed: Ada updates

committed: Documentation of enabled-shared=libada

config/i386/i386-coff.h patch for .align problem

Correct cache-flushing bug in libffi on darwin

cpplib misc adjustments / speedups

a cute little c4x dfa

Das kann unmoeglich sein -Leserbrief- <Id:4217>

Decouple EXPR_STMT from statement expressions in C

Re: DFA_BUBBLE stuff

Die Deform der sozialen Ordnung :Id:1025:

Doc for autoconf and automake versions

Document Sun linker warning

Don't use _Bool

Duplicate testcases

Enable TLS for ia64-hpux

even less function deferral in g++

Re: Expunge mark_referenced (needs testing on Darwin/OSX)

ezmlm warning

Re: FAIL of specifics.f90

First cut for tree-ssa for Ada

fix 15108

Fix 20030709-2.c

Fix bootstrap on ia64-hpux

Fix bootstrapping on the PA

fix c++/16012

fix c++/16034

fix c++/16036

Fix compat testsuite problems with Sun CC

fix compile/20030224-1.c

fix component_ref hashing regression

Fix COND_EXPR foldings that are not happening

Fix crash with -dU

Fix DCE for GVN-PRE

Fix encoding of IEEE extended real on big-endian ia64 (PR 14610)

Re: Fix encoding of IEEE extended real on big-endian ia64 (PR14610)

Fix for PCH on many Linux platforms

fix for x86-64 failure of testsuite/gcc.dg/titype-1.c

fix g++.dg/init/new4.C

fix gcc.dg/c99-complit-2.c

fix gcc.dg/noreturn-1.c

Fix gcc_update for boehm-gc

Re: Fix gcc_update for libcpp (Was: Re: Mainline bootstrap failure while running aclocal in libcpp)

Fix gcc_update for libcpp (Was: Re: Mainline bootstrap failurewhile running aclocal in libcpp)

fix gcse breakage

Fix heisenbug in combine.c

fix ieee/compare-fp-1.c on alpha

Re: fix INIT_CUMULATIVE_ARGS for split_complex on rs6000

fix ix86 gcc.dg/i386-sse-5.c

Fix java build on PPC (patch for libgcc-std.ver)

Fix m68k.c:output_andsi3 for 64 bit cross

fix middle-end/15228

Re: Fix powerpc asm_cpu.

fix PR 14699

Fix PR 15933 (partially revert offending patch)

fix pr 16216

Fix PR rtl-optimization/16028 (reload inheritance)

Fix PR target/15783

Fix problems with tree-sra.c with VIEW_CONVERT_EXPR

Fix REAL/IMAGPART_EXPR class

Fix spurious failures in compat testsuite

fix target/15550

Fix three 3.4 CPP regressions

Fix to PR/16131 and some regressions

Fix trivial bug in dump_generic_node

Fix typo in cprop_into_successor_phis

Fix var-tracking WRT location list for DW_AT_frame_base

Fix warn_if_unused_value line numbering

fixing libmudflap configuration

Re: floor_log2_wide speedup

Re: Flow crash for conditional branches against a constant

followup PATCH: Gimplify VA_ARG_EXPR

g++.dg/opt/ptrmem4.C failure

Re: GCC 3.4.1 Status

Re: GCC 3.[34] snapshots not running

Re: GCC build of HEAD failed for native with your patch on 2004-06-14T16:45:03Z.

Re: gcc mainline does not build on apple-ppc-darwin

gcc-3.4.0 patch

Re: gccbug reports?

gcse.c: Use predicates

Re: gdb and binutils build broken -- Makefile.def gcc-no-bootstrap change

Generate CLEANUP_POINT_EXPRs early

gimplify va_arg for alpha

Re: header of the build system is used for cross compiling libstdc++

Important

Inappropriate use of TYPE_POINTER_TO in c-typeck.c

include/bits/concurrence.h breaks MinGW bootstrap

Re: Incoming Message

Re: Indicate in g77 news that GCC 3.4 is the last edition to contain g77.

Indicate in g77 news that GCC 3.4 is the last edition to containg77.

Re: Indicate in g77 news that GCC 3.4 is the last edition tocontain g77.

Investment Capital!!

Java: Enable accessibility checks for static inner classes

Java: Fix PR 1262

Java: Fix PR 15715 - Interface access flags

Java: qualify_and_find fix

Java: Remove set_nested_class_simple_name_value()

Java: rewrite exception handling logic for bytecode compiler

Java: Use TREE_THIS_NOTRAP where possible

K6 DFA

Kill a couple more unnecessary instantiations ofDECL_ASSEMBLER_NAME

Re: libbanshee also using a broken AC_HEADER_STDBOOL

Re: libjava: Support --enable-version-specific-runtime-libs.

Re: libmudflap: Handle multilibs

libstdc++ fixes for h8300-elf

line numbers for tree-ssa implicit gotos

Re: lno-branch versioning and branches in cvs.html

LSB patch to gcc 3.3 tree

The M.ortgage Information you wanted

M32R dfa pipeline model

make call to _main() part of the main() ``prologue''

Make VAR_LOCATION a RTX_EXTRA object

Merge handled_component_p and real/imagpart

Merge libcpp/include/ChangeLog into libcpp/ChangeLog

Merging the chains of recurrences from LNO branch

message..

Minor documentation patch

Minor fixes to type remapping in tree-inline.c

mn10300 long-standing bug-fix

More Ada changes for tree-ssa

More Ada changes for tree-ssa conversion

More Ada front-end patches

More cleanups of LHS nesting

more comment fixes to tree-*

more simplification of function deferral

Moschee-Bau in Deutschland [9195]

Move extern definition of debug_find_tree to tree.h

Move IF_STMT, CLEANUP_STMT out of C front end

Move value numbering routines and add VALUE_HANDLE code

Mozilla Mail (was Re: [RFC] Fixes to bootstrap from a C++ compiler(part 1))

MUDFLAP: Only weaken pthread-join when it exists

MUDFLAP: Suppress dir functions when dirent.h is not present

My patch to tree-pretty-print.c

Re: New C++ regression: g++.dg/template/copy1.C

New flag: TREE_THIS_NOTRAP

New SRA implementation

Nuke opts.sh, replace with four AWK files

obvious cfg.texi patch (committed)

obvious fix applied to expmed.c:expand_smod_pow2

obvious tree-ssa.c patch

Oops, missing file and hunk from last patch

Patch (Java): [committed] Correct diagnostic message

Patch (Java): [committed] Formatting Fixes.

Patch (Java): PR16113 - Remove Extraneous Call to expand_end_bindings()

Patch (Java): Purge java_expand_expr()

Patch (rs6000): fix codegen for lod/sto to double at offset 32760

Patch (rs6000): fix TFmode addressing

Re: PATCH [alternative] to fix mingw bootstrap failure

PATCH [mainline] - Fix passing of zero-sized structs in apple-ppc-darwin mixed mode

PATCH [mainline] apple-ppc-darwin passing

Re: patch applied to mainline (Was: patch applied to

patch applied to mainline (Was: patch applied to sh-elf-3_5-branch: fix up more movas, use PIC-safe fixups for PIC.)

Re: patch applied to mainline (Was: patch applied tosh-elf-3_5-branch: fix up more movas, use PIC-safe fixups for PIC.)

Patch applied to sh port: fix gcc.dg/builtin-apply2.c failures

patch applied to sh-elf-3_5-branch: fix up more movas, use PIC-safe fixups for PIC.

PATCH COMMITTED: Demangler patch for PR 16240

PATCH COMMITTED: New demangler test

PATCH COMMITTED: update comment about little endian SPARC

PATCH cp/tree.c - don't set TREE_COMPLEXITY from input_line

PATCH fixing libmudflap configuration

patch fixing PR 15653

Patch for c/1027

Patch for fortran/16289

Patch for fortran/16290

Patch for PR 14765

Patch for PR16403: gcc version not reported to gcc-testresults

PATCH for Re: GCC Release Status (2004-05-31)

PATCH for Re: GCC-3.3.x status

Patch for typo in c99status.html

Patch H8/300 : Patch for -mexr option in case of function with "monitor" attribute

Re: Patch H8/300 : Patch for -mexr option in case of function with"monitor" attribute

Patch H8/300 target : Internal compiler error for H8S normal mode in Gcc 3.4 branch and mainline

Patch H8/300 target : Internal compiler error for plain h8/300 in Gcc 3.4 branch and mainline

Re: PATCH mingw32 Changes to allow mainline to bootstrap.

PATCH mingw32 MD_STARTFILE_PREFIX was a bad idea.

Re: PATCH mingw32 STANDARD_STARTFILE_PREFIX_[12] (Re: PATCH mingw32 MD_STARTFILE_PREFIX was a bad idea.)

PATCH mingw32 STANDARD_STARTFILE_PREFIX_[12] (Re: PATCH mingw32 MD_STARTFILE_PREFIXwas a bad idea.)

Re: PATCH mingw32 STANDARD_STARTFILE_PREFIX_[12] (Re: PATCH mingw32MD_STARTFILE_PREFIX was a bad idea.)

Patch ping

patch ping

patch ping - fix MinGW bootstrap failure

Patch ping - gcc include file cleanups

patch ping: configure flag for source_location/location_t merge

patch ping: simplify make_decl_rtl

Patch ping^2

patch ping^2

Patch pings: x86, Ada and fortran front-ends

PATCH PR target/14800 ping

PATCH RFA: Remove sparc64-aout target

Patch to allow Ada to work with tree-ssa

Patch to change built-in exec*, fork to DEF_EXT_LIB_BUILTIN

Patch to gcc-3.5/changes.html

Patch to gcc/Makefile.in:distclean

PATCH to gimplify_modify_expr to avoid extra copies

PATCH to i386_pe_encode_section_info

Patch to make width 1 bitfields unsigned

PATCH to Makefile.in:TAGS

Patch to projects lists

Patch to remove comptypes flags parameter

PATCH to remove fileline typedef

Patch to remove status_warning

Patch to restore format checking of warning(), error(), etc.

PATCH to simplify make_decl_rtl

Patch to sourcebuild.texi

Patch to split common_type

PATCH to support native Windows builds

PATCH to use cpplib's source_location for location_t

PATCH to work around tree-optimization/14107

PATCH win32/mingw32: jcf_open_exact_case prototype

PATCH: Explicitly instantiate members of explicitly instantiated class templates

Re: PATCH: Explicitly instantiate members of explicitlyinstantiated class templates

PATCH: Fix breakage during last round of ABI tightening

Re: PATCH: Fix EH breakage on mainline

PATCH: Fix libffi for ia64

Re: PATCH: fix PR 15214

PATCH: Fix PR 16129

Re: PATCH: Fix PR/15666: [gcc 3.4 regression]: Abort on valid code

Patch: FYI: automated libgcj/classpath comparison

PATCH: gcc-3.1/criteria.html

PATCH: gcc-3.4/changes.html

PATCH: gcc/testsuite/gcc.dg/builtins-config.h

PATCH: Gimplify VA_ARG_EXPR

PATCH: gthr-win32 issues with Windows 95

PATCH: java/index.html

Re: Patch: Java: Avoid multiple warnings for source files newer than class files

Patch: Java: Avoid multiple warnings for source files newer thanclass files

PATCH: lists.html and RBL links

PATCH: mirrors.tml (was: Dead Link)

PATCH: ObjC testsuite use simple NSConstantString implementation

PATCH: ObjC testsuite use simple NSConstantString implementation -- TAKE 2

Re: PATCH: ObjC testsuite use simple NSConstantString implementation-- TAKE 2

PATCH: PR c++/9844, c++/13989 fix

PATCH: Properly set MD file dependency

PATCH: readings.html

PATCH: readings.html and we32k

PATCH: remove a tree-ssa FIXME

PATCH: sparc_gimplify_va_arg

patches applied to sh-elf-3_5-branch

PING (was: Re: Patch: Enable tree-browser with --enable-checking)

ping : [C++ PATCH] [PR3761] ICE in check_template_shadow

ping [Re: [PATCH] -gused and -gfull for darwin]

ping some patches

Re: ping**4 [PATCH] stabs for powerpc Darwin target

ping*2 : [C++ PATCH] [PR3761] ICE in check_template_shadow

ping*3 : [C++ PATCH] [PR3761] ICE in check_template_shadow

PING: PATCH: PR c++/9844, c++/13989 fix

Re: POT file for cpplib

PR 15159: CALL_PLACEHOLDERs and can_throw_internal

PR 15433

PR target/15869: Fix filling of MIPS1 load delay slots

Prettify assembly output on SPARC (part #1)

problems sending REG_P patch

Properly convert nest of references in tree-nested.c

Re: Proposed location for variable sizes etc in ARRAY_REF and COMPONENT_REF

Push GENERIC farther into C/C++ front ends.

Re: Question about apparently obsolete comment in gcse.c

Re: recent regression

Refine verify_expr and LHS

re: REG_P macro

Regressions on arm-none-elf

reload inheritance failure handling (Was: [PATCH] Fix ACATS failure on i586)

Remove append_to_compound_expr

Remove ASM_STMT

Remove CASE_LABEL

Remove COMPOUND_STMT

Remove factoring/unfactoring of computed gotos

Remove get_first_nonparm_insn

Remove LABEL_STMT, GOTO_STMT

Remove last_parm_insn

Remove RETURN_STMT

Remove ssa_name_ann_t

Remove unneeded forward declarations from gimple.c

Remove xfail for gcc.dg/i386-ssetype*

Reorganize C statement parsing

Revert my patch to DECL_NEEDED_P, fixes PR 14639

Re: RF[CT]: IMA repairs 2/n: maybe_apply_renaming_pragma rawrite

RFA [Patch]: Update defintion of STRUCTURE_SIZE_BOUNDARY

RFA/RFC: fix try_simplify_condjump (Was: RFA: Use fixup_fallthru_exit_predecessor only for (fwd))

RFA: cfg.texi patch

RFA: fix avoid random results from do_add

RFA: Fix mode-mismatch ICE in shift_returned_value

Re: RFA: New C++ target macro to allow backends to overrule the decisionto import or export a class

RFA: New C++ target macro to allow backends to overrule thedecision to import or export a class

RFA: patch fixing PR/15598 (an itanium1 gcc bug).

Re: RFA: patch for usage of more accurate live information for the globaland the reload.

Re: RFA: patch for usage of more accurate live information for theglobaland the reload.

Re: RFA: patch for usage of more accurate live information for theglobaland the reload. 

RFA: patch solving PR/15921

RFA: patch solving PR/15653 for itanium1

RFA: remove fixup_fallthru_exit_predecessor

Re: RFA: Use fixup_fallthru_exit_predecessor only for

RFA: Use fixup_fallthru_exit_predecessor only for !HAVE_prologue targets, and only after reload

RFA: Use fixup_fallthru_exit_predecessor only for !HAVE_prologue targets, and only after reload (Was: Re: RFA: remove fixup_fallthru_exit_predecessor)

Re: RFA: Use fixup_fallthru_exit_predecessor only for!HAVE_prologue targets, and only after reload

RFC: Allow GPL exception for dynamic linking of libgcc and libstdc++

Re: RFC: Allow GPL exception for dynamic linking of libgcc andlibstdc++

RFC: Fix ever-growing LD_LIBRARY_PATH

Re: RFC: MIPS: Workaround the "daddi" and "daddiu" errata

RFT/RFA: Eliminate gen_binary, take 2

Re: rs6000.c: extract_M[BE] clarifications/optimizations

S/390: Clean up jump insn patterns

S/390: Make literal pool base register explicit to scheduler

S/390: Minor reorg of s390_frame_info

S/390: Remove DEFAULT_MAIN_RETURN definition

S/390: Support addMcc and sCOND patterns

S/390: Switch to TARGET_GIMPLIFY_VA_ARG_EXPR

Save macro data structures in PCH file

sh-elf / sh-linux configuration merge and generalization

Re: sh-elf: PR target/15886

sh64 configuration fix, sh-elf / sh-netbsd configuration merge

simplify the argument of return_expr

small sh patch applied to config.gcc

Small tweaks for libiberty/cp-demangle.h, libobjc/encoding.c

So confused

RE: So sieht die Wahrheit aus! [Id:4275] (rus5)

some gimplification cleanups

Re: SSA operand interface change - checked in

Submitting GVN-PRE

Re: Support for full redundancy elimination and VN of virtual operands in GVN-PRE

Support for full redundancy elimination and VN of virtual operandsin GVN-PRE

Re: Support for full redundancy elimination and VN of virtualoperands in GVN-PRE

Re: Teach config-ml.in about Fortran

Test case for my patch series

Three small changes to gimplify.c

Re: tidy some gimplifcation unsharing

tiny speed tweak to check_global_declarations

Top-of-file comment fixes

Translate the old SH1 pipeline description to the DFA description

Re: Tree profilng merge 1 - allow inserting onto edge to EXIT_BLOCK

Re: tree profilng merge 3 - find_sub_basic_blocks fixes wrt computed gotos

Re: tree-into-ssa patch causes regression on ppclinux

Trivial buglet in cfgrtl.c

Trivial fix to fold_addr_expr_with_type

TUERKEN-TERROR AM HIMMELFAHRTSTAG

Two PA fixes for 3.4.1

Type safe vector API

typedef of struct/unions and contexts

typo fix applied

unknown

Unreviewed C++ patch

Unreviewed patch

Unreviewed Patch and test case for H8/300 : Request for review

Unreviewed Patch H8/300 : Patch for -mexr option in case of function with "monitor" attribute : Request for review

Re: Unreviewed patches

Unreviewed Patches for H8/300 : Request for review

Unreviewed Patches: gcc_update and libjava/configure.in

Unreviewed profiling patches

Update documentation on --enable-version-specific-runtime-libs

Updates to Ada front end to correspond to latest GCC changes

Use gimplify_and_add when possible

Verify that labels are sorted in tree_verify_flow_info

Was Deutschland braucht, sind deutsche Kinder!

Was Deutschland braucht, sind deutsche Kinder! -5029-

Re: Wat zijn die Duitsers stil, was: Was Deutschland braucht

Re: What happened to -frename-registers?

Re: Why does casting a function generate a run-time abort?

Workarounds for issues with rs6000_rtx_costs

Wrong check in cgraphunit?

xfail p646.C

XScale Optimizations

Re: your recent changes

¿¬Ã¼ÀÚ±Ý 3õ¸¸¿ø±îÁö Àú·ÅÇÏ°Ô36°³¿ùºÐÇÒ»óȯ mh xenxt h or


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