| Fix MULT_HIGHPART_EXPR folding (PR tree-optimization/56918) |
2013-04-11 |
Jakub Jelinek |
|
New |
| [C++] Another maybe_constant_value without fold_non_dependent* (PR c++/56895) |
2013-04-11 |
Jakub Jelinek |
|
New |
| Fold {2, 3, 4, 5} >> 31 |
2013-04-11 |
Marc Glisse |
|
New |
| RFA: enable LRA for rs6000 |
2013-04-11 |
Vladimir Makarov |
|
New |
| C++ PATCH for c++/56901 (lambda, auto) |
2013-04-11 |
Jason Merrill |
|
New |
| Fold {2, 3, 4, 5} >> 31 |
2013-04-11 |
Marc Glisse |
|
New |
| [Ada] Fix undefined reference at link time for array size symbol |
2013-04-11 |
Eric Botcazou |
|
New |
| C++ PATCH to tsubst of var_decl |
2013-04-11 |
Jason Merrill |
|
New |
| Don't run vrp87.c on various targets |
2013-04-11 |
Jeff Law |
|
New |
| [C++] Small bunch of SFINAE related fixes |
2013-04-11 |
Paolo Carlini |
|
New |
| [Ada] Missing range checks on the expression for Priority in protected types |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] New environmment variable GPR_PROJECT_PATH_FILE for project path |
2013-04-11 |
Arnaud Charlet |
|
New |
| [AARCH64] Fix unrecognizable insn issue |
2013-04-11 |
James Greenhalgh |
|
New |
| [Ada] Support for renamings in aspects Depends and Global |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Classwide postconditions on null procedures |
2013-04-11 |
Arnaud Charlet |
|
New |
| C++ PATCH for c++/23055 (function parms with only non-deducible template parameters) |
2013-04-11 |
Jason Merrill |
|
New |
| [Ada] Spurious error in case expression of static predicate subtype |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Incorrect handling of type conversion with endianness change |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Always set Do_Discriminant_Check flag during semantic analysis |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Check for container tampering |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] gnatname and temporary files |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Aspect specifications can appear on subprogram body stubs |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Avoid raising an exception in Connect_Socket with timeout |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Incomplete view of ancestor type |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Aspect Depends |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] If-expressions and the capture of local values |
2013-04-11 |
Arnaud Charlet |
|
New |
| Improve the mode which is used for insertion |
2013-04-11 |
Robert Schiele |
|
New |
| [testsuite,i386] Reimplementing array comparison in avx2-vpop-check.h |
2013-04-11 |
Alexander Ivchenko |
|
New |
| [build,driver] RFC: Support compressed debug sections |
2013-04-11 |
Rainer Orth |
|
New |
| [Ada] Raise_Expression in membership test causes test to fail |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Check for container tampering |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Implement AI12-0022 (raise expression) |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Clean up handling of assertions when disabled |
2013-04-11 |
Arnaud Charlet |
|
New |
| [testsuite] Add -gdwarf to dg-options in debug/dwarf2 testcases |
2013-04-11 |
Senthil Kumar Selvaraj |
|
New |
| [Ada] Freezing actions for object renaming declarations |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] gnatname creates backup copy of project file |
2013-04-11 |
Arnaud Charlet |
|
New |
| [testsuite] Adding target nonpic to g++.dg/tm/pr47746.C |
2013-04-11 |
Alexander Ivchenko |
|
New |
| [Ada] Improve explanations for non-staticness |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Handle others better for string aggregates |
2013-04-11 |
Arnaud Charlet |
|
New |
| [Ada] Minor edit to -gnatW message |
2013-04-11 |
Arnaud Charlet |
|
New |
| [C++] PR 56913 |
2013-04-11 |
Paolo Carlini |
|
New |
| Add -gdwarf option to make gcc generate DWARF with the default version |
2013-04-11 |
Senthil Kumar Selvaraj |
|
New |
| [Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK |
2013-04-11 |
Tobias Burnus |
|
New |
| [wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html |
2013-04-11 |
Chung-Ju Wu |
|
New |
| [Google] Use line offset instead of absolute lineno to represent AutoFDO profile |
2013-04-10 |
Dehao Chen |
|
New |
| libcpp: registering both a pragma and a pragma namespace with the same name |
2013-04-10 |
Aldy Hernandez |
|
New |
| [gomp4] Little compiler OpenMP 4.0 progress |
2013-04-10 |
Jakub Jelinek |
|
New |
| [Fortran] PR56907 - do not 'pack' arrays passed to C_LOC |
2013-04-10 |
Tobias Burnus |
|
New |
| [RFA] patch to fix PR56903 |
2013-04-10 |
Vladimir Makarov |
|
New |
| [DF] fix df_find_def and df_find_use |
2013-04-10 |
Steven Bosscher |
|
New |
| Fix assembler options for -mcpu={supersparc,hypersparc} |
2013-04-10 |
David Miller |
|
New |
| [wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html |
2013-04-10 |
Tobias Burnus |
|
New |
| [testsuite] : Avoid "error: inlining failed in call to always_inline" with -fpic |
2013-04-10 |
Uros Bizjak |
|
New |
| [google,gcc-4_7] offline profile tool (patchset 4) (issue8508048) |
2013-04-10 |
Rong Xu |
|
New |
| Fix PR48184 |
2013-04-10 |
Marek Polacek |
|
New |
| Fix extract_muldiv (PR tree-optimization/56899) |
2013-04-10 |
Jakub Jelinek |
|
New |
| [AArch64] Fix the generation of .arch and .cpu assembly directives |
2013-04-10 |
Yufeng Zhang |
|
New |
| [Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK |
2013-04-10 |
Tobias Burnus |
|
New |
| Add -gdwarf option to make gcc generate DWARF with the default version |
2013-04-10 |
Senthil Kumar Selvaraj |
|
New |
| [C++] PR 54216 |
2013-04-10 |
Paolo Carlini |
|
New |
| [gomp4] Some libgomp changes |
2013-04-10 |
Jakub Jelinek |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-10 |
James Greenhalgh |
|
New |
| [AArch64] Compare Negative instruction in shift and extend mode |
2013-04-10 |
Hurugalawadi, Naveen |
|
New |
| [AArch64] Negate and set flags in shift mode |
2013-04-10 |
Hurugalawadi, Naveen |
|
New |
| [AARCH64] Fix unrecognizable insn issue |
2013-04-10 |
James Greenhalgh |
|
New |
| [AARCH64] Fix unrecognizable insn issue |
2013-04-10 |
Zhenqiang Chen |
|
New |
| Add myself to MAINTAINERS as Write After Approval |
2013-04-10 |
Chung-Ju Wu |
|
New |
| Call fold_non_dependent_expr_sfinae before maybe_constant_value (PR c++/56895) |
2013-04-10 |
Jakub Jelinek |
|
New |
| Drop more of the old alias handling code |
2013-04-09 |
Jan Hubicka |
|
New |
| [Debug,Fortran] RFC patch for DW_TAG_namelist (PR fortran/37132) |
2013-04-09 |
Tobias Burnus |
|
New |
| [google,gcc-4_7] offline profile tool (patchset 3) (issue8508048) |
2013-04-09 |
Rong Xu |
|
New |
| C++ PATCH for c++/25466 (runtime SEGV with typeid) |
2013-04-09 |
Jason Merrill |
|
New |
| [google] Avoid warning when unused attribute applied to C++ member variables (issue8580044) |
2013-04-09 |
Teresa Johnson |
|
New |
| RFC: add some static probes to libstdc++ |
2013-04-09 |
Tom Tromey |
|
New |
| Fill more delay slots in conditional returns |
2013-04-09 |
Steven Bosscher |
|
New |
| RFA: Fix tree-optimization/55524 |
2013-04-09 |
Joern Rennecke |
|
New |
| Fill more delay slots in conditional returns |
2013-04-09 |
Eric Botcazou |
|
New |
| [SH] Error: unaligned opcodes detected in executable segment |
2013-04-09 |
Christian Bruel |
|
New |
| Vectorizer TLC, split SLP discovery and cost calculation |
2013-04-09 |
Richard Guenther |
|
New |
| Fix omp loop ICEs if iterators are addressable |
2013-04-09 |
Jakub Jelinek |
|
New |
| color diagnostics markers |
2013-04-09 |
Jakub Jelinek |
|
New |
| RFA: Fix tree-optimization/55524 |
2013-04-09 |
Joern Rennecke |
|
New |
| Fix PR48762 |
2013-04-09 |
Marek Polacek |
|
New |
| print SEQUENCE of insns in sched-vis.c |
2013-04-09 |
Steven Bosscher |
|
New |
| Random cleanups |
2013-04-09 |
Richard Guenther |
|
New |
| [v3] IPA: fixing inline fail report caused by overwritable functions. |
2013-04-09 |
Zhouyi Zhou |
|
New |
| Improve cstore code generation on 64-bit sparc. |
2013-04-09 |
David Miller |
|
New |
| [RFA] Improve VRP of COND_EXPR_CONDs -- v2 |
2013-04-09 |
Jeff Law |
|
New |
| [google,gcc-4_7] offline profile merge (patchset 2) (issue8508048) |
2013-04-08 |
Rong Xu |
|
New |
| [google,gcc-4_7] offline profile merge tool (issue8508048) |
2013-04-08 |
Rong Xu |
|
New |
| obvious: remove REG_EH_CONTEXT note |
2013-04-08 |
Steven Bosscher |
|
New |
| [fortran] Committed fix for PR 56782 |
2013-04-08 |
Thomas Koenig |
|
New |
| Don't forwprop into clobbers in some cases (PR tree-optimization/56854) |
2013-04-08 |
Jakub Jelinek |
|
New |
| useless cast blocking some optimization in gcc 4.7.3 |
2013-04-08 |
Laurent Alfonsi |
|
New |
| [cygwin] : Replace use of TARGET_CYGWIN64 by TARGET_64BIT |
2013-04-08 |
Kai Tietz |
|
New |
| RFA: Fix tree-optimization/55524 |
2013-04-08 |
Joern Rennecke |
|
New |
| [cilkplus] misc cleanups for <#pragma simd> implementation |
2013-04-08 |
Aldy Hernandez |
|
New |
| [C++] PR 56871 |
2013-04-08 |
Paolo Carlini |
|
New |
| [Fortran,RFC] Document naming and argument passing convention |
2013-04-08 |
Tobias Burnus |
|
New |
| [cilkplus] misc cleanups for <#pragma simd> implementation |
2013-04-08 |
Iyer, Balaji V |
|
New |