aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20calls.c (store_one_arg): Remove incorrect const qualification on the type of ...Eric Botcazou4-21/+15
2014-03-20re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus3-6/+11
2014-03-20arm.c (arm_dwarf_register_span): Update the element number of parts.Zhenqiang Chen4-2/+11
2014-03-20Daily bump.GCC Administrator1-1/+1
2014-03-19re PR target/60039 (sh3 optimisation bug with -O2)Kaz Kojima2-0/+6
2014-03-19re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus12-58/+123
2014-03-19re PR c++/51474 ([c++0x] ICE with pure virtual function in initialization of ...Paolo Carlini4-8/+32
2014-03-19Log environment variables in set_ld_library_path_env_varsH.J. Lu2-1/+13
2014-03-19re PR c++/60332 ([c++1y] ICE with auto in function-pointer cast)Paolo Carlini2-0/+11
2014-03-19[ARM] [Trivial] Fix shortening of field name extend.James Greenhalgh3-5/+11
2014-03-19re PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO)Richard Biener4-3/+15
2014-03-19re PR sanitizer/60569 (Segfault with -flto and -fsanitize=undefined)Marek Polacek4-1/+33
2014-03-19Require tls_runtime in gcc.dg/tls/pr58595.cRainer Orth2-1/+5
2014-03-19lto.c (lto_wpa_write_files): Move call to lto_promote_cross_file_statics ...Richard Biener2-8/+19
2014-03-19re PR lto/59543 (lto1: fatal error: Cgraph edge statement index out of range)Richard Biener2-1/+7
2014-03-19re PR tree-optimization/60559 (g++.dg/vect/pr60023.cc fails with -fno-tree-dc...Jakub Jelinek4-0/+40
2014-03-19re PR lto/60571 (FTBFS on hurd-i386)Jakub Jelinek2-2/+11
2014-03-19re PR target/60563 (FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*)Ian Lance Taylor2-50/+55
2014-03-19Daily bump.GCC Administrator1-1/+1
2014-03-18re PR c/55383 (-Wcast-qual reports incorrect message)Manuel López-Ibáñez3-2/+21
2014-03-18re PR fortran/55207 ([F08] Variables declared in the main program should impl...Janus Weil10-33/+26
2014-03-18re PR target/60562 (FAIL: gcc.target/i386/excess-precision-3.c execution test...Richard Henderson2-1/+4
2014-03-18re PR rtl-optimization/56356 (DJGPP compiler crashing)Kai Tietz2-2/+15
2014-03-18re PR target/60562 (FAIL: gcc.target/i386/excess-precision-3.c execution test...Richard Henderson2-9/+14
2014-03-18re PR c/55383 (-Wcast-qual reports incorrect message)Manuel López-Ibáñez4-3/+13
2014-03-18plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.Basile Starynkevitch3-13/+53
2014-03-18re PR c++/60305 (ICE constexpr array of functions in template)Paolo Carlini3-0/+36
2014-03-18re PR libstdc++/60564 ([C++11] The std::packaged_task constructor taking a re...Jonathan Wakely3-13/+78
2014-03-18cgraph.c (cgraph_update_edges_for_call_stmt_node): Added case when gimple cal...Martin Liska3-2/+17
2014-03-18* de.po: Update.Joseph Myers2-2781/+59
2014-03-18re PR sanitizer/60557 (UBSAN: ICE after ubsan_expand_null_ifn)Jakub Jelinek2-0/+8
2014-03-18re PR sanitizer/60535 (Link failure with -flto and -fsanitize=undefined)Jakub Jelinek35-34/+56
2014-03-18df-problems.c (df_rd_confluence_n): Avoid bitmap_copy by using bitmap_and_com...Richard Biener2-4/+8
2014-03-18lto.texi (fresolution): Fix typo.Richard Biener2-1/+5
2014-03-18invoke.texi (flto): Update for changes in 4.9.Richard Biener2-37/+66
2014-03-18loop.texi: Remove section on the removed lambda framework.Richard Biener2-37/+21
2014-03-18lto.texi (-fresolution): Document.Richard Biener2-0/+10
2014-03-18contrib.texi: Adjust my name.Richard Biener2-1/+5
2014-03-18re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek18-101/+354
2014-03-18sparc.c (sparc_do_work_around_errata): Speed up and use proper constant for t...Eric Botcazou2-9/+14
2014-03-18symtab.c (change_decl_assembler_name): Fix transparent alias chain construction.Ilya Enkovich2-1/+6
2014-03-18aarch64.c: Correct the comments about the aarch64 stack layout.Renlin Li2-8/+16
2014-03-18Fix gcc.dg/tls/pr58595.c on Solaris 9Rainer Orth2-0/+5
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand5-4/+17
2014-03-18Restore check for OpenMP for construct.Thomas Schwinge2-1/+6
2014-03-18i386.h (ADDITIONAL_REGISTER_NAMES): Add ymm and zmm register names.Kirill Yukhin5-6/+50
2014-03-18Fix PR Number in logJerry DeLisle1-1/+1
2014-03-18re PR libfortran/46800 (Handle CTRL-D correctly with STDIN)Jerry DeLisle2-8/+29
2014-03-18Daily bump.GCC Administrator1-1/+1
2014-03-17re PR c++/60390 ([c++1y] ICE with declaring function with auto parameter as f...Adam Butcher4-9/+70