aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-14reload.c (find_reloads): Revert code to penalize small register classes that ...Bernd Schmidt2-24/+6
2010-07-14tree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_REF as base of ARRAY_REFs.Richard Guenther2-0/+15
2010-07-14re PR target/44930 (another problem with line break in output with -fverbose-...Richard Guenther2-1/+6
2010-07-14re PR fortran/44925 ([OOP] C_LOC with CLASS pointer)Janus Weil7-10/+46
2010-07-14ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it...Bernd Schmidt5-125/+172
2010-07-14ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt7-124/+177
2010-07-14ira-int.h (struct ira_object): New.Bernd Schmidt8-409/+664
2010-07-14Daily bump.GCC Administrator1-1/+1
2010-07-14trans-expr.c (string_to_single_character): Also optimize string literals cont...Jakub Jelinek2-11/+38
2010-07-14trans-decl.c (gfc_build_intrinsic_function_decls, [...]): Mark functions as D...Jakub Jelinek2-1/+27
2010-07-13re PR c++/44909 ([C++0x] Copy constructors implicitly deleted)Jason Merrill8-15/+110
2010-07-13re PR c++/44540 (ICE: in add_substitution, at cp/mangle.c:386 with -fkeep-inl...Jason Merrill5-2/+58
2010-07-13Fix date.Joern Rennecke1-1/+1
2010-07-13re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke11-3/+320
2010-07-13expmed.h (MAX_BITS_PER_WORD): Move to...Richard Sandiford3-8/+9
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie5-0/+36
2010-07-13tree.h (build_function_call_expr): Delete.Nathan Froyd12-89/+118
2010-07-13re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus4-99/+95
2010-07-13re PR bootstrap/44458 (Bootstrap fails on arm_float_words_big_endian implicit...Laurent GUERBY3-1/+8
2010-07-13re PR objc/44488 (objc test inconsistencies w/ / w/out --enable-build-with-cxx)Iain Sandoe2-12/+28
2010-07-13re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek2-1/+8
2010-07-13re PR c++/36960 (Reference variable in virtually inherited base corrupted und...Richard Guenther2-0/+27
2010-07-13re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Daniel Franke2-309/+248
2010-07-13re PR c++/44908 (SFINAE vs pointer to member via virtual base)Paolo Carlini8-33/+178
2010-07-13re PR middle-end/44911 (line breaks in asm comments break assembly with -fver...Richard Guenther2-2/+11