gcc-patches archive
subject index for October, 2005

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:

"fix" 23602

4.0 patch: Backport of PR 19870 fixes

4.0 Patch: Fix PR 23891

4.0 Patch: Fix PR java/21418

[3.4 PATCH] fix debug/24267

[3.4 PATCH] Fix ICE in store_field

[3.4 PATCH] fix target/18583

[3.4] fixup_reorder_chain fix

[4.0 PATCH] Fix PR target/24315

[4.0 PATCH]: Backport PR target/23570 and PR target/22585 fixes from mainline

[4.1/4.0/3.4] fix pr19672 by tuning expansion of TRUTH_{AND,OR}_EXPR

[autovect] [patch] detect mult-hi and sad patterns

[autovect] [patch] improvement to widen-mult

[autovect] [patch] PR tree-optimization/24262 - bring Sebastian's fix frommainline

[autovect] [patch] some cleanups and additional testcases for recentpatterns

[autovect] [patch] support reduction in the presence of multiple types

[autovect] [patch] vectorization of type-demotion and other smallimprovements

[autovect] RFC: Indicate the branch name in the base version.

Re: [Bug fortran/24440] [4.0 regression] gfortran failed to build187.facerec

Re: [Bug fortran/24440] [4.0 regression] gfortran failed to build187.facerec

[Bug fortran/24447] dimag_ undefined error with -std=f95

Re: [build machinery patch ping]make distclean can not remove intl/config.cache

Re: [build machinery patch ping]make distclean can not removeintl/config.cache

[C PATCH] PR23228

[C++ PATCH, 3.4/4.0/4.1] fix 24052

[C++ PATCH] fix 17796

[C++ PATCH] Fix 21117

[C++ PATCH] fix 21353

[C++ PATCH] Fix 21383

[C++ PATCH] Fix 22147

[C++ PATCH] Fix 22551 (changes c-common)

[C++ PATCH] Fix 23118, 22604

[C++ PATCH] Fix 23797

[C++ PATCH]: Fix 19964

[C++ PATCH]: Fix 21592

[C++ PATCH]: fix 22551

[C++ PATCH]: Fix 23984

[C++ PATCH]: Fix 24386

[C++ PATCH]: Fix switch2.C

[c++/19163] status update

[cft] aligning main's stack frame

Re: [CFT] re-organize var-tracking frame_base

[Committed, 4.0] Fix typos from yesterday

[committed, toplevel] Fix PR24297

[Committed] Add self to MAINTAINERS (Write After Approval)

[committed] cfgrtl.c patch for IA-64 libada build failure

[committed] Correct Minor Typo in tree-into-ssa.c

[committed] cpp -MM -MG bug with missing system headers

[committed] Defer emission of profile counters on PA

[committed] fix another scheduler dependency issue

[Committed] Fix bootstrap, typo in tree.c

[committed] fix frame base for non-dwarf2 unwind info targets

[committed] Fix gcc_build

[committed] fix IA-64 libgfortran build failure

[Committed] Fix objc/24435 constant_string_class_name was not documented

[Committed] Fix PR 23926

[committed] Fix PR c++/22172

[Committed] Fix PR driver/24473

[committed] Fix PR target/24136, ICE due to early clobber on powerpc-darwin

[committed] fortran language rename

[committed] gcc_update is too quiet now

[committed] IA-64 options doc typo fix

[committed] IA-64 vector shift bug

[committed] libmudflap _start and gp reloc overflow

[committed] missing -x language for fortran

[committed] PR24225

[committed] Preparation for DWARF2 EH changes on PA

[committed] rewrite of last cfgrtl.c patch

[committed] S/390: Fix testcase

[committed] S/390: Make BASE_REGNUM eliminable

[committed] sched-dep.c patch for unconditional dependencies

[committed] toplevel dependencies for libmudflap

[csl-arm-branch] forced unwinding

[csl-arm] Arm tls ICE

[csl-arm] EABI build attributes

[csl-arm] Enable init_priority on eabi based targets.

[csl-arm] FPA conditional insns in unified assebly mode

[csl-arm] Remove __aeabi_atexit

[dataflow] Switch reg-stack to partial liveness

[doc patch] Add a note about Cray pointers

[Fortran, patch] PR22290 - Initialization of non-static variable and ICE of dummy argument in ASSIGN statement

Re: [Fortran, patch] PR22290 - Initialization of non-static variableand ICE of dummy argument in ASSIGN statement

[gfortran, committed] Remove .cvsignore

[gfortran, patch]: Document ENUM stuff, reorganize docs

[gfortran,patch] -ffpe-trap library support for SysV

Re: [gfortran,patch] FPE options, once again

[gfortran] (last?) patch for internationalisation

Re: [gfortran] Add malloc and free intrinsics

