gcc-patches archive
subject index for March, 2007

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:

Re:

Re: --disable-multilib broken on x86_64

16-bit codes

Re: 200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th

200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th

Re: 3 pending patches from last year

4.2 patch committed: turn off invalid overflow warnings

Re: 4.3 bootstrap broken on i386-linux

[1/2] Add VxWorks PIC support to i386

[2/2] Add VxWorks PIC support to i386

[4.2 backport, libfortran] Fix PR 30981

[4.2, cft, aix, hpux] fix pr 26090

[4.2] backport Waddress patch

[4.2] PR ada/26797

[4.2] Werror= doc fixes

[autovect,committed]: vectorizer cleanups (and prep for outer-loop vectorization)

[autovect] [patch] complete-unrolling pass before the vectorizer

[autovect] [patch] Extend dse

[autovect] [patch] Extend store cpp

[autovect] [patch] Make store motion use alias oracle

[AVR] [4.3, 4.2] Commited: Fix support of AT90USB82 device.

[AVR] Add new peephole .

[AVR] PATCH COMMITTED: Stack pointer errors.

[AVR][4.3, 4.2, 4.1] Disable deletete_null_pointer_checks for avr target

[AVR][4.3, 4.2] Add support for new devices in avr back-end.

Re: [Bug preprocessor/23479] Implement binary constants with a "0b" prefix

Re: [C++ PATCH] Core issue #226: Default template arguments in function templates

[C++ PATCH] Core issue #226: Default template arguments in function templates

Re: [C++ PATCH] Fix ice-on-invalid (i ? j : k) = (void) bar (); (PR c++/30847)

[C++ PATCH] Fix ice-on-invalid (i ? j : k) = (void) bar (); (PR c++/30847)

[C++ Patch] PR 26099 (first part)

[C++ Patch] PR 30500

Re: [C++/PATCH] Fix PR 30168, C++ constructors can cause invalid gimple to happen with complex typed variables

[C/C++] PR c/4076 -Wunused doesn't warn about static function only called by itself

[cft] rewrite i386 dllimport/dllexport

[Comitted] Fix PR 31364: ppc-linux-gnu bootstrap with secure plt's

[committed wwwdocs] Mention HPPA Java language support for HP-UX 11

[committed] Add a couple of fpic dependencies to the C++ testsuite

[committed] Add fpic requirement to tests that use PIC options

[committed] Cleanup targetm indirect calls in pa.c

[Committed] Complex comparison folding tweaks

[Committed] Doc: Add brackets around the return type of TARGET_SECONDARY_RELOAD

[Committed] Fix C++/31165

[committed] Fix compilation warnings on i586-wrs-vxworks

[committed] Fix long local calls on PA HP-UX SOM target

[committed] Fix overall constraint for several PA deposit patterns

[committed] Fix PA code generation regression

[committed] Model copies between general and fp registers on PA

[Committed] PR30744: Type safety transforming ~X == 0 into X == ~0

[Committed] Transition more places to build_gimple_modify_stmt

[committed] Update gcc.dg/pr16194.c test for PA

[dataflow, committed] fix pr/31025

[dataflow] Add missing include directive to arm.c

Re: [dataflow] [RFC] Remove many almost useless DCE passes

[dataflow] Don't rescan everything after CSE

[dataflow] less useless work/memory on bb's without artificial defs/uses

[dataflow] make regscan a subpass of CSE

[dataflow] remove useless call from fwprop

[dataflow] some inlines

[dataflow] speed up bitmap_ior_and_compl and other functions

[dataflow] unbreak ia64 (committed)

[dataflow]: patch committed to improve -O0 performance.

[dataflow][PATCH] Fix a fall-out from latest merge with mainline

Re: [dataflow][PATCH] Fix a fall-out from latest merge with mainline (take 2)

[dataflow][PATCH] Fix a fall-out from latest merge with mainline (take 2)

Re: [dataflow][PATCH] Fix a regression on ia64 - subregs_of_mode cleanup

[dataflow][PATCH] Fix a regression on ia64 - subregs_of_mode cleanup

Re: [dataflow][RFC] missing update of subregs_of_mode

[documentation, fortran, commited] typo fixes

[documentation, fortran] more intrinsics

[fixed-point] Add tests for unary and binary operators

[fixed-point] Patch for conversion functions in libgcc

[fixed-point] Patch for document

[fixed-point] Patch for vector fixed-point modes and MIPS backend

[fixed-point] Patch to avoid NOP_EXPR when conversions

[fixed-point] Patch to change the handling of integer 1 and 1.0

[fixed-point] Patch to disable association for saturating types

[fixed-point] Patch to fix a bug in comptypes_internal

[fixed-point] Patch to fix count_type_elements() for FIXED_POINT_TYPE

[fixed-point] Patch to generate library calls for conversions

[fixed-point] Patch to round toward zero

[fixed-point] Patch to support CONST_FIXED in cselib.c

[FORTRAN PATCH] Reduce gfc_match_strings usage (part 1)

[FORTRAN PATCH] Reduce gfc_match_strings usage (part 2)

[fortran, 4.2] Query regarding backporting patches to 4.2.

[fortran, docs] Add embryonic gfc-internals.texi manual.

[Fortran, patch, commited] Fix testsuite failue by using int64_t instead of long

