gcc-patches archive
subject index for December, 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:

[4.2 committed] Fix g++.dg/ext/visibility/namespace2.C test

[4.2 patch] xfail assembler scan in g++.dg/other/unused1.C

[Ada] Add IP_PKTINFO to GNAT.Sockets.Constants (PR ada/33688)

[Ada] Add support for pragma Task_Info on gnu/linux

[Ada] Adjust testcase to fit the check-ada framework

[Ada] Adjust traceback data stored for the pc symbolizer on alpha-vms

[Ada] Allow convenient positive shorthands for pl command

[Ada] Cosmetic tweak

[Ada] Crash during preprocessing

[Ada] Duplicated primitive operations and function wrappers for null extensions

[Ada] Eliminate trampolines from GNAT tools

[Ada] Fix a typo in gcc/ada/Makefile.in for GNU/kFreeBSD

[Ada] Fix accessibility error in GNAT.Spitbol.Patterns

Re: [Ada] Fix alloc/free mishap for super-aligned fat or thin ptr

[Ada] Fix another alloc/free discrepancy for unconstrained arrays

[Ada] Fix crash on taft amendment completion with private

Re: [Ada] Fix glitch with TYPE_NAME

[Ada] Fix incorrect comments at top of mlib-tgt.ad[bs]

[Ada] Fix misaligned In argument passing

[Ada] Fix pessimization with constants

[Ada] Implement BOM recognition

[Ada] More front end entity flags, new functions Nkind_In

[Ada] More liberal rules for style check comment alignment

[Ada] No trailing spaces in listings

[Ada] PR ada/15803 & 15805

[AVR] Add 'avr35' architecture for AVR target.

[Bug rtl-optimization/34302] [4.3 regression] Invalid code reordering

Re: [C++ PATCH] Avoid ICE on invalid struct A { friend int A () {} } (PR c++/34488)

[C++ PATCH] Avoid ICE on invalid struct A { friend int A () {} } (PR c++/34488)

[C++ PATCH] Don't ICE on invalid decltype uses (PR c++/34271)

[C++ PATCH] Fix -frepo (PR c++/34178, c++/34340, take 3)

[C++ PATCH] Fix -frepo (PR c++/34178, take 2)

[C++ PATCH] Fix 2 diagnostic issues (PR c++/34394, c++/34395)

Re: [C++ PATCH] Fix ADL for parameter packs of templates

[C++ PATCH] Fix dynamic_cast<XXX &> in template (PR c++/34364)

[C++ PATCH] Fix ICE on new with value dependent args (PR c++/34336)

Re: [C++ PATCH] Fix regressions introduced by my PR34094 fix (PR c++/34238, c++/34340)

Re: [C++ PATCH] Fix regressions introduced by my PR34094 fix (PR c++/34238, c++/34340)

[C++ PATCH] Fix regressions introduced by my PR34094 fix (PR c++/34238, c++/34340)

Re: [C++ PATCH] Fix unification of template template parameters (PRs 32565, 33943, 33965)

[C++ PATCH] Fix unification of template template parameters (PRs 32565, 33943, 33965)

Re: [C++ PATCH] Handle TYPE_PACK_EXPANSION return in tsubst_exception_specification

[C++ Patch] PR 34061

[C++ PATCH] Robustify C++ classify_record langhook (PR debug/34535)

Re: [C++ PATCH] Variadic templates unification fixes

[C++ PATCH] Warn about use of __func__ when -pedantic

[C++, diagnostic] PR 34293

[C++0x PATCH] "long long" support in C++0x mode

[C++0x PATCH] Extending variadic template template parameters (N2488)

[C++0x] Variadic templates with using declarations, attributes (PR c++/34051)