[gfortran] add SIGNAL and ALARM intrinsics

[gfortran] documentation patch

[gfortran] gfortran options and cc1 warnings

[gfortran] install gfortran as target-gfortran, PR 21143

[gfortran] new testcases for 'pure' and cpu_time

[gfortran] Patch for identifying files with filename

[gfortran] patch for mixed C-Fortran I/O

[gfortran] patch to implement malloc and free intrinsics

[gfortran] Reworking some error messags for better internationalisation

Re: [gfortran] Support for large kinds in front-end and library

[gomp/htdocs] update web page status

[gomp] 3 new testcases

[gomp] Add langhook, so that Fortran can privatize variables by reference

[gomp] Add missing cleanup-tree-dump in block-0.C

[gomp] adjust gcc_update script

[gomp] always defer pragmas, part 1

[gomp] Assorted Fortran fixes and incomplete Cray pointer handling

[gomp] avoid creating incomplete types in Fortran when possible (take 2)

[gomp] avoid duplicate structure initializations

[gomp] c++ ctors vs array types

[gomp] c++ ctors, dtors, and op=

[gomp] c++ for declarations

[gomp] c++ template support

[gomp] c++ vs structured blocks

[gomp] cleanup tree-inline.c, part 1

[gomp] Constant length character OpenMP testcase

[gomp] diagnose structured block violations

[gomp] diagnose structured block violations, part deux

[gomp] Disallow 'nowait' in combined parallel+workshare directives

[gomp] don't crash on duff's device tricks

[gomp] Don't gimplify to DECL_VALUE_EXPR vars that are going to be remapped

[gomp] dump decl_value_expr

[gomp] Enable !$omp parallel {do,sections,workshare} translation

[gomp] Enable !$omp {parallel,do,single,sections}

[gomp] Fix #pragma omp threadprivate in C/C++

[gomp] Fix 2 -ffixed-form -fopenmp parsing bugs (PR fortran/24493)

[gomp] Fix a !$omp do parsing bug, testcase fixes

[gomp] fix a handful of test failures

[gomp] Fix a typo

[gomp] fix builtin initialization

[gomp] Fix C++ break in switch inside of #pragma omp for (PR c++/24516)

[gomp] fix c++ build

[gomp] fix c++24451

[gomp] Fix COPYIN when copy is done by reference

[gomp] Fix cp_parser_cache_group (PR c++/24513)

[gomp] Fix critical_name_mutexes creation

[gomp] fix g++.dg/gomp/sharing-1.C

[gomp] fix gcc.dg/gomp/block-7.c

[gomp] fix gcc.dg/gomp/copyin-1.c

[gomp] Fix ICE on invalid C++ omp for

[gomp] fix libgomp.dg/sections-2.c

[gomp] Fix mkomp_h.pl

[gomp] Fix multiple threadprivate declarations (PR 24455)

[gomp] fix objc and c++ build

[gomp] Fix omp for scoping in templates

[gomp] Fix ordered loops with if (0)

[gomp] Fix orphaned #pragma omp single copyprivate (...)

[gomp] Fix reduction initialization

[gomp] Fix sharing-1.c and sharing-1.C

[gomp] Fix sharing-1.c and sharing-1.C (take 2)

[gomp] fix sharing-2.f90

[gomp] Fix threadprivate on module variables

[gomp] fix tpl-atomic-1.C

[gomp] fix type mapping and nested function problems

[gomp] Fortran tests from Appendix A

[gomp] Handle array reductions (take 2)

[gomp] Handle array reductions plus various fortran reduction handling fixes

[gomp] Handle intrinsic procedure renaming in reduction clause

[gomp] Handle MODOP_EXPR in finish_omp_for (PR c++/24502)

[gomp] Handle OMP_MASTER and OMP_ORDERED in tree-nested.c

[gomp] Handle OMP_{MASTER,ORDERED} in -fdump-tree-*

[gomp] Handle OMP_{MASTER,ORDERED} in -fdump-tree-* (take 2)

[gomp] Handle REFERENCE_TYPEs

[gomp] i386 cmpxchg8b and x86_64 cmpxchg16b support

[gomp] improved barrier synchronization

[gomp] Include name of function containing #pragma omp in omp child function name

[gomp] initial c++ support

Re: [gomp] libgomp/fortran.c:37: warning: implicit declaration of function 'malloc'

[gomp] Loop construct fixes and testcases

[gomp] misc fixes

[gomp] more tree-inline cleanup

[gomp] move structured block diagnostics

[gomp] New tests

[gomp] omp for vs break/continue

[gomp] Pass TREE_ADDRESSABLE by reference to children threads

[gomp] PR24505 mixed types in predicate

[gomp] Predetermined loop iterators

[gomp] Predetermined loop iterators (take 2)

