aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Fix --produce_manifest flag in validate_failures.py.Diego Novillo2-9/+22
2012-07-19re PR middle-end/54017 (Incorrect implementation of infinite loops in OpenMP ...Jakub Jelinek5-83/+117
2012-07-19re PR target/54029 (SH: ICE in find_dead_or_set_registers)Christian Bruel2-2/+17
2012-07-19tree-ssa-ccp.c (valid_lattice_transition): Clarify comment about transition f...Richard Guenther5-1/+51
2012-07-19re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther2-1/+7
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold25-10/+729
2012-07-18* pt.c (instantiate_decl): Don't recheck substitutions.Jason Merrill2-29/+4
2012-07-18DR 1170 PR c++/51213Paolo Carlini20-125/+278
2012-07-18method.c (process_subob_fn): Make sure no_implicit_p is non-null before tryin...Jason Merrill2-1/+6
2012-07-19Daily bump.GCC Administrator1-1/+1
2012-07-18validate_failures.py: Fix /usr/bin/python invocation.Diego Novillo2-1/+6
2012-07-18cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill6-3/+63
2012-07-18ChangeLog.libgcj: Move last two entries ...Uros Bizjak2-12/+11
2012-07-18Define FFI_SIZEOF_JAVA_RAW to 4 for x32H.J. Lu2-1/+10
2012-07-18* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.Uros Bizjak1-1/+1
2012-07-18mips.opt (mmcu): New option.Maciej W. Rozycki4-0/+24
2012-07-18Skip 67h address size prefix unconditionallyH.J. Lu2-8/+9
2012-07-18Check and skip 67h address size prefix for x32H.J. Lu2-2/+20
2012-07-1820101011-1.c: Skip on bare-metal m68k.Julian Brown2-0/+9
2012-07-18config.gcc (v850-*-rtems*): New target.Ralf Corsepius4-0/+48
2012-07-18invoke.texi: Add -fhoist-adjacent-loads and -ftree-slsr to list of flags cont...Bill Schmidt5-5/+42
2012-07-18trans.c (stmt_group_may_fallthru): New function.Eric Botcazou6-6/+84
2012-07-18arm.c (arm_rtx_costs_1): Adjust cost for CONST_VECTOR.Jie Zhang23-15/+390
2012-07-18gcc/Andrew Stubbs3-6/+27
2012-07-18re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther6-55/+47
2012-07-18tree.h (get_object_or_type_alignment): Remove.Richard Guenther4-124/+104
2012-07-18re PR target/38621 (sh gcc unable to spill register when building ghostscript...Oleg Endo2-0/+21
2012-07-18* doc/invoke.texi (ARM Options): Document -munaligned-access.Nick Clifton2-2/+24
2012-07-18sh.md (mulsidi3, umulsidi3): Remove constraints in expander.Oleg Endo2-116/+65
2012-07-18re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo9-15/+164
2012-07-18* graphite-poly.c (print_pbb_body): Fixup dump_bb call.Steven Bosscher2-1/+5
2012-07-17re PR c++/53995 (Overload resolution fails with enum argument, says <anonymou...Jason Merrill4-1/+23
2012-07-17pr36134.c: Use dg-skip-if to skip the testcase if there is a conflict with -m...Kazu Hirata2-2/+13
2012-07-18Daily bump.GCC Administrator1-1/+1
2012-07-17fix botched commitSteven Bosscher1-1/+0
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher23-462/+534
2012-07-17re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil17-193/+283
2012-07-17re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)Jason Merrill4-0/+32
2012-07-17re PR fortran/53985 (-Wno-c-binding-type still prints a warning)Tobias Burnus8-3/+35
2012-07-17decl.c (xref_basetypes): Complain about incomplete template base.Jason Merrill7-40/+83
2012-07-17re PR c++/53549 (g++ and armadillo 3.2.0, operator() is inaccessible)Jason Merrill6-25/+54
2012-07-17tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...Richard Guenther6-29/+30
2012-07-17hwint.c: Fix loop range.Tom de Vries2-1/+6
2012-07-17double-int.h (double_int_popcount): New inline function.Tom de Vries4-0/+45
2012-07-17Clean up supportable_widening_operation.Richard Henderson4-25/+23
2012-07-17[multiple changes]Arnaud Charlet5-24/+77
2012-07-17[multiple changes]Arnaud Charlet12-136/+193
2012-07-17[multiple changes]Arnaud Charlet11-73/+118
2012-07-17sem_prag.adb, treepr.ads: Minor reformatting.Robert Dewar3-3/+8
2012-07-17[multiple changes]Arnaud Charlet7-45/+102