aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-02-04host-linux.c (linux_gt_pch_use_address): Don't use SSIZE_MAX because it is no...Bernd Edlinger2-1/+6
2014-02-04re PR bootstrap/59913 ([4.9 Regresion] bootstrap failure on arm-linux-gnueabihf)Vladimir Makarov2-10/+45
2014-02-04re PR c/60036 (Spurious signedness conversion warning with relational operator)Marek Polacek4-0/+47
2014-02-04re PR ipa/60058 (internal compiler error: Segmentation fault)Markus Trippelsdorf4-12/+56
2014-02-04* gimple-fold.c (can_refer_decl_in_current_unit_p): Default visibility is safe.Jan Hubicka1-0/+4
2014-02-04* gdbinit.in (pel): Define.Marek Polacek2-0/+13
2014-02-04invoke.texi (fstrict-volatile-bitfields): Clarify current behavior.Bernd Edlinger2-0/+9
2014-02-04* g++.dg/tsan/default_options.C: Invert check.Max Ostapenko2-2/+4
2014-02-04re PR lto/59723 (ICE: in lto_output_tree, at lto-streamer-out.c:1390 when com...Richard Biener5-37/+30
2014-02-04exp_ch5.adb, [...]: Minor reformatting.Robert Dewar5-3/+13
2014-02-04[multiple changes]Arnaud Charlet7-16/+61
2014-02-04[multiple changes]Arnaud Charlet5-13/+58
2014-02-04[multiple changes]Arnaud Charlet5-364/+527
2014-02-04[multiple changes]Arnaud Charlet6-12/+48
2014-02-04re PR tree-optimization/60002 (ICE: SIGSEGV in skip_artificial_parms_for() wi...Jakub Jelinek4-0/+22
2014-02-04re PR tree-optimization/60023 (ICE: verify_gimple failed: dead STMT in EH tab...Jakub Jelinek7-1/+105
2014-02-04re PR ipa/60026 (ICE at -O3 on valid code (with the optimize pragma) on x86_6...Jakub Jelinek4-0/+47
2014-02-04re PR other/58712 (issues found by --enable-checking=valgrind)Jakub Jelinek2-1/+2
2014-02-04re PR other/58712 (issues found by --enable-checking=valgrind)Jakub Jelinek2-1/+6
2014-02-04re PR rtl-optimization/57915 (ICE in set_address_disp, at rtlanal.c:5537)Jakub Jelinek4-1/+72
2014-02-04Fix g++.dg/init/dso_handle2.C on SolarisRainer Orth2-0/+5
2014-02-04* gcc.target/arm/ftest-armv7a-thumb.c: Change aramv7-a to armv7-a.Renlin Li2-1/+5
2014-02-04re PR middle-end/59261 (FAIL: gcc.dg/vect/bb-slp-26.c -flto -ffat-lto-objects...Jakub Jelinek4-0/+36
2014-02-04re PR tree-optimization/60012 (Vectorizer generates unnecessary loop versioni...Richard Biener4-0/+44
2014-02-04Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/...Rainer Orth4-1/+36
2014-02-04tsan-dg.exp (tsan_init): Set trivial testcase timeout value to 20s.Uros Bizjak2-1/+11
2014-02-04re PR ipa/59882 (internal compiler error: Segmentation fault)Jan Hubicka4-14/+59
2014-02-04gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove.Jan Hubicka3-69/+5
2014-02-04re PR ipa/59469 (LLVM build failure with gcc LTO)Jan Hubicka2-0/+13
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka7-25/+160
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka6-23/+118
2014-02-04re PR tree-optimization/59924 (uninit memory hog)Jakub Jelinek2-0/+32
2014-02-04Daily bump.GCC Administrator1-1/+1
2014-02-03re PR tree-optimization/59924 (uninit memory hog)Richard Henderson2-37/+59
2014-02-03re PR gcov-profile/58602 (.gcno files not truncated at gcov_close)Laurent Alfonsi2-2/+13
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka9-62/+241
2014-02-03tree-vect-slp.c (vect_supported_load_permutation_p): Avoid redef of outer loo...Teresa Johnson2-2/+7
2014-02-03re PR c++/53017 (Integer constant expression not constant enough for vector_s...Marc Glisse9-5/+108
2014-02-03re PR c++/58871 ([c++11] ICE with defaulted copy constructor in broken templa...Paolo Carlini4-1/+24
2014-02-03re PR tree-optimization/60000 (GCC trunk build failure caused by the vectorizer)Cong Hou4-4/+30
2014-02-03Add -mlong-double-128 and make it default for 64-bit BionicH.J. Lu33-10/+280
2014-02-03Check if mode is OK firstH.J. Lu2-6/+13
2014-02-03invoke.texi: (fprofile-reorder-functions): Fix typo.Markus Trippelsdorf2-1/+5
2014-02-03Actually add the test case from the previous commit.Andrey Belevantsev1-0/+339
2014-02-03re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ...Andrey Belevantsev3-1/+16
2014-02-03sel-sched-ir.c (sel_gen_insn_from_expr_after): Reset INSN_DELETED_P on the in...Andrey Belevantsev2-0/+10
2014-02-03[Documentation] Remove documentation of gimple_asm_clear_volatileJames Greenhalgh2-4/+5
2014-02-03* config/arm/arm-tables.opt: Regenerate.Kyrylo Tkachov2-7/+14
2014-02-03rs6000.c (altivec_expand_vec_perm_le): Generalize for vector types other than...Bill Schmidt7-19/+205
2014-02-03altivec.md (UNSPEC_VSUMSWS_DIRECT): New unspec.Bill Schmidt5-1/+68