February 2012 Archives by thread
Starting: Wed Feb 1 00:03:00 GMT 2012
Ending: Wed Feb 29 23:47:00 GMT 2012
Messages: 1510
- Go patch committed: Don't crash on case nil
Ian Lance Taylor
- [v3] proposed fix for libstdc++/49204 causes abi_check failure
Jonathan Wakely
- [PATCH] disable __size_t macro on GNU/kFreeBSD
Mike Stump
- [patch, fortran] Fix PR 51958, wrong-code regression with function elimination
Steve Kargl
- Merge from mainline to gccgo branch
Ian Lance Taylor
- [pph] Fix streaming of structures inside shared structures (issue5607045)
Diego Novillo
- [google] Propagate profile information to RTL level during switch expansion
Easwaran Raman
- [wwwdocs] Add section on diagnostics conventions
Diego Novillo
- Adjust omp-low test for alignment
Andreas Krebbel
- [trans-mem, PATCH] do not dereference node if null in expand_call_tm (PR middle-end/52047)
Richard Guenther
- [PATCH] Clarify inline flag documentation
Richard Guenther
- [patch libjava]: Fix PR target/51500
Kai Tietz
- [Patch/ada] Fix thinko in Loop_Statement_to_gnu
Tristan Gingold
- Ping^5: Out-of-order update of new_spill_reg_store[]
Richard Sandiford
- [google] Backport ThreadSanitizer instrumentation pass from google/main to google/gcc-4_6 (issue5610048)
Dmitriy Vyukov
- [Patch, Fortran] PR52059 - Scalarizing fix - only add array ref to a variable
Mikael Morin
- [Patch, Fortran] PR 52024 - fix .mod issue with type-bound operator check
Mikael Morin
- [AVR,testsuite,trunk,4.6,committed]: Add test case for PR51374.
Georg-Johann Lay
- Ping #1: [Patch,testsuite]: Fix testcase that bangs long and int against void*
Georg-Johann Lay
- [PATCH][RFC] Fix PR48124
Richard Guenther
- [arm] Improve longlong.h umul_ppmm, count_trailing_zeros
Richard Earnshaw
- [PATCH] Fix PR 51910, -frepo/linker demangling interaction
Jakub Jelinek
- Go patch committed: Accept general expression in case x := <-c
Ian Lance Taylor
- Static branch prediction: compare IV to loop bound variable (issue 5504086)
Dehao Chen
- Out-of-order update of new_spill_reg_store[]
Ulrich Weigand
- [PATCH] Don't ICE in vectorizer when testing if a pattern stmt is used by another pattern stmt (PR tree-optimization/52073)
Jakub Jelinek
- [PATCH] Fix expansion of constants with -fsection-anchors (PR middle-end/52074)
Jakub Jelinek
- PR middle-end/24306 revisited: va_arg and zero-sized objects
nick clifton
- [PATCH] Support TImode in go types_for_mode langhook (PR target/52079)
Jakub Jelinek
- [pph] Make tracing more robust. (issue5616043)
Lawrence Crowl
- libgo patch committed: Update to weekly.2012-01-27
Ian Lance Taylor
- [PATCH, go]: Do not panic in test/nilptr.go
Uros Bizjak
- Adding html documentation for svn mobile branches
Diego Novillo
- Go patch committed: Don't crash on switch _ := v.(type)
Ian Lance Taylor
- libgo patch committed: Make sure file is not closed early
Ian Lance Taylor
- Go patch committed: Fix type checking for append
Ian Lance Taylor
- [wwwdocs] libstdcxx_so_7-2-branch branch creation
François Dumont
- Too much memory in chan/select2.go used
Uros Bizjak
- Configuring gcc without symlink support
Earl Chew
- [PATCH] [MIPS] fix mips_prepend insn.
Liu
- [pph] Minimal type merging. (issue5620047)
Lawrence Crowl
- [pph] More GC fixes (issue5606049)
Diego Novillo
- [PATCH, rs6000] Add support for the POWER7 dcffix instruction
Peter Bergner
- Go patch committed: Fix method expression parameter references
Ian Lance Taylor
- libgo patch committed: Add syscall.Times
Ian Lance Taylor
- Merged trunk to gccgo branch
Ian Lance Taylor
- [PATCH] Fix i?86 mem += reg + comparison peephole (PR target/52086)
Jakub Jelinek
- [patch, libgo] define TIOCNOTTY and TIOCSCTTY constants for sparc-linux-gnu
Matthias Klose
- [PATCH] Fix for PR52081 - Missed tail merging with pure calls
Tom de Vries
- [patch boehm-gc]: Fix PR/48514
Kai Tietz
- address review comments (issue5610048)
Dmitriy Vyukov
- Cyclis aliases hangs GCC
Jan Hubicka
- [Patch, fortran] Fix ICE with class array references.
Mikael Morin
- [Patch, fortran] PR52012 - [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=
Paul Richard Thomas
- Go patch committed: Permit importing a method to a type being defined
Ian Lance Taylor
- [patch libjava]: PR 48512 Avoid crtmt.o in startfile-spec for w64 based mingw toolchains
Kai Tietz
- Merge from trunk to gccgo branch
Ian Lance Taylor
- Ping: Fix MIPS va_arg regression
Richard Sandiford
- [Patch, fortran] PR 51808 Heap allocate binding labels
Janne Blomqvist
- [PATCH] Fix RTL sharing bug in loop unswitching (PR rtl-optimization/52092)
Jakub Jelinek
- [PATCH] Don't print extra newline after message that warnings are treated as errors (PR middle-end/48071)
Jakub Jelinek
- patch for PR49800
Vladimir Makarov
- [v3] libstdc++/52068
Benjamin Kosnik
- [patch windows]: PR target/40068
Kai Tietz
- [Patch, Fortran] PR 52093 - fix simplification of SIZE((x))
Tobias Burnus
- Go patch committed: Compare slice start and end with cap, not len
Ian Lance Taylor
- [googlg][4.6] curb the counter scaling facor in inline transform (issue5622052)
Rong Xu
- libgo patch committed: Correct ENOSYS functions
Ian Lance Taylor
- libgo patch committed: Fix type of last field of Cmsghdr
Ian Lance Taylor
- PING: [PATCH, ARM, iWMMXt][1/5]: ARM code generic change
Xinyu Qi
- PING: [PATCH, ARM, iWMMXt][3/5]: built in define and expand
Xinyu Qi
- PING: [PATCH, ARM, iWMMXt][2/5]: intrinsic head file change
Xinyu Qi
- PING: [PATCH, ARM, iWMMXt][4/5]: WMMX machine description
Xinyu Qi
- [google][4.6]Bug fix to function reordering linker plugin (issue5623048)
Sriraman Tallam
- [Committed] Fix PR 47982 and PR 43967: __udivmod*
Andrew Pinski
- [Ping] RE: CR16 Port addition
Jayant R. Sonar
- [PATCH] fix PR51910, take 2
Sandra Loosemore
- MAINTAINERS: add myself
Jayant R. Sonar
- [PATCH] [MIPS] [GCC4.8] add MIPS64DSPR2 support.
Liu
- [PATCH] MIPS16 TLS support for GCC
Chung-Lin Tang
- Patch ping
Jakub Jelinek
- [PATCH] Fix SRA access replacement renaming
Richard Guenther
- Memory corruption due to word sharing
Richard Guenther
- [PATCH] Fix PR50969
William J. Schmidt
- MAINTAINERS (Write After Approval): Add myself.
Kumar, Venkataramanan
- MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
Kumar, Venkataramanan
- [PATCH] Fix -fdump-rtl-sms (PR rtl-optimization/52095)
Jakub Jelinek
- [wwwdocs] note in svnwrite.html to follow convention in MAINTAINERS file
Diego Novillo
- [Patch,AVR]: Clean up hard-coded SFR addresses
Georg-Johann Lay
- [v3] libstdc++/51811
Benjamin Kosnik
- [v3] libstdc++/49445
Benjamin Kosnik
- [google] Fixing function patching tests (issue5626049)
Harshit Chopra
- [Patch] PR 52118 (Description of Wunused-local-typedefs)
Paolo Carlini
- Go patch committed: Fix type hash codes and PtrTo
Ian Lance Taylor
- [PATCH]Fix PR51867, in which gcc generates inconsistent code for same functions
Bin Cheng
- Merge trunk to gccgo branch
Ian Lance Taylor
- [RS6000] Fix PR52107, TFmode constant load.
Alan Modra
- [PATCH] Fix lower-subreg shift/zext handling (PR rtl-optimization/52113)
Jakub Jelinek
- [PATCH, alpha]: Default to full IEEE compliance mode for Go language.
Gerald Pfeifer
- adjust installation docs to discourage installing GMP, MPFR and MPC separately
Jonathan Wakely
- [PATCH, SMS] Fix PR51794
Ayal Zaks
- [PATCH SMS 2/2, RFC] Register pressure estimation for the partial schedule (re-submission)
Ayal Zaks
- [wwwdocs] Restructure mirrors page
Gerald Pfeifer
- [PATCH] OpenBSD stdint fix
Gerald Pfeifer
- [patch] <stdbool.h> should not define bool, true or false as macros for C++
Gerald Pfeifer
- [committed] invoke.texi: fix hyphenation of "floating point" and related terms
Gerald Pfeifer
- [patch] Fix PR tree-optimization/52091
Ira Rosen
- [Patch, Fortran, committed] PR51972 - Extended checking of gfortran.dg/class_48.f90
Tobias Burnus
- [patch, fortran] Fix PR 48847, bogus "unused parameter" warning
Thomas Koenig
- New Swedish PO file for 'gcc' (version 4.7-b20120128)
Translation Project Robot
- [v3] libstdc++/52119
Paolo Carlini
- [patch] [4.8] Support pattern recognition in SLP
Ira Rosen
- [v3] adjust weak_ptr testcase
Jonathan Wakely
- [MIPS, committed] Tidy atomic-related failures for mips-elf
Richard Sandiford
- [MIPS, committed] XFAIL gcc.dg/pr48774.c for MIPS REL targets
Richard Sandiford
- [MIPS, committed] Expect MIPS16 to use memcpy for short strings
Richard Sandiford
- [MIPS, committed] Fix lengths of MIPS16 call patterns
Richard Sandiford
- Documenting the MIPS changes in 4.7
Richard Sandiford
- [PATCH 4.8, i386]: Enable post-reload compare optimization pass (PR28685)
Uros Bizjak
- [wwwdocs] Add missing Steering Committee member
Gerald Pfeifer
- [v3] libstdc++/51956 improve pretty printers for shared_ptr and weak_ptr
Jonathan Wakely
- [Patch, fortran] PR52102 - [OOP] Wrong result with ALLOCATE of CLASS components with array constructor SOURCE-expr
Paul Richard Thomas
- Gthreads patch to disable static initializer macros
Jonathan Wakely
- Added test case for PR 32373, missed vectorization with equivalence
Thomas Koenig
- New German PO file for 'gcc' (version 4.7-b20120128)
Translation Project Robot
- libstdc++/52104 - fix linker error for non-TLS targets
Jonathan Wakely
- [patch] document which edition of Effective C++ is used for -Weffc++
Jonathan Wakely
- [patch] [4.8] Mixed condition vect pattern for non-constants
Ira Rosen
- [PATCH] Fix sibcall argument overlap checking if pretend_args_size (PR target/52129)
Jakub Jelinek
- [PATCH] Fix reg-stack DEBUG_INSN adjustments (PR debug/52132)
Jakub Jelinek
- [PATCH][ARM] 64-bit shifts in NEON.
Andrew Stubbs
- [PATCH] Fix PR50955
Richard Guenther
- [v3] Update alpha-linux baselines for GCC 4.7
Uros Bizjak
- [PATCH] Fix PR52155
Richard Guenther
- [PATCH] enable fma4 for bdver2
Quentin Neill
- [committed] PR 51931: force non-MIPS16ness for long-branch tests (NOW RFA: MIPS16 Long Branch Patch)
Richard Sandiford
- debug safe iterator patch
François Dumont
- [PATCH] Fix combiner with added_sets_[12] (PR rtl-optimization/52060)
Jakub Jelinek
- Regression on character function
Paul Richard Thomas
- C++ PATCH for c++/52088 (ICE with template conversion op)
Jason Merrill
- [Patch, Fortran] PR51514 - fix passing a CLASS to a TYPE
Tobias Burnus
- Add -lssp_nonshared to LINK_SSP_SPEC
Jakub Jelinek
- [PATCH] Don't look for lto-wrapper, liblto_plugin.so.0 nor collect2 if -E/-S/-c
Jakub Jelinek
- [patch] Fix PR middle-end/51994
Eric Botcazou
- [PATCH] Avoid excessive newline in -alias dumps
Richard Guenther
- [PATCH 4.8, i386]: Make CCZ mode compatible with CCGOC, CCGO and CCNO modes
Uros Bizjak
- [committed] Remove myself as vectorizer maintainer
Ira Rosen
- [pph] Clear lexer state while replaying the symbol table (issue5645047)
Diego Novillo
- [PATCH 4.8 v2, i386]: Make CCZ mode compatible with CCGOC and CCGO modes
Uros Bizjak
- [PATCH, committed] Fix error message for -mno-pointers-to-nested-functions
Michael Meissner
- [MIPS, committed] va_arg and zero-sized objects take 2
Richard Sandiford
- [MIPS, committed] XFAIL objc.dg/stabs-1.m for mips*-elf*
Richard Sandiford
- [MIPS, committed] Avoid loongson.h conversion errors on 32-bit mips*-elf*
Richard Sandiford
- Go patch committed: Support //extern comments instead of __asm__
Ian Lance Taylor
- [Ada] Do not pass -Werror during linking
Eric Botcazou
- RFA: Expand/update documentation on Epiphany interrupt attribute
Joern Rennecke
- [PATCH] Fix cfg_layout_merge_blocks (PR rtl-optimization/52139)
Jakub Jelinek
- [PATCH][ARM] Improve 64-bit shifts (non-NEON)
Ramana Radhakrishnan
- [v3] remove duplicate target selectors
Jonathan Wakely
- [committed] hppa testsuite cleanups
John David Anglin
- [Patch, fortran] PR50981 (elemental/optional interaction) follow-up fix
Mikael Morin
- [PATCH] PR48524 spec language does not cover switches with separated form
Magnus Granberg
- [patch] avoid '//' prefixes when sysroot is set to '/'
Matthias Klose
- [PATCH] increase timeout in simulate-thread gdb test
Jack Howarth
- [wwwdocs] update gcc-4.7/changes.html
Jonathan Wakely
- [trans-mem,darwin] PR/52042 find tm_clone_table with PIE
Patrick Marlier
- Go patch committed: Multiplex goroutines onto OS threads
Ian Lance Taylor
- Go patch committed: Check make int64 args for overflow
Ian Lance Taylor
- [v3] doxgen version update
Benjamin De Kosnik
- [PATCH ARM] backport r174803 from trunk to 4.6 branch
Bin Cheng
- C++ PATCH for c++/52035 (LTO ICE with typedef in class template)
Jason Merrill
- C++ PATCH for c++/51675 (more constexpr unions)
Jason Merrill
- [Ada] Implementation of simple storage pools for dynamic allocation
Arnaud Charlet
- [Ada] New procedure to get a context while parsing a project tree
Arnaud Charlet
- [Ada] Set proper context for encapsulated aggregate libraries
Arnaud Charlet
- [Ada] Mark Exceptional_Complete_Rendezvous No_Return
Arnaud Charlet
- [Ada] -gnatwA should suppress mod warning
Arnaud Charlet
- [Ada] Fix internal error on constant with nested variant part
Arnaud Charlet
- [Ada] Remove code duplication in Scn and Sinput.P
Arnaud Charlet
- [Ada] Documentation for GNAT dimensionality checking system
Arnaud Charlet
- [PATCH] Fix -fprofile-generate __gcov* var naming (PR gcov-profile/52150)
Jakub Jelinek
- [PATCH] Fix PR52170
Richard Guenther
- [PATCH] Fix PR50031
William J. Schmidt
- haifa-sched: Fix problems with cc0 in prune_ready_list
Bernd Schmidt
- [PATCH] Fix atomic load for unsupported data sizes
Andrew MacLeod
- [PATCH] Fix PR46886
Richard Guenther
- [PING2] New port resubmission for TILEPro and TILE-Gx
Walter Lee
- [PATCH} backport r175475 to gcc-4_6-branch
Jack Howarth
- [Patch, Fortran] PR 52151: reallocation w/ RESHAPE: also set stride
Tobias Burnus
- [PATCH] Fix var-tracking /c vs. non-/c note emitting (PR debug/52165)
Jakub Jelinek
- Go patch committed: Build math library with -funsafe-math-optimizations
Ian Lance Taylor
- [patch, testsuite, committed] Test case for vectorization PR 32380
Thomas Koenig
- [PATCH] Re: New atomics not mentioned in /gcc-4.7/changes.html
Andrew MacLeod
- Ping: Re: [patch middle-end]: Fix PR/48814 - [4.4/4.5/4.6/4.7 Regression] Incorrect scalar increment result
Kai Tietz
- [patch libffi]: Enable build for DLL version for x64 windows targets
Kai Tietz
- libgo patch committed: Fix typo in //extern comment
Ian Lance Taylor
- Go patch committed: Provide matherr function
Ian Lance Taylor
- [PATCH] Use relayout_decl instead of layout_decl when completing vars with incomplete types (PR c/51339)
Ulrich Weigand
- [v3] Update C++11 status table.
Jonathan Wakely
- [PATCH] Fix PR middle-end/52140, ICE on valid code
Peter Bergner
- libgo patch committed: Update to weekly.2012-02-07 release
Ian Lance Taylor
- Go patch committed: Testsuite driver tweaks
Ian Lance Taylor
- [VMS & Ada] (committed): Remove dependency on adamsg.msg
Tristan Gingold
- [C/C++ PATCH] Fix merge_decls/duplicate_decls DECL_USER_ALIGN/DECL_ALIGN handling (PR c/52181)
Jakub Jelinek
- [C++ Patch] PR 51494 (and 52183)
Paolo Carlini
- [PATCH, ARM] Cortex-A8 backend fixes
Dmitry Melnik
- [patch ada]: Fix PR/50942
Kai Tietz
- [PATCH] Fix PR50031, take 2
William J. Schmidt
- Backported 15 patches to 4.6 branch
Jakub Jelinek
- 6 backported patches for 4.5 branch
Jakub Jelinek
- trans-mem: virtual ops for gimple_transaction
Richard Henderson
- [v3] libstdc++/51798
Benjamin Kosnik
- [PATCH, rtl-optimization]: Fix post-reload compare elimination pre-pass
Uros Bizjak
- [arm-embedded] Backport mainline r183733
Bin Cheng
- PATCH: break lines in announce_function
Basile Starynkevitch
- [PATCH] Fix PR52193
Richard Guenther
- [PATCH, ARM] Properly count number of instructions emitted.
Roman Zhuykov
- [PATCH 2/9] [doloop] Correct extracting loop exit condition
Andrey Belevantsev
- PR middle-end/48600
Jan Hubicka
- [SMS] Support new loop pattern
Roman Zhuykov
- [PATCH] Release virtual SSA names properly
Richard Guenther
- [PATCH] Fix __atomic_{always,is}_lock_free folding (PR middle-end/52177)
Jakub Jelinek
- [PATCH] Fix cgraph verification (PR middle-end/51929)
Jakub Jelinek
- libgo patch committed: Save all registers on stack for GC scan
Ian Lance Taylor
- [contrib] Add a commonly used flag to repro_fail (issue5650057)
Diego Novillo
- libgo patch committed: Record g0 top of stack correctly when not split
Ian Lance Taylor
- [PATCH] c/52190 update __atomic documentation
Andrew MacLeod
- PATCH: PR target/52146: [x32] - Wrong code to access addresses 0x80000000 to 0xFFFFFFFF
H.J. Lu
- [patch libffi]: Add support for ffi_prep_raw_closure_loc for X86_WIN32 for fixing finally PR 51500
Kai Tietz
- [libitm] Port to ARM
Eric Botcazou
- [PATCH] [RFC, GCC 4.8] Optimize conditional moves from adjacent memory locations
Michael Meissner
- [PATCH, 4.6] Backport fixes for PR50031, PR50969
William J. Schmidt
- [lra] patch to fix bootstrap on ARM
Vladimir Makarov
- libgo patch committed: Update to weekly.2011-12-22
Ian Lance Taylor
- libgo patch committed: Fix channels for big-endian & strict-alignment
Ian Lance Taylor
- [RFC, 4.8] Magic matching for flags clobbering and setting
Richard Henderson
- [SPARC] Remove useless new code
Eric Botcazou
- libgo patch committed: Tweak can-recover heuristic for SPARC
Ian Lance Taylor
- Reinstalled patch for 37273
H.J. Lu
- libgo patch committed: FFI promotes result types
Ian Lance Taylor
- PR 52175: another dbr_schedule-induced cfi ICE
Richard Sandiford
- [SPARC] Fix an old oversight in libffi
Eric Botcazou
- [PATCH] Fix signed bitfield BIT_NOT_EXPR expansion (PR middle-end/52209)
Jakub Jelinek
- PATCH: Add capability to contrib/compare_tests to handle directories
Mike Stump
- [libitm] Link with -litm and -pthread
Eric Botcazou
- contrib/compare_tests
Mike Stump
- [wwwdocs] Remove ia64-unknown-linux-gnu as secondary platform
Gerald Pfeifer
- [google/main] update known test failures (issue5654064)
Ollie Wild
- libgo patch committed: Disable inappropriate sync/atomic tests
Ian Lance Taylor
- Go testsuite patch committed: Don't run nilptr on SPARC Solaris
Ian Lance Taylor
- libgo patch committed: Define more __sync function
Ian Lance Taylor
- [Patch, fortran] PR50981 correctly handle absent arrays as actual argument to elemental procedures
Mikael Morin
- [wwwdocs] Rotate news
Gerald Pfeifer
- [wwwdocs] Shorten rationale for development plan
Gerald Pfeifer
- [wwwdocs] deprecation of access declarations
Fabien Chêne
- [libitm] Add SPARC bits
Eric Botcazou
- [SPARC] Further work around problematic paradoxical subregs
Eric Botcazou
- [wwwdocs] Reduce references to stages in develop.html
Gerald Pfeifer
- [Patch, fortran] PR50981 absent polymorphic scalar actual arguments
Mikael Morin
- [wwwdocs] Change affiliation for Marc Lehmann
Gerald Pfeifer
- [Patch,wwwdocs,AVR]: AVR release notes
Gerald Pfeifer
- Announcing new docstring relicensing maintainers
Gerald Pfeifer
- [PATCH] Improve SCEV for array element
Jiangning Liu
- [PATCH] Fix PR52211
Richard Guenther
- [PR52001] too many cse reverse equiv exprs (take2)
Alexandre Oliva
- [PATCH] Fix PR52178
Richard Guenther
- [PING] New port resubmission for TILEPro and TILE-Gx
Walter Lee
- [Committed] S/390: Adjust gcc.c-torture/execute/pr51933.c testcase
Andreas Krebbel
- [Patch,AVR]: Built-in for non-contiguous port layouts
Georg-Johann Lay
- [Patch, libfortran] RFC: Shared vtables, constification
Janne Blomqvist
- [PATCH] Fix up vectorizer cost model use of uninitialized value (PR tree-optimization/52210)
Jakub Jelinek
- [PATCH] Fix __atomic_compare_exchange handling (PR c++/52215)
Jakub Jelinek
- [ping 5] [patch] attribute to reverse bitfield allocations
DJ Delorie
- [PATCH] Fix cselib dump ICE
Jakub Jelinek
- [PATCH] Prevent cselib substitution of FP, SP, SFP
Jakub Jelinek
- [PATCH, go]: Disable TestListenMulticastUDP on alpha linux
Uros Bizjak
- [committed] Fix invalid GOMP_loop_static_start call (PR middle-end/52230)
Jakub Jelinek
- [patch, testsuite] PR 52229, testsuite failure
Thomas Koenig
- [pph] Re-factor streaming of binding levels (issue5663043)
Diego Novillo
- [patch] libitm: Add multi-lock, write-through TM method.
Torvald Riegel
- [lra] fixing x86 gcc testsuite regressions
Vladimir Makarov
- [wwwdocs] Use dependent instead of dependant
Gerald Pfeifer
- [PATCH, libitm]: GTM_longjmp: Jump indirect from memory address
Uros Bizjak
- [patch] libitm: Fix race condition in dispatch choice at transaction begin.
Torvald Riegel
- [PATCH] Fix cselib -fcompare-debug problem (PR bootstrap/52172)
Jakub Jelinek
- PR middle-end/52214
Jan Hubicka
- libgo patch committed: Reload m and g if necessary
Ian Lance Taylor
- [google/integration] Add support for powerpc64-grtev2-linux-gnu (issue5659050)
Doug Kwan
- [PATCH] Prefer reg as first operand in commutative operator
Paulo J. Matos
- C++ PATCH for c++/39055 (accepts-valid with 'this' in default argument)
Jason Merrill
- [Patch, Fortran] PR 52196 add -Wrealloc-lhs(-all)
Tobias Burnus
- [PATCH] Fix PR52244 (and 51528 for real)
Richard Guenther
- [PATCH, testsuite]: Fix gcc.dg/lower-subreg-1.c failure
Uros Bizjak
- [PATCH] Reserve upper bits of memory model for future use
Andrew MacLeod
- PR middle-end/52141: ICE due to asm statement
Aldy Hernandez
- [PATCH][ARM,ifcvt] Improve use of conditional execution in thumb mode.
Andrew Stubbs
- [PATCH?, 4.7 regression] Crash in ira-costs.c with -fschedule-insns -fsched-pressure -fdump-rtl-sched1
Ulrich Weigand
- [lra] a patch to fix some x86-64 SPECFP2000 regressions
Vladimir Makarov
- [wwwdocs] add information on TILE-Gx/TILEPro ports
Walter Lee
- libgo patch committed: Fix hash function for big-endian 32bit systems
Ian Lance Taylor
- PR middle-end/52142: disallow inlining of certain TM_pure functions
Aldy Hernandez
- Go testsuite patch committed: Don't optimize generated files
Ian Lance Taylor
- [PATCH] Fix -gdwarf-4 -fdebug-types-section cloning (PR debug/51950)
Jason Merrill
- [Patch,AVR] Add xmega support
Georg-Johann Lay
- Go patch committed: Fix gccgo cross-install name
Ian Lance Taylor
- [C++ PATCH] Fix ICE with asm goto in template (PR c++/52247)
Jakub Jelinek
- [google]Emit GNU-stack note for arm targets by default (issue5649090)
Jing Yu
- libgo patch committed: Change Dup2 to only return an error
Ian Lance Taylor
- libgo patch committed: Don't put .gox files in version-specific dirs
Ian Lance Taylor
- Patch: fix std::unordered_map (et al) pretty printer
Tom Tromey
- libgo patch committed: Permit building without libffi
Ian Lance Taylor
- [patch] fix grammar in docs ("searched in" -> "searched for in")
Jonathan Wakely
- [patch] clean up pdp11.md a bit
Steven Bosscher
- Backported 6 patches to 4.6 branch
Jakub Jelinek
- [v3] disable failing test on cygwin
Jonathan Wakely
- C6X: Fix floating point scheduling scheduling bug
Bernd Schmidt
- C++ PATCH to warn about ignored attributes
Jason Merrill
- [patch] [4.6] Backport strict-volatile-bitfields fix PR51200
Ye Joey
- Fix PR target/51921
Eric Botcazou
- [Ada] Fix ICE on function call returning volatile record type
Eric Botcazou
- [Ada] Fix printing of class-wide tagged type variable in GDB
Eric Botcazou
- [Ada] Fix ICE on deferred constant with variant record type
Eric Botcazou
- [PATCH, 4.6 regression]. New error: case label does not reduce
Christian Bruel
- [Patch Darwin] fix missing __USER_LABEL_PREFIX__ on extended identifiers.
Iain Sandoe
- [PATCH] Fix PR50561
Richard Guenther
- Go patch committed: Avoid crashes on erroneous input
Ian Lance Taylor
- [Patch,AVR]: Fix missing prototype warning for ACCUMULATE_OUTGOING_ARGS
Georg-Johann Lay
- [PATCH] Fix up --enable-initfini-array autodetection in configure (PR bootstrap/50237)
Rainer Orth
- [v3, libgomp, build] Fix Solaris symbol versioning (PR libstdc++/52188)
Rainer Orth
- [lra] patch to fix a wrong code generation for bulldozer.
Vladimir Makarov
- [v3] Disable gthreads on Solaris 8/9 (PR libstdc++/52189)
Rainer Orth
- [testsuite] Directly declare sqrtf in gcc.dg/pr51867.c
Rainer Orth
- [testsuite] XFAIL objc.dg/stabs-1.m on IRIX (PR target/52152)
Rainer Orth
- [libgo] Detect Solaris 8/9 SPARC makecontext
Rainer Orth
- [PATCH] Fix PR 52199 on power7 (VEC_DUPLICATE)
Michael Meissner
- [patch] Poison SMALL_REGISTER_CLASSES
Steven Bosscher
- [v3] libstdc++/51368
Benjamin Kosnik
- obvious(?) typo in libstdc++-v3/src/c++98/locale.cc
DJ Delorie
- [Patch,AVR]: Add builtins.def and fix some ICE, add tests
Georg-Johann Lay
- [PATCH][Cilkplus] Patch to fix a bug in 32 bit Metadata
Iyer, Balaji V
- [pph] Merge inline function definitions. (issue5677058)
Lawrence Crowl
- [patch, committed] invoke.texi: clean up n-bit/byte/word modifiers
Sandra Loosemore
- [libitm, darwin] PR52220 move dummy functions definition
Patrick Marlier
- [committed] Fix a typo (PR translation/52264)
Jakub Jelinek
- Go patch committed: Fix ice-on-valid for type with unknown size
Ian Lance Taylor
- [PATCH] Fix up slpeel_tree_peel_loop_to_edge (PR tree-optimization/52255)
Jakub Jelinek
- [PATCH] Don't decrease mem_cost for special MEMs, even with REG_EQUIV (PR rtl-optimization/52208)
Jakub Jelinek
- [PATCH] Fix up copy_decls_walk (PR debug/52260)
Jakub Jelinek
- [patch i386]: Fix for x64 windows targets the split of PCREL unspecs
Kai Tietz
- [Patch,AVR]: Tweak neghi2, add some peephole
Georg-Johann Lay
- [PATCH, i386] RTM support
Kirill Yukhin
- [PATCH, i386] RTM support
Kirill Yukhin
- [PATCH, i386] RTM support
Patrick Marlier
- [PATCH, i386] RTM support
Jakub Jelinek
- [PATCH, i386] RTM support
Patrick Marlier
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Jakub Jelinek
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Jakub Jelinek
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Richard Henderson
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Richard Henderson
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Patrick Marlier
- [PATCH, i386] RTM support
Andi Kleen
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Andi Kleen
- [PATCH, i386] RTM support
Kirill Yukhin
- [PATCH, i386] RTM support
Jakub Jelinek
- [PATCH, i386] RTM support
Kirill Yukhin
- [PATCH, i386] RTM support
Jakub Jelinek
- [PATCH, i386] RTM support
Uros Bizjak
- [PATCH, i386] RTM support
Patrick Marlier
- [PATCH, i386] RTM support
Kirill Yukhin
- [PATCH, i386] RTM support
Andi Kleen
- [PATCH, i386] RTM support
Uros Bizjak
- [wwwdocs] Patch to svn.html describing new branch
Diego Novillo
- C++ PATCH for c++/51415 (vec_init_expr not handled by dump_expr)
Jason Merrill
- [lra] add most common case to choose reg class for split pseudo
Vladimir Makarov
- [PATCH] Ignore gimple_clobber_p stmts in tail[cr] passes (PR tree-optimization/52285)
Jakub Jelinek
- [C++ Patch] for c++/52126
Fabien Chêne
- Go patch committed: Lower constant string comparisons
Ian Lance Taylor
- [RFC 4.8] use ip+cfa to identify unwind frames, if possible
Richard Henderson
- Go patch committed: Don't crash on bad type descriptor
Ian Lance Taylor
- [patch, committed] invoke.texi: that/which usage
Sandra Loosemore
- C++ PATCH for c++/52248 (ICE with -ftime-report and undefined label)
Jason Merrill
- [google/main] Check for cross-compilers in validate_failures.py (issue5674087)
Doug Kwan
- [Patch, Fortran, committed] Fix various misspellings
Tobias Burnus
- [Patch, Fortran, committed] Fix some typos in .texi
Tobias Burnus
- [patch stor-layout]: Fix PR 52238 - -mms-bitfields: __attribute__ ((aligned (n))) ignored for struct members
Kai Tietz
- [PATCH] Fix (X & C1) | C2 folding (PR tree-optimization/52286)
Jakub Jelinek
- [Ada] Better warning for failure to override an abstract operation in an instance
Arnaud Charlet
- [Ada] Update GNAT RM with a separate chapter on restrictions
Arnaud Charlet
- [Ada] Don't flag No_Obsolescent_Features violations in instances
Arnaud Charlet
- [Ada] Check that an aggregate is not Externally_Built
Arnaud Charlet
- [Ada] Allocation of controlled private type with unknown discriminants
Arnaud Charlet
- [Ada] Controlled finalization for references in Ada 2012 containers
Arnaud Charlet
- MAINTAINERS: delete self from "Write After Approval"
Walter Lee
- [Ada] Package instantiation as remote call interface
Arnaud Charlet
- [wwwdocs,committed]: Update backends.html to match avr backend
Georg-Johann Lay
- libgo patch committed: Remove accidental AC_INCLUDES_DEFAULT
Ian Lance Taylor
- [Patch,AVR] Fix/hack around spill fail ICE PR52148
Georg-Johann Lay
- Go patch committed: Check for initialization loop in constant init
Ian Lance Taylor
- Go patch committed: Fix interface method representation
Ian Lance Taylor
- [v3] libstdc++/47058
Benjamin Kosnik
- Continue strict-volatile-bitfields fixes
Thomas Schwinge
- Go patch committed: Add -o option when linking
Ian Lance Taylor
- Go patch committed: Don't lower binary exprs with mismatched types
Ian Lance Taylor
- Go patch committed: Add parameter names to export information
Ian Lance Taylor
- Go patch committed: List imported packages in export information
Ian Lance Taylor
- Go patch committed: Permit (_) on left hand side of =
Ian Lance Taylor
- Go patch committed: Permit empty interface to be embedded twice
Ian Lance Taylor
- [patch, committed] invoke.texi: "big-endian", "little-endian"
Sandra Loosemore
- [google/gcc-4_6_2-mobile] PATCH: PR other/46770: Replace .ctors/.dtors with .init_array/.fini_array on targets supporting them
H.J. Lu
- libgo patch committed: Add mount flags, fallocate, statfs.
Ian Lance Taylor
- [patch, committed] invoke.texi: GCC coding conventions issues
Sandra Loosemore
- [PATCH] Prevent 'control reaches end of non-void function' warning for DO_WHILE
Jason Merrill
- [Patch, Fortran] PR52295 - allow for F2008 internal procs in generic interfaces
Tobias Burnus
- [Patch, Fortran] PR 52270 - OOP - pointer check in vardef context, passing to intent-in ptr
Tobias Burnus
- [patch, committed] invoke.texi: copy-edit docs for IRA options and parameters
Sandra Loosemore
- [MIPS, committed] Add CFI information to mips16 fpret stubs
Richard Sandiford
- [v3] libstdc++/52309
Paolo Carlini
- [testsuite,committed]: Fix FAIL on 16-bit int platforms.
Georg-Johann Lay
- [PATCH] Fix PR52298
Richard Guenther
- spill failure after IF-CASE-2 transformation
Henderson, Stuart
- libitm: fixes and optimizations in gl_wt
Torvald Riegel
- [PATCH] PR target/52137 - bdver2 scheduler needs to be added to bdver1 insn reservations
Quentin Neill
- [v3] libstdc++/52241
Paolo Carlini
- [PATCH] Adjust 'malloc' attribute documentation to match implementation
Tijl Coosemans
- [patch gthr.h]: Fix PR libstdc++/52300 Gthreads functions linking error at dynamic linking with libstdc++ when using MinGW.
Kai Tietz
- [patch libgcc]: Avoid specifying w32-unwind.h for 32-bit mingw if sjlj-threading is used
Richard Henderson
- [C++ PATCH] Fix use of uninitialized flag (PR c++/52312)
Jakub Jelinek
- IRA: Fix WORDS_BIG_ENDIAN usage
Bernd Schmidt
- [wwwdocs] Janitor stuff
Steven Bosscher
- [patch lto-plugin]: Fix pr 50616
Kai Tietz
- [PATCH] Fix up gimplify_and_update_call_from_tree (PR tree-optimization/52318)
Jakub Jelinek
- [PATCH] Explain why we don't use RDPC for sparc PIC register setup.
David Miller
- Implementation of swi attribute for ARM
Barracuda
- [VMS] Fix IDENTIFICATION padding
Tristan Gingold
- [google/gcc-4_6_2-mobile, PATCH] Add -mandroid support to x86 target.
Ilya Enkovich
- [google/gcc-4_6_2-mobile, PATCH] Enable stack protector for Android target
Ilya Enkovich
- [google/gcc-4_6_2-mobile, PATCH] Enable exceptions and RTTI by default for Android
Ilya Enkovich
- [google/gcc-4_6_2-mobile, PATCH] Enable __ANDROID__ macro for Android x86 target
Ilya Enkovich
- [v3] Fix libstdc++/52317
Paolo Carlini
- [Committed] S/390: Fix some DFP testsuite fails
Andreas Krebbel
- [Patch,AVR]: Fix PR50063 GCC does not support FP = SP
Georg-Johann Lay
- [Patch,AVR]: Fix PR50063 GCC does not support FP = SP
Jakub Jelinek
- [Patch,AVR]: Fix PR50063 GCC does not support FP = SP
Georg-Johann Lay
- [Patch,AVR]: Fix PR50063 GCC does not support FP = SP
Richard Henderson
- [Patch,AVR]: Fix PR50063 GCC does not support FP = SP
Denis Chertykov
- [Patch,AVR,4.6]: Fix PR50063 GCC does not support FP = SP
Georg-Johann Lay
- [Patch,AVR,4.6]: Fix PR50063 GCC does not support FP = SP
Richard Guenther
- [Patch,AVR,4.6]: Fix PR50063 GCC does not support FP = SP
Georg-Johann Lay
- [Patch,AVR,4.6]: Fix PR50063 GCC does not support FP = SP
Richard Guenther
- [testsuite,AVR,committed]: Add test case for PR middle-end/51782
Georg-Johann Lay
- [PATCH] Avoid setting TREE_ADDRESSABLE during MEM_REF gimplification
Richard Guenther
- [PATCH, PR 51782] Derive rtx address space from base object
Martin Jambor
- [PATCH] Fix PR52314
Richard Guenther
- [Committed] S/390: Make -mhard-dfp the default whenever possible
Andreas Krebbel
- [PATCH] testsuite: Turn -fgnu-tm test into link test
Andreas Krebbel
- [PATCH, ARM] Fix for PR52294: Out-of-range branch in Thumb2 code
Richard Earnshaw
- [Patch, Fortran] PR 52325 - Better diagnostic for <unknown>%component
Tobias Burnus
- [RFA/ARM] target/51534 Fix unsigned vector comparisons
Matthew Gretton-Dann
- [RFA/ARM] Revert r183011: Cortex-A15 branch costs
Matthew Gretton-Dann
- [ARM, patch, testsuite] Enable vect_condition tests for ARM/NEON
Ulrich Weigand
- [lra] patch to fix a bootstrap failure on SPARC64
Vladimir Makarov
- [google/integration] Add missing test failure. (issue5687075)
Ollie Wild
- [Patch, Fortran] PR52335 - allow OPEN(..., DELIM=) with -std=f95
Tobias Burnus
- Unreviewed libstdc++/libgomp patch
Rainer Orth
- [build] Use alternate thread library on Solaris 8 even without TLS
Rainer Orth
- [PATCH] Fix PR52329
Richard Guenther
- [Ada] Front-end layout in a generic unit
Arnaud Charlet
- [Ada] Small tweak to signal handling code
Arnaud Charlet
- [Ada] An actual for a formal type that is an extesion of a limited interface
Arnaud Charlet
- [Ada] Minor changes for GNAT dimensionality checking system
Arnaud Charlet
- [Ada] Cross-reference information for expression functions that are completions
Arnaud Charlet
- [Ada] Bogus elaboration warnings on internally-generated finalizers
Arnaud Charlet
- [Ada] Missing finalization of class-wide object
Arnaud Charlet
- [Ada] Handling of library unit renamings in with_clauses
Arnaud Charlet
- [Ada] Special error message for 'Range used as integer type definition
Arnaud Charlet
- [Patch,AVR,committed] PR18145 addendum: Don't trigger __do_clear_bss for lto markers
Georg-Johann Lay
- [PATCH, i386, Android] -mandroid support for i386 target
Ilya Enkovich
- Serious regressions due to newlib's HAVE_INITFINI_ARRAY (Re: [PATCH] Fix up --enable-initfini-array autodetection in configure (PR bootstrap/50237))
Ulrich Weigand
- [PATCH, i386, Android] Enable exceptions and RTTI by default for Android
Ilya Enkovich
- [PATCH, i386, Android] Enable __ANDROID__ macro for Android i386 target
Ilya Enkovich
- [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin]
Dave Korn
- [PATCH, i386]: Fix PR 52330, valgrind problem on invalid asm
Uros Bizjak
- [patch testsuite/g++.dg]: Adjust some tests for *-*-mingw* targets
Kai Tietz
- [Patch,AVR]: Make flash size a device property (was: core property)
Georg-Johann Lay
- [patch libffi]: Fix problem 52221
Kai Tietz
- PATCH: Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -shared
Jing Yu
- We left out the check for param_type in random distributions
Ed Smith-Rowland
- [PATCH, c]: Fix PR52290, [4.4/4.5/4.6/4.7 Regression] internal compiler error: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7712
Uros Bizjak
- [PATCH] PR libffi/52223: Define FLAGS_TO_PASS for libffi
Mikael Pettersson
- [Patch,AVR]: Tweak xor similar to ior
Georg-Johann Lay
- libitm: Use ml_wt as default TM methods for >1 thread.
Torvald Riegel
- [PATCH] Ignore CLOBBER stmts in ipa-split (PR tree-optimization/52019)
Jakub Jelinek
- [PATCH] Fix PR52349
Richard Guenther
- Simulator testing for sh and sh64
Kaz Kojima
- [PATCH][RFC] Preserve loop info from tree loop opts to after RTL loop opts (PR44688)
Richard Guenther
- [lra] patch to fix SPARC bootstrap failure
Vladimir Makarov
- [patch i386]: Add support of delegitimize of UNSPEC_PCREL plus displacement
Kai Tietz
- [patch testsuite]: Adjust some tests of gcc.dg and gcc.c-torture for mingw targets
Kai Tietz
- [PATCH 5/5] dump_file whitespace nitpicks
Bernhard Reutner-Fischer
- [PATCH 0/5] misc janitorial tweaks
Bernhard Reutner-Fischer
- [PR51752] publication safety violations in loop invariant motion pass
Aldy Hernandez
- Backport a patch to 4.6 branch
Jakub Jelinek
- [lra] a patch to fix a testsuite regression on SPARC.
Vladimir Makarov
- 4.6 branch now frozen
Jakub Jelinek
- [PATCH]: Fix PR52179 and remove hack from PR48299
Jack Howarth
- [PATCH][ARM] core -> NEON extend
Andrew Stubbs
- [lra] a path to fix GCC crash on s390
Vladimir Makarov
- Fix PR bootstrap/52287
Eric Botcazou
- [pph] Write tree headers for mutated trees (issue5699055)
Lawrence Crowl
- v3 PATCH to include/bits/locale_facets.h to revert reordering of virtual functions
Jason Merrill
- PR 52060 - fixed in 4.6.3?
Kenny Simpson
- PATCH: PR target/52364: The unnecessary second form in *movabs<mode>_[12]
H.J. Lu
- any chance of further wrong-code fixes for 4.6.3?
Kenny Simpson
- [gimplefe][patch] The symbol table for declarations
Sandeep Soni
- [PATCH] Fix PR52361 (a bit)
Richard Guenther
- [PATCH] Fix PR52355
Richard Guenther
- [PATCH] Some more speedups for PR52361
Richard Guenther
- [testsuite] Skip gcc.target/mips/interrupt_handler-[23].c on IRIX (PR target/50580)
Rainer Orth
- [PATCH] genattrtab: avoid NULL-deref on error
Jim Meyering
- [PATCH v2] genattrtab: avoid NULL-deref on error
Jim Meyering
- [lra] patch for S390 bootstrap.
Vladimir Makarov
- [PATCH] simulate-thread tweaks and fixes
Andrew MacLeod
- [libgo] Fix typo in libgo/runtime/go-nosys.c
Rainer Orth
- PATCH: PR target/52352: [x32] - Wrong code to access addresses 0x80000000 to 0xFFFFFFFF using registers
H.J. Lu
- [google][4.6]Bug fix to function reordering plugin to check presence of elf.h
Sriraman Tallam
- [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv
Matt Turner
- [PATCH] arm: Fix iwmmxt shift and logical intrinsics (PR 35294).
Matt Turner
- [PATCH] backport r184555 to gcc-4_6-branch
Jack Howarth
- [PATCH] alpha: add bypasses for fmul/fadd/fcmov -> fst/ftoi
Matt Turner
- Miscellaneous mips, arm, and alpha patches
Matt Turner
- [committed] Fix PR testsuite/52201
John David Anglin
- [google/gcc-4_7] update BASE-VER to 4.7.x-google (issue5696077)
Ollie Wild
- [committed] TILE-Gx: Fix tilegx_fixup_pcrel_references
Walter Lee
- [patch committed SH] Fix some comment typos and formattings
Oleg Endo
- [patch committed SH] PR 49263 - add missing test case
Oleg Endo
- [SH] Delete dead GO_IF_LEGITIMATE_INDEX macro
Oleg Endo
- [Patch libiberty/mach-o] fix byte-swapping of indices in wrapper sections.
Iain Sandoe
- [wwwdocs] SH update for 4.7
Oleg Endo
- [SH] Use SImode for return value in atomic_compare_and_swap*
Oleg Endo
- [SH] Add atomic_exchange patterns
Oleg Endo
- [patch libgcc]: Fix float128 soft-float for mingw targets
Kai Tietz
- [patch testsuite]: Fix various testsuite failures in gcc.target/i386
Kai Tietz
- [Ada] Small tweak to help GDB to display aliased dynamic array
Eric Botcazou
- [Ada] Fix wrong code for assignment from overlapping aggregate
Eric Botcazou
- GCC 4.7.0 Status Report (2012-02-27)
Richard Guenther
- [PATCH, i386]: Fix *movabs<mode>_1 constraints
Uros Bizjak
- [PATCH] Fix a fallout from my recent ipa-split change (PR tree-optimization/52376)
Jakub Jelinek
- [PATCH] Fix ARM neon vashr<mode>3 and vlshr<mode>3 expanders (PR target/52375)
Jakub Jelinek
- [PATCH] Further update baseline_symbols.txt
Jakub Jelinek
- [commit, testsuite, spu] Two obvious testsuite fixes for SPU
Ulrich Weigand
- [PATCH] Fix PR52395
Richard Guenther
- [PATCH] Fix PR52402
Richard Guenther
- [PATCH] Fix PR52400
Richard Guenther
- [PATCH] fix PR48299 by merging changes for thread_leak_test.c from upstream
Jack Howarth
- [Ada] Fix wrong code for null pointer constant
Eric Botcazou
- Tweak generation of DW_AT_GNAT_descriptive_type
Eric Botcazou
- [PATCH 2/2] document gcc --help=common
Bernhard Reutner-Fischer
- [PATCH 0/2] documentation tweaks
Bernhard Reutner-Fischer
- libgcc patch committed: Add test for __linux__
Ian Lance Taylor
- PR middle-end/52373: two pc_rtxs, etc.
Richard Sandiford
- [lra] patch to fix some testsuite regressions on s390
Vladimir Makarov
- [RFC PATCH 1/3] Misaligned top level MEM_REFs on LHS of assignments
Martin Jambor
- [RFC PATCH 2/3] Misaligned MEM_REFs within handled_components on LHS of assignments
Martin Jambor
- [RFC PATCH 3/3] Misaligned MEM_REF reads
Martin Jambor
- [RFC PATCH 0/3] Fixing expansion of misaligned MEM_REFs on strict-alignment targets
Martin Jambor
- [patch, documentation] Document -floop-flatten as experimental
Thomas Koenig
- [Patch,AVR]: ASM_SPEC: Add -mno-skip-bug
Georg-Johann Lay
- [PATCH][x86] Fix PR52407
Richard Guenther
- [PATCH, ARM] Fix ABI conformance regression
Richard Earnshaw
- [RFC, PATCH] ARM related deprecations
Joseph S. Myers
- [PATCH] Fix PR52406
Richard Guenther
- [WIP PATCH] Re: Inefficient end-of-loop value computation - missed optimization somewhere?
Ulrich Weigand
- [m68k, sparc] Fix atomic_test_and_set
Oleg Endo
- [PATCH, ARM] PR49448 incorrectly detecting big-endian arm-linux triplets
Richard Earnshaw
- [PATCH][ARM] NEON DImode immediate constants
Andrew Stubbs
- [PATCH,ARM] Improve peepholes for LDM with commutative operators
Greta Yorsh
- [lra] patch to simulate reload behaviour
Vladimir Makarov
- [PATCH][ARM] NEON DImode neg
Andrew Stubbs
- [lra] patch to fix arm bootstrap.
Vladimir Makarov
- [PATCH, 4.5, 4.6] Fix PR50181 by backporting mainline reload.c patches
Peter Bergner
- [v3] libstdc++/52191
Benjamin De Kosnik
- [C++ Patch] for c++/51214
Fabien Chêne
- libgo patch committed: Call exit rather than _exit
Ian Lance Taylor
- [SH] Add target options documentation
Oleg Endo
- [PATCH] Ignore hard register uses in DEBUG_INSNs for regs_ever_live (PR bootstrap/52397)
Jakub Jelinek
- [PATCH] Fix PR52424
William J. Schmidt
- [Patch, fortran] PR52386 - [4.6/4.7 Regression] ICE in gfc_conv_descriptor_dtyp (realloc LHS related)
Paul Richard Thomas
- [Patch,AVR]: Tweak decrement-and-branch peepholes
Georg-Johann Lay
- [PATCH] Fix PR52297
Eric Botcazou
- [Patch,AVR] Clean-up: Move TARGET macros to end of avr.c
Georg-Johann Lay
- [Patch,AVR]: Clean-up printing bits
Georg-Johann Lay
- [Ada] fix -feliminate-unused-debug-types counter-measure
Eric Botcazou
- [4.8, C++ Patch] PR 52422
Paolo Carlini
- [PATCH, ARM] Generate usat/ssat instructions
Ulrich Weigand
- [PATCH][ARM] NEON DImode not
Andrew Stubbs
- [Patch ARM] Turn on hot cold partitioning.
Ramana Radhakrishnan
- [PATCH] Fix up parloops with debug labels (PR tree-optimization/52429)
Jakub Jelinek
- [PATCH] Fix up misaligned store expansion (PR middle-end/52419)
Jakub Jelinek
- [RFH / Patch] c++/52432
Paolo Carlini
- Two files still GPLv2
Steven Bosscher
- libgo patch committed: Fill out syscall package for GNU/Linux
Ian Lance Taylor
- [SPARC] Tweak libgomp's cpu_relax
Eric Botcazou
Last message date:
Wed Feb 29 23:47:00 GMT 2012
Archived on: Sun Mar 8 09:37:34 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).