aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-06re PR c++/40406 (ICE with broken template member declaration)Paolo Carlini2-0/+11
2010-05-06re PR target/43888 (FAIL: gcc.dg/alias-7.c execution test)Dave Korn2-1/+10
2010-05-06* config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.Maxim Kuvyrkov2-1/+5
2010-05-06re PR tree-optimization/43791 (kernel/rtmutex.c:1138:1: internal compiler err...Jan Hubicka4-1/+33
2010-05-06re PR tree-optimization/43984 (PRE misses full-redundancies, inserts into loops)Michael Matz4-36/+119
2010-05-06Add argument kind to lto_handle_option.H.J. Lu2-1/+6
2010-05-06* tree.c (initializer_zerop): Handle STRING_CST.Maxim Kuvyrkov2-0/+17
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez19-76/+154
2010-05-06re PR tree-optimization/43571 (domwalk sucks)Richard Guenther2-1/+45
2010-05-06re PR tree-optimization/43934 (LIM should handle PHI nodes)Richard Guenther6-11/+304
2010-05-06re PR middle-end/43987 (type-punning causes broken binaries unless -O0 is used)Richard Guenther8-12/+53
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka16-33/+807
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek35-234/+1274
2010-05-06re PR middle-end/43901 (FAIL: gcc.c-torture/compile/pr42196-2.c)Ira Rosen2-3/+68
2010-05-06Daily bump.GCC Administrator1-1/+1
2010-05-05mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski4-8/+11
2010-05-05arm.h (MAX_LDM_STM_OPS): New macro.Bernd Schmidt3-152/+169
2010-05-06re PR fortran/43985 (ICE when assumed size cray-pointee passed as argument)Tobias Burnus4-3/+44
2010-05-05stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher5-12/+26
2010-05-05re PR debug/43370 (ICE gen_type_die_with_usage, at dwarf2out.c:14745)Jason Merrill4-3/+23
2010-05-05resolve.c (traverse_data_list): Rephrase error message for non-constant bound...Daniel Franke2-7/+14
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill7-5/+45
2010-05-05re PR debug/43950 (fortran: Use DW_AT_identifier_case)Jakub Jelinek2-0/+20
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke10-205/+176
2010-05-05lto-cgraph.c (lto_output_varpool_node, [...]): Correctly handle aliases.Jan Hubicka2-1/+8
2010-05-05gimplify.c (gimplify_return_expr): Gimplify the size expressions of a variabl...Eric Botcazou4-3/+53
2010-05-05* doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov2-7/+11
2010-05-05re PR c++/43787 (memory copy of empty class (sizeof is one))Jason Merrill7-224/+268
2010-05-05re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva4-1/+183
2010-05-05lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka10-31/+243
2010-05-05lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable with body ...Jan Hubicka2-4/+32
2010-05-05Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis4-26/+310
2010-05-05Fix up ChangeLog entry.Jakub Jelinek2-1/+4
2010-05-05var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value in a temporary in...Jakub Jelinek2-5/+16
2010-05-05re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...Janus Weil5-2/+90
2010-05-05re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Mike Stump2-2/+7
2010-05-05Daily bump.GCC Administrator1-1/+1
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani7-31/+49
2010-05-04Add a testcase for PR target/43668.H.J. Lu2-0/+15
2010-05-04re PR c++/43028 ([C++0x] internal compiler error in maybe_adjust_types_for_de...Paolo Carlini4-0/+27
2010-05-04re PR c/43981 (-Wunused-but-set-variable does not consider array sizing use o...Jakub Jelinek4-0/+28
2010-05-04re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)Jason Merrill4-2/+24
2010-05-04Add clobber CC register to sse_prologue_save patterns.H.J. Lu4-0/+35
2010-05-04tree.c (free_lang_data_in_one_sizepos): New inline function.Eric Botcazou6-6/+118
2010-05-04tree-sra.c (build_access_from_expr_1): The first parameter type changed to si...Martin Jambor2-193/+303
2010-05-04* Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka1-1/+1
2010-05-04Handle the same VALUE for true dependence.H.J. Lu4-5/+73
2010-05-04Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka2-65/+158
2010-05-04lto-symtab.c (lto_cgraph_replace_node): Do not remove edges; node will be rem...Jan Hubicka3-14/+47
2010-05-04re PR c++/43705 (ICE: SIGSEGV with template specialization in non-namespace s...Paolo Carlini4-1/+23