Re: [Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

[Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

Re: [Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

[Fortran, PR20897] Disallow intrinsic type names as derived type names

Re: [Fortran, PR20897] Disallow intrinsic type names as derived type names

[Fortran,patch]

[Fwd: [patch,libgfortran] 4.2 Regression fix, pr31099 returns]

[gfortran, committed] Cleanup gfc_find_gsymbol

[gfortran, committed] Minor cleanups to intrinsic.c

[gfortran, documentation] Sketch documentation of gfc_code

[gfortran,commited] Fix a bunch of dg directives in the testsuite

[gfortran,patch] Don't let character strings have negative length

[gfortran,patch] Fix constant exponentiation with integer exponent

[gfortran,patch] Fix constant-integer exponentiation (PR31120)

[gfortran,patch] Fix simplification and code generation for REPEAT

[gfortran,patch] Fix undue out-of-bounds warning (PR30655)

[gfortran,patch] Fix user operators extending intrinsic ones

Re: [gfortran,patch] Integer constants overflowing type with -fno-range-check

[gfortran,patch] Integer constants overflowing type with -fno-range-check

[gfortran,patch] Last ping for -fbacktrace

[gfortran,patch] Use short-circuiting IF and AND expressions in gfortran

[gortran, PATCH] Fix PR 18937

[graphite] Added a more stable parser for the condate language

[graphite] Some cleanups for the tree CFG checker

[ira] patch for save/restore generation and a lot of other changes

[libgfortran,patch] Fix PACK for zero-sized arrays

[libgfortran,patch] Protect uses of {f,l,}stat with autoconf macros

Re: [libstdc++-v3] Add pre-detected results for djgpp configure

[libstdc++]

Re: [libstdc++] intptr_t usage

Re: [LTO] [PATCH] Avoid middle/back-end use of set_decl_assembler_name and tree_size lang hooks

[LTO] [PATCH] Avoid middle/back-end use of set_decl_assembler_name and tree_size lang hooks

[m32c] add dependencies

[MIPS] Patch for DSP REV 2 builtin functions

Re: [patch 0/3] libffi/m68k patches (take 2)

[patch 0/8] gengtype parser rewrite

[patch 1/8] Remove Yacc support

[patch 2/8] Remove PARAMS support

[patch 3/8] Improve kludges for VEC handling

[PATCH 4.1/4.2] Backport of the fix for PR c++/27492

[patch 4/8] Simplify handling of scalar types

[patch 5/8] Simplify structure creation

[patch 6/8] Narrow inter-file interfaces

[patch 7/8] Dont compile in the list of input files

[patch 8/8] Replace Yacc parser with recursive descent parser

[patch committed] SH: Fix build failure

[patch committed] SH: Fix build failure on mainline

[patch committed] SH: Fix PR target/31022

[PATCH PING]: PR middle-end/30447 handle builtin csin [take 2]

[patch RFA] Handle blockage insn in mode-switching.c/create_pre_exit

[patch, 4.1, 4.2, 4.3] Fix PR tree-optimization/29925 - bug in data-ref analysis

Re: [patch, 4.1, 4.2, 4.3] Fix PR tree-optimization/29925 - bug in data-ref analysis

[patch, 4.2, docs, committed] Fix erroneous cross-reference links.

Re: [patch, 4.2, docs] Edit -fgnu89-inline, gnu_inline attribute documentation.

[patch, 4.2, docs] Edit -fgnu89-inline, gnu_inline attribute documentation.

[patch, 4.2] Remove extraneous -ffixed-form options from c.opt.

[patch, build, committed] Fix "make install-info" in libgcc.

Re: [patch, build] Makefile.def: Remove unnecessary "missing" lines from fixincludes entry.

[patch, build] Makefile.def: Remove unnecessary "missing" lines from fixincludes entry.

[patch, commited] Avoid casts in arguments of TARGET_MEM_REF

[patch, commited] Do not prefetch loops that do not roll

[patch, commited] Handle NE_EXPR guards in bound_difference

[patch, commited] Improve # of iterations estimation and its usage

[patch, commited] PR 31085

[PATCH, commited]: Remove leftover trivial.S file from test directory

[PATCH, commited]: Use IN_RANGE macro in target/i386

[PATCH, committed] PPC LR fix

[patch, docs, committed] Fix PDF table of contents in cppinternals.texi.

[patch, docs] Document --enable-stage1-langauges configure option.

[patch, docs] Document --help=<language> option (PR 31355)

[patch, fortran + C testsuite, 4.2] Accept -Wno-all (PR 30437)

[patch, fortran, 4.2, committed] Fix off-by-one in IBCLR/IBSET arg checking.

[patch, fortran, 4.2, committed] Typo fix in comment.

[patch, fortran, 4.2] Backport -fmax-errors to 4.2.

[patch, fortran, committed] Fix argument kind in gfc_resolve_ishftc

[patch, fortran, committed] Fix column widths in intrinsic.texi

[patch, fortran, committed] Fix documentation typos in 4.2.

[patch, fortran, committed] Fix gfortran.h "obsolescent" comments.

[patch, fortran, committed] match.c: Document gfc_option.max_identifier_length assumption.

[patch, fortran, committed] Re-document COMPLEX*k syntax quirk.

[patch, fortran, committed] Update --version program name, copyright date.

Re: [patch, fortran, docs, 4.2] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs, 4.2] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs, committed] Backport a -Wtabs documentation correction.

[patch, fortran, docs, committed] Document function forms of some intrinsics

[patch, fortran, docs, committed] Document undocumented intrinsics.

[patch, fortran, docs, committed] Fix CHDIR, CTIME, EXIT documentation.

[patch, fortran, docs, committed] intrinsic.texi: Minor cleanups.

[patch, fortran, docs] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs] Rewrite "GFortran and G77" section.

Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)

[Patch, Fortran] Allow ENTRY without RESULT (PR30873)

[patch, fortran] lang.opt: Adjust documentation.

Re: [Patch, fortran] PR23060 - %VAL, %LOC and %REF

[Patch, fortran] PR30531 and PR31086 - derived type association problems... again

[Patch, fortran] PR30880 - Derived types with default value -- function with ENTRY: rejecte

