aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Properly handle alternative 13 in *movsf_internalH.J. Lu2-1/+7
2013-12-10re PR rtl-optimization/58295 (Missed zero-extension elimination in the combiner)Eric Botcazou2-5/+16
2013-12-10re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil5-3/+100
2013-12-10Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately.Ian Lance Taylor2-1/+7
2013-12-10gfortran.texi: Add possible kind values (and default) for DOUBLE PRECISION.Janus Weil3-11/+19
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford9-53/+67
2013-12-10tilegx.md (insn_ld_add<bitsuffix>): Use register_operand rather than pointer_...Richard Sandiford2-69/+102
2013-12-10Put back typedef for gcov_working_set_t/gcov_bucket_typeH.J. Lu3-5/+11
2013-12-10Remove gcc/ from filenamesH.J. Lu1-57/+57
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo57-305/+400
2013-12-10gfortran.texi: Modify documentation of kind type parameters.Janus Weil3-14/+22
2013-12-10re PR target/56807 (mingw32: Conflict between stack realignment and stack pro...Kai Tietz2-3/+12
2013-12-10tsan.exp: Added missing call to torture-finish.Yury Gribov3-0/+7
2013-12-10re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Richard Biener4-30/+56
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek22-187/+1391
2013-12-10expr.c (expand_expr_real_1): Always return 0 for the extraction of a bit-fiel...Eric Botcazou2-0/+14
2013-12-10re PR sanitizer/59437 (ICE in for g++ -S -fvtable-verify=std -fsanitize=null)Marek Polacek4-3/+39
2013-12-10thread_leak2.c: `dg-skip-if' removed.Max Ostapenko4-1/+18
2013-12-10pr58508.c: XFAIL for vect_no_align.Eric Botcazou3-2/+7
2013-12-10Fix mips64-linux and s390x-linux builds.Maxim Kuvyrkov2-3/+11
2013-12-10re PR tree-optimization/41488 (IVOpts cannot coalesce multiple induction vari...Bin Cheng6-6/+156
2013-12-10re PR preprocessor/55715 (bogus overflow warning for #if A-B when A<0 & B==mi...Joseph Myers2-0/+49
2013-12-09t-aarch64 (MULTILIB_OPTIONS): Fix definition so that options are conflicting ...Andrew Pinski2-1/+6
2013-12-10Daily bump.GCC Administrator1-1/+1
2013-12-10invoke.texi: Add -freal-4-real-16.Janus Weil2-34/+39
2013-12-10re PR fortran/59428 (FAIL: gfortran.dg/proc_ptr_result_4.f90 -O (test for e...Tobias Burnus2-1/+15
2013-12-09re PR c++/59435 (sizeof...(T) as default value for an argument in the constru...Paolo Carlini4-1/+27
2013-12-09* optabs.c (gen_int_libfunc): Do not compare modes directly.Eric Botcazou2-1/+6
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm33-70/+112
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm18-29/+53
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm141-366/+579
2013-12-09Eliminate last_basic_block macro.David Malcolm69-289/+451
2013-12-09Eliminate profile_status macro.David Malcolm15-34/+59
2013-12-09Eliminate label_to_block_map macro.David Malcolm4-6/+18
2013-12-09Eliminate basic_block_info macro.David Malcolm4-7/+17
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm51-170/+283
2013-12-09Eliminate SET_BASIC_BLOCK macro.David Malcolm7-14/+25
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm9-15/+30
2013-12-09Rename label_to_block_map_for_function to label_to_block_map_for_fn.David Malcolm4-5/+13
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm7-8/+21
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm6-23/+40
2013-12-09re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Richard Biener2-17/+13
2013-12-09re PR rtl-optimization/54300 (regcprop incorrectly looks through parallel reg...Richard Earnshaw4-13/+48
2013-12-09pr39834.c: Remove optimization level option.Martin Jambor6-5/+13
2013-12-09re PR sanitizer/59415 (ICE segfault in verify_bb_vtables for g++ -S -fvtable-...Marek Polacek4-2/+21
2013-12-09arm.md (generic_sched): Add cortexa12.Kyrylo Tkachov8-6/+141
2013-12-09install.texi (Prerequisites): Explicitly mention C library and its headers fo...Francois-Xavier Coudert2-0/+21
2013-12-09re PR c++/52707 ([C++11] Deleted special member function prevent type being a...Paolo Carlini2-0/+14
2013-12-09loop-31.c: Update scan pattern.Kyrylo Tkachov2-3/+7
2013-12-09asan-dg.exp (asan-gtest): Remove expected output from the pass/fail line and ...Richard Sandiford2-2/+8