| C++ PATCH for c++/54325 (wrong error initializing abstract base class) |
2013-01-02 |
Jason Merrill |
|
New |
| [google,4_7] fix unsat for target w/o atomic builtins (issue7031051) |
2013-01-03 |
Rong Xu |
|
New |
| Function Multiversioning Bug, checking for function versions |
2013-01-03 |
Sriraman Tallam |
|
New |
| [AArch64] Fix the description of simd_fabd |
2013-05-02 |
Vidya Praveen |
|
New |
| Fix vector ABS_EXPR <x> >= 0 folding (PR tree-optimization/55832) |
2013-01-03 |
Jakub Jelinek |
|
New |
| [wwwdocs] gcc 4.8 changes - mention scalability improvements |
2013-01-03 |
Gerald Pfeifer |
|
New |
| Fix iv_number_of_iterations (PR rtl-optimization/55838) |
2013-01-03 |
Jakub Jelinek |
|
New |
| [Ada] Class-wide objects and debugging information |
2013-01-03 |
Arnaud Charlet |
|
New |
| [Ada] gnatfind missing references to array types |
2013-01-03 |
Arnaud Charlet |
|
New |
| [Ada] Incorrect attachment point for address clause alignment check |
2013-01-03 |
Arnaud Charlet |
|
New |
| [Ada] GNAT driver with a project file and a single main - switches |
2013-01-03 |
Arnaud Charlet |
|
New |
| [Ada] 2012 rule on aliasing |
2013-01-03 |
Arnaud Charlet |
|
New |
| [AArch64] Fix vmovn_high_*, vqmovn_high_* and vqmovun_high_* intrinsics. |
2013-01-03 |
Tejas Belagod |
|
New |
| : Fix for PR 55707 bootstrap fails in gcc/graphite-dependences.c error cast loses precision |
2013-01-03 |
Rainer Emrich |
|
New |
| RFA: RL78: Correct values of the MDBL and MDBH registers |
2013-01-03 |
Nick Clifton |
|
New |
| [RFA] statement before variable declaration in cp_parser_initializer_list. |
2013-01-03 |
Joel Brobecker |
|
New |
| : Fix for PR 52123 gcc bootstrap with ada fails on mingw target |
2013-01-03 |
Rainer Emrich |
|
New |
| [Ada] Avoid overflow in Table reallocation |
2013-01-03 |
Arnaud Charlet |
|
New |
| extern "C" fixes for sunCC |
2013-01-03 |
Marc Glisse |
|
New |
| Use libstdc++-raw-cxx.m4 in libjava |
2013-01-03 |
H.J. Lu |
|
New |
| [Fortran] PR55854/PR55763 - CLASS(*) fixes |
2013-01-03 |
Tobias Burnus |
|
New |
| PATCH: Fix ChangeLog entry for PR lto/55466 |
2013-01-03 |
H.J. Lu |
|
New |
| [PR,55755] Make SRA create less VIEW_CONVERT_EXPRs |
2013-01-03 |
Martin Jambor |
|
New |
| C++ PATCH for c++/55856 (ICE with tuple of reference) |
2013-01-03 |
Jason Merrill |
|
New |
| C++ PATCH for c++/53650 (memory-hog with large array) |
2013-01-03 |
Jason Merrill |
|
New |
| C++ PATCH for c++/55842 (ICE with noexcept and __has_nothrow_constructor) |
2013-01-03 |
Jason Merrill |
|
New |
| C++ PATCH for c++/55753 (ICE with constexpr) |
2013-01-03 |
Jason Merrill |
|
New |
| [fortran] PR55827 ICE with multiple fortran modules. |
2013-01-03 |
Mikael Morin |
|
New |
| [AARCH64] Optimize cmp in some cases |
2013-01-03 |
Andrew Pinski |
|
New |
| [Fortran] PR55763 - reject MOLD with NULL() in init-data expressions |
2013-01-03 |
Tobias Burnus |
|
New |
| i386: Fix gcc.dg/torture/tls/tls-reload-1.c |
2013-01-03 |
Richard Henderson |
|
New |
| [v3,testsuite] gdb-test.exp: catch error running gdb command |
2013-01-03 |
Janis Johnson |
|
New |
| [google,4.7] Allow function reordering linker plugin to separate hot and cold code into different ELF segments |
2013-01-04 |
Sriraman Tallam |
|
New |
| Clarify error message (PR middle-end/55859) |
2013-01-04 |
Marek Polacek |
|
New |
| [committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR |
2013-01-04 |
John David Anglin |
|
New |
| Fix node weight updates during ipa-cp (issue7812053) |
2013-03-27 |
Teresa Johnson |
|
New |
| [Ada] Attribute Loop_Entry and index check generation |
2013-01-04 |
Arnaud Charlet |
|
New |
| Use indentation in gtype.state to show nested structure |
2013-05-06 |
David Malcolm |
|
New |
| [Ada] Follow on work for tagging of warning switches |
2013-01-04 |
Arnaud Charlet |
|
New |
| Loop distribution improvements |
2013-04-04 |
Jakub Jelinek |
|
New |
| [Ada] Internal fix to Insert_Actions routine in compiler |
2013-01-04 |
Arnaud Charlet |
|
New |
| Loop distribution improvements |
2013-04-04 |
Jakub Jelinek |
|
New |
| [C++] PR 54526 (again) |
2013-01-04 |
Paolo Carlini |
|
New |
| MEM_REF clobber handling fixes/improvements (PR c++/34949, PR c++/50243) |
2013-04-04 |
Jakub Jelinek |
|
New |
| Commit: V850: Only compile callt support functions when CALLT is enabled |
2013-01-04 |
Nick Clifton |
|
New |
| Clarify error message (PR middle-end/55859) |
2013-01-04 |
Marek Polacek |
|
New |
| [PR,55579] Make SRA keep candidated with only debug replacements |
2013-01-04 |
Martin Jambor |
|
New |
| [Ada] Cleanup order of Nkind declarations in Sinfo |
2013-01-04 |
Arnaud Charlet |
|
New |
| Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENUMERAL_TYPE (PR middle-end/55851) |
2013-01-04 |
Jakub Jelinek |
|
New |
| Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENUMERAL_TYPE (PR middle-end/55851) |
2013-01-04 |
Richard Guenther |
|
New |
| [google,4_7] Backport r194909 (<:: is incorrectly treated as digraph ...) to google/gcc-4_7 branch (issue7028052) |
2013-01-04 |
Paul Pluzhnikov |
|
New |
| libiberty patch committed: Minor optimization (PR 54800) |
2013-01-04 |
Ian Taylor |
|
New |
| [wwwdocs] correct GFDL spelling |
2013-06-01 |
Benjamin Kosnik |
|
New |
| [google,4-7] adjust single target i-call heursitic (issue7059044) |
2013-01-05 |
Rong Xu |
|
New |
| [GOOGLE] Unrestrict early inline restrictions for AutoFDO |
2013-06-03 |
Dehao Chen |
|
New |
| [fortran] PR fortran/42769 typebound call resolved incorrectly. |
2013-01-05 |
Mikael Morin |
|
New |
| Control dependence vs. builtin_unreachable |
2013-01-06 |
Steven Bosscher |
|
New |
| [1/3] libgcc: check for fenv.h in dfp configure check |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| a few random fixes |
2013-04-04 |
Steven Bosscher |
|
New |
| [Ada] Fix glitch in -gnatR output |
2013-01-06 |
Eric Botcazou |
|
New |
| [2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| Tweak config/tilepro/gen-mul-tables.cc copyright |
2013-01-06 |
Richard Sandiford |
|
New |
| RFA: Add missing copyright holders |
2013-01-06 |
Richard Sandiford |
|
New |
| [committed,libstdc++] Fix a couple of copyright typos |
2013-01-06 |
Richard Sandiford |
|
New |
| [Ada] Fix layout of misaligned integer subtypes on big-endian |
2013-01-06 |
Eric Botcazou |
|
New |
| [Ada] Refine diagnostics on size or position mistakes in component rep clause |
2013-01-06 |
Eric Botcazou |
|
New |
| [committed] 2011 and 2012 Copyright year updates |
2013-01-06 |
Jakub Jelinek |
|
New |
| [Fortran,committed] PR54678 - don't use an uninitialized variable |
2013-01-06 |
Tobias Burnus |
|
New |
| [Fortran] PR55763 - reject "type is(INTEGER)" with non-class(*) selector in SELECT TYPE |
2013-01-06 |
Tobias Burnus |
|
New |
| [dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper |
2013-01-06 |
Uros Bizjak |
|
New |
| [3/3] libsanitizer: add LFS guards |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| fixincludes: use $(FI) instead of fixincl@EXEEXT@ |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| [dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper |
2013-01-06 |
Eric Botcazou |
|
New |
| fixincludes for libquadmath build regression |
2013-01-06 |
Alexandre Oliva |
|
New |
| Adding target rdos to GCC |
2013-01-06 |
Uros Bizjak |
|
New |
| abi doc out of date? |
2013-01-06 |
Jonathan Wakely |
|
New |
| avoid undefined behavior in libiberty/cplus-dem.c |
2013-01-07 |
Nickolai Zeldovich |
|
New |
| [wwwdocs] gcc-3.1/criteria.html links maintenance |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [wwwdocs] Update for two entries in frontends.html |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [cilkplus-merge] rewrite __sec_reduce* builtin handling to use <.def> infrastructure |
2013-03-27 |
Aldy Hernandez |
|
New |
| Fix PR864, apply program_transform_name to ada tools |
2013-01-07 |
Richard Guenther |
|
New |
| [wwwdocs] Fix projects/cxx-reflection/index.html link to our SVN page |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [ARM] Enable libsanitizer |
2013-03-27 |
Christophe Lyon |
|
New |
| [i386] : Remove definition of DEFAULT_PCC_STRUCT_RETURN from i386.c |
2013-01-07 |
Uros Bizjak |
|
New |
| [doc] Tweak link for AVR-LibC user manual |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [wwwdocs] readings.html: update link to AVR documentation |
2013-03-27 |
Gerald Pfeifer |
|
New |
| avoid undefined behavior in libiberty/cplus-dem.c |
2013-01-07 |
Nickolai Zeldovich |
|
New |
| [doc,avr] ad PR54461: Document --with-avrlibc |
2013-01-07 |
Georg-Johann Lay |
|
New |
| [libgomp,/,Fortran] PR55884 - Add -fintrinsic-module-path= and use it |
2013-01-07 |
Tobias Burnus |
|
New |
| Let tree-ssa-sink also sink pure calls |
2013-01-07 |
Steven Bosscher |
|
New |
| patch to add one more criterium for choosing alternatives in LRA |
2013-05-02 |
Vladimir Makarov |
|
New |
| [v3,build] Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) |
2013-01-07 |
Rainer Orth |
|
New |
| C++ PATCH for c++/55753 (ICE with constexpr) |
2013-01-07 |
Jason Merrill |
|
New |
| [gomp4] #pragma omp declare simd (aka OpenMP elemental functions) parsing |
2013-05-06 |
Jakub Jelinek |
|
New |
| Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENUMERAL_TYPE (PR middle-end/55851, take 2) |
2013-01-07 |
Jakub Jelinek |
|
New |
| [rs6000] power8 patches, patch #4 (revised), new power8 builtins |
2013-06-04 |
Michael Meissner |
|
New |
| Use libstdc++-raw-cxx.m4 in libjava |
2013-01-07 |
H.J. Lu |
|
New |
| [mips,stabs] Do any MIPS targets use stabs? |
2013-01-07 |
Steve Ellcey |
|
New |
| [C++] Fix some informs following permerror |
2013-03-28 |
Paolo Carlini |
|
New |
| Minor VRP simplify_float_conversion_using_ranges tweaks (PR tree-optimization/54120) |
2013-01-07 |
Jakub Jelinek |
|
New |