aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-29lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers6-30/+46
2011-03-29re PR rtl-optimization/48331 (gcc.c-torture/execute/built-in-setjmp.c FAILs w...Vladimir Makarov2-1/+8
2011-03-29pr47917.c: Use -std=gnu99 on HP-UX.Steve Ellcey2-0/+5
2011-03-29Move ChangeLog entry.Jakub Jelinek2-9/+9
2011-03-29Update to current master Go testsuite.Ian Lance Taylor104-1018/+3036
2011-03-29go-test.exp: Handle the test lines used in several new tests.Ian Lance Taylor2-13/+108
2011-03-29re PR preprocessor/48248 (Wrong error message location when compiling preproc...Jakub Jelinek2-1/+15
2011-03-29stack-usage-1.c (SIZE): Provide proper values for __ppc64__ and __APPLE__ && ...Peter Bergner2-2/+13
2011-03-29Fix select setting a map expression.Ian Lance Taylor1-24/+26
2011-03-29re PR c++/48319 ([C++0x] Segmentation fault in instantiation of std::is_const...Jason Merrill4-0/+35
2011-03-29re PR c++/48089 ([C++0x] ICE on in(?)valid in constexpr constructors)Jason Merrill4-5/+26
2011-03-29ira-conflicts.c (build_object_conflicts): Add unused attribute to parent_max.Vladimir Makarov2-1/+6
2011-03-29alpha.c (alpha_sr_alias_set): Don't define.Uros Bizjak2-70/+42
2011-03-29TidyEric Botcazou1-598/+0
2011-03-29re PR c++/48296 ([C++0x] constexpr member function cannot use the class type ...Jason Merrill6-15/+37
2011-03-29* semantics.c (is_valid_constexpr_fn): Specify input location.Jason Merrill4-9/+16
2011-03-29re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_v...Ira Rosen2-3/+36
2011-03-29Add PR number to last commit.Richard Sandiford1-0/+1
2011-03-29dwarf2out.c (dw_loc_list_node): Add resolved_addr and replaced.Richard Sandiford2-19/+141
2011-03-29re PR fortran/48095 ([OOP] Invalid assignment to procedure pointer component ...Janus Weil7-11/+62
2011-03-29function_optimize_1.f90: Add -Warray-temporaries, check for corresponding war...Thomas Koenig4-3/+16
2011-03-29[multiple changes]Vladimir Makarov60-2531/+4913
2011-03-29Daily bump.GCC Administrator1-1/+1
2011-03-28re PR c++/48313 ([C++0x] std::bind with template function)Jason Merrill4-1/+30
2011-03-29re PR debug/48253 (Further .debug_aranges issues)Jakub Jelinek2-243/+284
2011-03-28Permit copying hidden fields when passing method receiver.Ian Lance Taylor4-8/+46
2011-03-29re PR debug/48203 (ICE in dwarf2out.c while building eglibc.)Jakub Jelinek7-8/+145
2011-03-28Better error message for invalid variable name in switch statement.Ian Lance Taylor1-0/+13
2011-03-28Better error message for missing condition in if statement.Ian Lance Taylor1-0/+6
2011-03-28Better error message for old syntax of send expression as value.Ian Lance Taylor2-19/+72
2011-03-28Better error messages for missing channel element type.Ian Lance Taylor1-0/+17
2011-03-28Do not permit method expressions with pointers to interface types.Ian Lance Taylor1-3/+5
2011-03-28builtins.c (expand_builtin_memset_args): Use gen_int_mode instead of GEN_INT.Richard Sandiford2-5/+11
2011-03-28Support method expressions for interface types.Ian Lance Taylor1-5/+26
2011-03-28Don't bother to check for duplicate interface/named methods.Ian Lance Taylor1-9/+1
2011-03-28cfgexpand.c (expand_gimple_cond): Always set the source location and block be...Eric Botcazou3-25/+24
2011-03-28Makefile.in: New rule for cprop.o.Steven Bosscher4-1644/+2230
2011-03-28Fix a typo in -mavx256-split-unaligned-store.H.J. Lu2-1/+6
2011-03-29h8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov3-24/+51
2011-03-28h8300.h (ASM_OUTPUT_BSS): Remove macro.Anatoly Sokolov2-8/+5
2011-03-28tree-ssa-threadupdate.c (redirect_edges): Call create_edge_and_update_destina...Jeff Law5-12/+193
2011-03-28stack-usage-1.c (SIZE): Provide proper values for __PPC64__ and __PPC__ && __...Peter Bergner2-1/+12
2011-03-28Fix useless assertion in ^ code.Ian Lance Taylor1-1/+1
2011-03-28re PR testsuite/48238 (FAIL: gcc.dg/debug/dwarf2/pr47939-0.c scan-assembler o...Dominique d'Humieres5-4/+12
2011-03-28Core 1232Jason Merrill4-0/+67
2011-03-28call.c (reference_binding): Allow direct binding to an array rvalue.Jason Merrill4-1/+13
2011-03-28Core 898Jason Merrill4-12/+36
2011-03-28Core 898Jason Merrill4-2/+82
2011-03-28except.c (build_noexcept_spec): Call cxx_constant_value after converting to b...Jason Merrill4-1/+25
2011-03-28ia64.c (ia64_promote_function_mode): Fix promotion when for_return is 2.Tristan Gingold2-1/+6