aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-10-28combine.c (set_nonzero_bits_and_sign_copies): Use unsigned arithmetics in mas...Eric Botcazou2-110/+133
2010-10-28Daily bump.GCC Administrator1-1/+1
2010-10-27checking in Nathan's patch because I accidently checked in part of it with my...Steve Ellcey3-25/+30
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey7-9/+99
2010-10-27c-common.c (c_common_reswords): Add __is_literal_type.Jason Merrill10-1/+68
2010-10-27c-common.c (check_case_value): Remove special C++ code.Jason Merrill4-16/+11
2010-10-27re PR fortran/46161 ([OOP] Invalid: Passing non-polymorphic to allocatable po...Janus Weil4-1/+65
2010-10-27trans.c (gigi): Fix formatting issues.Eric Botcazou3-38/+50
2010-10-27sol2-unwind.h (sparc64_fallback_frame_state): Adjust for newer Solaris 10 rel...Eric Botcazou2-14/+51
2010-10-27method.c (synthesized_method_walk): Track constexprness too.Gabriel Dos Reis4-44/+114
2010-10-27parser.c (cp_parser_ctor_initializer_opt_and_function_body): Make sure a cons...Gabriel Dos Reis13-168/+334
2010-10-27class.c (check_bases): Propagate non-literality.Gabriel Dos Reis5-3/+76
2010-10-27call.c (build_integral_nontype_arg_conv): New.Jason Merrill4-12/+84
2010-10-27* error.c (dump_simple_decl): Print constexpr.Jason Merrill2-6/+15
2010-10-27* cvt.c (build_up_reference): Use target_type for the temporary var.Jason Merrill2-1/+3
2010-10-27* except.c (build_throw): Set EXPR_LOCATION.Jason Merrill2-1/+6
2010-10-27* tree.c (build_cplus_new): Handle CONSTRUCTOR.Jason Merrill2-1/+4
2010-10-27semantics.c (finish_compound_stmt): Avoid creating an unnecessary BIND_EXPR.Jason Merrill2-1/+16
2010-10-27call.c (convert_like_real): Don't check narrowing if the element is also an i...Jason Merrill2-1/+7
2010-10-27gimplify.c (gimplify_decl_expr): Handle anonymous artificial variables sooner.Jason Merrill2-8/+13
2010-10-27haifa-sched.c (ISSUE_POINTS): Remove.Jie Zhang2-21/+17
2010-10-27Replace UNSPEC_STACK_CHECK with UNSPECV_SPLIT_STACK_RETURN.Ian Lance Taylor2-1/+9
2010-10-27Add -mvzeroupper to x86.H.J. Lu23-61/+776
2010-10-27t-mingw32 (SHLIB_LC): Add -lmingwthrd.Eric Botcazou4-3/+9
2010-10-27w32-unwind.h (i386_w32_fallback_frame_state): Fix regnum of EBP.Eric Botcazou2-18/+17
2010-10-27In gcc/: 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero16-174/+437
2010-10-27In gcc/: 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero19-224/+627
2010-10-26Put back unspec_volatile on split_stack_return.H.J. Lu2-2/+7
2010-10-27Daily bump.GCC Administrator1-1/+1
2010-10-26ipa.c (process_references): Enqueue all referenced nodes; mark as reachable o...Jan Hubicka2-17/+16
2010-10-26* cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP.Jan Hubicka2-3/+10
2010-10-26ipa.c (process_references): Enqueue all referenced nodes; mark as reachable o...Jan Hubicka1-0/+7
2010-10-26Replace unspec_volatile with unspec in split_stack_return.H.J. Lu2-2/+7
2010-10-26Add missing testcase.Jan Hubicka1-0/+16
2010-10-26lto.c (add_cgraph_node_to_partition, [...]): Add debug info.Jan Hubicka2-9/+33
2010-10-26revert: pt.c (lookup_template_class): push_tinst_level around call to coerce_...Jason Merrill4-30/+7
2010-10-26re PR fortran/46010 (I/O: Namelist-reading bug)Jerry DeLisle3-1/+47
2010-10-26install.texi: Fix typo in --with-sysroot description.Jonathan Wakely2-2/+6
2010-10-26ipa.c (cgraph_externally_visible_p, [...]): Use info provided by linker plugin.Jan Hubicka2-0/+24
2010-10-26tree.c (build_vec_init_expr): Split out from...Jason Merrill7-20/+72
2010-10-26varasm.c (constructor_static_from_elts_p): Don't require a CONSTRUCTOR to hav...Jason Merrill2-2/+8
2010-10-26pt.c (lookup_template_class): push_tinst_level around call to coerce_template...Jason Merrill4-7/+30
2010-10-26re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...Janus Weil10-36/+174
2010-10-26re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...Jan Hubicka9-61/+151
2010-10-26invoke.texi: Improve documentation of -fstrict-volatile-bitfields.Jie Zhang2-6/+13
2010-10-26re PR tree-optimization/46167 (ICE: SIGSEGV in flow_bb_inside_loop_p (cfgloop...Ira Rosen5-1/+33
2010-10-26* tree.c (stabilize_expr): Handle xvalues properly.Jason Merrill2-2/+9
2010-10-26* call.c (build_over_call): Use argarray[0] for 'this' argument.Jason Merrill2-3/+4
2010-10-26* decl.c (finish_function): Don't look at function_depth.Jason Merrill2-7/+5
2010-10-26pdp11.c (pdp11_f_format, [...]): Update to current definition of struct_real_...Paul Koning2-2/+7