aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-28re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Paolo Carlini4-2/+32
2011-04-28re PR c++/48771 ([C++0x] is_literal_type incorrect for references to non-lite...Paolo Carlini4-15/+28
2011-04-28tree-ssa-structalias.c (dump_constraint): Don't end the line.Richard Guenther2-68/+90
2011-04-28tree-ssa-structalias.c (find_func_aliases_for_builtin_call): New function spl...Richard Guenther2-318/+356
2011-04-28re PR fortran/48112 (generic interface to external function in module)Tobias Burnus13-19/+142
2011-04-27re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Jason Merrill6-1/+172
2011-04-27init.c (build_vec_delete_1): Look for sfk_deleting_destructor to decide wheth...Jason Merrill2-10/+12
2011-04-27re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill13-45/+166
2011-04-28internal-fn.h (internal_fn_name_array): Declare.Gabriel Dos Reis2-2/+9
2011-04-28Daily bump.GCC Administrator1-1/+1
2011-04-27re PR fortran/48788 (ICE: SIGSEGV in resolve_global_procedure (resolve.c:2190...Tobias Burnus4-1/+24
2011-04-27i386.md (ssemodesuffix): Merge with ssevecsize, ssemodefsuffix, ssescalarmode...Uros Bizjak3-183/+227
2011-04-27inline-9.c: New testcase.Jan Hubicka5-57/+320
2011-04-27tree-ssa-structalias.c (changed_count): Remove.Richard Guenther2-63/+30
2011-04-27* cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.Jan Hubicka2-1/+7
2011-04-27class.c (resolve_address_of_overloaded_function): Don't change OVERLOAD to TR...Jason Merrill5-11/+10
2011-04-27re PR c++/48046 (Expected diagnostic "reference to 'type' is ambiguous" not ...Jason Merrill4-1/+23
2011-04-2720020312-2.c: Add definition for RX.Nick Clifton4-4/+19
2011-04-27predicates.md (avx_vpermilp_*_operand): Remove.Uros Bizjak3-52/+23
2011-04-27Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther11-149/+85
2011-04-27divmovti4.c (union qword_UTItype): New data type.Ulrich Weigand3-7/+60
2011-04-27* config/spu/spu.c (spu_expand_epilogue): Do not emit barrier.Ulrich Weigand2-4/+6
2011-04-27ipa-prop.c (function_insertion_hook_holder): New holder.Jan Hubicka2-0/+21
2011-04-27pr48767.c: New test.Kaz Kojima2-0/+12
2011-04-27re PR tree-optimization/48772 (ICE: SIGSEGV in walk_non_aliased_vuses (gimple...Richard Guenther4-1/+55
2011-04-27tree-ssa-alias.c (indirect_refs_may_alias_p): Fix TARGET_MEM_REF handling.Richard Guenther2-14/+14
2011-04-27Fix typo.Nick Clifton1-1/+1
2011-04-27frv.h (enum reg_class): Delete EVEN_ACC_REGS, ACC_REGS, FEVEN_REGS, FPR_REGS,...Nick Clifton3-38/+24
2011-04-27mcore.h (REGNO_REG_CLASS): Do not index beyond the end of the regno_reg_class...Nick Clifton2-1/+6
2011-04-27re PR c/48742 (Internal error in gimplify_expr)Jakub Jelinek4-1/+27
2011-04-27re PR c++/42687 (The prevention of ADL with the help of parentheses doesn't w...Jason Merrill4-0/+28
2011-04-27ptree.c (cxx_print_type): Dump fullname.Jason Merrill2-2/+10
2011-04-27* g++.dg/cpp0x/initlist48.C: New.Jason Merrill2-0/+15
2011-04-27Use backend interface for struct types.Ian Lance Taylor3-9/+50
2011-04-27Daily bump.GCC Administrator1-1/+1
2011-04-26sh.c (sh_gimplify_va_arg_expr): Don't call targetm.calls.must_pass_in_stack f...Kaz Kojima2-1/+12
2011-04-26decl.c (gfc_match_end): Check that the block name starts with "block@".Thomas Koenig3-2/+12
2011-04-26cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka12-113/+291
2011-04-26tree-eh.c (lower_try_finally_switch): Create the label along with the CASE_LA...Jason Merrill2-11/+8
2011-04-26objc-act.c (objc_fold_objc_type_ref): Remove.Jason Merrill3-28/+5
2011-04-26re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Jason Merrill14-111/+240
2011-04-26frontend-passes.c (inserted_block): New variable.Thomas Koenig2-5/+43
2011-04-26configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment.David S. Miller3-0/+8
2011-04-26PR target/48258, improve vector reduction on power7Michael Meissner7-7/+405
2011-04-26fr30.h (inhibit_libc): Don't define.Joseph Myers4-9/+12
2011-04-26Fixed gcc.dg/binop-xor[1-5].c filenames.Rainer Orth1-5/+5
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li11-25/+88
2011-04-26class.c (cp_fold_obj_type_ref): Remove.Martin Jambor3-29/+5
2011-04-26iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI.Rainer Orth2-6/+12
2011-04-26mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.Rainer Orth5-17/+17