[gomp] Predetermined/explicitly/implicitly determined sharing tests

[gomp] progress on vlas

[gomp] rearrange data clauses vs ctors

[gomp] Remove unnecessary PLT relocations in libgomp.so

[gomp] rename c_lex to pragma_lex

[gomp] rewrite c++ pragma handling

[gomp] rewrite lowering, again

[gomp] RFC patch - avoid creating incomplete types in Fortran when possible

[gomp] structured blocks, part trey

[gomp] thread-safe libgfortran (fixes PR fortran/14943 and fortran/21647)

[gomp] Tiny merge fixes for libgfortran

[gomp] Tiny tweaks for libgomp.fortran/appendix-a/

[gomp] Tiny tweaks to 2 libgomp tests

[gomp] Tree pretty printing fixes

[gomp] Use __sync_* builtins for reduction

[gomp] Use __sync_* builtins for reduction (take 2)

[gomp] use mutexes as fallback for atomic

[gomp] Variable length character OpenMP testcase

[improved-aliasing-branch]: Small patch to points-to

[improved-aliasing]: Fix PR tree-optimization/24287

[improved-aliasing]: Remove ANYOFFSET hack

[JAVA]: Fix PR 23620

[killloop] Condition selection and bounds on # of iterations

Re: [killloop] Loop reversal

[libgfortran,commited] Add fallback SSIZE_MAX

[libgfortran] Patch to handle statically linked libgfortran

[m32c] don't mark epilogue insns as frame related

[m68k] Disable profiling tests on m68k-elf

[PATCH ping] 4.1 regression fix #24023

[patch RFA] Keep the correct peep2_current_count

[patch RFA] SH: Fix emit_fpu_switch

[patch RFA] SH: Fix miscompile for pr24428.c

[patch RFA] SH: glibc build failure

[patch RFA] SH: Tweak emit_fpu_switch for sh*-linux

Re: [patch RFC] SH: PR target/22553

[patch RFC] SHmedia: Fix the failure for pr22493-1.c

[patch, 3.4] Remove misleading comment

[PATCH, 4.0] Fix PR c/22052, not rejecting redefinition of inline functions

