Age | Commit message (Expand) | Author | Files | Lines |
2014-02-13 | re PR bootstrap/59878 (ISL from cloog does not work with trunk) | Richard Biener | 2 | -12/+26 |
2014-02-13 | re PR target/43546 (ICE: in assign_stack_local_1, at function.c:353 with -mpr... | Jakub Jelinek | 4 | -2/+34 |
2014-02-13 | s390.c (s390_asm_output_function_label): Fix crash caused by bad second argum... | Dominik Vogt | 4 | -3/+35 |
2014-02-13 | pr59605.c: Convert to a compile test. | Richard Sandiford | 3 | -1/+15 |
2014-02-13 | opts.c (option_name): Remove "enabled by default" rider. | Richard Sandiford | 4 | -9/+13 |
2014-02-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-02-12 | pa.c (pa_option_override): Remove auto increment FIXME. | John David Anglin | 2 | -6/+4 |
2014-02-12 | float128-mul-underflow.c, [...]: New tests. | Joseph Myers | 4 | -0/+81 |
2014-02-12 | re PR middle-end/59737 (ice from optimize_inline_calls) | Jakub Jelinek | 2 | -0/+53 |
2014-02-12 | Pass --32 to GNU assembler for .long foo@GOTOFF check | H.J. Lu | 3 | -2/+19 |
2014-02-12 | Compile g++.dg/opt/pr52727.C with -march=i686 for ia32 | H.J. Lu | 2 | -0/+5 |
2014-02-12 | vec.c (vec_prefix::calculate_allocation): Move as inline variant to vec.h. | Richard Biener | 3 | -56/+64 |
2014-02-12 | gcse.c (compute_transp): break from loop over canon_modify_mem_list when we f... | Richard Biener | 2 | -1/+9 |
2014-02-12 | Fix typo in dg-error invocation. | Thomas Schwinge | 2 | -1/+3 |
2014-02-12 | Refactor common code into new maybe_fold_stmt function. | Thomas Schwinge | 3 | -19/+23 |
2014-02-12 | Add clobber for object, after last use. | Thomas Schwinge | 2 | -0/+10 |
2014-02-12 | Fix potential ICE (null pointer dereference) in omp-low.c:diagnose_sb_0. | Thomas Schwinge | 4 | -1/+60 |
2014-02-12 | [ARM] [Churn] Comments on cost tables should have lower-case identifiers. | James Greenhalgh | 3 | -483/+495 |
2014-02-12 | re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali... | Richard Biener | 5 | -14/+61 |
2014-02-12 | avr-c.c (avr_resolve_overloaded_builtin): Pass vNULL for arg_loc. | Senthil Kumar Selvaraj | 3 | -4/+10 |
2014-02-12 | re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit... | Eric Botcazou | 1 | -2/+5 |
2014-02-12 | re PR fortran/60060 (lto1: internal compiler error: in add_AT_specification, ... | Richard Biener | 2 | -9/+11 |
2014-02-12 | re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit... | Eric Botcazou | 4 | -4/+52 |
2014-02-12 | re PR c++/60047 (ICE with defaulted copy constructor and virtual base class) | Paolo Carlini | 4 | -2/+29 |
2014-02-12 | re PR c/60101 (Long compile times when mixed complex floating point datatypes... | Jakub Jelinek | 4 | -8/+128 |
2014-02-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-02-11 | re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f... | Jan Hubicka | 9 | -85/+286 |
2014-02-11 | re PR target/49008 (A typo code found in genautomata.c) | Vladimir Makarov | 2 | -1/+7 |
2014-02-11 | re PR target/60137 (Code fails with -mcpu=power8 -O3 -mno-vsx) | Michael Meissner | 4 | -0/+37 |
2014-02-11 | re PR fortran/52370 (Spurious "may be used uninitialized" warning for check o... | Jakub Jelinek | 4 | -0/+36 |
2014-02-11 | re PR target/59927 (ICE sorry, unimplemented: ms_abi attribute requires -macc... | Uros Bizjak | 23 | -22/+54 |
2014-02-11 | pr56787.c: Mark as xfail for vect_no_align. | Richard Sandiford | 2 | -1/+5 |
2014-02-11 | re PR middle-end/59776 (gcc -g -O1 ICE in expand_debug_locations, at cfgexpan... | Jakub Jelinek | 4 | -0/+45 |
2014-02-11 | sourcebuild.texi (arm_vfp3_ok): Add missing anchor. | Uros Bizjak | 1 | -0/+1 |
2014-02-11 | [AArch64] Wire up Cortex-A57 rtx costs. | Kyrylo Tkachov | 3 | -2/+19 |
2014-02-11 | [ARM] Adjust thumb2_movhi_insn pattern for -mrestrict-it. | Kyrylo Tkachov | 2 | -5/+14 |
2014-02-11 | sourcebuild.texi: Document check_effective_target_arm_vfp3_ok and add_options... | Renlin Li | 5 | -2/+43 |
2014-02-11 | re PR middle-end/54041 (-mshort ICE in convert_memory_address_addr_space, at ... | Jeff Law | 4 | -0/+26 |
2014-02-11 | Only assume 4-byte stack alignment on Solaris 9/x86 (PR libgomp/60107) | Rainer Orth | 3 | -0/+33 |
2014-02-11 | re PR target/59927 (ICE sorry, unimplemented: ms_abi attribute requires -macc... | Jakub Jelinek | 2 | -0/+22 |
2014-02-11 | Added the lwr/swr instructions pattern. | Nagaraju Mekala | 3 | -1/+22 |
2014-02-11 | microblaze.c: Extend mcpu version format | Nagaraju Mekala | 2 | -7/+18 |
2014-02-11 | Fixes warnings like; | David Holsgrove | 2 | -0/+10 |
2014-02-10 | re PR target/59927 (ICE sorry, unimplemented: ms_abi attribute requires -macc... | Richard Henderson | 4 | -13/+19 |
2014-02-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-02-10 | pr57741-3.c: Require vect_int. | Richard Sandiford | 6 | -0/+13 |
2014-02-10 | re PR middle-end/60080 (gcc.dg/vect/vect-nop-move.c FAILs) | Bernd Edlinger | 3 | -10/+20 |
2014-02-10 | mn10300.c (popcount): New function. | Nick Clifton | 2 | -4/+28 |
2014-02-10 | Don't xfail gcc.dg/binop-xor1.c | Rainer Orth | 2 | -1/+5 |
2014-02-10 | re PR middle-end/52306 (ICE in cselib_record_set, at cselib.c:2158) | Jeff Law | 4 | -2/+107 |