aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Daily bump.GCC Administrator1-1/+1
2015-05-21simd.exp: Skip all tests if no arm_neon_ok effective target support.Sandra Loosemore116-226/+134
2015-05-21bb-slp-pr65935.c: Remove explicit "dg-do run".Sandra Loosemore10-12/+12
2015-05-21re PR c++/66210 (Variable template specialization does not work with alias-de...Paolo Carlini2-2/+22
2015-05-21Allow indirect branch via GOT slot for x32H.J. Lu10-0/+122
2015-05-21re PR c++/60943 ([C++14] Return type deduction interferes with ref-qualifiers)Nathan Sidwell4-1/+28
2015-05-21re PR tree-optimization/66233 (internal compiler error: in expand_fix, at opt...Jakub Jelinek4-9/+38
2015-05-21re PR fortran/66176 (Handle conjg() in inline matmul)Thomas Koenig4-12/+104
2015-05-21pr32219-1.c: Use 'dg-require-effective-target pie' instead of listing several...Andreas Tobler12-11/+36
2015-05-21inclhack.def (aix_externc): New fix.David Edelsohn6-5/+254
2015-05-21re PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER too weak)David Edelsohn3-3/+11
2015-05-21pa.md (add-with-constant splitter): Use ASHIFT rather than MULT for shadd seq...Jeff Law4-4/+21
2015-05-21revert: configure.ac: Add -std=c++98 to stage1_cxxflags.Jason Merrill5-23/+0
2015-05-21alias.c (alias_stats): New static var.Jan Hubicka4-8/+70
2015-05-21See <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01977.html> forMarek Polacek2-2/+8
2015-05-21* typeck.c (warn_args_num): Don't print "declare here" for builtins.Marek Polacek2-2/+6
2015-05-21del_opv.cc: Suppress -Wsized-deallocation.Jason Merrill3-0/+11
2015-05-21configure.ac: Add -std=c++98 to stage1_cxxflags.Jason Merrill5-12/+35
2015-05-21tree-vectorizer.h (struct _stmt_vec_info): Rename stride_load_p to strided_p.Michael Matz8-52/+233
2015-05-21Testsuite check for sqrt_insn. Move pow/sqrt synth test from gcc.target/aarch...Kyrylo Tkachov5-3/+38
2015-05-21einfo.adb (Contract): This attribute now applies to constants.Hristian Kirtchev7-104/+193
2015-05-21re PR c++/66211 (Rvalue conversion in ternary operator causes internal compil...Richard Biener5-5/+29
2015-05-21[multiple changes]Arnaud Charlet3-10/+19
2015-05-21combine.c (find_split_point): Handle ASHIFT like MULT to encourage multiply-a...Jeff Law4-1/+61
2015-05-21pa.c (pa_print_operand): New 'o' output modifier.Jeff Law8-3/+117
2015-05-21re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo4-2/+14
2015-05-21[multiple changes]Arnaud Charlet6-85/+174
2015-05-21Minor reformatting.Arnaud Charlet1-3/+2
2015-05-21sem_ch13.adb (Check_Iterator_Functions): Emit error on Iterator aspect as wel...Ed Schonberg3-16/+53
2015-05-21re PR target/26702 (.size is not emitted for BSS variables)Ramana Radhakrishnan2-1/+6
2015-05-21re PR middle-end/66221 (lto1: error: type variant has different TYPE_ARG_TYPES)Ilya Enkovich5-1/+27
2015-05-21re PR c/52952 (Wformat location info is bad (wrong column number))Manuel López-Ibáñez12-143/+298
2015-05-21genrecog: Address -Wsign-compare diagnostics.Thomas Schwinge2-3/+8
2015-05-21Daily bump.GCC Administrator1-1/+1
2015-05-21re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra2-1/+5
2015-05-20pt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION before register_specializ...Jason Merrill3-1/+13
2015-05-20decl.c (grok_op_properties): Don't complain about size_t placement delete here.Jason Merrill5-31/+87
2015-05-20formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid.François Dumont3-278/+271
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev45-530/+795
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>François Dumont4-21/+38
2015-05-20re PR target/65730 (xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: I...Max Filippov2-2/+8
2015-05-20thumb1-far-jump-2.c (r4): Added int in definition.Alex Velenko2-1/+5
2015-05-20* testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.Jonathan Wakely2-10/+7
2015-05-20re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/8085...Jonathan Wakely5-3/+167
2015-05-20tree-ssa-threadupdate.c (mark_threaded_blocks): Properly dispose of the jump ...Jeff Law2-3/+18
2015-05-20-Wmisleading-indentation: Increase test coverageDavid Malcolm2-0/+239
2015-05-20diagnostic.c (diagnostic_print_caret_line): Fix off-by-one error when printin...Manuel López-Ibáñez2-1/+7
2015-05-20re PR fortran/65548 (gfc_conv_procedure_call)Andre Vehreschild4-112/+293
2015-05-20cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.Marek Polacek4-2/+10
2015-05-20expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.Marek Polacek5-7/+15