aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-08-31re PR c++/18747 ("template<> int i;" accepted)Paolo Carlini7-35/+103
2012-08-31ipa-inline-analysis.c (estimate_function_body_sizes): Allocate nonconstant_na...Martin Jambor2-7/+13
2012-08-31re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591)Jakub Jelinek4-14/+37
2012-08-31arm.c (arm_expand_epilogue): Remove unused variable floats_from_frame.Greta Yorsh2-13/+6
2012-08-31re PR c++/54197 (Lifetime of reference not properly extended)Ollie Wild4-0/+53
2012-08-31re PR middle-end/54409 (internal compiler error: in remap_predicate, at ipa-i...Martin Jambor4-2/+44
2012-08-31ipa-inline-analysis.c (phi_result_unknown_predicate): New function.Martin Jambor4-2/+130
2012-08-31re PR middle-end/54394 (fatigue2 -flto run time regression)Martin Jambor2-5/+16
2012-08-30re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type con...Jason Merrill7-28/+293
2012-08-30semantics.c (finish_qualified_id_expr): Handle building up a non-dependent SC...Jason Merrill3-17/+25
2012-08-30friend.c (make_friend_class): Handle template template parameters.Jason Merrill5-6/+31
2012-08-30pt.c (get_class_bindings): Call coerce_template_parms.Jason Merrill2-11/+20
2012-08-30decl.c (cp_finish_decl): Check for invalid multiple initializers even if the ...Jason Merrill3-3/+13
2012-08-30pt.c (instantiate_template_1): Keep processing_template_decl set if there are...Jason Merrill2-0/+9
2012-08-31Daily bump.GCC Administrator1-1/+1
2012-08-30re PR target/54252 (Bad alignment code generated for Neon loads)Ramana Radhakrishnan2-30/+48
2012-08-30Daily bump.GCC Administrator1-1/+1
2012-08-29* cfg.c (dump_bb_info): Print a newline if there were no edges to dump.Steven Bosscher2-0/+8
2012-08-29revert: t-linux64 (MULTILIB_OSDIRNAMES): Change to use mapping style, add ../...Chung-Lin Tang2-9/+9
2012-08-29mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci if TARGET_SYNCI.Richard Sandiford4-0/+18
2012-08-29sh.opt (menable-tas): Rename to mtas.Oleg Endo4-6/+12
2012-08-29iterators.md: New file.Oleg Endo4-390/+298
2012-08-29ipa-inline.h (estimate_edge_hints): Call do_estimate_edge_hints, not do_estim...Martin Jambor2-1/+6
2012-08-29mips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm directives, remove #ifnde...Chung-Lin Tang3-3/+24
2012-08-29Daily bump.GCC Administrator1-1/+1
2012-08-28re PR fortran/54389 ([F2003/F2008 difference] PURE functions and pointer dumm...Tobias Burnus2-2/+9
2012-08-28re PR fortran/54382 (gfortran show_locus: Invalid read of size 4)Tobias Burnus2-0/+6
2012-08-28re PR fortran/54384 (gfortran memory leaks)Tobias Burnus3-3/+18
2012-08-28ssa-dom-thread-3.c: Add -fno-short-enums.Joey Ye2-1/+6
2012-08-28Fix ChangeLog formatting.Walter Lee1-1/+1
2012-08-28Fix some typos and coding style violations.Walter Lee3-128/+126
2012-08-28re PR fortran/54384 (gfortran memory leaks)Tobias Burnus2-0/+6
2012-08-28Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee9-46/+433
2012-08-28Daily bump.GCC Administrator1-1/+1
2012-08-27sched-deps.c (add_dependence_list_and_free): Simplify.Maxim Kuvyrkov2-12/+18
2012-08-27re PR target/46254 (ICE: in find_reloads, at reload.c:3806 (unable to generat...Uros Bizjak5-71/+102
2012-08-27re PR fortran/54384 (gfortran memory leaks)Tobias Burnus3-1/+14
2012-08-27Fix doc typo.Walter Lee2-2/+6
2012-08-27re PR fortran/54384 (gfortran memory leaks)Tobias Burnus3-2/+10
2012-08-27Fix a typo in the mcount function_profiler.Walter Lee3-2/+7
2012-08-27Stop trying to represent the bfins instruction with the insv pattern,Walter Lee2-31/+6
2012-08-27Properly set the latency of atomic ops to the approximate latency of a remote...Walter Lee4-10/+27
2012-08-27* gdbinit.in: Fix syntax of skip command.Andreas Schwab2-2/+6
2012-08-27ext_ins.c, [...]: Add NOMIPS16.Richard Sandiford6-10/+17
2012-08-2720020620-1.c, [...]: Tighten regexps.Richard Sandiford42-221/+243
2012-08-27mips.exp: Use gcc-dg-runtest rather than dg-runtest.Richard Sandiford306-391/+1078
2012-08-27mips.c (mips_pic_call_symbol_from_set): Check for SYMBOL_REF SET_SRCs.Richard Sandiford2-6/+17
2012-08-27mips.c (vr4130_align_insns): Don't simulate ghost instructions.Richard Sandiford2-1/+9
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli2-0/+19
2012-08-27re PR fortran/54384 (gfortran memory leaks)Tobias Burnus2-0/+11