aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-15server.c (server_setup): Check return value of getcwd and in case of error se...Uros Bizjak2-1/+7
2014-12-15re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:...Jan Hubicka5-9/+34
2014-12-15* ipa.c (process_references): Fix conditoinal on flag_optimizeJan Hubicka2-2/+8
2014-12-15re PR middle-end/61558 (ICE: Segmentation fault)Jan Hubicka4-1/+28
2014-12-15* cgraphunit.c (analyze_functions): Always analyze targets of aliases.Jan Hubicka1-0/+1
2014-12-15re PR lto/64043 (ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo...Jan Hubicka4-6/+40
2014-12-15cgraphunit.c (analyze_functions): Do not analyze extern inline funtions when ...Jan Hubicka2-4/+30
2014-12-15Daily bump.GCC Administrator1-1/+1
2014-12-14compiler: Fix crash when tracked field used in global initializer.Ian Lance Taylor1-1/+1
2014-12-14Pass unpromoted argument to promote_function_modeH.J. Lu4-2/+40
2014-12-14re PR fortran/63674 ([F03] procedure pointer and non/pure procedure)Janus Weil7-46/+129
2014-12-14re PR go/61244 (gccgo: ICE in write_specific_type_functions [GoSmith])Ian Lance Taylor1-0/+11
2014-12-14Daily bump.GCC Administrator1-1/+1
2014-12-13re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...Tim Shen4-28/+72
2014-12-13Post-Urbana updates to Library Fundamentals v1.Jonathan Wakely10-376/+64
2014-12-13re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo7-32/+34
2014-12-13sp-switch.c: Match zero or more underscores in alt_stack symbol.Oleg Endo2-1/+6
2014-12-13re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as t...Jakub Jelinek3-2/+19
2014-12-13re PR go/61258 (gccgo: assertion failure go-map-delete.c:37 [GoSmith])Ian Lance Taylor1-1/+4
2014-12-13re PR go/61254 (gccgo: spurious "error: slice end must be integer" [GoSmith])Ian Lance Taylor1-1/+2
2014-12-13testing: Add testing.MainStart function.Ian Lance Taylor1-5/+51
2014-12-13runtime: Clear stack pointers for extra G's.Ian Lance Taylor1-0/+3
2014-12-13re PR libstdc++/58594 (std::make_shared does not accept const types as parame...Jonathan Wakely2-4/+10
2014-12-13Daily bump.GCC Administrator1-1/+1
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus26-408/+517
2014-12-12re PR c++/59240 (ICE in varpool_get_node)Paolo Carlini2-0/+6
2014-12-12re PR c++/59628 (ICE with invalid OpenMP "declare reduction" clause)Paolo Carlini4-0/+26
2014-12-12re PR libstdc++/58594 (std::make_shared does not accept const types as parame...Jonathan Wakely4-3/+44
2014-12-12re PR c++/61924 ([C++11] ICE in instantiate_template_1, at cp/pt.c:15618)Paolo Carlini2-0/+22
2014-12-12nvptx: Define valid ASM_OUTPUT_ALIGN.Thomas Schwinge2-1/+13
2014-12-12re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov4-0/+52
2014-12-12OpenMP target nesting tests.Thomas Schwinge3-0/+103
2014-12-12A bit of walk_gimple_op maintenance.Thomas Schwinge2-18/+38
2014-12-12pt.c (do_auto_deduction): In direct-init context, { x } deduces from x.Jason Merrill5-2/+37
2014-12-12cp-tree.h (NAMESPACE_ABI_TAG): New.Jason Merrill5-47/+108
2014-12-12re PR c++/63996 (Infinite loop in invalid C++14 constexpr fn)Kai Tietz2-0/+15
2014-12-12re PR c++/63996 (Infinite loop in invalid C++14 constexpr fn)Kai Tietz2-1/+7
2014-12-12* g++.dg/ubsan/cxx1y-vla.C: Remove.Jason Merrill1-13/+0
2014-12-12re PR c++/61402 (-Wsequence-point doesn't notice unsequenced lambda init and ...Jason Merrill3-1/+28
2014-12-12re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...Jonathan Wakely24-57/+84
2014-12-12re PR middle-end/64182 (wide-int rounding division is broken)Richard Sandiford8-18/+107
2014-12-12re PR libstdc++/64241 (make_exception_ptr returns garbage with -fno-exceptions)Jonathan Wakely3-4/+52
2014-12-12re PR middle-end/64274 ([ARM] gcc.target/arm/fixed-point-exec.c ICE in fold_b...Marek Polacek2-1/+7
2014-12-12stl_iterator.h (make_reverse_iterator): LWG DR 2285.Jonathan Wakely4-0/+55
2014-12-12re PR tree-optimization/64269 (ICE with -O3 enabled on Ubuntu 14.04)Jakub Jelinek4-2/+24
2014-12-12re PR tree-optimization/64280 (ICE in replace_uses_by, at tree-cfg.c:1789)Richard Biener4-1/+54
2014-12-12Add use of zex instruction for moxie portAnthony Green2-6/+10
2014-12-12re PR rtl-optimization/64255 (failures with -O2 optimization on i >= 0 ? (uns...Jakub Jelinek3-0/+61
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov7-1/+19
2014-12-12real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations.Marc Glisse14-38/+148