Re: [Patch, fortran] PR30880 - Derived types with default value -- function with ENTRY: rejected at compile time

[Patch, fortran] PR30883 - procedure with dummy procedure f1 rejected with implicit none

[Patch, fortran] PR30922 , PR30883 and PR30870 - rejects-valid bugs

Re: [Patch, Fortran] PR30973, disallow to reuse a module name or to use the module name on an ONLY clause of USE

Re: [Patch, Fortran] PR30973, disallow to reuse a module name or to use the module name on an ONLY clause of USE

[Patch, fortran] PR31011 - Incorrect error: parameter array sections

Re: [Patch, fortran] PR31160 - %VAL and related features need to be documented.

Re: [Patch, fortran] PR31160 - %VAL and related features need to be documented.

[Patch, fortran] PR31160 - %VAL and related features need to be documented.

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

[Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

[Patch, fortran] PR31193 - ICE on non-constant character transfer

[Patch, fortran] PR31200 , PR31215 and PR31219 - function call interface problems

[Patch, fortran] PR31292 - ICE with module procedure interface in a procedure body

[patch, fortran] Remove redundant check in error.c

[Patch, Fortran] Renaming operators on the USE statement

[Patch, Fortran] Subsections of assumed-size arrays have a known shape (PR30882)

[PATCH, i368]: Committed: Macroize cmp FP patterns.

[PATCH, i386] Committed: Macroize rint, lrint, round and lround patterns

[PATCH, i386]: Add arch flag for sahf instruction

[PATCH, i386]: Commited: Conditionally disable sahf for 64bit targets only

[PATCH, i386]: Commited: Macroize fix_trunc and fixuns_trunc patterns

[PATCH, i386]: Committed: fix PR target/31101

[PATCH, i386]: Committed: Switch K8 processors to PTA_NO_SAHF

[PATCH, i386]: Committed: X86_TUNE_PROMOTE_HIMODE_IMUL

[PATCH, i386]: Fix typo in my previos commit

[PATCH, i386]: Implement -mcmpxchg16b and -msahf options

RE: [PATCH, i386]: Optimization of the i386 and x86_64 compilers

[PATCH, i386]: Optimization of the i386 and x86_64 compilers

[PATCH, libffi]: Fix false negative in testsuite/libffi.call/return_fl2.c for x86 targets

[patch, libfortran] fix a**(-huge(i)-1)

Re: [patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

Re: [patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

[patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

[patch, libgfortran] PR31099 [4.3/4.2 regression] Runtime error on legal code using RECL

[PATCH, libgomp, take2]: Cleanup libgomp test files

Re: [PATCH, libgomp]: Cleanup test files in testsuite/libgomp.c directory

[PATCH, libgomp]: Cleanup test files in testsuite/libgomp.c directory

[PATCH, PR7302] -Wnon-virtual-dtor should't complain of protected dtor.

[PATCH, score] : add options support and doc update for score backend

[patch, testsuite, committed] Clean up gfortran.dg leftover module files.

[patch, testsuite/gfortran.dg committed] Fix non-initialized variables in test cases

Re: [PATCH, testsuite]: Commited: Fix wrong dg directive in fortran tests

[PATCH, testsuite]: Commited: Fix wrong dg directive in fortran tests

[PATCH, testsuite]: Committed: Delete executables created by fortran feature tests

Re: [Patch, wwwdata & maintainers_script] Generate gfortran's gfc-internals manual

[Patch, wwwdata & maintainers_script] Generate gfortran's gfc-internals manual

[PATCH, x86_64]: Fix PR target/31167

[patch,libgfortran) PR31199 write with "t1" + nonadvancing transfer format gives wrong output

[patch,libgfortran) PR31199 write with "t1" + nonadvancing transfer format gives wrong output

[patch,libgfortran] Committed fix to regression in SPEC 200.200.sixtrack miscomparing regression

Re: [patch,libgfortran] Committed fix to regression in SPEC 200.200.sixtrack miscomparing regression

[patch,libgfortran] PR31051 gfortran bug with x and t format descriptors.

[PATCH/C++/diagnostic] Be extra pedantic about stray semicolons

[PATCH/dataflow] incorrect size for df_ref_info

[PATCH/dataflow] missing df_insn_rescan()

[PATCH/middle-end/diagnostic] Do not warn about unused out of bounds array refs

[PATCH/RFC] implement #pragma GCC warning

[PATCH] Backport fix for 29877 to 4.2

[PATCH] Cancel call to movement_possibility function from tree-if-conv.c

Re: [PATCH] [4.3 Regression] Fix major memory-usage regression on mainline

[PATCH] [4.3 Regression] Fix major memory-usage regression on mainline

Re: [PATCH] [COMMITTED] Add warning about false being implicitly converted to NULL in parameter passing

[PATCH] [modulo-sched] Change the ddg's construction

[PATCH] [UPDATED] RE: Quick FUNCTION_MODE doco query

[PATCH] A testcase for PR 30590

Re: [patch] Add "install-pdf" target to makefiles.

[PATCH] Add a testcase for the fixed PR14052

[PATCH] Add a testcase for the now fixed PR23777

[PATCH] add insn implementing signbit to middle end and s390

[PATCH] add myself to MAINTAINERS

[PATCH] add myself with write after approval to MAINTAINERS

[PATCH] Add warning about false being implicitly converted to NULL in parameter passing

[PATCH] ARM-specific testcase for PR29877 (TER register variables)

[patch] Avoid division by zero in data-refs dependence analysis

[patch] Avoid linker errors with --help= option. (PR 31353)

[patch] Avoid rescanning cfg in tree cfg cleanup

[PATCH] cfglayout fixes for ifcvt

Re: [patch] common.opt: Remove -fforce-mem.

[Patch] compile libgomp.c++/pr30703.C with -shared-libgcc

[patch] coprocessor modes

[patch] Correct --help=<language> output (PR 31356), add --help=common

[patch] cp/*: Fix comment typos.

Re: [patch] Detect cache size with -mtune=native

Re: [PATCH] Do not set BB_SUPERBLOCK in loop-unroll.c:split_edge_and_insert

Re: [PATCH] documenting the need for ecj.jar

[patch] Dominator analysis cleanups

[PATCH] Export dfp sw layer functions to the back ends

[patch] expose register class api

[PATCH] Extend dse

[PATCH] Extend MVE patterns

[PATCH] Extend store ccp

[PATCH] factor common code in signed_or_unsigned

[patch] final.c: Fix gcc.c-torture/execute/20020418-1.c.

[PATCH] Fix a bad regmove transformation - SPEC CPU2k 186.crafty regression on dataflow branch.

Re: [PATCH] fix bad interaction between -pg and stack realignment on x86

[PATCH] Fix C++ PR's 31138, 31140, 31141

[PATCH] fix check in float.h for defining decimal float support

[PATCH] fix configure check for powerpc decimal float hardware

[PATCH] Fix convert_for_assignment with --combine (PR c/30762)

[PATCH] fix debug information for bitfields

[PATCH] Fix fixincl extern inline glibc hacks

[PATCH] Fix ICEs in *.mod writer

[PATCH] Fix inline asm rejects-valid introduced in PR21299 (PR inline-asm/30505)

[PATCH] Fix middle-end/30132: ICE with complex and taking the real part of a ?:

Re: [PATCH] Fix middle-end/30132: ICE with complex and taking the real part of a ?:

[PATCH] Fix OPEN with unspecified ACTION on read-only filesystem

[PATCH] Fix PR 29715, fold produces &a - 4

[PATCH] Fix PR 31072, wrong code with volatile global variables

[PATCH] Fix PR c++/28253: ICE with invalid covariant return

Re: [PATCH] Fix PR c++/30582: Trouble with __builtin_offsetof and volatile

[PATCH] Fix PR c++/30582: Trouble with __builtin_offsetof and volatile

Re: [PATCH] Fix PR c++/30895: ICE with complex values in template parameter

Re: [PATCH] Fix PR c++/30895: ICE with complex values in template parameter

[PATCH] Fix PR c++/30917: ICE with friend in local class (to a function)

[patch] Fix PR middle-end/31159 and the pr25183.c regression

[PATCH] Fix PR rtl-optimization/31391

[PATCH] Fix PR26420

[patch] fix PR30784 - have fold_ternary handle CONSTRUCTORs

Re: [PATCH] fix pr30841 part 2, df bug (mainline only)

Re: [PATCH] fix pr30907, worse code produced when an address is forward propagated

[PATCH] Fix PR31115, wrong code with VRP and shifts

[PATCH] Fix PR31146, make forwprop propagate ADDR_EXPRs through conversions

[PATCH] Fix PR31254, ICE due to my forwprop change

[patch] Fix problems with optimizing unrolled loops

[PATCH] Fix PRs 30904 and 31058

[patch] fix red zone altivec saving

[patch] fix sync builtin expansion and i386 pattern

[PATCH] Fix testcase for MVE

[PATCH] Fix typo introduced by the CALL_EXPR changes

[patch] fix wrong code in vectorizer

[PATCH] fold ((X & N) + B) & M to (X + B) & M (PR tree-optimization/31261)

[patch] for PR 31383

Re: [PATCH] Force DFP function args into FP registers per the ABI

[patch] gcc/*: Fix comment typos.

Re: [patch] generated string libraries & -Wformat

Re: [patch] generated string libraries & -Wformat

[PATCH] Help PR19637 by canonicalizing (T *)&array in more cases

Re: [PATCH] Improve debug info for Ada (4/4)

[PATCH] Improve error on invalid call to __builtin_cexpi (PR31161)

[patch] ipa-type-escape improvements

[PATCH] Let fixinc_list depend on stmp-init-hdrs

[PATCH] libgomp cleanup-modules testsuite additions

[patch] libgomp darwin & shared only support.

Re: [PATCH] libobjc __objc_msg_forward2 hook

Re: [patch] libssp Makefile.am changes...

[PATCH] libstdc++ tests with fileio

[patch] m68k: Add support for fido.

[PATCH] Make is_global_var inlined

Re: [PATCH] Make sure copy-prop runs before forwprop, do not propagate ADDR_EXPRs to simple copy statements

Re: [PATCH] Make sure copy-prop runs before forwprop, do not propagate ADDR_EXPRs to simple copy statements

[PATCH] Make sure copy-prop runs before forwprop, do not propagate ADDR_EXPRs to simple copy statements

[PATCH] Matrix Flattening and Transposing optimizations

Re: [Patch] MIPS:Add a note about recommended binutils version to install.texi

[Patch] MIPS:Add a note about recommended binutils version to install.texi

Re: [PATCH] Modulo-scheduling improvements. Patch 1 of 2.

Re: [PATCH] Modulo-scheduling improvements. Patch 2 of 2.

[patch] more target inline control hooks

[PATCH] move combine stack adjustments pass into its own file

[PATCH] new testcase for MVE

[PATCH] Pass -mmt/-mno-mt on to the MIPS assembler

[patch] PR 30058, inline fixincludes for NetBSD

[patch] PR 30730, PR 26900

[patch] PR 30835

[PATCH] PR c++/30534: ICE with invalid template argument

[PATCH] PR diagnostic/31227: Suppress some more -Warray-bounds warnings

[PATCH] PR middle-end/19774

Re: [PATCH] PR tree-optimization/29877: handling of register vars during TER

Re: [PATCH] PR tree-optimization/29877: handling of register vars during TER

[patch] PR31041 - fix vectorizer ICE

[PATCH] prepare testsuite for -Wmain fixes

[patch] Re: gcc --version reports wrong year

[PATCH] Re: Tobias Burnus and Brooks Moses appointed Fortran maintainers

[PATCH] regmove: Problem with asm("x") variables in inline assemblies

[PATCH] Remove duplicate code from fold_binary

[PATCH] Remove historical remnant prototypes from libgcc2.h

[PATCH] Remove unused SSE builtins

Re: [PATCH] rvalue reference implementation for C++0x

[PATCH] S/390: DFP support 1/4: Add z9-ec option

[PATCH] S/390: DFP support 2/4: Add FP addon instructions

[PATCH] S/390: DFP support 3/4: Rename mode macro FPR to BFP

[PATCH] S/390: DFP support 4/4: Add the DFP instruction support

[PATCH] S/390: dfp: Fix fix_trunc insn.

[PATCH] S/390: Improve dynamic stack checking

[PATCH] S/390: Use TARGET_SECONDARY_RELOAD hook - take 2

[PATCH] S/390: Use TARGET_SECONDARY_RELOAD hook.

[patch] sh/local-alloc: delay slot filling improvement (2)

[patch] sh: sh4-300 with-multilib-list

[PATCH] Simplify readonly_error

[PATCH] Speed up get_ref_base_and_extent

[patch] Stay in cfglayout mode until after cse2

[PATCH] Support some Intel intrinsics in the IA-64 backend

[patch] testcases for -fstack-protector

[patch] testsuite/gcc.c-torture/execute/mayalias-2.x: New.

Re: [PATCH] Tree SRA and atomicity/volatility

[patch] tree-data-ref.h: Remove an unused prototype.

Re: [PATCH] two new rs6000 target masks

[patch] Use cfglayout mode in RTL

[PATCH] W^X Java closure fixes

[PATCH]: convert more fold(buildN()) -> fold_buildN()

[PATCH]: Fix builtin lfloor/lceil attributes and add testcases

[PATCH]: fix conversion of nearbyint/rint -> lrint

[PATCH]: Fix FAIL: libmudflap.cth/pass59-frag.c on LP64 targets

[PATCH]: Fix PR 29922 and loadpre12.c

[PATCH]: Fix regressions - update the tests to reflect the change in the error message.

[PATCH]: New sparse bitmap implementation

[PATCH]: PR 30590 invalid optimization by tree-nrv

[PATCH]: Rewrite sharing of finished solutions in PTA

[PATCH]: transform nearbyint->rint & rint/lrint->round/lround

[PATCH]: Updated new sparse bitmap patch

[PATCH]: Use -frounding-math for builtins that care about rounding

[PATCH][algorithmic] Fix PRs 30965 and 30978, make forwprop stronger and simpler

[PATCH][C++] Remove 99% calls to expr*location

[PATCH][C++] Replace splay-tree usage in tree-inline.c by pointer-map

[PATCH][RFC] C++ error for parameter redefinition in function prototypes

Re: [PATCH][RFC] Fix PR30364, reassociation not allowed for undefined overflow

[PATCH][RFH] Fix PR31169, bootstrap failure on SHIFT_COUNT_TRUNCATED targets

Re: [PATCH][RFH] Fix PR31169, bootstrap failure on SHIFT_COUNT_TRUNCATED targets

[patch][struct-reorg] print_new_vars fixes

[PATCH]Fix vcond implementation in altivec

Re: [PING#3][PATCH][RFC] Warning for C++ malformed typedef [PR c++/23689]

[PING, i386]: Implement -mcmpxchg16b and -msahf options

[PING] [PATCH/C++/diagnostic] Be extra pedantic about stray semicolons

[PING] Cleanup of OpenBSD targets

[PING] decimal float versions of __builtin_signbit

Re: [PING] Fix PR c++/29077: Incorrect error message for destructor in wrong namespace

[PING] Fix PR c++/29077: Incorrect error message for destructor in wrong namespace

[PING] fwprop fixes

Re: [PING] obvious patch for Woverloaded-virtual warning

Re: [PING] RE: [PATCH] [UPDATED] RE: Quick FUNCTION_MODE doco query

[PING] RE: [PATCH] [UPDATED] RE: Quick FUNCTION_MODE doco query

[PING] Remove mode(word) attribute

[PING] Walways-true:Warn if a comparison is always true or always false due to the limited range of the data type

[PING]: Fix builtin lfloor/lceil attributes and add testcases

[PING][PATCH]Extend MVE patterns

[PING]fr30 movdi patch

[PING]fr30 movsi patch

[PING^2] [C++] Delete unused function: cp/typeck.c (common_base_type)

Re: [PING^2] [C/C++] PR c/4076 -Wunused doesn't warn about static function only called by itself

[PING^2] [C/C++] PR c/4076 -Wunused doesn't warn about static function only called by itself

[PING^2] fr30 movsi patch

[PING^2] obvious patch for Woverloaded-virtual warning

[PING^2] Remove mode(word) attribute

[PING^2] Wextra and Wreturn-type interaction (PR7651)

[PING^2]fr30 movdi patch

[PING^3] [C++] PR 15787 Poor error message with if and blocks

[PING^3] [C++] Waddress-of-register

Re: [PING^3] PR 21438 : Warning about division by zero depends on lexical form

Re: [PING^3] PR 21438 : Warning about division by zero depends on lexical form

[PING^3] PR 21438 : Warning about division by zero depends on lexical form

Re: [PING^3] PR middle-end/18071 -Winline does not respect -fno-default-inline

Re: [PING^3] PR30465 duplicated overflow warning

[PING^3] Remove mode(word) attribute

Re: [PING^4] PR 23572 warnings for out of range floating-point constants

[PING^4] PR 23572 warnings for out of range floating-point constants

[PING^4] PR24924 front end and preprocessor pedantic_errors settings should agree

Re: [PING^5] PR24924 front end and preprocessor pedantic_errors settings should agree

[PING^5] PR24924 front end and preprocessor pedantic_errors settings should agree

[PING^5] Wconversion: fixes for C++ front-end

[port] MeP target-specific files

[PR29906] Handle DW_AT_import <base type>

[PR30643] restore memory cse

[RFA/libiberty] Enhance FILENAME_CMP for Windows filesystems

[RFA:] fix 27_io/basic_ostream/inserters_arithmetic/char/4402.cc

Re: [RFA:] fix lack of #ifdef HAVE_C99_RUNTIME in builtins-20.c and elsewhere

[RFA:] fix lack of #ifdef HAVE_C99_RUNTIME in builtins-20.c and elsewhere

[RFA] Hot and cold attributes

[RFC (patch)] C++/26099 (take 2)

[RFC / Patch] C++/26099 or front-end support to type traits

Re: [RFC,mainline] PR21596 df bug: global regs should have a def on entry?

Re: [RFC,mainline] PR21596 df bug: global regs should have a def on entry?

[RFC,mainline] PR21596 df bug: global regs should have a def on entry?

Re: [RFC] [PATCH] Implement -ffortify for C/C++

[RFC] Convert PowerPC calls to hard link register

Re: [rs6000,patch] Fix ppc-specific problem with functions returning logical(8) value

Re: [RTL, ColdFire 24/63] Add support for a MODE_INDEX_REG_CLASS macro

[rtl, x86] Generalise FP constant define_splits

[sel-sched] Allow the scheduler to work before register allocation

RE: [sel-sched] Fix substitution bugs, calling of reorder hooks, and bump alignment

[sel-sched] Rescheduling of pipelined code and improved bookkeeping with patches now.

[sel-sched] Rescheduling of pipelined code and improved bookkeeping.

[testsuite] (checked in) add optional debug output to dfp tests

[testsuite] (checked in) fix filename handling in compat.exp

[testsuite] (checked in) fix gcc.dg/dfp/operator-cond.c

[testsuite] (checked in) new va_arg tests for decimal float

[toplevel] Fix backquote in AC_MSG_RESULT

[toplevel] Fix quoting of TOPLEVEL_CONFIGURE_ARGUMENTS

[v3] c++0x includes

[v3] c_compatiblity includes for non-c++0x

[v3] cleanup testsuite for newlib targets

[v3] correct djgpp builtin configury

[v3] doxygen tweaks

[v3] Fix trivial typo in testcase

[v3] Formatting fixes to tr1/functional

[v3] Include <cstdlib> in some testcases

[v3] libstdc++/31005

[v3] libstdc++/31031

[v3] libstdc++/31401

[v3] Move a few vector<bool> functions out of line

[v3] small bits

[v3] tr1 special math functions

[v3] use -std=gnu++0x

Re: [v3] Variadic templates, fourth revision (2/2)

[VxWorks, committed] Fix gcc.dg/cpp/assert4.c failure

[VxWorks, committed] Fix gcsec1.c failures

[VxWorks] Commonise general OS-specific macros

[VxWorks] Define SUPPORTS_INIT_PRIORITY

[VxWorks] Document VxWorks-specific options

[VxWorks] Fix builtins tests

[VxWorks] Fix failures in ieee.exp

[vxworks] fix kernel mode tls data

[VxWorks] Fix LIBGCC2_INCLUDES

[VxWorks] Reject PIC options for kernel mode

[VxWorks] Restrict intmax_t-1.c XFAIL to kernel mode

[VxWorks] RTP and C++ fixes for gthr-vxworks.h

[VxWorks] Set LIMITS_H_TRUE to true

[VxWorks] Use elfos.h for i586-wrs-vxworks

[VxWorks] Various testsuite patches

[VxWorks] XFAIL strcmp and strncmp tests for kernel mode

[www] Patch: FYI: news items for gcj

[www] Patch: FYI: update gcj tools changes

[wwwdocs PATCH] for Re: GCC 4.2.0 RC1 Status

[wwwdocs] bin/preprocess -- handle *.php and *.js

[wwwdocs] Document Waddress in GCC 4.2

[wwwdocs] m68k updates for changes.html

Re: [wwwdocs] Mention new java gc-analyze feature in gcc-4.3/changes.html..

[wwwdocs] Mention that -fforce-mem has been removed.

[wwwdocs] Re: GCC 4.2.0 Status Report (2007-03-04)

[wwwdocs] Re: GCC 4.2.0 Status Report (2007-03-22)

[wwwdocs] Update gcc-4.3/changes.html for new C++0x features

[wwwdocs] Updates for hot/cold attribute and -mcmodel=large

[wwwdocs][committed] Mention variadic templates in the GCC 4.3 changes file

[x86, p4] fix compile/20000804-1.c

Re: [x86-64] Large code models (static and PIC)

[x86] Make i386.exp more PIC-friendly

Re: Add -iframework

Add __pie__ and __PIE__ cpp macros

Add a wchar effective target to the testsuite

Add test case for PR31034

Adding "barcelona" as a variant of amdfam10 architecture

Adjust ieee/20000320-1.x

Allow targets to prefer target roots

arm926ej-s dsp asm instructions

Backport patch for PR debug/29614

Breakpoints with multiple locations?

Broken testcase gcc.dg/20050121-1.c

broken testcase gcc.dg/940510-1.c

broken testcase gcc.dg/charset/attribute2.c

build_duplicate_type and transparent_union

C++ patch ping: Fix 4.3.0 regressions in parsing of ellipsis

C++ Patch Pings

C++ PATCH: Improve documentation

C++ PATCH: PR 20924

C++ PATCH: PR 30108

C++ PATCH: PR 30274

C++ PATCH: PR 30328

C++ PATCH: PR 31038

C++ PATCH: PR 31273

C++0x Constructor Delegation

ColdFire patches (free of MODE_INDEX_REG_CLASS), and ping

Committed, contrib: Alexandre's uninclude utility

Committed, cris.h: define HANDLE_PRAGMA_PACK_PUSH_POP 1

Committed: Add BID (Binary Integer Decimal) support to GCC

Committed: adjust gcc.dg/torture/pr26565.c for target default_packed

Committed: minimal toplevel libgcc transition for cris-axis-elf avoiding recursive make

Committed: Patch for 31018

config.guess for mpc8540-linux

Contents of file `gcc-4.1.1.sv.po.gz'

convert ia64 to constraints.md

darwin aligned .comm support

Define wint_t for VxWorks

Document new inline option and attribute in gcc 4.2 changes list

Don't randomly guess source filenames

don't warn about uninitialized anonymous bitfields

Re: emit DW_AT_entry_pc for non-contiguous inlined functions

Enable a stack alignment test for powerpc-eabi

Re: Failure introduced by the sahf patch(es)

Failure introduced by the sahf patch(es) (was: Re: [Bug fortran/29975] [meta-bugs] ICEs with CP2K)

fix broken testcases

Fix bug 30675

Re: Fix bug 30675 (triplet-ar, triplet-ranlib)

fix C++ -mmacosx-version-min inconsistency, objective-C++

fix demangler crash in d_pointer_to_member_type

Fix documentation for V_MUST_DEF

Fix emit_insn_before_setloc

Fix gfortran doc typo

Fix minor typo in tree-if-conv.c

fix PR 31013, objc -shared-libgcc problems on Darwin

Fix PR other/16513

Fix PR29983 (iwmmxt ICE)

Fix PR31183 in tree-loop-linear

Fix regression for g++.old-deja/g++.jason/template31.C

Re: Fix reload ICE with define-split

fix target/30848

fix target/31361

Fixup flags for ObjC languages

framework annotations for -v

Re: frv minmax predicate

Further include-fixed fix

fyi: gengtype patches checked in

gcc --version reports wrong year

GCC 4.2.0 RC1

GCC 4.2.0 Status Report (2007-03-04)

generated string libraries & -Wformat

Re: Get libffi closures to cope with SELinux execmem/execmod

Re: getting back the quote_ignore_sources_dir behavior of -I-

gfortran-4.1.2 file io bug fix

Re: gnu ld version check in libstdc++-v3/acinclude.m4

gnu89 inline patch for gcc 4.1.3

Re: granite controls

Handle splitting basic blocks in lower-subreg.c

HP-UX header file patch

htdocs fixup for gcc-4.2/changes.html

Import GCC 4.2.0 PRs

Improve the analysis of loop interchange

include-fixed followup patch

ivops vs random rtl symbol creation

Re: iWMMXt unwind support

libdecnumber license

Re: libffi failure on ppc linux 32-bit

Linux Thumb-2 libgcc fix.

m68k patches checked in, backends.html updated

Make glibc header feature tests handle --with-build-sysroot

memory explosion in ifcvt.c

Re: MinGW trunk fix: Can someone test, please?

Minor improvement when adding call-clobbered symbols

more tidying of x86 feature tests

New Blackfin configurations

New Swedish PO file for `gcc'

no newline at end of var-expand1.c

Re: none

Objective-C PCH broken on non-darwinn hosted darwinn targets

obsolete maintainers

Re: Omega data dependence test for trunk

OUTGOING_REG_PARM_STACK_SPACE patch

output # <srcline> between #APP and #NO_APP, for asm statements

PATCH COMMITTED: Correct comment in tree-dump.c

PATCH COMMITTED: Fix for PR 31345

PATCH COMMITTED: Fix overflow warning message in fold-const

PATCH COMMITTED: Fix SPEC failures caused by VRP changes

PATCH COMMITTED: Fix tree-vrp bug, PR 31034

PATCH COMMITTED: gcc 4.2 support for -Wstrict-overflow/-fstrict-overflow

PATCH COMMITTED: Ignore fold overflow warnings in tree-vrp.c

PATCH COMMITTED: Patch for 4.2 to fix inline warning

Re: Patch for IA64 HP-UX (ILP32 mode), fix gcc.c-torture/compile/pr28489.c

Re: Patch for IA64 HP-UX (ILP32 mode), fix gcc.c-torture/compile/pr28489.c

Re: Patch for max number of errors make gfortran.dg/gomp/reduction1.f90 fail

PATCH RFA: c99 inline patch for gcc 4.2

PATCH RFA: Mention -fstrict-overflow/-Wstrict-overflow in changes.html

PATCH RFA: Patch for extern inline in mainline

PATCH RFC: Add -Wstrict-overflow to tree-vrp.c

PATCH RFC: Mention -fno-toplevel-reorder in the 4.2 changes file

Re: PATCH RFC: Use explicit representation of infinity in VRP

Patch to allow sysroot-relative include options

PATCH to C++ diagnostic/pretty printer

Re: Patch to change IA64 division code

Re: Patch to not link in libgfortranbegin.a when building ftn shared libs

Patch to not link in libgfortranbegin.a when building ftn shared libs

Patch to update libtool in GCC and binutils trees

PATCH: Fix integer/pointer size mismatch in splay-tree.h

PATCH: 4.3 bootstrap broken when configured as i386-linux

Re: Patch: Add BID decimal floating point format

PATCH: ARM finialization priorities

PATCH: Avoid unnecessary references to the EH personality routine

PATCH: Correct path relocation logic

PATCH: Defining

Re: PATCH: distcc and ccache speedup: adds directives-only preprocessing

Re: patch: explow.c Enable allocate_stack64 and correct if clauses for i386

patch: explow.c Enable allocate_stack64 and correct if clauses for i386

PATCH: Fix PR 30666 [4.3 Regression]

Patch: FYI: fix gcjh documentation

Patch: FYI: gcj news item

PATCH: Java patch for generated-source-files

Re: PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses

Re: PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses

PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses

patch: New pragma command for gcc

PATCH: PR 30777

PATCH: PR 30899

Patch: PR 31018 (and update to 31019)

PATCH: PR c++/30863

Re: Patch: PR driver/12448

PATCH: PR target/31380: Typo in gcc/config/i386/sse.md

Re: patch: PR30375 make DSE work with memory partitions

Fw: PATCH: Redefining OUTGOING_REG_PARM_STACK_SPACE (sorry to fast sent :))

PATCH: removes expand_constant language hook

patch: sh wrong scheduling description

patch: sh: delay slot filling improvement (1)

PATCH: Shrinking C++ front end data structures

PATCH: Shrinking some C++ front-end data structures

Patch: Simplification for i386 STACK_SIZE_MODE definition

patch: splay-tree.h type adjustment needed for x86_64-mingw support

Patch: update -fmessage-length docs

PATCH: Updated version of x86_64-pc-mingw32 support of gcc.

PATCH: Wconversion-sign

PATCH: Wconversion-sign (try 4, I think)

PATCH: x86_64-pc-mingw32 target for gcc

Ping on two IA64 GCC patches

PING: [ADA PATCH] Transition to fold_buildN

Re: PING: [PATCH] Implement warning for wrong use of ||/&&

PING: [PATCH] rvalue reference implementation for C++0x

Ping: [RFA:] fix lack of #ifdef HAVE_C99_RUNTIME in builtins-20.c and elsewhere

Ping: PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses

PING: Re: PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses

PING: Wconversion: fixes for C++ front-end

PING^2: [PATCH] Add a new option -Wvla to warn variable length array

Ping^2: Patch: Implementation of -Wstrict-aliasing, take 2

Re: PING^3: [PATCH] Add a new option -Wvla to warn variable length array

PING^3: [PATCH] Add a new option -Wvla to warn variable length array

PING^3: [PATCH] Implement warning for wrong use of ||/&&

Ping^3: Patch: Implementation of -Wstrict-aliasing, take 2

PING^4: [PATCH] C/C++: Implement -Wempty-body for do/while, clarify diagnostic

Re: PING^5: [PATCH] C/C++: Implement -Wempty-body for do/while, clarify diagnostic

PING^5: [PATCH] C/C++: Implement -Wempty-body for do/while, clarify diagnostic

ppc: fix for pr31281, ObjC try-catch ICEs 4.2

PR 14737: Purge political statement from -ffast-math docs

PR 23572 warnings for out of range floating-point constants

Re: PR 29585: C++ front end not setting TREE_ADDRESSABLE on vtbl entries

PR 29585: C++ front end not setting TREE_ADDRESSABLE on vtbl entries

PR 30690 - clean up libgfortran/m4 files

PR middle-end/30700 (optimized out function referenced by debug info)

PR30891: poor diagnostic with namespace in the function scope

PR30947 - resolving ALARM

Prevent inlining in cold regions

Re: A question on ACX_BUGURL

RE: Quick FUNCTION_MODE doco query

recover -frandom-seed from .rpo file

Re: Reduce Dwarf Debug Size

Remove line number notes

remove old %{.s hack, add new %{,assembler spec

Remove TODO_update_smt_usage

Request to start 48 Hour reversion timer on 122821

Restore bootstrap on i386-darwin

revised #pragma push_macro feature

revised x86_64-pc-mingw32 patch

revised**2 x86_64-pc-mingw32 patch

RFA: Document --help=<language>

RFA: Pass --help= switch on to sub-processes

RFC : enable libgcj on freebsd-x86_64

RFC/RFA: patch for PR 22156: improve SRA for bit-fields

RFC: gfc_simplify_transfer implementation.

RFC: Permit relative path for --with-gxx-include-dir

Re: Separating type_info classes into separate .o files

Split MIPS xfer type attributes into mfc and mtc

Re: SRA and inconsistencies in bit-field types

String *-chk.c tests vs. PIC multilibs

Subject: [Bug c/31035] GNU/Hurd needs crtfm and dfprules too

Symbol visibility for gcj

Thread-safe profiling

tidy i386 calling conventions code

tidy i386 targetm initialization

tidy setup_incoming_promotions

Re: To execrate

Treat -Wstrict-overflow as -Wstrict-overflow=2

Treat SEQUENCE specially in mark_jump_label.

tree-ssa-coalesce.c: remove spurious whitespace from error message

tree.c: remove spurious whitespace from error message.

update Darwin unwind-fallback logic for Leopard

Update default powerpc-eabi configuration

Update invoke.texi to match comment in gcc.c

Re: Variadic templates, fourth revision (1/2)

Re: Variadic templates, fourth revision [Committed]

Re: VRP: don't look through VIEW_CONVERT_EXPRs when registering an edge assertion

VRP: don't look through VIEW_CONVERT_EXPRs when registering an edge assertion

Walways-true:Warn if a comparison is always true or always false due to the limited range of the data type

We're out of tree codes: Now what?

We're out of tree codes; now what?

Your if-empty changes has a typo in gcc.dg/if-empty-1.c causing a regression


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