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