gcc-patches archive
subject index for March, 2006

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:

*ping* (Re: [PATCH] i*68-*-kfreebsd-gnu regression)

3 pending patches

3.4.6 PATCH: Fix PR 24202

[4.0 PATCH]: Backport cleanup-* directives in testcases

[4.0 PATCH]: Backport documentation for cleanup procs

[4.0 PATCH]: Backport fortran testcase fixes

[4.0 PATCH]: more testcase cleanups installed

[4.0?/4.1] Fix PR ada/25885

[4.1 PATCH] PR26489: Backport NetBSD vs. gthr-posix.h fixes

[4.1 PATCH]: backport testsuite cleanup for gcc.dg/tree-ssa/pr23109.c

[4.1/4.2] fix pr26821, vectors getting in the way of tree-ssa-math-opts.c

[4.2 projects] Omega data dependence test

[Ada] Fix problem in convert_with_check

[Ada] Fix testsuite hang on x86

[arm] Out of range assembly offsets

[autovect] Make omega agree with existing dependence tester

[avr]: conversion to define_constraint

[bfin] Change the constraint letter for BREGS from 'B' to 'h'

[bfin] Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC for bfin port.

[BFIN] Remove specific definiton of ASM_FORMAT_PRIVATE_NAME

[bfin] Rename movstrsi to movmemsi

Re: [Bug ada/26796] [4.2 Regression] ACATS ICE c34002a c52005 spurious storage_error

Re: [Bug testsuite/26344] New: [4.2 Regression] three testsuite failures in gcc.dg/tree-ssa/

Re: [Bug tree-optimization/21829] [4.1/4.2 Regression] missed jump threading after unroller

Re: [Bug tree-optimization/21829] [4.1/4.2 Regression] missed jump threading after unroller

Re: [Bug tree-optimization/26806] New: ICE at gcc/tree-gimple.c:269

Re: [build PATCH] PR bootstrap/26500, language-specific info files not installed

[build PATCH] PR bootstrap/26500, language-specific info files not installed

[C++] PR c++/22494: Fix type mismatch in array destructor

[C/gomp PATCH] Convert OMP_CLAUSE_IF_EXPR to boolean_type_node

[Commited] PR21781: Handle 0E200000000 in real_from_string

[Committed] Avoid unnecessary pseudos in emit_group_store

[Committed] Fix 961206-1.c regression in simplify-rtx.c

[committed] Fix building mips*-elf on x86_64-linux

[committed] Fix gcj can't make shared libs on hppa-linux

[committed] Fix mips64-linux-gnu and mipsisa32-linux-gnu builds

[committed] fix obvious indirect jump warning

[committed] Fix PR 26588: gomp on cygwin

[Committed] Fix PR middle-end/26022

[Committed] Fix PR tree-opt/26781

[Committed] Fix signed/unsigned comparison warning in expr.c

[Committed] Fold (int)~(unsigned int)X as ~(int)X.

[Committed] Fold (X & Y) ^ Y and (X ^ Y) & Y as ~X & Y

[Committed] PR middle-end/22524: Type mismatch in fold_binary

[Committed] PR17959: Use paradoxical SUBREGs in emit_group_store

[Committed] PR18259: Write FP constants in .001.tu dumps

[Committed] PR26524: ICE building LAPACK with -O2 -ffast-math

[Committed] PR26557: Handle const_int in emit_case_nodes

[Committed] PR26561: Distinguish -Inf overflow in fold_div_compare

[Committed] Preserve TREE_OVERFLOW in convert_to_pointer

[Committed] Remove "magic" numbers in stor-layout.c

[Committed] Remove dead code from fold_builtin_copysign

Re: [Committed] Reorganize relational operator folding in fold_binary

[committed] testcase for previous checkin

[config]: patch fix program-transform-name

[csl-arm] Add --with-mode

[csl-arm] Armv7M interrupt routines

[csl-arm] Improve ARMv7M interrupt code

[csl-arm] Thumb-2 integer division instructions

[csl-arm] Thumb-2 narrow rotate instructions

[csl-arm] Thumb-2 rotate bugs

[doc patch] document -mlong-double-* for PowerPC

Re: [doc patch] Fix PR 20533 - Missing 'used' variable attribute desc ription

[doc patch] Fix PR 20533 - Missing 'used' variable attribute desc ription

[doc patch] install.texi: SVN, prerequisites cleanup, and more

[FORTRAN PATCH INSTALLED]: one more temp file nit

[FORTRAN PATCH]: cleanup module files from testsuite

[FORTRAN PATCH]: cleanup testcase temp files

[FORTRAN PATCH]: more cleanups of testsuite temp files