Re: [PATCH, c++] tweak wording of `unknown type' in error messages

[PATCH, committed] GCC AIX bootstrap

[PATCH, committed] POWER bootstrap fix

[PATCH, committed] POWER tweak

[Patch, fortran/14994] Fix - SECNDS Intrinsic not supported

[Patch, fortran/libgfortran] PR24311 and PR24384

Re: [patch, fortran] Large transfer support for IO library

[Patch, fortran] ping, ping & ping

Re: [Patch, fortran] PR17737 - ICE when variable appears in two data statements

[Patch, fortran] PR17737 - ICE when variable appears in two datastatements

[Patch, fortran] PR18022 - assignments of the kind x(:)%i = f(y(:))

Re: [Patch, fortran] PR18022 - assignments of the kind x(:)%i = f(y(:))- revision

Re: [Patch, fortran] PR18082 - gfortran gets stuck in loop with automatic length characters

[Patch, fortran] PR18082 - gfortran gets stuck in loop with automaticlength characters

Re: [Patch, fortran] PR19292 - g77 features missing or broken: PR18737 and PR21565

[Patch, fortran] PR19292 - g77 features missing or broken: PR18737and PR21565

[Patch, fortran] PR20337 - PUBLIC/PRIVATE used outside a module

[Patch, fortran] PR20847 and PR20856

[Patch, fortran] PR20849 and PR20853 - incorrectly used initializers

[Patch, fortran] PR20866 - recursive statement functions.

[Patch, fortran] PR21459 - strings of different length in a singlecharacter(len=*) declaration

[Patch, fortran] PR24092 - recursive derived types - part 2

[Patch, fortran] PR24092 and PR24158 - recursive derived types

[Patch, fortran] PR24158 - recursive derived types - part 1

[Patch, fortran] PR24174 real(10) and complex(10) array IO broken.

Re: [Patch, fortran] PR24207 (and PR21896) - incorrect application of private attribute.

[Patch, fortran] PR24207 (and PR21896) - incorrect application ofprivate attribute.

Re: [Patch, fortran] PR24207 (and PR21896) - incorrect applicationof private attribute.

Re: [Patch, fortran] PR24311 - MERGE with character arguments causing ICE in IO statements.

[Patch, fortran] PR24311 - MERGE with character arguments causingICE in IO statements.

[Patch, fortran] PR24416 - namelist problem

[PATCH, i386]: Fix PR target/17390

[PATCH, libgfortran, commited]: Fix stmxcsr in config/fpu-387.h (again).

Re: [patch, libgfortran] PR24224 Generalized internal array IO not implemented.

[patch, libgfortran] PR24224 Generalized internal array IO notimplemented.

[patch, libgfortran] PR24584 Segfault on null string in namelist inputfile

Re: [patch, libgfortran] PR24584 Segfault on null string in namelistinput file

Re: [Patch, libgfortran] READ from the terminal is broken - 2nd patch - urgent review, please.

Re: [Patch, libgfortran] READ from the terminal is broken - 2nd patch- urgent review, please.

[Patch, libgfortran] READ from the terminal is broken.

Re: [PATCH, libgfortran] Remove generate_error from mem_alloc_w_at and clean up

[PATCH, libgfortran] Remove generate_error from mem_alloc_w_at andclean up

[PATCH, libgfortran]: Add "=m" for stmxcsr

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

[patch, s390] insv/extv

[patch, testsuite] Remove use of stdint.h from testsuite

[PATCH, x86] Generate vector -1 with pcmpeq

[patch,3.4 branch] Fix fallout from PR c++/17609

RE: [Patch,gfortran, ping] ENUMERATIONS and ENUMERATORS ---------ping2

RE: [Patch,gfortran,ping] ENUMERATIONS and ENUMERATORS

Re: [Patch,gfortran] ENUMERATIONS and ENUMERATORS

[patch,gfortran] PR 18568: Component not found

[patch,gfortran] PR 21625: Initialization of derived types at allocation

Re: [patch,gfortran] PR 21625: Initialization of derived types atallocation

[patch,gfortran] PR 22273: LEN() of INTENT(OUT) dummy

[patch,gfortran] PR 24245: ICE with -fdump-parse-tree

[patch,gfortran] PR 24426: initialization of component pointers

[patch,gfortran] PR 24503: Character functions of non-constant length

[PATCH/fortran] Add option to make 1st error fatal

[PATCH/RFC] Add -mfused-madd to IA-64 port

Re:[PATCH] 4.0 regression: Fix "-pipe" with .F90 and .F95 files

[patch] : Final move semantics patch for vector & deque

[patch] Add support for arm-none-linux-gnueabi (Take 3)

[PATCH] Allow parallel toplevel bootstrap

Re: [PATCH] ARM pre-indexing adress mode for absolute addresses

[PATCH] Avoid using static buffers in {gfc_,}[ixob]toa

[patch] calls.c: Fix PR 23150 - undetected sibcall failure.

[PATCH] Change duplicate SAVE behavior

Re:[PATCH] Change last_annotated_node from tree to location_t *

[PATCH] Clean up config.gcc for FreeBSD

[PATCH] Clean up freebsd-spec.h

[PATCH] Cleanup/simplify memory.c

[PATCH] document the use of stamps in gcc/Makefile.in

[PATCH] don't complain too small an array component size if overflow

Re: [PATCH] Don't use tail +NNN

Re: [PATCH] Enable -fmove-loop-invariants by default when -fprofile-use is specified

[PATCH] Enable -fmove-loop-invariants by default when -fprofile-use isspecified

[PATCH] Fix Ada profiling on IA-64/Linux

[PATCH] Fix allocate 0 bytes on arches where malloc (0) returns NULL

[PATCH] Fix ambiguous pedwarn message

[PATCH] Fix boz error reporting (regression from 4.0.x)

[PATCH] Fix broken assembly on AIX

[PATCH] Fix C frontend not folding COMPOUND_EXPR

[PATCH] Fix c++/22487

[PATCH] Fix debug info for COMMON and EQUIVALENCEd variables (regression from 3.4.x)

[patch] fix df_bb_regno_last_{def,use}_find

[patch] fix documentation for push insn

[PATCH] Fix exception propagation bug on IA-64/Linux

[PATCH] Fix FCFLAGS handing in libgfortran/configure.ac

[PATCH] Fix g++.dg/abi/empty6.C failure on 64-bit targets

[patch] Fix gcc_build

[PATCH] Fix i386 clearing of MMX register

[PATCH] Fix ICE in loc_descriptor_from_tree_1

[PATCH] Fix intermittent Ada bootstrap failures

[PATCH] Fix libjava/cxxtest.cc testing on darwin

[patch] Fix loop-3.c on amd64

Re: [PATCH] fix non-canonical RTL produced by expand

[PATCH] Fix obj-c++ PR 23612

[PATCH] Fix obj-c++ PRs 23611 and 23615

[PATCH] Fix parallel bootstrap

[PATCH] Fix PR 19505

[PATCH] Fix PR 20606 and PR 24069

RE: [Patch] Fix PR 21275, PR21597 cygwin/mingw32 bootstrap regressionson trunk - Ping

[PATCH] Fix PR 22216 and PR 23651

[patch] Fix PR 23439/23440, two alternatives

[PATCH] Fix PR 23946, not marking VOPs to rename in fab

[PATCH] Fix PR ada/19382 (Re: Aliasing violation generated by fold_builtin_memcmp?)

Re: [patch] Fix PR ada/23957

[patch] Fix PR c++/22293, ICE declaring destructor as friend

Re: [PATCH] Fix PR c++/23229 wrong error after erroring about main

[PATCH] Fix PR c++/23229 wrong error after erroring about main not returning int

Re: [PATCH] Fix PR c++/23229 wrong error after erroring about mainnot returning int

Re: [PATCH] Fix PR c++/23840

[PATCH] Fix PR c++/23959, wrong warning for -Wswitch-default

Re: [patch] Fix PR c++/23965: Bogus error message with "<type error>"

[PATCH] Fix PR C/23103, format warnings vs IMA

[PATCH] Fix PR driver/22544, not erroring out when supplying multiple files to gcc

Re: [PATCH] Fix PR driver/22544, not erroring out when supplyingmultiple files to gcc

Re: [PATCH] Fix PR fortran/18157 pointer to user-defined type and

[PATCH] Fix PR fortran/18157 pointer to user-defined type and assignment

Re: [PATCH] Fix PR fortran/18157 pointer to user-defined type andassignment

[PATCH] Fix PR fortran/23635, ichar and derived types

[PATCH] Fix PR middle-end/23199

[Patch] Fix PR middle-end/23492

[PATCH] Fix PR middle-end/PR24589

[PATCH] Fix PR rtl-optimization/23585 (delay slots)

[PATCH] Fix PR target/23985 on ARM

[PATCH] Fix PR tre-opt/24365 ICE with complex, nvr and return slot

[PATCH] Fix PR tree-opt/21304, by reducing referenced variables

[PATCH] Fix PR tree-optimization/24162

Re: [PATCH] Fix PR tree-optimization/24172

Re:[PATCH] Fix PR/23125, global register variables without asmspec

Re:[PATCH] Fix PR23576, ICE on invalid

[PATCH] Fix PR23783 on ARM

[PATCH] Fix PR24227, fold_binary type-mismatch

[PATCH] Fix PR24238

[PATCH] Fix PR24470

[PATCH] Fix preprocessor/22042 stringify and unprintable charactors

[PATCH] Fix rest of PR C++/23426 too large array gives bogus error message

Re: [PATCH] Fix rest of PR C++/23426 too large array gives boguserror message

[PATCH] Fix RTL checking failure in fix_crossing_unconditional_branches

[PATCH] fix some dependencies on s-gtype

[PATCH] fix some dependencies on s-gtype v2.0

[PATCH] Fix some more (very) obvious type mismatch problems in theC++ frontend

Re: [PATCH] Fix some more (very) obvious type mismatch problems inthe C++ frontend

[patch] fix typo and speling error in gcc man page

[PATCH] Fix unified tree breakage

Re:[PATCH] Fix vector_types_convertible_p

[patch] for PR 24226

[patch] for PR24483

[patch] g++ testsuite for shared only builds

[PATCH] Handle digits in %g, %| and %m argument

[PATCH] Improve PR12245 compile-time by 50%

[PATCH] initialize var in var-tracking.c to eliminate warning

[PATCH] Initialize void_list_node

[PATCH] Issue diagnostics when passing assumed-size array to assumed-shape argument

Re: [PATCH] Issue diagnostics when passing assumed-size array toassumed-shape argument

[PATCH] libgfortran/24313 wrong branch cut for csqrt()

[PATCH] middle-end/23155 ICE with union cast and array subscriptting

[Patch] MIPS: supported mips cpu names update (try again)

[Patch] MIPS: supported mips cpu names update.

[PATCH] New bb-reorder PARAM

[PATCH] Peephole to generate fisttp

[PATCH] PING: c++/22153

[PATCH] PING^2: Fix c++/22153

Re:[PATCH] PR 23205

[PATCH] PR 24418

[PATCH] PR c++/23730

[PATCH] PR fortran/20786

[PATCH] PR/24220

[patch] pr21302: Max line length in free form mode

Re: [patch] PR23049

[patch] PR24225 (4.1 regression)

[PATCH] Re: fix 23714

[PATCH] rebuild libgcc properly

[PATCH] removes some unused targets

[PATCH] removes the all.build target

[PATCH] S/390: Add -mstack-size > 64k check

[PATCH] S/390: print_operand comment update

Re: [patch] s390: support for __sync_lock_test_and_set

Re: [patch] s390: support for dword_mode compare_and_swap

[PATCH] Several Cray pointer fixes

[PATCH] Some more trigonometric optimizations

[PATCH] Support #pragma pack(reset) for z/TPF

[PATCH] testsuite/24281 (checked in)

[PATCH] testsuite: fix fortran_large effective targets

[PATCH] texi2pod quote translation

Re: [PATCH] TL Add libssp dependency on newlib

[PATCH] Updated BYTE patch

[PATCH] Updated Cray Pointer Patch

[PATCH]: Fix PR target/17390, take 2

[PATCH]: Fix PR tree-optimization/22444

[PATCH]: Fix PR tree-optimization/22488

[PATCH]: Fix PR tree-optimization/24231

[PATCH]: Fold (A / A) to 1.0 (take 2)

Re: [PATCH]: Fold (A / A) to 1.0 (take 2a)

[PATCH]: New script for contrib

[PATCH]: wwwdocs patches for svn move

[PATCH][C++] Fix dump-file corruption

Re: [PATCH][C++] Improve PR15855 (compile-time/memory hog)

[PATCH][fortran] Fix PR24176

[PATCH][RFC] Pointer to integer conversion

[PATCH]es to fix PR24439 (ICE in invert_truthvalue called from C++frontend)

Re: [PATCH]es to fix PR24439 (ICE in invert_truthvalue called fromC++ frontend)

[PowerPC] -msdata=data needless use of .sbss section

[Regression, libgfortran] READ from the terminal is stuffed.

[RFA:] Adjust gcc.dg/bitfld-3.c wrt. PCC_BITFIELD_TYPE_MATTERS

[RFA:] doc/md.texi: Refer to commutative_operand_precedence for further RTL canonicalization rules.

[RFA:] Document that the % constraint modifier doesn't work after register allocation.

[RFA:] Don't strip unary ops when matching constraints. (PR target/23424)

Re: [RFA:] Don't strip unary ops when matching constraints. (PRtarget/23424)

Re: [RFA:] Don't strip unary ops when matching constraints.(PRtarget/23424)

[RFA:] Fix PR middle-end/24341 regression, sync builtins barf on low MAX_FIXED_MODE_SIZE

[RFA:] Fix Wpadded.c for default_packed targets (CRIS).

[RFA:] PR 23304, regression testsuite: target having default packed struct members: should attribute be stripped? C++

[RFA:] PR target/18338: Gate ABI assumptions in gcc.dg/bitfld-4.cand g++.dg/abi/bitfield4.C

[RFA:] Pretty please make testsuite_shared.so optional when testing

Re: [RFA:] Pretty please make testsuite_shared.so optional whentesting

[RFA] objective-c++, C++ exceptions, and objc_msgsend

[RFC patch]: Fix PR target/24315

[RFC PATCH]: Fold (A / A) to 1.0 (not always!)

[RFC/PATCH] PR rtl-optimization/24460 (continued)

Re: [RFC] [4.2] Address computation PRE

[RFC] Don't emit REG_DEAD for clobbers if reg stays live

[RFC] Flow: Handle CLOBBERs like SETs if the reg stays live

[RFC] More changes on how to get the target tools

[RFC] print JUMP_LABEL for JUMP_INSN

[RFC][PATHC] Attack PR12245 by fiddling with CONSTRUCTOR

[Testsuite patch, commited]: Fix g++.dg/other/i386-1.C

Re:[testsuite] [patch] array alignment fix - part 2/3

[testsuite][PATCH] IPCP and versioning tests

[toplevel and configury] Clean up checks for target tools

Re: [toplevel] Allow parallel toplevel bootstrap, and fix PR/22340

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

[v3] Add missing #pragma GCC system_header

[v3] doc tweak

[v3] Fix libstdc++/24061, implement 6.19

[v3] Fix libstdc++/24196 for ext/vstring/rc

[v3] Import Rev 39

[v3] libstdc++/20213

[v3] libstdc++/22087

[v3] libstdc++/24054

[v3] libstdc++/24198

[v3] libstdc++/24450

[v3] libstdc++/24559

[v3] Minor tweak to tr1/hashtable

[v3] Rewrite ext/sso_string::_M_swap

[v3] Simplify ext/sso_string_base.h

[v3] update to doxygen-1.4.4

[will commit] Fix PR middle-end/24362, tree-complex vs RESULT_DECL

[wwwdoc] [patch] vectorizer webpage update

[wwwdocs] Adjust branching.html to new policy and subversion

[wwwdocs] Adjust codingconventions.html to the move to SVN

[wwwdocs] Adjust cvs.html to that fact that only wwwdocs is hostedby CVS

[wwwdocs] Another link to $SOMECOMPANY bites the dust

[wwwdocs] contribute.html copyright disclaimer

[wwwdocs] contribute.html legal prerequisites

[wwwdocs] projects/index.html link fix

[wwwdocs] simplify cvswrite.html quite a bit

[wwwdocs] simtest-howto.html: use canonical hostname

[wwwdocs] use canonical name sourceware.org

[wwwdocs]: Patch for wwwdocs

Add __init and __fini entrypoints

Add FIXME notes for quirky semantics in tree-vrp.c

Add myself to MAINTAINERS

Re: Another omp-low.c ICE

Another small DOM speedup

Apple tags reorganization

ARM: Add a missing clobber in longlong.h

Re: ARM: Fix up linux-gnueabi config

ARM: Use __aeabi_idiv

automatically compute some dependencies on s-gtype

Better _MM_TRANSPOSE4_PS

Re: Bug Report - akka PR24416

Bugzilla regression lists on main web page

C++ PARCH: PR 22161, reprise

C++ PATCH: PR 19565

C++ PATCH: PR 20721

C++ PATCH: PR 21089

C++ PATCH: PR 21347

C++ PATCH: PR 21369

Re: C++ PATCH: PR 21514

C++ PATCH: PR 21908

C++ PATCH: PR 22137

C++ PATCH: PR 22618

C++ PATCH: PR 23293

C++ PATCH: PR 23437

C++ PATCH: PR 24260

C++ PATCH: PR 24275

C++ PATCH: PR 24277

C++ PATCH: PR 24302

C++ PATCH: PR 24389

C++ PATCH: PR23840

c++/2922 - fix comment in testcase

Re: cleanup remap_decl

Committed, cleanup of intended users of { target fpic }

Committed, debug/dwarf2/dwarf-char[123].c: Skip for mmix-*

Re: Committed, gcc.dg/intmax_t-1.c: Remove mmix-*-* from dg-error statement

Committed, gcc.dg/intmax_t-1.c: Remove mmix-*-* from dg-errorstatement

Committed, target part of PR target/23424.

Committed: Adjust gcc.dg/tree-ssa/20040204-1.c and loop-1.c for CRIS and MMIX.

Committed: adjust gcc.dg/weak/typeof-2.c for CRIS.

Committed: fix DFmode constants for MMIX and 64-bit hosts.

Committed: fix g++.dg/init/array16.C, skip for mmix-*-*. PRtarget/18911. Testsuite issues.

Committed: Fix some ARM 64-bit H_W_I bugs

Committed: Fix typo in svnwrite.html

Committed: gcc.dg/nested-func-4.c: Require profiling -pg.

Committed: target-fpic-adjust g++.old-deja/g++.jason/thunk2.C

Committed: workaround for PR target/18482, tmpdir-gcc.dg-struct-layout-1failing for MMIX.

Cray pointer paperwork is done.

Cross-compilation and LIMITS_H_TEST yields chicken-and-egg problem regarding install dir

Re: Cross-compilation and LIMITS_H_TEST yields chicken-and-egg problemregarding install dir

Documentation for @file for inclusion in other manuals

Re: expanding addrs for initializers

fix 22237

fix 23324

fix 23706

fix 23714

fix 24049

fix 24070

fix 24135

fix 24236

fix 24255

fix 24300

fix 24428

fix __sync_synchronize

Fix attribute in gmon-sol2.c

Fix g++.dg/warn/Wconversion.C for powerpc

fix gcc.dg/20020103-1.c for ppc

Fix gcc.dg/tree-ssa/gen-vect-25.c

fix i386/t-darwin

fix libffi testsuite on Darwin

fix objective-c++ stubify test failure

Fix optabs.c bug that causes SHmedia pr22493-1.c failure

fix powerpc64 libjava failures

Fix PR 23141 and 23142

Fix PR 23445

Fix PR 23604

Fix PR 24141

Fix PR 24142

Fix PR ada/21937 et al.

Fix PR ada/22418

Fix PR target/24284

Fix PR target/24284 (take 2)

Re: Fix profile updating during recursive inlining

Re: fix some dependencies on s-gtype

fix some x86-darwin test failures

Fix struct-layout-1/t024 on SPARC 64-bit

fix t-*darwin ordering issue

fix typo in option summary for macosx-version-min

Re: Fixes to allow gcc/config/sh/symbian.c to compile

Re: GCC 4.1 Status Report (2005-10-02)

Re: GCC loop iterations and wrapping

Re: gcc/gcc/config/crx crx.md

Re: gnu assembler on HP-UX platforms (HPPA and IA64)

Handle DESTDIR in libtool

HP-UX IA64 Vectorizer patch (in common source)

importing a fairly large testsuite

Initial implementation of IPA PTA

libgfortran building reliability corner case

Move ARM unwinding wrappers into libgcc_eh

move handling of pr21419 in the front-ends, fix pr21451

Re: Need advice: x86 redudant compare to zero

new patch for dataflow branch

New SVN repo is up

objective-c++, C++ exceptions, and objc_msgsend

Operand Scan times

output unreferenced static variable if an alias to it is referenced

Re: output unreferenced static variable if an alias to it isreferenced

patch commited on dataflow-branch

patch for dataflow branch

patch for dataflow branch.

Re: Patch for GCC PR 23522

Re: PATCH for preprocessor/21250 - line number 0 for <built-in> causes GAS to complain

PATCH for preprocessor/21250 - line number 0 for <built-in> causesGAS to complain

Patch ping

patch ping

Re: PATCH RFA: Increase support for restrict qualifier

PATCH RFA: New patch for PR c++/8057

PATCH RFA: Patch for PR c++/8057

PATCH to be committed: Fix for 4.1 regression 13931

Patch to fix "make dvi"

PATCH to fix bootstrapping with --enable-mapped-location

Re: Patch to fix PR9861 (reprise)

PATCH to improve -dD output

Re: Patch to restrict floating point types in Fortran

Re: Patch: Fix bug in combine

Patch: 4.0: Always use new verifier by default

Patch: 4.0: Fix PR 21540

PATCH: Avoid link failures on arm-eabi with newlib

PATCH: Devirtualization using profiling feedback

Patch: Fix dllimport and template member functions, add test case

Re: Patch: Fix dllimport and template member functions, add testcase

PATCH: Fix fallout from at-file.texi in Makefile.in, texi2pod

PATCH: Fix PR24262

Re: PATCH: gcc.dg/compat testsuite patch

Patch: IA64 fix for largefile.c failures (modifies HPPA too)

PATCH: IA64 HP-UX Vectorizer patch

Re: PATCH: LDFLAGS handling in V3

PATCH: libfortran/24541: libgfortran.so in 4.1 is incompatible with 4.0

Re: PATCH: Limit array element alignment to less than size.

PATCH: Make gcc_release check for existing tag

PATCH: Mention current mainline restrictions

patch: ms1: decrement_and_branch* fixes

Re: Patch: out of memory error when reading jar files with zip comments

Re: Patch: out of memory error when reading jar files with zipcomments

PATCH: PR c++/17775

PATCH: PR middle-end/24201: Potential problems with HOT_TEXT_SECTION_NAME

PATCH: PR target/24419: ix86 prologue clobbers memory when it shouldn't

PATCH: PRs 22464, 22180, 23694, 23307, 22352, 22405

Re: picoChip port contribution

Ping

ping [build] [patch] remove unused target

ping: [RFA:] doc/md.texi: Refer commutative_operand_precedence for further RTL canonicalization rules.

Ping^3: [patch] Fix PR c++/23118, ICE on invalid overloading

Ping^4: [patch] Fix PR c++/23118, ICE on invalid overloading

Potential fix for PR24374

PR c++/24139

Re: PR java/24127: ICE in libjava.compile/PR6865.java

PR middle-end/24093

PR profile/24093 (negative counts)

PR profile/24487 (wrong profile estimation for gzip)

PR profile/28015 (invalid checksum wrt random seed)

PR target/20928 (unrecognized insn)

PR tree-optimization/24172

PR/23948 and PR/24123 (recip problems)

Re: PR/24146, asms with no outputs are not treated as volatile

PR22202

REMINDER: CVS Server going readonly tomorrow

Results for 4.1.0 20051019 (experimental) testsuite on cris-axis-elf

RFA: 4.2 reload infrastructure to fix PR target/21623

RFA: 4.2 reload infrastructure to fix PR target/21623 - 3rd design

Re: RFA: 4.2 reload infrastructure to fix PR target/21623 - 3rddesign

Re: RFA: Fix MN10300 support for bit operations on addressregisters

RFA: fix PR rtl-optimization/23898

Re: RFA: reload infrastructure to fix PR target/21623

rfc + [autovect] [patch] vectorization of type conversions

RFC: Simplification of subreg_regno_offset

Re: RFC: weakref GCC attribute and .weakref assembly directive

Re: RFH: gimplification issue

Re: Running ranlib after installation - okay or not?

SCO OpenServer / UnixWare port update

Re: SH: PR target/22553

Skip gcc.dg/20050922-1.c on Solaris 2.5.1 to 9

Some tweaks to svn.html

speedup to libiberty splay_tree

ssp for gcc 2.95.4

Tag reorg

testcases for pr21302 [was: Re: [patch] pr21302: Max line length in free form mode]

Tidy up arm.c

TLS support for ARM

Toplevel configure.in patch for blackfin

Typo in the PR number! Correct number is: #24034

Update gdbtk dependencies to fix --disable-gdbtk

Updated subversion transition plan: Re: [Patch, fortran] ping, ping& ping

Re:Use aclocal in gcc directory

volatile broken in gcc-4.0.x

XFAIL g++.dg/warn/miss-format-1.C on Solaris 2.5.1 to 8

XFAIL some ucnid testcases on Solaris

Re: your mail

{PATCH, testsuite]: Commited: add check_vect() to vect-shift-1.c


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