aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law19-150/+656
2013-11-05re PR rtl-optimization/58997 (ICE on valid code at -O3 on x86_64-linux-gnu (a...Jakub Jelinek5-5/+52
2013-11-05gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod6-867/+928
2013-11-05Support empty structs in gengtypeDavid Malcolm2-3/+6
2013-11-05t-rtems (MULTILIB_MATCHES): Fix option typos.Uros Bizjak2-4/+7
2013-11-05re PR c++/58868 (ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x)Jason Merrill3-0/+10
2013-11-05i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387.Uros Bizjak6-14/+45
2013-11-05optional: Use __and_<> and __not_<> in conditions.Jonathan Wakely6-129/+138
2013-11-05re PR c++/58724 (ICE with attribute [[gnu::visibility("default")]] on namespace)Paolo Carlini6-2/+29
2013-11-05re PR ipa/58492 (ICE: verify_flow_info failed)Richard Biener4-0/+18
2013-11-05re PR tree-optimization/58955 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener5-1/+51
2013-11-05Disable libcilkrts when C++ is not used.Balaji V. Iyer3-2/+8
2013-11-05vector.md (vec_pack_sfix_trunc_v2df): Adjust for little endian.Bill Schmidt2-2/+18
2013-11-05Don't use mode wider than Pmode for size in movmem/setmemH.J. Lu5-10/+83
2013-11-05tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from gimple.h and...Andrew MacLeod3-16/+25
2013-11-05don't try and free what must be a null vector when reserving 0 elementsTrevor Saunders3-8/+11
2013-11-05re PR middle-end/58941 (value modification on zero-length array optimized away)Richard Biener4-53/+88
2013-11-05i386.c (ix86_float_exceptions_rounding_supported_p): New function.Joseph Myers4-1/+28
2013-11-05re PR tree-optimization/58958 (Wrong aliasing info for variable index)Marc Glisse4-3/+35
2013-11-05tree-ssa-alias.h (ranges_overlap_p): Handle negative offsets.Marc Glisse5-8/+30
2013-11-05re PR tree-optimization/58984 (wrong code at -Os and above on x86_64-linux-gn...Jakub Jelinek4-6/+84
2013-11-05* g++.dg/ext/sync-4.C: Require sync_long_long_runtime support.Andreas Schwab2-0/+5
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus21-39/+399
2013-11-04fix for PR bootstrap/58951 +2013-11-04 Balaji V.Balaji V. Iyer3-2/+8
2013-11-05superblock.c: Require scheduling support.Senthil Kumar Selvaraj2-0/+5
2013-11-05Daily bump.GCC Administrator1-1/+1
2013-11-04* f95-lang.c (ATTR_LEAF_LIST): Define.Ian Lance Taylor2-1/+6
2013-11-04sched-rgn.c (add_branch_dependences): Keep insns in a SCHED_GROUP at the end ...Wei Mi2-1/+9
2013-11-04i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi8-24/+281
2013-11-04libsanitizer merge from upstream r191666Kostya Serebryany171-4906/+21183
2013-11-04i386-c.c (ix86_target_macros_internal): Separate PROCESSOR_COREI7_AVX out fro...Wei Mi5-5/+41
2013-11-04re PR rtl-optimization/58967 (Powerpc -mlra cannot compile quadrature_lib.cc ...Vladimir Makarov2-1/+7
2013-11-04altivec.md (vec_widen_umult_hi_v16qi): Swap arguments to merge instruction fo...Bill Schmidt2-8/+44
2013-11-04builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.Ian Lance Taylor7-201/+356
2013-11-04optabs.c (expand_vec_perm): Revert one incorrect line from 2013-10-31 change.Jakub Jelinek2-1/+4
2013-11-04re PR fortran/58771 (ICE in transfer_expr, at fortran/trans-io.c:2164)Paul Thomas4-11/+55
2013-11-04re PR tree-optimization/58978 (ICE: Segmentation fault)Jakub Jelinek4-3/+32
2013-11-04re PR fortran/57445 ([OOP] ICE in gfc_conv_class_to_class - for OPTIONAL poly...Paul Thomas4-2/+57
2013-11-04re PR rtl-optimization/58968 (Powerpc -mlra cannot compile ormas1.f in gamess...Vladimir Makarov4-23/+153
2013-11-04re PR c++/58979 (ICE with invalid use of pointer-to-member)Marek Polacek4-0/+19
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers26-0/+451
2013-11-04vsx.md (*vsx_le_perm_store_<mode> for VSX_D): Replace the define_insn_and_spl...Bill Schmidt2-28/+159
2013-11-04vector.md (vec_pack_trunc_v2df): Adjust for little endian.Bill Schmidt2-1/+11
2013-11-04re PR tree-optimization/58946 (internal compiler error: in operator[], at vec...Jakub Jelinek4-29/+74
2013-11-04os-unix.c: Include <sched.h>.Rainer Orth2-4/+13
2013-11-04avr-log.c (avr_double_int_pop_digit): Delete.Richard Sandiford3-98/+47
2013-11-04c-ada-spec.h (cpp_operation): Add IS_TRIVIAL.Eric Botcazou5-227/+247
2013-11-04re PR c++/52071 (Constructor invocation confused)Paolo Carlini2-0/+28
2013-11-04Daily bump.GCC Administrator1-1/+1
2013-11-03re PR c++/38313 (g++ fails to parse a member function with a parenthesized ty...Paolo Carlini4-5/+36