[Fortran Ping] Improved dependency analysis of pointer variables

Re: [Fortran, patch] Fix for PR fortran/26054: Gratuitous warning about Fortran 2003 features.

[fortran, patch] PR 19303 - implement four-byte record markers

[Fortran] Another array reference dependency improvement

[Fortran] Committed fix for FLOAT intrinsics

Re: [Fortran] Compare upper bounds in gfc_is_same_range

[Fortran] Disambiguate A(I,...) and A(I+1,...)

[Fortran] Fix/rewrite gfc_check_element_vs_section

[Fortran] Improved dependency analysis of pointer variables

[Fortran] Improvements to dependency analysis

[Fortran] PR fortran/25270: Type mismatch in array index calculation

[Fortran] PR22375: Promote arguments to __builtin_expect

[Fortran] Scalar index dependency fix for dependency_9.f90

[Fortran] spell "float" correctly

[Fortran] Yet more array dependence improvements

Re: [Fwd: [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list]

Re: [Fwd: [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list]

[Fwd: [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list]

[gfortran-testsuite]: new tests

Re: [gfortran] patch for pr 21130 - 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM

Re: [gfortran] patch for pr 21130 - 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM

Re: [gfortran] patch for pr 21130 - 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM

[gfortran] patch for pr 21130 - 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM

Re: [gomp merge] Stage 2: OpenMP for the C++ front end

[gomp] Handle default arguments in cxx_omp_clause_* langhooks (PR c++/26691)

Re: [gomp] Handle error_mark_node returned by build_special_member_call in finish_omp_clauses (PR c++/26690)

Re: [gomp] Handle error_mark_node returned by build_special_member_call in finish_omp_clauses (PR c++/26690)

[gomp] Handle error_mark_node returned by build_special_member_call in finish_omp_clauses (PR c++/26690)

[H8300] Remove definition of CMPtype

Re: [ipa-branch] Transforming IPCP to SSA

[ipa-branch][PATCH] Matrix Flattening optimization

[libgfortran] fix for i386-darwin

[libjava] Use fastjar from the build tree

[libstdcxx_so_7-branch] cleanup testsuite failures.

[libstdcxx_so_7-branch] disable check-abi

[libstdcxx_so_7-branch] merge debug mode

[m32c] fix shifts and flags, remove redundant compares

[m32c] major opcode optimizations

[mem-ssa] Support virtual operators with multiple operands

[mem-ssa]: Rename *MAYDEF* to *VDEF*

[objective-c] patch

[patch 1/3] read-rtl build fix

[patch 2/3] tlink build fix

[patch 2nd ping][cft] aligning main's stack frame: take 2

[patch 3/3] mf-runtime build fix

[patch committed] libffi: Fix failure for closure_fn6.c on SH-5

[patch committed] sh*-linux*: Add some atomic operations as library functions

[patch committed] SH: Use fs->signal_frame in *_fallback_frame_state

[PATCH INSTALLED]: Cleanup temp file created by g++.dg/opt/pr15551.C

Re: [Patch Ping] [RFC] Alias export patch

Re: [PATCH PING]: Target support for IA-64 speculation

[patch ping][cft] aligning main's stack frame: take 2

[patch RFA] SH: Clobber MACH/MACL in *divsi3_i4_int insns

[patch RFA] SH: Fix bootstrap failure

[patch RFA][4.0] SH: Fix miscompile for gcc.dg/tls/opt-11.c

[PATCH, committed] define_constraint follow-up

[PATCH, committed] Fix another genpreds define_address_constraint typo

[PATCH, committed] Fix genpreds define_address_constraint typo

[PATCH, committed] PowerPC option flags, build, and POWER cleanups

[Patch, forran] PR26107 - ICE after error message

[patch, fortran] PR 25031

[patch, fortran] Allocatable function results.

[PATCH, fortran] Fix constant folding of VERIFY()

[patch, fortran] Fix PR 20935, failed assertion for scalar mask

Re: [patch, fortran] Fix PR 26769: transpose and reshape for real(kind=10), revert automake to 1.9.3

[patch, fortran] Fix PR 26769: transpose and reshape for real(kind=10), revert automake to 1.9.3

Re: [Patch, fortran] Fix PR19101 missing & in character continuation not caught

Re: [Patch, fortran] Fix PR19101 missing & in character continuation not caught

Re: [Patch, fortran] Fix PR19101 missing & in character continuation not caught

[Patch, fortran] Fix PR19101 missing & in character continuation not caught

[Patch, fortran] Fix PR19101 Missing ampersand in continued character literals

Re: [Patch, fortran] Fix PR19101 Missing ampersand in continued character literals

RE: [Patch, fortran] Inline DOT_PRODUCT

[patch, fortran] More on allocatable dummy arguments.

[Patch, fortran] PR17298 - Array valued TRANSFER intrinsic

Re: [Patch, fortran] PR19546 - References to parent function results.

Re: [Patch, fortran] PR20938 and where_19 - equivalence dependencies

Re: [Patch, fortran] PR25378 - [Fortran 2003] maxloc for all-false mask

[Patch, fortran] PR25378 - [Fortran 2003] maxloc for all-false mask

[Patch, fortran] PR26716 incorrect choice of overloaded function

Re: [Patch, fortran] PR26741 - Elemental functions not permitted in initialization expressions

[Patch, fortran] PR26741 - Elemental functions not permitted in initialization expressions

Re: [Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments

[Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments

[Patch, fortran] PR26891 - Automatic conversion for optional parameters of missing dummies

[PATCH, fortran] tabs are evil

Re: [Patch, gfortran] PR26257 - Ping

Re: [Patch, gfortran] PR26257 - Segmentation fault, on function call with assumed shape array parameter

Re: [patch, libfortran] Fix PR 26735: -fconvert=swap and implied open

Re: [patch, libfortran] Fix PR 26735: -fconvert=swap and implied open

Re: [Patch, libgfortran] Fix PR26499 End of File incorrectly positioned after binary I/O.

[Patch, libgfortran] Fix PR26499 End of File incorrectly positioned after binary I/O.

[Patch, libgfortran] FIX PR26509 Catch EOR on DIRECT access write

[Patch, libgfortran] Fix PR26554 incorrect behaviour when reading a logical variable from a string

[PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list

[PATCH, libgfortran] PR 24685 IO for real(16)

[Patch, libgfortran] PR26661 Sequential formatted read goes too far

[Patch, libgfortran] PR26880 Fix Can't read after non-advancing write with rewind

[patch, PR 19303] Provide 4-and 8-byte record markers for fortran

Re: [PATCH, RFA, C++] ICE on ill-formed template_fun(&mem_fun) within template function

[PATCH, RFT s390x] Bug in truncation simplifcation

[PATCH, take 2] Fix PR middle-end/26717

[patch,fortran] Allocatable dummy-fix

[patch,fortran] PR 16136: ALLOCATABLE dummy arguments

[PATCH,M32C] : Arithmetic, logical and peephole implementations.

[PATCH] (updated) add option to issue warning when trampolines are generated

[patch] 4.1 ivopts bug

[patch] [4.2 projects] vectorize strided accesses (4 patches)

Re: [PATCH] Add -fsection-anchor support for Darwin

[patch] add ARG_UNUSED annotations to libgomp

[PATCH] Add DW_CFA_val_* support to unwind-dw2.c

[PATCH] Add new target-hook truncated_to_mode

[PATCH] Add new target-hook truncated_to_mode (take 2)

[PATCH] add option to issue warning when trampolines are generated

[Patch] Add option to reduce amount of reflection data to gcj...

[PATCH] Add pointer_no_capture function attribute

[PATCH] Add README to libgcc-math refering to glibc relation

Re: [PATCH] Add reg_truncated_to_mode to rtl_hooks

[patch] affine combinations cleanup (again)

[PATCH] alignment and loop peeling (vectorization)

[patch] cfgloop.c: Make cancel_loop static.

[PATCH] Change docdir to gcc_docdir.

[patch] combine.c: Remove UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD.

[PATCH] Conditionalize maybe_suppress_debug_info in gcc/cp/search.c

Re: [PATCH] Conditionally turn off cfg cleanup for PHI-OPT if nothing is done

[PATCH] Conditionally turn off cfg cleanup for PHI-OPT if nothing is done

Re: [patch] convert.c: Fix PR tree-optimization/25125. (Take 2)

Re: [PATCH] Copyprop through aggregates.

[patch] Decrease # of update_stmt calls from alias analysis

[patch] Decrease # of update_stmt calls from vrp

[PATCH] Detect frame size overflow (2)

Re: [PATCH] Don't define _REENTRANT unless on __osf__, sync ia64/s390 _REENTRANT definition with other linux arches (PR libstdc++/11953)

[PATCH] Don't define _REENTRANT unless on __osf__, sync ia64/s390 _REENTRANT definition with other linux arches (PR libstdc++/11953)

Re: [patch] double_int

[PATCH] dwarf2.h update with new Dwarf3 stuff

[PATCH] EH-compatible -ffunction-sections

[PATCH] Enhanced nested functions lowering pass

[patch] expemd.c: Remove expand_mult_add.

[patch] expemd.c: Remove insns_safe_to_move_p.

[PATCH] extend.texi update for decimal floating types

[PATCH] factor code common to all builtin_function implementations

[PATCH] Fix a couple of problems in fold's range code

[patch] fix bootstrap #2

[patch] fix bootstrap for disable-checking

Re: [patch] fix c++ on darwin

[PATCH] Fix cgraph_check_inline_limits

[PATCH] Fix config/arm/unwind-arm.h (PR other/26208 fallout)

Re: [PATCH] Fix darwin/25908, key functions vs non weak vtables

Re: [PATCH] Fix fixproto segfault on target=avr build

[PATCH] Fix Fortran aliasing problem with EQUIVALENCE

[PATCH] Fix Fortran aliasing problem with EQUIVALENCE (take 2)

[patch] Fix fortran/25031, multiple allocations

[PATCH] Fix gcc.dg/torture/pr26565.c at -O0 on SPARC/SH

[PATCH] Fix gcc.dg/visibility-11.c testcase

[PATCH] Fix gensupport.c memory leak (take 3)

[PATCH] Fix ICE in omp_add_variable on C++ try/catch code (PR middle-end/26611)

[PATCH] Fix ICE on ADVANCE= with CHARACTER variable rather than constant

[PATCH] Fix libgomp.fortran/retval1.f90 testcase

[PATCH] Fix offsettable memory reference pb on PowerPC/AIX

[PATCH] Fix OpenMP combined parallel non-static for (PR middle-end/25989)

[PATCH] Fix PR bootstrap/18058

[patch] Fix PR c++/15759: Function pointers in default arguments

[patch] Fix PR c++/6634: Diagnose "long lond double"

[patch] Fix PR c/26818: ICE packing erroneous files in structs

[PATCH] Fix PR darwin/26657, -fopenmp not linking with -lgomp

[PATCH] Fix PR middle-end/18859

[PATCH] Fix PR middle-end/26565, memcpy alignment issue

[PATCH] Fix PR middle-end/26635

[PATCH] Fix PR middle-end/26717

[PATCH] Fix PR tree-opt/26795, ICE in valid_in_set

Re: [PATCH] Fix PR26135, store copyprop being not effective

[PATCH] Fix PR26659, refine fix for PR26565

[PATCH] Fix PR26721, yet another fallout of the get_pointer_alignment changes

[patch] Fix PR26789: ICE on incomplete struct with -fmudflap

Re: [patch] Fix PR26790: ICE with -fmudflap returning an incomplete struct

[patch] Fix PR26790: ICE with -fmudflap returning an incomplete struct

[PATCH] Fix PR26826

[patch] Fix PR26859

[PATCH] Fix PR26898, 2nd try

[PATCH] Fix PR26898, folding of X +- C1 CMP Y +- C2

[patch] fix some i386-darwin testcases

[PATCH] Fix tree node sharing problem

[PATCH] Fix wchar_t breakage on Solaris

[patch] flow.c: Make recompute_reg_usage static.

[patch] for PR 25985

Re: [patch] for PR 26254

[patch] for PR 26643

[patch] function.c: Make use_return_register static.

[Patch] FYI: Fixup documentation in java-tree.h

[patch] gcc: Fix comment typos.

[patch] HEAD patch to add -fstack-protector support for x86-64 kernels

Re: [patch] HEAD patch to add -fstack-protector support for x86-64 kernels

[PATCH] i*68-*-kfreebsd-gnu regression

Re: [PATCH] ifcvt: Handle INSV patterns properly when a temp reg is needed

[PATCH] ifcvt: Handle INSV patterns properly when a temp reg is needed

[PATCH] Improve # of iterations analysis, fix PR26900

[PATCH] Improve write-only heuristics for SFT generation

[patch] Incorrect CFA when pretend_args_size != 0

[patch] invoke.texi: Don't mention -fdump-rtl-loop.

[patch] invoke.texi: Update dump file names.

[patch] libffi support for HP-UX PA 32-bit

[PATCH] Load PRE for Array References

[PATCH] Localized CFG cleanup and IPA branch merge plans

[patch] MIPS V2SF RTL patterns

Re: [PATCH] Missing simplifications in simplify_plus_minus

Re: [PATCH] more enhancements to df on the mainline.

[PATCH] Multiplication by 11 patch updated

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

[PATCH] New target-hook: mode_rep_extended

[PATCH] New target-hook: mode_rep_extended (take 2)

[PATCH] New target-hook: mode_rep_extended (take 3)

[PATCH] OpenMP parent result references

[patch] PR 22600: Exit code should be different from 1 for ICE

Re: [PATCH] PR 26276

[PATCH] PR 26613 - Corrupt output from -aux-info

[PATCH] PR fortran/20248 -- accept nonstandard intinsics with -std=f95

[PATCH] PR other/24689: Fix NetBSD bootstrap failure

[PATCH] PR target/26775 target/26776

[patch] recog.c: Remove volatile_mem_p and validate_change_maybe_volatile.

[patch] reg-stack.c: Fix PR middle-end/26684.

[patch] reg-stack.c: Use VEC instead of VARRAY.

[patch] regclass.c: Remove n_non_fixed_regs.

[patch] regclass.c: Remove reg_scan_update.

[patch] Reload autoincrement bug

[patch] Remove CLEANUP_PRE_LOOP

[PATCH] Remove LABEL_NEXTREF

[PATCH] Remove libgcc-math/dbl-64 again

[patch] Remove loop notes (1/8) -- comment in shorten branches

[patch] Remove loop notes (2/8) -- jump.c:follow_jumps

[patch] Remove loop notes (3/8) -- cfg manipulation

[patch] Remove loop notes (4/8) -- cse.c:cse_end_of_basic_block

[patch] Remove loop notes (5/8) -- sh.c

[patch] Remove loop notes (6/8) -- scheduler

[patch] Remove loop notes (7/8) -- loop note creation

[patch] Remove loop notes (8/8)

[patch] Remove loop.c

[PATCH] Remove pass_cfg

[PATCH] Remove remove_unnecessary_notes

[PATCH] Remove RTL branch prediction as a separate pass

[patch] Remove superfluous temporary from build_offset_ref in cp/init.c

[patch] Remove unused fields from struct loop

Re: [patch] Rewrite building of virtual operands

[patch] rtlanal.c: Remove replace_regs.

Re: [PATCH] Run simplify_relational_operation_1 for VOIDmode comparisons

[PATCH] Run simplify_relational_operation_1 for VOIDmode comparisons

[PATCH] S/390: Enable soft dfp support

[PATCH] S/390: Fix bootstrap failure

[PATCH] S/390: Replace HARD_REGNO_MODE_OK and co by c-functions

Re: [PATCH] Sign extension elimination

[patch] Some operands building cleanups

[PATCH] SPARC psABI fix, callee returns struct checking.

[PATCH] Speed up copyprop (part of PR26830)

[PATCH] store_bit_field: Handle paradoxical subregs properly

[patch] system.h: Poison UNALIGNED_WORD_ASM_OP.

[patch] Take 3: HEAD patch to add -fstack-protector support for x86-64 kernels

Re: [patch] tree-ssa-dce.c: Make EXECUTE_IF_CONTROL_DEPENDENT an iterator-style macro.

[patch] tree-ssa-dce.c: Make EXECUTE_IF_CONTROL_DEPENDENT an iterator-style macro.

Re: [patch] tree-ssa-threadupdate.c: Remove rediscover_loops_after_threading.

[patch] tree-ssa-threadupdate.c: Remove rediscover_loops_after_threading.

Re: [patch] unify free- and fixed-form diagnostic messages

Re: [PATCH] Update install document to require GNU tar 1.14

[PATCH] Use gen_lowpart_or_truncate in simplify_shift_const_1

[patch] use VEC instead of varray in data dependence analysis

[PATCH] VAX: Change '! foo' to '!foo'

[PATCH] VAX: Use predicates instead of GET_CODE ()

[patch] Vectorize loops containing function calls

[patch] Width of volatile bitfields (PR23623)

[PATCH] yara-branch description

[PATCH]: Add special code generation for SGI IP28.

Re: [PATCH]: Add special code generation for SGI IP28. (fwd)

[PATCH]: Allow passes to return TODO flags

[PATCH]: Bi-Weekly ping of patches

[PATCH]: Cleanup more testsuite generated files

[PATCH]: Fix bug in create_sft

[PATCH]: Fix PR tree-optimization/26443, revised

[PATCH]: Fix PR tree-optimization/26804

[PATCH]: Fix PR26725: ICE in check_reg_live, at haifa-sched.c:4645

[PATCH]: Fix PR26734: GCC cannot bootstrap on IA64 HP-UX

[PATCH]: Fix PR26734: GCC cannot bootstrap on IA64 HP-UX (repost).

[PATCH]: IA-64 speculation fix (repost).

[PATCH]: IA-64 speculation fix.

[PATCH]: IA-64 speculation obvious bugfixes.

[PATCH]: Niagara specific cpu heuristics

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning

[PATCH]: Remove some unconditional SMT usage updates

[PATCH]: update to df for mainline.

[PATCH][4.0] Fix PR26630, backport fix for 25125

[PATCH][4.1/4.2] Fix PR26672

Re: [PATCH][4.1] Fix PR tree-optimization/26587, wrong PT alias information

Re: [PATCH][4.1] Fix PR tree-optimization/26587, wrong PT alias information

[PATCH][4.1] Fix PR tree-optimization/26587, wrong PT alias information

[PATCH][Ada] cdd2a03 is now passing on 4.1 and trunk

Re:[PATCH][AVR] Fix for PR target/25448

[PATCH][committed] Regenerate toplevel configure with autoconf 2.13

[PATCH][libgcc-math] Vectorized intrinsics for x86_64

[PATCH][PING] Simplify within CONST expresssions

[PATCH][www] Add libgcc-math to imported projects list

[PING][PATCH] Fix PR middle-end/26565, memcpy alignment issue

[PING][PATCH] generate DWARF2 unwind information for epilogues

[PowerPC] Fix PR 26607, 4.1 build failure for gnuspe

[PowerPC] Fix PR26459, powerpc e500-double build failure

[PowerPC] linuxspe ICE

[PowerPC] linuxspe vs. ibm long double.

[PowerPC] PR26459 again

[RFC-PATCH] VAX: Introduce CONST_INT_P()

Re: [RFC/PATCH] Make -fpic and -fPIC on powerpc-Darwin and x86-Darwin to act the same

Re: [RFC/RFA] PR/26830 part 2, delay SSA updating in loop header copying

Re: [RFC/RFA] PR/26830 part 2, delay SSA updating in loop header copying

[RFC/RFA] PR/26830 part 2, delay SSA updating in loop header copying

[RFC] Add dummy toplevel configure.ac

[RFC] Define VEC of primitive types in a separate header file.

[RFC] jar shell script (was Re: Patch: Remove fastjar)

[RFC] Matrix Flattening optimization

[RFC] PowerPC define_constraint conversion

[RFC] Removal of loop notes

[RFH] Load PRE for array references

Re: [RFT] libffi testsuite cleanup warnings

[rs6000/rfc] -fPIC vs TLS

[v3, v7-branch] libstdc++/26733

[v3] copyright corrections

[v3] Fix __copy_streambufs_eof export vs 64-bit

[v3] Implement DR 455

[v3] Import Rel 41 of the LWG docs

[v3] libstdc++/24469

[v3] libstdc++/26777

[v3] mt_allocator cleanups

[v3] mt_allocator performance improvements

[v3] Small tweak to ext/vstring.h

[v3] tr1/c_compatibility: C99 cmath overloads...

[v3] tr1/c_compatibility: more cmath, ctgmath, ...

[WWW][committed] Document suse/gcc-4_1-branch

[WWW][patch] Document new gcj -static-libgcj option (version 2).

[WWW][patch] Document new gcj -static-libgcj option.

Re: [wwwdocs patch] Document s390 back-end changes for 4.1

[wwwdocs, v3] Small tweaks to the gcc-4.1 release notes

[wwwdocs] Announce OpenMP

[wwwdocs] gcc-*/index.html and "our CVS server"

[wwwdocs] Re: GCC 4.2 Status Report (2006-03-17)

[wwwdocs] Update homepage wrt. 4.1, 4.0, 3.4, and 3.3

[yara-branch] a patch for cleaning and speeding up

[yara-branch] patch for bug fixes, speedup, code improvement

[yara-branch] the 1st patch

__cxa_atexit for Darwin

Add -m{arch,tune}=local for x86/x86-64

Add a shared constant pool

Add Intel processor support to the Darwin port of GNAT

Add MIPS -mno-shared support

alaura lower, Supervisor is planning layoffs.

Re: Another array reference dependency improvement

Re: autogen -T ../../trunk/fixincludes/check.tpl ../../trunk/fixincludes/inclhack.def

Backport patch for PR target/25917 (IA64 4.0 regression)

Blackfin lib1funcs.asm patch: Don't use P1 to save RETS

Blackfin patch: Clean up call patterns

Blackfin patch: Distinguish -mid-shared-library and -fpic

Broken -frepo (was Re: PATCH: PR ld/1396: prohibited cross reference to a local symbol)

build fixes

C++ PATCH for c++/16387 and c++/16389

C++ PATCH to anonymous namespace visibility for c++/21581

C++ Visibility regressions

Calls to built-in functions are not Binary Compatible

Re: Can't build gcc version 4.2.0 20060311 (experimental) on sparc/sparc64 linux

Can't build gcc version 4.2.0 20060311 (experimental) on sparc/sparc64 linux

Clean up MIPS branch handling, fix mips-ps-*.c failures

collect-ld.exe removed during bootstrap of a mingw compiler

Commit: change my E-mail address

COMMIT: Update my E-mail address

Contents of file `cpplib-4.1.0.sv.po.gz'

Contents of file `cpplib-4.1.0.vi.po.gz'

Contents of file `cpplib-4.1.0.zh_TW.po.gz'

Contents of file `gcc-4.1-b20051125.de.po.gz'

Contents of file `gcc-4.1-b20051125.zh_CN.po.gz'

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

Contents of file `gcc-4.1.0.tr.po.gz'

Corrections for the data dependence analyzer

crt3.o fixes for destructor order, __cxa_finalize use

Define TARGET_C99_FUNCTIONS on Solaris 10

Re: define_constraints patch, re-revised

Re: define_constraints patch, revised

Re: dir/../ collapsing improvements (and bug fix?)

DWARF for Darwin!

Factor some check_effective_target procedures

fix an alpha tls failure

Fix avr section of md.texi

fix bootstrap problem on Darwin

Fix C++ testsuite failures.

fix gcc.dg/darwin-20040809-2.c for DWARF default

Re: fix gcc.target/powerpc/pr18096-1.c for Darwin

fix incorrect computation of DW_CFA_GNU_args_size in nested calls

fix middle-end/26084

fix missing exeext for gcc-cross target in gcc/Makefile.in

fix of typo committed to mainline.

fix target/26347

fix typo in printf flag for canadian translation

Re: fix typo in printf flag for catalan translation

Fortran aliasing in tree-ssa-alias.c (may_alias_p).

Re: Fortran] Improved dependency analysis of pointer variables

Re: FSF Policy re. inclusion of source code from other projects in GCC

Re: FSF Policy re. inclusion of source code from other projects in GCC

FSF Policy re. inclusion of source code from other projects in GCC

GCC 4.0 branch open

GCC 4.1 branch open

Re: GCC 4.1.0 Released

gcc-3_4-branch is frozen

Re: gcj -fprofile-arcs segfaults

GCJ on Darwin/i386 patches

Re: getting back the quote_ignores_source_dir behavior of -I-

gfortran-4.1.0 file io bug fix

Have libgcc builtins honour DWARF2_FRAME_REG_OUT

Help! PR18908 vs. PR23522 vs. Ada subtypes?

improve DW_AT_const_value output

Improve VFP code generation

Improve VRP, partial fix pr26344

Issue with main function expansion and Ada

Re: libgloss psignal declaration [PATCH]

the loss of SET_TYPE

Re: makeinfo version required (was: define_constraints patch, re-revised)

merge of SH config bug fixes / enhancements

Minor testsuite tweak

MIPS constant tweaks, add -fsection-anchor support

Missing changelog entry

MODE_CODE_BASE_REG_CLASS, this time for real

more Darwin i386 delegitimization

New Chinese (simplified) PO file for `gcc'

New Chinese (traditional) PO file for `cpplib'

New code committed to DATAFLOW BRANCH

New German PO file for `gcc'

New mem-ssa branch

New PO Template file for `cpplib'

New PO Template file for `gcc'

New Swedish PO file for `cpplib'

New Swedish PO file for `gcc'

New Turkish PO file for `gcc'

New Vietnamese PO file for `cpplib'

Re: Object blocks and BSS

P.S.: RFA: autoincrement patches for gcc 4 - updated patch

Patch - GCC Port for Infineon xc16x

PATCH [PowerPC]: Silence warning in linux-unwind.h (committed)

patch applied: SH *_address_operand predicates are special

patch committed: optimized integer divide for SH4

Patch for bug 26478

Re: Patch for i386-darwin: test suite results

Patch for libstdc++ locale testing

Patch ping

patch ping: adding linux kernel support for -fstack-protector

Patch ping: IA64 HP-UX bootstrap patch (_Unwind_GetIPInfo)

PATCH to C++ visibility for 21764 and 19238

Patch to change the default on sparc-*-solaris7+

Patch to correct 64-bit DWARF info

Patch to gcc to allow the linux kernel to use -fstack-protector

PATCH to gimplify_modify_expr_rhs for c/26004

Patch to make three testcases not ppc-specific

PATCH to memcpy visibility for middle-end/20297

Patch to support PowerPC 4xx dlmzb instruction

Patch to use soft-fp instead of fp-bit on powerpc-linux

patch: [mem-ssa] remove V_MUST_DEFs

PATCH: adjust dependencies in mklibgcc.in (committed)

PATCH: alignment bug in gcc i386 crtfastmath.c

PATCH: Avoid console windows on Win32

Re: PATCH: Correct the comment for cost of storing fp registers in i386.c

PATCH: Correct the comment for cost of storing fp registers in i386.c

Re: patch: document openmp passes

Patch: fix gcc's install-info target

Patch: Fix libgomp linking on IA64 HP-UX

Patch: FYI: fix PR java/26390

Patch: FYI: ignore empty statements when scanning <clinit>

Patch: FYI: PR java/26042

Patch: FYI: qualifying type in bytecode output

Patch: Gcj: add -static-libgcj option for linking.

Patch: hppa64 libgomp patch

Patch: IA64 HP-UX bootstrap bug - obvious

PATCH: IA64 HP-UX C++ failures (_Unwind_GetIPInfo)

Re: PATCH: last DFP patch

PATCH: Libjava (gij) testting on the mainline

Re: PATCH: PR 19061 & 26345: Fix basereg_operand for IA64

Re: PATCH: PR fortran/26041: [4.1]: FORTRAN compiler won't compile the valid code

PATCH: PR fortran/26041: [4.1]: FORTRAN compiler won't compile the valid code

Patch: PR libgcj/26522 (includes change in config/)

PATCH: PR target/26146: Bootstrapping on Solaris 10/x86 fails

PATCH: raise Texinfo version requirement at top-level

Patch: Remove fastjar

Re: Patch: Scheduler support for IA-64 speculation

Re: Patch: Support IA-64 speculation [2/5]

Re: Patch: Support IA-64 speculation [3/5]

Re: Patch: Support IA-64 speculation [4/5]

Re: PATCH: testsuite/25741: Gcc testsuite isn't parallel build safe

Re: patch: toplevel patch for --enable-libgomp

PATCH: tweak config/dfp-bit.h

PATCH: tweak config/dfp-bit.h (committed)

PATCH: typedef CMPtype in dfp-bit.h (committed)

PATCH: Update gcc_release on 4.0 branch

Patches applied to sh.c: fix mova handling during sh_reorg

Re: ping - [Patch, libgfortran] PR26661 Sequential formatted read goes too far

Re: ping - [Patch, libgfortran] PR26661 Sequential formatted read goes too far

ping [patch] [4.2 projects] vectorize type conversions - 6/6

PING fwprop and pr/19653

Re: PING! [PATCH, RFA] Remove LABEL_NEXTREF and TARGET_ADJUST_UNROLL_MAX from the SH backend

PING! [PATCH, RFA] Remove LABEL_NEXTREF and TARGET_ADJUST_UNROLL_MAX from the SH backend

Ping, Ping [Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments

Ping: [patch] Fix PR c++/6634: Diagnose "long long double"

Ping: wwwdocs patch.

Ping^3

PING^n fwprop and pr/19653

PowerPC libffi long double support

PPC32 TLS GD and LD force old GOT/PLT layout

Re: PR profile/28015 (invalid checksum wrt random seed)

pr25569

Re: pr26026: udiv and umod optimization

PR26661 Testcase

proposed new dg-effective-target(s) for >= 32 bits

Re: pruning unused debugging types (enums/PR23336)

R: PING fwprop and pr/19653

reload1: detect chained reloads

Remove redundant code in config.gcc

Remove reference to flag_strength_reduce in m32r.h

Remove workaround in tree-vrp.c

Rename type memory tag (TMT) to symbol memory tag (SMT)

RFA: add 'pex_write_input' to libiberty pipeline library

RFA: clean up comments in pex-common.h

Re: RFA: Enable gcc configure option --enable-__cxa_atexit by default

RFA: fix autoconf test for eh_frame handling on cygwin/mingw

RFA: fix POST_MODIFY handling in rtx_equiv_p

Re: RFA: Fix problem with trailing slashes in include paths on mingw

RFA: generic threads support

RFA: pex-common.c:pex_run: simplify outname handling

RFA: Refresh libiberty/functions.texi

RFA:Re: [PATCH,M32C] : Arithmetic, logical and peephole implementations.

RFC / RFT : change sh-linux default multilib from SH1 to SH3

sed command garbled when generating macro_list on Solaris

sh*-supherh-* config patch applied

A small patch to change the URL for GNU Modula-2

Some more tree-ssa-operands.c cleanups

Speedup genautomata.c

Re: Take 3: RFA: re-instate struct_equiv code

Temporarily xfail some tests

Timevar for phi-only cprop

Tweak gcc.dg/single-precision-constant.c for non-C99 runtimes

Re: uClibc support followup patch

Unreviewed patches to remove unused functions

update Darwin LINK_COMMAND_SPEC

Update documentation in update_stmt_operands

Update of doxygen documentation and allocatable components.

Use define_constraint for MIPS

Use new language types for objc, objc++

use the langhook to call the convert callback

Whitespace cleanup and function reshuffling in tree-ssa-operands.c

Re: x86_64 mmx reload error


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