[committed, libgfortran] PR34404 (was: [Patch, Fortran] PR 34319 - Accept NaN/Infinity in I/O

[committed] [PR target/34091] Secondary reloads for floating-point register classes

[committed] Build optimised mipsisa*-elfoabi libraries

[committed] Fix -minterlink-mips16 for weak symbols

[committed] Fix a couple of gcc.target/mips failures

[committed] Fix PR target/34525 - unrecognized insn

Re: [committed] Fix PR target/34525 - unrecognized insn (take 2)

[committed] Fix setting of objc_libgcc_s_path

[committed] Fix small problem in fix for PR target/34091

[committed] Fix typos in doc/tm.texi (TARGET_SECONDARY_RELOAD)

[committed] Require named section support for g++.dg/other/datasec1.C

[Committed] S/390: Invalid slgfi instruction emitted with -march=z9-109

[committed] Turn MIPS loadgp insns into SETs

Re: [ecj] Patch: FYI: fix ordering bugs, others

[fortran, committed] Fix PR 34549

Re: [Fortran, PATCH] PR 34482: BOZ to real/complex conversion for some systems

[Fortran, Patch] PR34398 - Add range check for non-standard BOZ

[fortran] fix bootstrap problem in add_global_entry

[Fortran] PR 34482: RFC and patch: BOZ to real/complex conversion for some systems

[gomp3] Initial C++ parser changes for OpenMP 3.0

[gomp] Accept optional comma in between omp clauses (PR c/34506)

[gomp] Fix C++ finish_omp_for if processing_template_decl (PR c++/33890)

[gomp] Fix OpenMP lookup in outer contexts

Re: [gomp] Fix static vars in #pragma omp parallel block scope in C++ (PR c++/34513)

[gomp] Fix static vars in #pragma omp parallel block scope in C++ (PR c++/34513)

[gomp] Fortran parser changes for OpenMP 3.0

Re: [gomp] RFC: Optimize omp_get_{num_threads,thread_num} () calls

[graphite] Added the new implementation for loop distribution

Re: [Help-smalltalk] criticism of the new syntax

[incremental] Patch: FYI: decl-smashing fixes

[incremental] Patch: FYI: defer dwarf macro output

[incremental] Patch: FYI: ERROR_MARK cleanup

[incremental] Patch: FYI: fix a number of ICEs

[incremental] Patch: FYI: fix for cpp string translation diagnostics

[incremental] Patch: FYI: fix thinko

[incremental] Patch: FYI: fix thinko in multi-hunk check

[incremental] Patch: FYI: fix up VAR_DECLs after lookup

[incremental] Patch: FYI: handle error_mark in checksumming

[incremental] Patch: FYI: handle null binding in duplicate_decls

[incremental] Patch: FYI: handle VLAs in c_type_hash

[incremental] Patch: FYI: initial PCH fix

[incremental] Patch: FYI: more late gimplification clean up

[incremental] Patch: FYI: more work on delayed gimplification

[incremental] Patch: FYI: nested functions -vs- delayed gimplification

[incremental] Patch: FYI: set working directory

[incremental] Patch: FYI: two binding fixes

[ira] patch for speeding IRA up

[ira] removing priority coloring and making the mixed algorithm usage by default

Re: [libgFortran, Patch] PR 34427 - Fix namelist read and thus SPEC 481.wrf

[libgFortran, Patch] PR 34427 - Fix namelist read and thus SPEC 481.wrf

[libgfortran,committed] Silence a few warnings on mingw32

[libstd++] current tuple ebco patch

[libstdc++] Fix some header warnings

[lto] fix array bounds information

[lto] fix collect2 hang

[lto] fix DECL_INITIAL output for local statics

[lto] fix DW_AT_const_value data classes

[lto] fix error in dwarf2out_finish

[lto] fix integer reading thinko

[lto] fix local statics

[lto] fix lto1/rs6000.c interaction

[lto] fix reading bogosities

[lto] fix section switching

[lto] fix the block chain

[lto] fix two spec issues

[lto] fix types for enumerations

[lto] fix valgrind error and uniquify function names

[lto] fix valgrind error/segfault

[lto] fixup UNION_TYPEs as early as possible

[lto] handle function types without argument types

[lto] implement awful types_compatible_p hack

Re: [lto] make builtins go

[lto] mark all statics and externals needed

[lto] more merging fixes

[lto] read RESULT_DECLs properly

[lto] remove rebuild_ssa_for_lto

[lto] set alias info, poorly

[lto] set LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS

[lto]: Patch to fix the chaining of local variables.

[LTO][PATCH] Add support for complex integer types

[LTO][PATCH] Fix long double precision problem

[LTO][PATCH] Generate and use the .debug_str section when compiling -flto

[LTO][PATCH] Generate and use the .debug_str section when compiling with LTO

[LTO][PATCH] Handle name in pointer and ref types

[LTO][PATCH] Handle NaNs and Inf in rea_from_string

[patch committed][gfortran testsuite] Tweak a few tests for SH

[patch committed][gfortran testsuite] Tweak module_nan and real_const_3 for SH

[PATCH PR/34013]: Save red-zone while stack probing for x86_64

[PATCH v2] Re: Link tests after GCC_NO_EXECUTABLES

Re: [PATCH, ARM] Fix target/30192: wrong sp on exit of floatundidf and floatdidf (hard FPA)

[PATCH, committed] Cleanup warning/error buffer target selection in light of -Werror

[Patch, committed] Re: [Patch, Fortran] PR 34495 - Add -std=f95/f2003 diagnostics for real/float ...

[PATCH, committed]: Don't run parloops pass for -ftree-parallelize-loops=0

[patch, doc] documenting new options

[Patch, Fortran, Commited] PR 34425 - fix extend calc for actual arguments

Re: [patch, fortran, documentation] PR34532 - implicit conversion, Integer as logical

[patch, fortran, documentation] PR34532 - implicit conversion, Integer as logical

[patch, fortran] Fix PR 34370, 34323 and 34405

[Patch, Fortran] PR 34319 - Accept NaN/Infinity in I/O

Re: [Patch, Fortran] PR 34421 - add error for -std=f* if ENTRY functions returns different string lengths

[Patch, Fortran] PR 34421 - add error for -std=f* if ENTRY functions returns different string lengths

Re: [Patch, Fortran] PR 34495 - Add -std=f95/f2003 diagnostics for real/float ...

[Patch, Fortran] PR 34495 - Add -std=f95/f2003 diagnostics for real/float ...

[Patch, Fortran] PR 34530 - Fix namelist read

Re: [Patch, fortran] PR31213 , PR33888 and PR33998 - formal actual mapping problems

[Patch, fortran] PR31213 , PR33888 and PR33998 - formal actual mapping problems

Re: [Patch, fortran] PR31487 - Character array initialization in derived type: bad zero padding

[Patch, fortran] PR31487 - Character array initialization in derived type: bad zero padding

Re: [Patch, fortran] PR32129 - ICE: Procedure call with array-section-actual to scalar dummy

[Patch, fortran] PR32129 - ICE: Procedure call with array-section-actual to scalar dummy

[Patch, Fortran] PR34246 - Fix for character bind(C) functions

[Patch, Fortran] PR34254 Fix character(kind_par) function with imported/use-associated kind_par

[Patch, Fortran] PR34318 - Properly write NaN and INF to the .mod file

[patch, fortran] PR34324 - Module files on CRLF systems

[patch, fortran] PR34325 Wrong error message for syntax error

[Patch, Fortran] PR34333 - Handle parameter NAN properly in MAX, MIN, == etc.

[Patch, fortran] PR34335 - [4.3 Regression] valid code rejected when reordering USE statements

Re: [Patch, Fortran] PR34342 - BOZ diagnostic, Fortran 2003 BOZ, BOZ extensions

Re: [Patch, Fortran] PR34342 - BOZ diagnostic, Fortran 2003 BOZ, BOZ extensions

[Patch, Fortran] PR34342 - BOZ diagnostic, Fortran 2003 BOZ, BOZ extensions

[Patch, Fortran] PR34342 - Some BOZ -std=f* diagnostics

Re: [Patch, Fortran] PR34438 - Bogus -std=f95 error for public variables of private type

[Patch, Fortran] PR34438 - Bogus -std=f95 error for public variables of private type

Re: [Patch, fortran] PR34438 - gfortran not compliant w.r.t default initialization of derived type component and implicit SAVE attribute

[Patch, fortran] PR34438 - gfortran not compliant w.r.t default initialization of derived type component and implicit SAVE attribute

[patch, fortran] PR34495 - accepts invalid init-expr with TRANSFER

Re: [Patch, Fortran] PR34514 - prevent double initialization and dimension changes after initialization

[Patch, Fortran] PR34514 - prevent double initialization and dimension changes after initialization

[patch, fortran] PR34533 - dtime vs. etime

[patch, fortran] PR34536 - add default warning

[patch, fortran] PR34540 cshift, eoshift, kind=1 and kind=2 arguments...

[Patch, fortran] PR34558 - 4.3 Regression - ICE with same TYPE in both program and interface

[patch, fortran] PR34559 - ICE on REPEAT with empty string literals

[Patch, Fortran] Small cleanups in trees emission in gfortran

[PATCH, i386]: Committed: define WIDEST_HARDWARE_FP_SIZE

[PATCH, i386]: Committed: Enable sse-4.2 tests and fix SSE 4.2 string processing insns

[PATCH, i386]: Fix PR target/34312; spill failure with -O2 -fPIC -march=pentium-m on i386

[PATCH, i386]: Fix PR target/34435

[PATCH, libcpp, rs6000]: context-sensitive Altivec keywords

[patch, libfortran] Fix PR 34566

[patch, libfortran] PR34427 namelist input of inf-nan

Re: [patch, libfortran] PR34560 Regression 4.3: I/O internal read: END expected, but no failure

[patch, libfortran] PR34560 Regression 4.3: I/O internal read: END expected, but no failure

[patch, libfortran]: PR34411 hang-up during read of non-expected input

[patch, libgfortran] PR33985 access="stream",form="unformatted" doesn't buffer

[PATCH, middle-end]: members of global_regs[] are also members of fixed_regs[]

[patch, spu] Implementation of vector unpack for Cell SPU

[PATCH, testsuite]: Committed: Add testcase for PR tree-optimization/34407

[PATCH, testsuite]: Committed: Test macroized SSE intrinsics

Re: [Patch, wwwdocs] gcc-4.3/changes.html: Document changed interpretations of BOZ literal constants

[Patch, wwwdocs] gcc-4.3/changes.html: Document changed interpretations of BOZ literal constants

[PATCH,ADA,JAVA] commentary typo fixes

[patch,commited] PR 34355

[PATCH,committed] rs6000 stack tie artificial mem

[PATCH,RFA] Fix error with arm_vector_mode_supported_p()

[PATCH,spu]: generate inline code for divdf3

[PATCH,vect] Committed ppc cost model options

RE: [PATCH,vect] ppc cost model options

Re: [patch/libdecnumber] Fix to compile with Solaris make

[Patch/libstdc++] Move posix_errno into namespace posix_error for mingw32 too.

[Patch/testsuite] Committed fix to gcc.target/i386/fastcall-1.c

[patch] -fno-toplevel-reorder not in options index

RE: [Patch] [SSP] Fix output of diagnostics on mingw32

[PATCH] ada: Add dynamic library support for GNAT 4.3.0 on x86-*-Darwin8

[PATCH] ada: Add support for sh4-linux target

Re: [PATCH] ada: An access to non-constant cannot cover an access to constant

[PATCH] ada: Avoid Systematic recompilation of up-to-date objects under Darwin

[PATCH] ada: Check for premature use of an access-to-subprogram completion

[PATCH] ada: Do not capture global variables from elaboration code

[PATCH] ada: Do not raise Use_Error in Reset if mode isn't changed

[PATCH] ada: Documentation enhancement

Re: [PATCH] ada: Enclosing record type name can appear anywhere in an access to subprogram

[PATCH] ada: Enclosing record type name can appear anywhere in an access to subprogram

[PATCH] ada: Fix build for sh4-linux

[PATCH] ada: Fix crash with deeply inherited function

[PATCH] ada: Fix two errors in Makefile.in

[PATCH] ada: generate dynamic library in the correct location

[PATCH] ada: In Compose, Containing_Directory can be an empty string

[PATCH] ada: Initialize OUT access type parameters of an entry call

[PATCH] ada: Use 'Access instead of 'Unchecked_Access in clean.adb

[PATCH] ada: Use explicit conversion to VString_Ptr

[PATCH] ada: Use mkstemp() on NetBSD as is done on FreeBSD

[PATCH] Add debug counters to more RTL passes

[PATCH] Add myself to the MAINTAINERS file

[PATCH] Add support for --disable-libjava-multilib

[PATCH] Added self to MAINTAINERS

Re: [PATCH] allow language-support/gcc interface files in lang subdir

Re: [PATCH] Avoid mark_symbols_for_rename in setup_one_parameter if possible (PR tree-optimization/33434)

Re: [PATCH] Avoid mark_symbols_for_rename in setup_one_parameter if possible (PR tree-optimization/33434)

[PATCH] Avoid mutual recursion between BIT_{IOR,AND}_EXPR optimizations (PR middle-end/34337)

[PATCH] Avoid mutual recursion between BIT_{IOR,AND}_EXPR optimizations (PR middle-end/34337, take 2)

Re: [PATCH] cleanups for reduction code (autopar pass)

[patch] darwin x86_64 libjava

Re: [PATCH] Debug support for Fortran 90 assumed shape and other descriptor using arrays (PR fortran/22244)

[PATCH] DF documentation update (ur is no more)

Re: [PATCH] Disallow inlining if static vars in that function contain addresses of that function's labels (PR tree-optimization/29484)

Re: [PATCH] Disallow inlining if static vars in that function contain addresses of that function's labels (PR tree-optimization/29484)

Re: [PATCH] Disallow inlining if static vars in that function contain addresses of that function's labels (PR tree-optimization/29484)

[PATCH] Disallow inlining if static vars in that function contain addresses of that function's labels (PR tree-optimization/29484)

Re: [PATCH] Don't emit debug info for mudflap artificial vars/functions (PR debug/34535)

[PATCH] Don't emit debug info for mudflap artificial vars/functions (PR debug/34535)

Re: [PATCH] Don't throw away DECL_RTL in C merge_decls, fix PA

Re: [PATCH] Don't throw away DECL_RTL in C merge_decls, fix PA encode_section_info (PR bootstrap/34003)

[PATCH] Don't throw away DECL_RTL in C merge_decls, fix PA encode_section_info (PR bootstrap/34003)

[PATCH] drop MAXPATHLEN dependency from gcc/tlink.c

Re: [patch] enabling vectorization by default at -O3

Re: [PATCH] Ensure start_source_file and end_source_file debug hook calls in gfortran always match (PR debug/33739)

[PATCH] Ensure start_source_file and end_source_file debug hook calls in gfortran always match (PR debug/33739)

[PATCH] Fix 2 p+ issues and another parloop bug (PR tree-optimization/33453)

[PATCH] Fix arm_setup_incoming_varargs (PR target/34281)

Re: [PATCH] fix compilation error in libbid

Re: [PATCH] Fix df_get_entry_block_def_set for struct_value REGNOs (PR rtl-optimization/32636)

[PATCH] Fix df_get_entry_block_def_set for struct_value REGNOs (PR rtl-optimization/32636)

[PATCH] Fix DSE with nop or maybe nop assignments (PR c++/34459)

[patch] Fix failure of g++.dg/other/first-global.C

[PATCH] Fix g++.mike/empty.C

Re: [Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin*

[Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin*

[PATCH] Fix ICE on __builtin_stack_restore (PR middle-end/34134)

Re: [PATCH] Fix includes of sparseset.*

[PATCH] Fix libjava/testsuite compile-tests in --enable-java-maintainer-mode

[PATCH] Fix m32c LEGITIMIZE_ADDRESS

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

[Patch] Fix PR bootstrap/34144, bootstrap failure with checking disabled.

Re: [PATCH] Fix PR c++/34059: ICE with invalid base type for class member

[PATCH] Fix PR middle-end/33088

Re: [PATCH] Fix PR rtl-optimization/24257

[PATCH] Fix PR target/30572 libgcc_s install name

[PATCH] Fix PR target/33474 ICE in bfin_adjust_cost

[PATCH] Fix PR target/34403

Re: [patch] fix PR34005 - ICE due to rhs cond_expr (gimplifier patch)

Re: [PATCH] Fix PR34025: wrong architecture object files in multilib

[PATCH] Fix PR34025: wrong architecture object files in multilib

[PATCH] Fix PR34123: ICE in loop interchange

[PATCH] Fix PR34138

[PATCH] Fix PR34263: Cleaning up latch blocks

[PATCH] Fix PR34263: Cleaning up latch blocks (re-submission)

[PATCH] Fix PR34269: Don't accept incomplete decltype/typeof expressions

[PATCH] Fix PR34334, make sure to add virtual operands for the fallback SMT itself

[PATCH] Fix PR34382

[PATCH] Fix PR34391, vectorizer missing to rename new vars

[patch] fix PR34413: ltrans-7.f90 fails on amd64-linux

[PATCH] Fix PR34462, another bug with create_ssa_artifical_load_stmt

[PATCH] Fix PR34588 by skipping g++.dg/others/spu2vmx-1.C on powerpc*-*-darwin*

Re: [PATCH] Fix PR34588 by skipping g++.dg/others/spu2vmx-1.C on powerpc*-*-darwin*

[PATCH] Fix problem with EH regs in global register allocation

[PATCH] Fix profiledbootstrap with Ada

Re: [PATCH] Fix scheduling at the end of blocks.

[PATCH] Fix simplify_const_relational_operation unsigned comparisons of sign-extended values (PR rtl-optimization/34490)

[PATCH] Fix SSE5 pperm/perm* constraints and check_effective_target_sse5

[patch] Fix typo in lambda-code.c

[PATCH] fix typo in warning

[patch] fix vectorizer dump print

[PATCH] for PR23726

[patch] Generalize stripping of shared library version in collect2

[PATCH] Handle -f{,no-}tree-store-copy-prop as all the other noped and obsoleted switches (PR middle-end/34317)

[patch] Ignore thread local symbols when generating dbx debug info

[PATCH] Improve loop debugging functions

[PATCH] Improve register allocation on long long multiplication (PR/17236)

[PATCH] install.texi minimal requirement for mingw (PR bootstrap/30589)

[patch] k8 and amdfam10 cost model tuning

[Patch] libffi-MIPS: Fix ffi closure support for n64 ABI.

[Patch] libffi-MIPS: Fix long double return types in n32/n64.

[Patch] libffi-MIPS: More n64 fixes.

Re: [Patch] libffi: Fixes for MIPS n32 ABI.

[PATCH] libjava: Add option to disable BC ABI in libgcj.

[PATCH] Limit SCCVN SCC size for obscure cases

Re: [patch] Loop distribution for single nested loops

[PATCH] Make java compiled resources public.

[PATCH] MIPS: Cleanup assembly output for clear_hazard insn.

Re: [patch] More precise cfg for omp constructs

Re: [PATCH] Optimize __builtin_va_{start,copy,end} on typedef {char,void} *va_list; targets (PR middle-end/20983)

Re: [PATCH] Optimize __builtin_va_{start,copy,end} on typedef {char,void} *va_list; targets (PR middle-end/20983)

[PATCH] Optimize x > 0xNNNNffffffffLL on i386 (PR target/29978)

Re: [PATCH] Option to declone constructors and destructors in C++ (space optimization)

[PATCH] PR/32086, enable cost model by default on i386

[Patch] PR29071: Handle -m64 on powerpc for gcc.dg/20020919-1.c testcase

[PATCH] PR31677 fixed by passing --param sra-max-structure-size=32

[patch] PR32901: handle assignment from constructors better

Re: [patch] PR32901: handle assignment...(and PR34465 and PR34448)

[patch] PR34445 fix (vectorizer ICE)

[PATCH] PR34575 fixed by skipping on powerpc*-*-darwin*

[patch] PR34591 fix (vectorizer ICE)

[PATCH] Properly fix PR32765 for crayptr2 test on darwin9

[PATCH] S/390: Emit a barrier INSN between stack pointer decrement and stack slot writes

[PATCH] Save DECLs in edge instrumentation

[PATCH] sh target: bogus operand reference

Re: [PATCH] size savings -- misc trivia cleanup

[PATCH] small changes in matrix reorg

[patch] stray semi-colons in libstdc++ testsuite

Re: [PATCH] Support Cell SPU floating point

[PATCH] Testcase for important interchange loop

[PATCH] Two more testcases for compound literal optimizations

[PATCH]: Fix PR rtl-optimization/27971

[PATCH]: Fix typo in ix86_rtx_costs

[PATCH]: For x86_64 mingw32 the dwarf2 default unwind does not work

[PATCH]: Skip gcc.dg/out-of-bounds-1.c on powerpc darwin

Re: [patch][df] RFC: Separate DF_REF flags for REG_EQUAL and REG_EQUIV notes

[patch][df] RFC: Separate DF_REF flags for REG_EQUAL and REG_EQUIV notes

[patch][graphite] Correct matrix format for polylib

[PATCH][i386] Fix PR 6585 redundant movl instructions

[PATCH][mcore] Fix PR target/8835 ICE in emit_move_insn()

[PATCH][modulo-sched] Fix generation of prolog and epilog

Re: [PATCH][modulo-sched] Fix generation of reg-moves

Re: [PATCH][modulo-sched] Fix generation of reg-moves (was: Fix generation of prolog and epilog)

[PATCH][modulo-sched] Minor misc fixes

[PATCH][modulo-sched] Revisit order of insns within a row

Re: [PATCH][PING] Script for automatic checking of patches

[Patch][revised] PR29071: Handle -m64 on powerpc for gcc.dg/20020919-1.c testcase

[PATCH][RFC][4.4] Add may-alias oracle, make SCCVN use it

[PATCH][varmap] Some cleanups

[PING PATCH]: Fix PR 34013 save red-zone while stack probing for x86_64

[PING**5][PATCH] stabs format for symbols in .comm

[PING] [H8 PATCH] BNOT, BSET and BCLR in QImode

[PING] [PATCH] Fix PR34263: Cleaning up latch blocks

[PING] ada: Various patches

[PING] Fix PR c++/34059: ICE with invalid base type for class member

[PING] Fix testsuite caching problem

[PING] tighten gimple addressability checks

Re: [PING][PATCH,DWARF,gfortran] Change DWARF-2 output for Fortran COMMON symbols

[PING][PATCH] Properly fix PR32765 for crayptr2 test on darwin9

[PING^2] [PATCH] Fix PR34263: Cleaning up latch blocks

[PING^3] Fix -fvar-tracking problems on big-endian systems

[PING^3] Re: [PATCH, ARM] Fix target/30192: wrong sp on exit of floatundidf and floatdidf (hard FPA)

[PING^4] Fix -fvar-tracking problems on big-endian systems

[RFA:] fix another autoincdec reload

[RFA:] more glibc fixinclude adjustments for extern inline

Re: [RFC PATCH] Optimized __cxa_guard_{acquire,release,abort} for Linux

[RFC PATCH] Optimized __cxa_guard_{acquire,release,abort} for Linux

Re: [RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload

Re: [RFC] Avoid warnings during bootstrap on arm-linux

[RFC] Problem with EH regs in global register allocation

Re: [rfc] transfering number of iterations from trees to rtl (PR 32283)

[rfc] transfering number of iterations from trees to rtl (PR 32283)

Re: [RFC][4.4] Convenience reorganization of parts of tree.h

Re: [RFC][4.4] Conversion of tree.h STRIP_* macros into static inline functions

Re: [RFC][4.4] Conversion of tree.h STRIP_* macros into static inline functions

Re: [RFC][4.4] Conversion of tree.h STRIP_* macros into static inline functions

[RFC][4.4] Conversion of tree.h STRIP_* macros into static inline functions

Re: [RFC][4.4] Conversion of tree.h STRIP_* macros into static inline functions

[sel-sched] Add tracking of changes happened with an expression

[sel-sched] Fix speculation bug in selective scheduler; ia64 tuning

[sel-sched] Improve calculation of target register availability

[sel-sched] Limit renaming to the best insns only, compute target register availability on the fly

[sel-sched] Merge with trunk

[sel-sched] tuning of speculation, alignment and cleanups

[testsuite] fix gcc.dg/pr32912-3.c

[testsuite] fix gcc.dg/torture/builtin-modf-1.c

[testsuite] use AltiVec testsuite for vect tests on powerpc

[tuples] Add tracing for unconverted code

[tuples] Fix latent bug in walk_gimple_asm

[v3] Add std::tuple tests

[v3] api docs

[v3] Avoid a few more warnings

[v3] C++0x work on the debug-mode unordered containers

[v3] libstdc++/30127 testsuite tweak

[v3] libstdc++/30127/34449

[v3] libstdc++/34015

[v3] libstdc++/34538

[v3] libstdc++/34595

[v3] Minor clean-up to _Prime_rehash_policy

[v3] Minor tweak to get_temporary_buffer

[v3] More work on C++0x tuple

[v3] Move vector<bool>::reserve out of line

[v3] Remove struct _LessThan

[v3] Small follow-up to the hashtable.cc patch

[v3] Start on the C++0x tuple

[v3] Trim unordered_* includes

[v3] Trim unordered_* includes (2)

[v3] Very minor change to complex

Re: [vta/trunk] don't violate strict aliasing rules in type_hash_add

[wwwdocs] Adjust http://gcc.gnu.org/onlinedocs/ref for GCC 4.2.2 release

[wwwdocs] Fix markup/mailto in svn.html

[wwwdocs] Link maintenance

[Xtensa] avoid clobbering return address register

[Xtensa] fix build problem

[Xtensa] specify EH data format

Blackfin: Define __FDPIC__ with -mfdpic

Re: Broken link for Modula-3 front end.

Re: btest-gcc.sh patch ping

btest-gcc.sh patch ping and Re: Link tests after GCC_NO_EXECUTABLES

C++ PATCH for c++/34111 (new overload bug)

C++ PATCH for c++/34206 (crash in retrieve_local_specialization)

Re: censored naked SSE reciprocals, -mrecip

Committed: CRIS v32 support 1/2

Committed: CRIS v32 support 2/2

CXXFLAGS and target libraries

Re: Describing commercial support on our website

Re: Designs for better debug info in GCC

Doc formatting fix

Re: don't output strings just because of debug information

Fix -fpre-ipa-mem-report

Re: Fix build on FreeBSD 8 and prepare for FreeBSD 10 and 11

Fix incorrect DFS traversal in dfs function

Fix PR 34594 - error vs. EOF

Re: Fix PR rtl-optimization/33822

fix SPE prologue

Fix typo in config/os/mingw32/error_constants.h

GNAT/RTEMS Update

Have the regression tester NOT test gdb

Have the regression tester test gdb

Re: HIRLAM with -ftree-loop-distribution.

Incorrect initialisation of SRA bitfield blocks

libcpp/charset: close out shift states

Re: Link tests after GCC_NO_EXECUTABLES

Re: loc_mentioned_in_p invokes undefined behavior

New IPA tests and gcc.dg/weak/weak-5.c and 6 fail, cris-elf

New Swedish PO file for 'gcc' (version 4.3-b20071109)

Patch manager dying for a week or two

patch, libfortran: Fix a few libgfortran warnings

Patch: FYI: fix PR preprocessor/34288

Re: PATCH: PR ld/5303: splay-tree doesn't support 64bit value on 32bit host

Re: PATCH: PR ld/5303: splay-tree doesn't support 64bit value on 32bit host

PATCH: PR libffi/34612: libffi doesn't work with -fomit-frame-pointer on ia32

Re: PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version)

Re: PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version)

Re: PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version)

Re: PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version)

PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version)

Re: PATCH: Update MPFR versions (was Re: Revisiting GCC's minimumMPFR version)

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c

Ping [PATCH v2] Re: Link tests after GCC_NO_EXECUTABLES

Ping: fix PR c/29172

Re: PR debug/7081: emit DW_TAG_class_type and DW_TAG_interface_type

Re: PR middle-end/26264: Extraneous warning with __builtin_stdarg_start

PR tree-optimzation/31081

Re: PR33713: remove -fforce-addr

Re: PR33713: remove -fforce-addr (changes.html patch)

Re: Put scope blocks on a diet

Re: r130883 - in /trunk/gcc/ada: sem_ch3.adb sem_ch...

RFA: Fix copying of libgcc multilibs

Re: RFA: Fix optab reinitialisation when $(CC) is GCC 4.0 or above

Re: RFA: Fix tracking of pass-by-reference parameters

RFA: PR 34415: dbr_schedule vs. uninitialised registers

RFA: PR 34456: Use regs_invalidated_by_call in mark_set_resources

Re: RFA: Testsuite caching fixes

Re: Scripted pass manager

Stand for t a little though.

Re: Strange error message from gdb

Re: tests for compiler (non-)limits

tiny typo fix

Re: Unreviewed patches


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