| [AArch64] Support vrecp<esx> neon intrinsics in RTL. |
2013-04-22 |
James Greenhalgh |
|
New |
| [C++] PR 56815 |
2013-04-03 |
Paolo Carlini |
|
New |
| reorg.c janitor patch: use return hard_reg_set_intersect_p |
2012-11-25 |
Steven Bosscher |
|
New |
| reorg.c janitor patch 3: remove rare_destination() |
2012-11-25 |
Steven Bosscher |
|
New |
| RFC: elimination of global state relating to passes |
2013-04-03 |
David Malcolm |
|
New |
| [i386},Fix,PR,55171,-,[4.7/4.8,Regression] incorrect virtual thunk on mingw |
2012-11-25 |
Kai Tietz |
|
New |
| [libgcc] : Fix PR target/55445 Always defined __SEH__ when build from trunk |
2012-11-25 |
Kai Tietz |
|
New |
| [libstdc++] : Fix PR target/55445 Always defined __SEH__ when build from trunk |
2012-11-25 |
Kai Tietz |
|
New |
| Fix PR57235 |
2013-05-14 |
Richard Guenther |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-25 |
Steven Bosscher |
|
New |
| [AArch64] Map standard pattern names to NEON intrinsics directly. |
2013-04-22 |
James Greenhalgh |
|
New |
| Re: MULTIARCH_DIRNAME in gcc/config/rs6000/t-linux doesn't work |
2012-11-26 |
Matthias Klose |
|
New |
| [C++,testcase,committed] PR 17410 |
2013-05-16 |
Paolo Carlini |
|
New |
| Typo fix in loop-invariant.c |
2012-11-26 |
Steven Bosscher |
|
New |
| Don't bypass blocks with multiple latch edges (PR middle-end/54838) |
2012-11-26 |
Marek Polacek |
|
New |
| [libquadmath,committed] PR 55462 - rounding fix |
2012-11-25 |
Tobias Burnus |
|
New |
| [ARM] AArch32 vmaxnm, vminnm support |
2012-11-26 |
Kyrylo Tkachov |
|
New |
| [Ada] Ada 2012 predicate checks on (in-) out parameters |
2013-04-22 |
Arnaud Charlet |
|
New |
| [Fortran] PR5469 |
2012-11-26 |
Tobias Burnus |
|
New |
| [Ada] Aspect/pragma Contract_Cases and library level subprograms |
2013-04-22 |
Arnaud Charlet |
|
New |
| Section anchors and thread-local storage |
2012-11-26 |
David Edelsohn |
|
New |
| [v3] N3669 |
2013-04-22 |
Paolo Carlini |
|
New |
| [build] Fix Solaris --as-needed/-z ignore detection (PR target/57261) |
2013-05-14 |
Rainer Orth |
|
New |
| [AArch64] Fix printf format warning in aarch64_print_operand |
2013-04-22 |
James Greenhalgh |
|
New |
| [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 |
2013-05-14 |
Rainer Orth |
|
New |
| reorg.c janitor patch 2: handle DEBUG_INSN |
2012-11-26 |
Eric Botcazou |
|
New |
| patch to fix a test in PR55277 |
2012-11-26 |
Vladimir Makarov |
|
New |
| Fix PR57269 |
2013-05-14 |
Richard Guenther |
|
New |
| [Fortran] PR55475 - fix invalid reads with show_locus |
2012-11-26 |
Tobias Burnus |
|
New |
| Fix the bug of comparing goto_locus to UNKNOWN_LOCATION |
2012-11-26 |
Dehao Chen |
|
New |
| Cleanup last_location and update input_location in ipa_prop |
2012-11-26 |
Dehao Chen |
|
New |
| r193821 - in /trunk/gcc: ChangeLog common.opt d... |
2012-11-26 |
Steven Bosscher |
|
New |
| tweak std::bind constraint |
2012-11-26 |
Jonathan Wakely |
|
New |
| [GCC/pr56124] Don't prefer memory if the source of load operation has side effect |
2013-03-25 |
Bin Cheng |
|
New |
| Relax the probability condition in CE pass when optimizing for code size |
2013-03-25 |
Bin Cheng |
|
New |
| PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c |
2012-11-27 |
Markus Trippelsdorf |
|
New |
| Fix PR55331 |
2012-11-27 |
Richard Guenther |
|
New |
| Don't bypass blocks with multiple latch edges (PR middle-end/54838) |
2012-11-28 |
Marek Polacek |
|
New |
| RFA: Simplifying truncation and integer lowpart subregs |
2012-11-28 |
Richard Sandiford |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-27 |
Steven Bosscher |
|
New |
| [wwwdocs,committed] was: Re: TYPO - http://gcc.gnu.org/gcc-4.8/changes.html |
2013-03-25 |
Tobias Burnus |
|
New |
| RFA: RL78: Add support for naked function attribute. |
2013-05-16 |
Nick Clifton |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-27 |
Steven Bosscher |
|
New |
| Fix invalid asm goto error recovery (PR middle-end/52650) |
2012-11-27 |
Jakub Jelinek |
|
New |
| Fix incorrect libstdc++ @headername macro invocation. |
2012-11-27 |
Ollie Wild |
|
New |
| [Fortran] C Binding - module+intrinsic cleanup+bug fixes |
2013-03-25 |
Tobias Burnus |
|
New |
| [google/gcc-4_7] Extend expiration date for pr54127 and Google ref b/6983319 (issue6858082) |
2012-11-27 |
Simon Baldwin |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-14 |
Jakub Jelinek |
|
New |
| bit_field_ref of constructor of vectors |
2012-11-27 |
Marc Glisse |
|
New |
| [google/gcc-4_7] Permanently ignore pr54127 and Google ref b/6983319 (issue6856104) |
2012-11-27 |
Simon Baldwin |
|
New |
| Rest of LIM TLC |
2013-03-25 |
Richard Guenther |
|
New |
| [asan] Fix some asan ICEs |
2012-11-27 |
Jakub Jelinek |
|
New |
| Fix PR56689 |
2013-03-25 |
Richard Guenther |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-27 |
Steven Bosscher |
|
New |
| [Fortran] PR55476 - fix bogus "Pointer might outlive the pointer target" |
2012-11-27 |
Tobias Burnus |
|
New |
| [asan] Another ICE fix |
2012-11-27 |
Jakub Jelinek |
|
New |
| Refactor rtl_verify_flow_info and rtl_verify_flow_info_1 |
2013-05-16 |
Teresa Johnson |
|
New |
| patch to fix PR55458 |
2012-11-27 |
Vladimir Makarov |
|
New |
| [0/8] Add optabs alternatives for insv, extv and extzv |
2012-11-27 |
Richard Sandiford |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-27 |
Steven Bosscher |
|
New |
| C++ PATCH for c++/56821 (ref-qualifier mangling) |
2013-04-03 |
Jason Merrill |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-27 |
Steven Bosscher |
|
New |
| [C++,/,RFC] Tidy c-common.c:pointer_int_sum? |
2013-04-03 |
Paolo Carlini |
|
New |
| Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) |
2012-11-28 |
Steven Bosscher |
|
New |
| extend fwprop optimization |
2013-04-03 |
Jakub Jelinek |
|
New |
| [cygwin] : Add missing 64-bit cygwin triplet to config.gcc |
2013-04-18 |
Kai Tietz |
|
New |
| Fix bug in reload_combine with simple returns |
2013-03-25 |
Eric Botcazou |
|
New |
| Fix bug with simple returns on cc0 targets |
2013-03-25 |
Eric Botcazou |
|
New |
| [committed] Fix PR 45472 |
2013-04-03 |
Jakub Jelinek |
|
New |
| 4.6 backports |
2013-04-03 |
Jakub Jelinek |
|
New |
| Fill more delay slots in conditional returns |
2013-03-25 |
Eric Botcazou |
|
New |
| [ARM] Disable "-fira-hoist-pressure" on Thumb2 |
2012-11-28 |
Bin Cheng |
|
New |
| Do not disable -fomit-frame-pointer on !ACCUMULATE_OUTGOING_ARGS targets |
2013-03-25 |
Eric Botcazou |
|
New |
| [testsuite] Cap VLEN in gcc.c-torture/execute/20011008-3.c |
2013-03-25 |
Eric Botcazou |
|
New |
| Don't bypass blocks with multiple latch edges (PR middle-end/54838) |
2012-11-30 |
Marek Polacek |
|
New |
| [0/8] Add optabs alternatives for insv, extv and extzv |
2012-11-28 |
Richard Sandiford |
|
New |
| [wwwdocs] Buildstat update for 4.7 |
2012-11-28 |
Tom G. Christensen |
|
New |
| [committed] Fix up 20071018-1.c testcase (PR testsuite/55504) |
2012-11-28 |
Jakub Jelinek |
|
New |
| [AARCH64] Implement vector alignment target hooks. |
2012-11-28 |
Tejas Belagod |
|
New |
| patch to fix PR55512 |
2012-11-28 |
Vladimir Makarov |
|
New |
| patch to fix PR55458 |
2012-11-28 |
Uros Bizjak |
|
New |
| [i386},Fix,PR,55171,-,[4.7/4.8,Regression] incorrect virtual thunk on mingw |
2012-11-28 |
Kai Tietz |
|
New |
| Improve debug message |
2012-11-28 |
Marek Polacek |
|
New |
| PATCH: Don't scan all global declarations for nothing |
2012-11-28 |
H.J. Lu |
|
New |
| [4.8] Fix PR48076 |
2012-11-28 |
Richard Henderson |
|
New |
| [Fortran,committed] PR52161 - Fix bound checking of SYNC IMAGES( n ) |
2012-11-28 |
Tobias Burnus |
|
New |
| *ping* [patch, fortran, 4.9] Dependency and string length calculation improvements |
2013-03-25 |
Thomas Koenig |
|
New |
| patch to fix PR55512 |
2012-11-29 |
Jakub Jelinek |
|
New |
| [Fortran,committed] PR52161 - Fix bound checking of SYNC IMAGES( n ) |
2012-11-29 |
Tobias Burnus |
|
New |
| [mingw] : Correct page-size granularity and retry for address-mapping on mingw-hosts. |
2012-11-29 |
Kai Tietz |
|
New |
| [mingw] : Cleanup about static/shared libgcc |
2012-11-29 |
Kai Tietz |
|
New |
| [Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present |
2012-11-29 |
Tobias Burnus |
|
New |
| [c++] : 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 |
2012-11-29 |
Kai Tietz |
|
New |
| [prefix.c] : 4 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 |
2012-11-29 |
Kai Tietz |
|
New |
| [tsan] instrument_expr improvements |
2012-11-29 |
Jakub Jelinek |
|
New |
| Fix PR middle-end/55321 |
2012-11-29 |
Eric Botcazou |
|
New |
| [c++] : 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 |
2012-11-29 |
Kai Tietz |
|
New |
| constexpr vector operations |
2012-11-29 |
Marc Glisse |
|
New |
| [tree-dump.c] : 7 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 |
2012-11-29 |
Kai Tietz |
|
New |
| [ARM,2/3] AArch32 NEON vrint builtins and intrinsics |
2012-11-29 |
Kyrylo Tkachov |
|
New |