aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-12[libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsui...Kyrylo Tkachov2-1/+7
2014-12-12[libstdc++][testsuite] Mark as UNSUPPORTED tests that don't fit into tiny mem...Kyrylo Tkachov2-2/+25
2014-12-12ipa-inline.c (ipa_inline): Fix condition on when TODO_remove_unreachable_func...Jan Hubicka2-2/+6
2014-12-12ipa-devirt.c (possible_polymorphic_call_targets): Return early if otr_type ha...Jan Hubicka2-1/+6
2014-12-12re PR rtl-optimization/63917 (r217646 caused many failures)Zhenqiang Chen4-1/+90
2014-12-12ldp_stp_2.c: Make test less vulnerable.Bin Cheng3-4/+5
2014-12-11* c-cppbuiltin.c (c_cpp_builtins): Enable C++14 __cpp_constexpr.Jason Merrill3-12/+7
2014-12-11Remove N3639 "array of runtime length" from -std=c++14.Jason Merrill38-230/+112
2014-12-11re PR c++/64248 (Error: declarator-id missing; using reserved word ‘__FUNCT...Jason Merrill5-25/+61
2014-12-11re PR c++/57510 (subobjects not destroyed when exception thrown during list-i...Jason Merrill5-13/+61
2014-12-12Adjust the comment in contrib/download_prerequisties.Chung-Ju Wu2-3/+7
2014-12-12Daily bump.GCC Administrator1-1/+1
2014-12-11aarch64-protos.h (tune_params): Add align field.Andrew Pinski3-0/+27
2014-12-11* doc/md.texi (Insn Lengths): Fix description of (pc).Eric Botcazou2-3/+7
2014-12-11builtin-arith-overflow-1.c (fn2): Take signed char.Eric Botcazou2-6/+10
2014-12-11re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka16-50/+168
2014-12-11dwarf2out.c (gen_lexical_block_die): Remove unused `depth' parameter.Aldy Hernandez2-16/+24
2014-12-113.cc: Only use a thread_local when __cxa_thread_atexit_impl is available.Jonathan Wakely2-0/+10
2014-12-11Move changelog entries from r218617 from gcc/ChangeLog to gcc/jit/ChangeLogDavid Malcolm2-18/+18
2014-12-11Document gccjit::context::set_str_optionDavid Malcolm3-148/+180
2014-12-11[AArch64]Use AARCH64_FL_FPSIMD flags for all cores in aarch64-cores.defRenlin Li3-8/+13
2014-12-11re PR tree-optimization/42108 (50% performance regression)Richard Biener4-14/+29
2014-12-11typeck.c (maybe_warn_about_useless_cast): Remove unnecessary conditional.Paolo Carlini2-6/+5
2014-12-11do_iterator.f90: Remove bogus dg-warning.Manuel López-Ibáñez1-1/+0
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez26-544/+730
2014-12-11[AArch64] Fix usage of +no in error message for aarch64_parse_extensionKyrylo Tkachov2-1/+7
2014-12-11gen-mul-tables.cc: Add insn-codes.h to include list for generator file.Andrew MacLeod4-0/+17
2014-12-11combine.c (try_combine): Do not allow combining a PARALLEL I2 with a register...Segher Boessenkool2-0/+12
2014-12-11[ARM] Fix names of some rounding intrinsics, impement vrndx_f32 and vrndxq_f32Kyrylo Tkachov9-16/+95
2014-12-11fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check.Marek Polacek7-20/+87
2014-12-11[testsuite][1/2] Move ${tool}_check_unsupported_p into separate fileKyrylo Tkachov9-49/+67
2014-12-11diagnostic.c (get_terminal_width): Renamed fromTobias Burnus7-52/+50
2014-12-11xvasprintf.c: New file.Uros Bizjak11-86/+272
2014-12-11Minor interface cleanups of libgccjitUlrich Drepper6-45/+79
2014-12-11Daily bump.GCC Administrator1-1/+1
2014-12-10gdbhooks.py (class DWDieRefPrinter): New class.Aldy Hernandez2-0/+27
2014-12-11Add march=knl.Ilya Tocar10-27/+83
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka4-5/+30
2014-12-10Commit missing part of patch.David Edelsohn1-0/+1
2014-12-10Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin4-0/+47
2014-12-10re PR go/61316 (gccgo: spurious "incompatible types in assignment" error [GoS...Ian Lance Taylor3-1/+26