aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-10Compile g++.dg/ext/vector26.C with -mmmxRainer Orth2-0/+5
2014-02-10sysv4.h (ENDIAN_SELECT): Do not attempt to enforce big-endian mode for -mcall...Ulrich Weigand3-17/+14
2014-02-10re PR tree-optimization/60115 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener4-8/+54
2014-02-10aarch64.c (aarch64_override_options): Fix typo from coretex to cortex.Kyrylo Tkachov2-1/+6
2014-02-10ipa-devirt.c (get_polymorphic_call_info_from_invariant): Return proper consta...Eric Botcazou2-19/+23
2014-02-10pr33426-ivdep-3.cc: Require vect_int_mult as well.Eric Botcazou3-0/+7
2014-02-10avx512fintrin.h (_mm512_storeu_epi64): Removed.Kirill Yukhin41-393/+189
2014-02-10pr59984.c: Require effective target vect_simd_clones.Jakub Jelinek2-4/+10
2014-02-10Daily bump.GCC Administrator1-1/+1
2014-02-09re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with ...Paul Thomas5-0/+67
2014-02-09re PR fortran/59026 (ELEMENTAL procedure with VALUE arguments emits wrong code)Paul Thomas4-1/+39
2014-02-09Daily bump.GCC Administrator1-1/+1
2014-02-08re PR fortran/58470 ([OOP] ICE on invalid with FINAL procedure and type exten...Janus Weil5-6/+35
2014-02-08re PR fortran/60066 (Bad elemental invocation of non-scalar base object)Paul Thomas2-0/+74