aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd10-76/+82
2010-05-17re PR c++/44108 (-Wunused-but-set-variable does not consider array sizing use...Dodji Seketeli4-0/+33
2010-05-17re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup...Jakub Jelinek4-1/+25
2010-05-17re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++)Jakub Jelinek4-14/+75
2010-05-17fix ChangeLog entries for previous commitsNathan Froyd1-1/+1
2010-05-17fix bogus email for myselfNathan Froyd1-1/+1
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd6-186/+148
2010-05-17trans-array.c (gfc_trans_array_constructor_value): Use build_constructor inst...Nathan Froyd4-46/+61
2010-05-17rs6000.c (rs6000_emit_allocate_stack): Delete unnecessary prototype.Alan Modra2-29/+49
2010-05-17re PR middle-end/44133 (Uninit warning regression with new SRA)Martin Jambor5-23/+59
2010-05-17function.c (try_fit_stack_local, [...]): New static functions.Bernd Schmidt4-36/+150
2010-05-17re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)Janus Weil4-21/+80
2010-05-17re PR middle-end/44078 (FAIL: gcc.dg/tree-ssa/prefetch-7.c)Christian Borntraeger2-1/+7
2010-05-17s390.c: Define sane prefetch settings and activate flag_prefetch_loop_arrays ...Christian Borntraeger3-0/+24
2010-05-17lto-streamer-out.c (lto_output): Fix --enable-checking=release build.Jakub Jelinek2-0/+7
2010-05-17ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of function...Jan Hubicka2-23/+14
2010-05-17Daily bump.GCC Administrator1-1/+1
2010-05-16cgraph.c (dump_cgraph_node): Dump versionable flag.Jan Hubicka5-2/+23
2010-05-16cgraph.c (cgraph_clone_node): Take decl argument and insert clone into hash w...Jan Hubicka7-60/+132
2010-05-16re PR fortran/35779 (error pointer wrong in PARAMETER)Daniel Franke5-4/+25
2010-05-16invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther13-20/+33
2010-05-16opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.Eric Botcazou3-1/+15
2010-05-16trans-decl.c (module_htab_decls_hash): Revert last change.Richard Guenther2-1/+5
2010-05-16ipa.c (function_and_variable_visibility): Also bring local all aliases.Jan Hubicka2-0/+8
2010-05-16alias.c (nonoverlapping_memrefs_p): Remove use of IPA type-escape information.Richard Guenther2-32/+15
2010-05-16c-common.c (c_common_reswords): Add _Static_assert for C.Joseph Myers12-25/+335
2010-05-16mmix.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov4-27/+47
2010-05-16tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on BUILT_IN_AL...Eric Botcazou2-3/+12
2010-05-16var-tracking.c (vars_copy_1): Inline ...Richard Guenther2-126/+108
2010-05-16lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.Richard Guenther6-4/+14
2010-05-16misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.Manuel López-Ibáñez4-14/+12
2010-05-16gigi.h (enum standard_datatypes): Add new value ADT_exception_data_name_id.Eric Botcazou4-0/+43
2010-05-16c-decl.c: Don't include gimple.h.Steven Bosscher2-5/+5
2010-05-15c.opt: Add -fnothrow-opt.Jason Merrill11-5/+95
2010-05-16Daily bump.GCC Administrator1-1/+1
2010-05-16re PR fortran/44154 (initialization problem with allocatable scalars)Janus Weil4-2/+66
2010-05-15ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.Jan Hubicka3-1/+7
2010-05-15re PR c++/44148 (C++ genericization/gimplification may clobber templare argum...Jakub Jelinek4-1/+71
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher27-154/+197
2010-05-15targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.Uros Bizjak2-7/+10
2010-05-15c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...Joseph Myers10-18/+208
2010-05-15gimple.h (compare_field_offset): Rename into...Eric Botcazou9-9/+117
2010-05-15tree.h (ctor_to_list): Delete.Nathan Froyd3-23/+5
2010-05-15ipareference_1.c: Rename to ...Jan Hubicka4-38/+45
2010-05-15ipa-reference.c: Include toplev.hJan Hubicka11-36/+364
2010-05-15re PR other/44038 (ICE: verify_stmts failed)Richard Guenther4-4/+36
2010-05-15Add -std=c99 to avx-cmpsd-1.c and avx-cmpss-1.c.H.J. Lu3-2/+7
2010-05-15re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...Janus Weil10-11/+125
2010-05-15tree.h (memory_identifier_string): Remove.Jan Hubicka6-305/+196
2010-05-15re PR debug/44112 (Revision 159354 causes Fortran test failures)Jakub Jelinek5-15/+12