aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-17Daily bump.GCC Administrator1-1/+1
2010-07-16re PR target/42235 (redundant memory move from parameter space to spill space)Bernd Schmidt4-67/+465
2010-07-16re PR c++/32505 (Partial specialization halfway accepted after instantiation)Jason Merrill4-3/+36
2010-07-16* ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.Jason Merrill2-0/+13
2010-07-16* Makefile.in (opts-common.o): Depend on options.h.Jason Merrill2-1/+5
2010-07-16guality.exp: Run also c-c++-common/guality/ tests.Jakub Jelinek8-2/+124
2010-07-16tree.c (build_common_builtin_nodes): Use build_function_type_list instead of ...Nathan Froyd4-55/+46
2010-07-16rs6000.c (rs6000_emit_sISEL): Let rs6000_emit_int_cmove do all the work.Nathan Froyd3-77/+59
2010-07-16re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle2-0/+52
2010-07-16plugin-support.exp (plugin-test-execute): Add ${gcc_objdir}/intl to includes.Iain Sandoe2-1/+6
2010-07-16re PR target/44942 (Bug in argument passing of long double)Jakub Jelinek6-8/+142
2010-07-16re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Jack Howarth7-0/+16
2010-07-16init.c (build_new_1): Use cp_build_function_call_nary instead of cp_build_fun...Nathan Froyd2-4/+7
2010-07-16re PR target/42235 (redundant memory move from parameter space to spill space)Bernd Schmidt2-10/+97
2010-07-16c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of TREE_CHAIN.Nathan Froyd3-5/+11
2010-07-16Daily bump.GCC Administrator1-1/+1
2010-07-15re PR c++/44909 ([C++0x] Copy constructors implicitly deleted)Jason Merrill10-75/+142
2010-07-15Disable float tests for __SPU__ targets due to lack of signed zero:Ulrich Weigand10-0/+31
2010-07-15tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov18-34/+57
2010-07-15postreload.c (last_label_ruid, [...]): New static variables.Bernd Schmidt2-149/+189
2010-07-15Finish zeroing out the current function status after building cdtor.Richard Henderson2-0/+7
2010-07-15trans.h (gfc_string_to_single_character): New prototype.Jakub Jelinek7-30/+237
2010-07-15lto-symtab.c (lto_symtab_resolve_symbols): Remove hack handling comdats for b...Jan Hubicka2-23/+26
2010-07-15* tree.h (TREE_RTL_OPERAND_CHECK): Delete.Nathan Froyd2-12/+4
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd115-778/+911
2010-07-15re PR fortran/44936 ([OOP] Generic TBP not resolved correctly at compile time)Janus Weil4-14/+80
2010-07-15re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Ulrich Weigand2-1/+7
2010-07-15re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)Daniel Kraft6-249/+360
2010-07-15re PR tree-optimization/44946 (ICE: in get_constraint_for_component_ref, at t...Richard Biener4-5/+49
2010-07-15ipa.c (function_and_variable_visibility): Variables marked as used should not...Jan Hubicka2-0/+6
2010-07-15cgraph.c: Include lto-streamer.hJan Hubicka3-12/+85
2010-07-15re PR fortran/40206 ([gfortran] Incorrect warning with -Wuninitialized)Jakub Jelinek4-2/+27
2010-07-15trans.h (gfc_build_compare_string): Add CODE argument.Jakub Jelinek4-22/+81
2010-07-15i386.h (SHIFT_COUNT_TRUNCATED): Expand comment.Uros Bizjak2-23/+24
2010-07-15builtins.c (expand_builtin_init_trampoline): If -Wtrampolines make a warning.Magnus Granberg6-2/+92
2010-07-15re PR fortran/44934 (Bogus "Missing format for FORMATTED data transfer")Jerry DeLisle2-1/+6
2010-07-15cortex-a8.md (cortex_a8_load_store_2): Reserve cortex_a8_issue_ls.Jie Zhang2-6/+9
2010-07-15cygwin.h (LIBGCJ_SONAME): Update.Dave Korn3-2/+7
2010-07-15Daily bump.GCC Administrator1-1/+1
2010-07-14trans-array.c (gfc_conv_section_upper_bound): RemoveMikael Morin2-53/+12
2010-07-14spu.c (reg_names): Remove prototype.Ulrich Weigand2-4/+5
2010-07-14re PR c++/44810 (FAIL: g++.dg/torture/pr36745.C)Jason Merrill2-0/+4
2010-07-14init.c (sort_mem_initializers): Rename "field_type" to "ctx".Jason Merrill2-20/+25
2010-07-14Implement C++0x unrestricted unions (N2544)Jason Merrill12-126/+360
2010-07-14cygming-crtend.c (__FRAME_END__): Replace attribute "unused" with attribute "...Dave Korn3-4/+13
2010-07-14lto-streamer-in.c (maybe_fixup_handled_component): Remove.Richard Guenther3-146/+27
2010-07-14passes.c (rest_of_decl_compilation): Do not callRichard Henderson3-8/+10
2010-07-14cortex-a8.md (cortex_a8_alu): Don't use cortex_a8_default when neon_type is n...Jie Zhang2-2/+8
2010-07-14lower-subreg.c (subreg_context): New static bitmap.Bernd Schmidt2-1/+18
2010-07-14re PR middle-end/44824 (internal compiler error: verify_stmts failed)Richard Guenther2-5/+14