| Fix -grecord-dwarf-switches with PCH (PR debug/53145) |
2012-11-08 |
Jakub Jelinek |
|
New |
| Fix up assembly thunks with -gstabs+ (PR debug/54499) |
2012-11-08 |
Jakub Jelinek |
|
New |
| Fix make_range_step with -fwrapv (PR tree-optimization/55236) |
2012-11-08 |
Jakub Jelinek |
|
New |
| [Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 |
2012-11-08 |
François Dumont |
|
New |
| [PR,55238] More careful pass-through handling in find_aggregate_values_for_callers_subset |
2012-11-08 |
Martin Jambor |
|
New |
| Go patch committed: Update index.go in testsuite |
2012-11-09 |
Ian Taylor |
|
New |
| Handle abortTransaction with RTM |
2012-11-09 |
Richard Henderson |
|
New |
| [i386] : AMD bdver3 enablement |
2012-11-09 |
Gopalasubramanian, Ganesh |
|
New |
| [i386] : AMD bdver3 enablement |
2012-11-09 |
Gopalasubramanian, Ganesh |
|
New |
| [C++11] PR54413 Option for turning off compiler extensions for numeric literals. |
2012-11-09 |
Ed Smith-Rowland |
|
New |
| Fix array access beyond bounds in test cases |
2012-11-09 |
Siddhesh Poyarekar |
|
New |
| [x86] Fix ICE with -fstack-check on Linux |
2012-11-09 |
Eric Botcazou |
|
New |
| Patch: Print SImode register names to force addr32 prefix |
2012-11-09 |
H.J. Lu |
|
New |
| [Darwin] Do not enable -fvar-tracking at -O0 |
2012-11-09 |
Eric Botcazou |
|
New |
| [SH] Enable shrink-wrap with reorder_blocks_and_parition |
2012-11-09 |
Christian Bruel |
|
New |
| [off-list] Re: [PATCH] Vzeroupper placement/47440 |
2012-11-09 |
Vladimir Yakovlev |
|
New |
| [Ada] Minor tweaks in gnat_to_gnu |
2012-11-09 |
Eric Botcazou |
|
New |
| PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll |
2012-11-09 |
Siddhesh Poyarekar |
|
New |
| patch to fix constant math - third small patch |
2012-11-09 |
Kenneth Zadeck |
|
New |
| [off-list] Re: [PATCH] Vzeroupper placement/47440 |
2012-11-09 |
Uros Bizjak |
|
New |
| Handle target specific memory models in C frontend |
2012-11-09 |
Andi Kleen |
|
New |
| Document __ATOMIC_HLE_ACQUIRE/RELEASE |
2012-11-09 |
Andi Kleen |
|
New |
| patch to fix PR55154 |
2012-11-09 |
Vladimir Makarov |
|
New |
| [01/10] Initial import of asan from the Google branch into trunk |
2012-11-09 |
Tobias Burnus |
|
New |
| [i386] Tidy TARGET_LRA_P |
2012-11-09 |
Richard Henderson |
|
New |
| [committed] fix g++.dg/tm/pr47530-2.C and pr47530.C |
2012-11-09 |
Aldy Hernandez |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-09 |
Tobias Burnus |
|
New |
| C++ PATCH for c++/54859 (bogus errors with alias templates) |
2012-11-09 |
Jason Merrill |
|
New |
| [Ada] Fix PR other/52438 |
2012-11-09 |
Eric Botcazou |
|
New |
| libstdc++ PATCH to use __cplusplus rather than __GXX_EXPERIMENTAL_CXX0X__ |
2012-11-09 |
Jason Merrill |
|
New |
| User directed Function Multiversioning via Function Overloading (issue5752064) |
2012-11-10 |
Sriraman Tallam |
|
New |
| [Committed] Add testcase |
2012-11-10 |
Andrew Pinski |
|
New |
| Fix combined tree for LTO |
2012-11-10 |
Andrew Pinski |
|
New |
| PATCH: Handle ZERO_EXTEND offsettable address |
2012-11-10 |
H.J. Lu |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-10 |
Jakub Jelinek |
|
New |
| [i386] : Fix PR 55247, ICE: Max. number of generated reload insns per insn is achieved |
2012-11-10 |
Uros Bizjak |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-10 |
Tobias Burnus |
|
New |
| [PATCH} AIX Testsuite cleanup |
2012-11-10 |
David Edelsohn |
|
New |
| Fix fallout of patch for PR rtl-optimization/54315 |
2012-11-10 |
Eric Botcazou |
|
New |
| Fix combined tree for LTO |
2012-11-10 |
Andrew Pinski |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-10 |
Tobias Burnus |
|
New |
| [i386] : Fix PR 55247, ICE: Max. number of generated reload insns per insn is achieved |
2012-11-10 |
H.J. Lu |
|
New |
| libgo patch committed: Fix bug comparing struct field types |
2012-11-10 |
Ian Taylor |
|
New |
| PATCH: Handle ZERO_EXTEND offsettable address |
2012-11-10 |
H.J. Lu |
|
New |
| [doc] extend.texi copy-editing, 2/N (which/that usage) |
2012-11-11 |
Sandra Loosemore |
|
New |
| RFC: PATCH to add abi_tag attribute |
2012-11-11 |
Jason Merrill |
|
New |
| libstdc++ PATCH to add abi tag to complex::real/imag |
2012-11-11 |
Jason Merrill |
|
New |
| [doc] extend.texi copy-editing, 3/N (hyphenated phrases) |
2012-11-11 |
Sandra Loosemore |
|
New |
| [doc] extend.texi copy-editing, 4/N (bit-fields) |
2012-11-11 |
Sandra Loosemore |
|
New |
| [Obj-C++] Found a small paste-o in parser.c? |
2012-11-11 |
Ed Smith-Rowland |
|
New |
| [doc,libstdc++] Link maintenance for the libstdc++ manual |
2012-11-11 |
Gerald Pfeifer |
|
New |
| *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables |
2012-11-11 |
Thomas Koenig |
|
New |
| PATCH: Handle ZERO_EXTEND offsettable address |
2012-11-11 |
Eric Botcazou |
|
New |
| Fix cunroll-1.c testcase |
2012-11-11 |
Jan Hubicka |
|
New |
| [i386] : Determine AVX256 registers more reliably |
2012-11-11 |
Uros Bizjak |
|
New |
| Check more places for local stylesheet directory |
2012-11-11 |
Andreas Schwab |
|
New |
| [committed] Add -fno-common to various testcases on hppa*-hp-hpux* |
2012-11-11 |
John David Anglin |
|
New |
| Remove whitespace inside <keyword> |
2012-11-11 |
Andreas Schwab |
|
New |
| [doc] extend.texi copy-editing, 5/N (built-in functions) |
2012-11-11 |
Sandra Loosemore |
|
New |
| [i386] : Implement post-reload vzeroupper insertion pass |
2012-11-11 |
Uros Bizjak |
|
New |
| [i386] : AMD bdver3 enablement |
2012-11-11 |
Uros Bizjak |
|
New |
| [SPARC] Fix pasto in config/sparc/sol2.h |
2012-11-11 |
Eric Botcazou |
|
New |
| [wwwdocs,Java] Fix up java/papers/compiling.html |
2012-11-11 |
Gerald Pfeifer |
|
New |
| PATCH: Handle ZERO_EXTEND offsettable address |
2012-11-11 |
H.J. Lu |
|
New |
| [SH,committed] Fix sh4a-fprun test case |
2012-11-12 |
Oleg Endo |
|
New |
| [SH,committed] PR 53512 - Fix swapped sin and cos operands |
2012-11-12 |
Oleg Endo |
|
New |
| [doc,committed] Fix sincos documentation |
2012-11-12 |
Oleg Endo |
|
New |
| [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver |
2012-11-12 |
Hans-Peter Nilsson |
|
New |
| [i386] : AMD bdver3 enablement |
2012-11-12 |
Gopalasubramanian, Ganesh |
|
New |
| [Obj-C++] Found a small paste-o in parser.c? |
2012-11-12 |
Ed Smith-Rowland |
|
New |
| [RFA,middle-end] Fix PR target/41993 |
2012-11-12 |
Uros Bizjak |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Jakub Jelinek |
|
New |
| (committed) gcc/diagnostic.c: Add missing va_end call |
2012-11-12 |
Tobias Burnus |
|
New |
| [Fortran,committed] PR55272 - Fix module handling of coarray scalars |
2012-11-12 |
Tobias Burnus |
|
New |
| [03/11] Emit GIMPLE directly instead of gimplifying GENERIC. |
2012-11-12 |
Dodji Seketeli |
|
New |
| [02/10] Initial asan cleanups |
2012-11-12 |
Dodji Seketeli |
|
New |
| [01/10] Initial import of asan from the Google branch into trunk |
2012-11-12 |
Dodji Seketeli |
|
New |
| [05/10] Implement protection of stack variables |
2012-11-12 |
Dodji Seketeli |
|
New |
| [06/10] Implement protection of global variables |
2012-11-12 |
Dodji Seketeli |
|
New |
| [09/10] Instrument built-in memory access function calls |
2012-11-12 |
Dodji Seketeli |
|
New |
| [AArch64] Refactor Advanced SIMD builtin initialisation. |
2012-11-12 |
James Greenhalgh |
|
New |
| bit_field_ref of constructor of vectors |
2012-11-12 |
Marc Glisse |
|
New |
| [wwwdocs] Update Fortran secrion in 4.8/changes.html |
2012-11-12 |
Gerald Pfeifer |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Tobias Burnus |
|
New |
| [00/13] Request to merge Address Sanitizer in |
2012-11-12 |
Jakub Jelinek |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Jakub Jelinek |
|
New |
| [00/13] Request to merge Address Sanitizer in |
2012-11-12 |
Tobias Burnus |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Jakub Jelinek |
|
New |
| AIX large toc support |
2012-11-12 |
David Edelsohn |
|
New |
| [10/10] Import the asan runtime library into GCC tree |
2012-11-12 |
H.J. Lu |
|
New |
| (committed) Add libquadmath files to contrib/gcc_update |
2012-11-12 |
Tobias Burnus |
|
New |
| libgo patch committed: Force first letter of error message to lowercase |
2012-11-12 |
Ian Taylor |
|
New |
| Fix some VEC_COND_EXPR ICEs (PR tree-optimization/55281) |
2012-11-12 |
Jakub Jelinek |
|
New |
| Fix force_nonfallthru_and_redirect with asm goto (PR rtl-optimization/54127) |
2012-11-12 |
Jakub Jelinek |
|
New |
| [asan] Patch - fix an ICE in asan.c |
2012-11-12 |
Markus Trippelsdorf |
|
New |
| [v3] remove non-standard name from <future> |
2012-11-12 |
Jonathan Wakely |
|
New |
| Fix duplicated messages in .ccp dumps |
2012-11-12 |
Eric Botcazou |
|
New |
| PATCH: PR other/55292: libsanitizer doesn't support x32 |
2012-11-12 |
H.J. Lu |
|
New |
| A pass which merges constant stores to bitfields |
2012-11-13 |
Andrew Pinski |
|
New |
| [committed] Fix call branch shortening on PA |
2012-11-13 |
John David Anglin |
|
New |