aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16pass46-frag.c (dg-options): Remove -Wall.Uros Bizjak2-1/+5
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-15mfdg.exp (additional_prunes): New global.Uros Bizjak4-2/+48
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
2010-05-14C++ DR 475Jason Merrill6-65/+64
2010-05-15* fi.po: New.Joseph Myers2-0/+961
2010-05-15Daily bump.GCC Administrator1-1/+1
2010-05-14cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.Jan Hubicka5-81/+140
2010-05-14re PR fortran/44135 (Negative array bounds lead to spurious warning)Steven G. Kargl4-2/+26
2010-05-14re PR middle-end/44103 (New Java test failures)Nathan Froyd5-172/+213
2010-05-14* ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.Jan Hubicka2-15/+4
2010-05-14re PR tree-optimization/44119 (error: SSA name in freelist but still referenced)Richard Guenther4-0/+61
2010-05-14* tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.Eric Botcazou2-27/+29
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill6-2/+36
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill8-5/+58