aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-23re PR fortran/69456 (Namelist value with trailing sign is ignored without error)Jerry DeLisle3-1/+54
2016-02-23PR middle-end/69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_alignMartin Sebor7-0/+434
2016-02-23Remove __seg_tls before first release.Richard Henderson7-79/+16
2016-02-23PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locationsDavid Malcolm4-3/+31
2016-02-23Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558)David Malcolm11-7/+252
2016-02-23alloc-pool.h (struct allocation_object): Make id member conditional on CHECKI...Richard Biener2-4/+23
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge18-40/+63
2016-02-23mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.Richard Biener6-17/+52
2016-02-23Require alias support in gcc.target/i386/chkp-hidden-def.cRainer Orth2-0/+5
2016-02-23re PR c++/69902 (Bogus -Wnonnull-compare for: dynamic_cast<T*>(&ref) == nullptr)Jakub Jelinek4-2/+30
2016-02-23re PR c/69900 (Unhelpful diagnostic about Ignored options)Jakub Jelinek4-1/+17
2016-02-23PR c/69911 Check main_input_filename and DECL_SOURCE_FILE are not NULL.Mark Wielaard2-2/+12
2016-02-23[pr 69666] No SRA default_def replacements for unscalarizable regionsMartin Jambor4-0/+28
2016-02-23re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.)Andre Vehreschild4-12/+58
2016-02-23S/390: Move vcond-shift.c to vector subdir.Andreas Krebbel2-0/+5
2016-02-23S/390: Move movstr-2.c into vector subdir.Andreas Krebbel2-0/+7
2016-02-23S/390: Turn movstr-1.c into compile only test.Andreas Krebbel2-14/+6
2016-02-23sso tests need int32 machines.Mike Stump1-0/+4
2016-02-23Daily bump.GCC Administrator1-1/+1
2016-02-22* sv.po, vi.po: Update.Joseph Myers3-7383/+3957
2016-02-22PR28901 Add two levels for -Wunused-const-variable.Mark Wielaard7-8/+60
2016-02-22re PR target/69888 (ICE: SIGSEGV in decide_alg (i386.c:26169) due to infinite...Jakub Jelinek1-1/+1
2016-02-22re PR target/69888 (ICE: SIGSEGV in decide_alg (i386.c:26169) due to infinite...Jakub Jelinek4-10/+30
2016-02-22re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m...Jakub Jelinek2-1/+7
2016-02-22Add terminating line to output as prune can remove last \r from output.Mike Stump42-0/+42
2016-02-22re PR target/69894 (dependency of gcc-plugin.h not installed on aarch64-linux...Jakub Jelinek4-1/+16
2016-02-22nvptx.c (nvptx_gen_shuffle): Add support for QImode and HImode registers.Cesar Philippidis2-0/+19
2016-02-22re PR tree-optimization/69882 (Excessive reduction statements generated by SLP)Richard Biener4-7/+67
2016-02-22tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump min_profitable_es...Bin Cheng2-2/+7
2016-02-22re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m...Jakub Jelinek4-3/+27
2016-02-22HSA: fix emission of clrsb{l,ll} builtinsMartin Liska2-3/+11
2016-02-22re PR rtl-optimization/69806 ([SH] Combine doesn't see constant)Oleg Endo5-10/+190
2016-02-22Add dot-fn to gdbhooks.pyRichard Biener3-4/+105
2016-02-22Add dump-fn to gdbhooks.pyTom de Vries2-0/+96
2016-02-22re PR middle-end/37448 (cannot compile big function)Richard Biener3-5/+49
2016-02-22Daily bump.GCC Administrator1-1/+1
2016-02-21Properly initialize variable in tree-chkp.c (chkp_mark_invalid_bounds_walker)Markus Trippelsdorf2-1/+6
2016-02-21Daily bump.GCC Administrator1-1/+1
2016-02-20re PR fortran/69423 (Invalid optimization with deferred-length character)Paul Thomas4-110/+201
2016-02-20[multiple changes]Dominique d'Humieres3-0/+57
2016-02-20Fix whitespace in gcc/testsuite/ChangeLogTom de Vries1-2/+2
2016-02-20Fix whitespace in gcc/ChangeLogTom de Vries1-8/+8
2016-02-20Remove stray log entry in gcc/ChangeLog-2015Tom de Vries1-3/+0
2016-02-19re PR c++/69743 (function overload with variadic arguments - template instant...Jason Merrill5-3/+29
2016-02-20Daily bump.GCC Administrator1-1/+1
2016-02-19re PR c++/69865 (-trigraphs option broken)Bernd Edlinger4-5/+21
2016-02-19re PR driver/69805 (ICE in greater_than_spec_func, at gcc.c:9722)Jakub Jelinek2-24/+16
2016-02-19Make-lang.in: Invoke gperf with -L C++.Jakub Jelinek5-37/+28
2016-02-19re PR c++/69826 (problem with cilkplus pragma and preprocessor variable)Jakub Jelinek5-1/+50
2016-02-19invoke.texi (C++ Dialect Options): Clarify interaction of -Wnarrowing with -std.Jonathan Wakely2-5/+14