aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-04-12re PR fortran/56266 ([OOP] ICE on invalid in gfc_match_varspec)Janus Weil4-4/+46
2013-04-12vrp87.c: Do not run test on ppc and xtensa either.Jeff Law2-1/+6
2013-04-12i386.c (ix86_hard_regno_mode_ok): Use ANY_QI_REGNO_P in QImode checks.Uros Bizjak2-51/+48
2013-04-12re PR fortran/56929 ([OOP] [F08] ICE on dummy argument child class with coarr...Tobias Burnus4-3/+37
2013-04-12df-core.c (df_find_def): Compare register numbers.Steven Bosscher2-3/+8
2013-04-12re PR rtl-optimization/56903 (gcc is 4.8.0 fails to compile netdev.c from the...Vladimir Makarov4-0/+34
2013-04-12arm.md (mov_scc,mov_negscc,mov_notscc): Convert define_insn into define_insn_...Greta Yorsh2-9/+34
2013-04-12re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...Janus Weil23-205/+241
2013-04-12arm.c (gen_operands_ldrd_strd): Initialize "base".Greta Yorsh2-1/+5
2013-04-12makeutl.adb, [...]: Minor reformatting.Robert Dewar7-67/+217
2013-04-12Update dependencies.Arnaud Charlet1-33/+34
2013-04-12[multiple changes]Arnaud Charlet7-89/+188
2013-04-12[multiple changes]Arnaud Charlet41-406/+302
2013-04-12exp_aggr.adb: Minor reformatting.Robert Dewar4-4/+134
2013-04-12[multiple changes]Arnaud Charlet21-297/+1017
2013-04-12[multiple changes]Arnaud Charlet3-2/+23
2013-04-12sem_attr.adb (Analyze_Access_Attribute): Treat P'Access like a call only in t...Bob Duff2-4/+10
2013-04-12[multiple changes]Arnaud Charlet11-14/+88
2013-04-12aspects.adb (Find_Aspect): New routine.Hristian Kirtchev9-61/+113
2013-04-12[multiple changes]Arnaud Charlet9-26/+58
2013-04-12aspects.adb: Alphabetize subprogram bodies in this unit.Hristian Kirtchev19-174/+383
2013-04-12[multiple changes]Arnaud Charlet4-1/+30
2013-04-12s-rident.ads: Add various missing Ada 2012 restrictions...Ed Schonberg11-89/+300
2013-04-12[multiple changes]Arnaud Charlet8-86/+178
2013-04-12[multiple changes]Arnaud Charlet6-14/+114
2013-04-12[multiple changes]Arnaud Charlet11-605/+70
2013-04-12[multiple changes]Arnaud Charlet3-29/+40
2013-04-12[multiple changes]Arnaud Charlet11-38/+408
2013-04-12[multiple changes]Arnaud Charlet6-372/+45
2013-04-12sem_ch13.adb (Analyze_Aspect_Specifications): Aspect Depends is now a delayed...Hristian Kirtchev3-68/+462
2013-04-12[multiple changes]Arnaud Charlet8-154/+192
2013-04-12gnat1drv.adb (Gnat1drv): Test Target_Dependent_Info_Write_Name.Robert Dewar6-47/+97
2013-04-12tree-pass.h (TODO_do_not_ggc_collect): New.Richard Biener7-8/+74
2013-04-12re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)Tobias Burnus5-3/+49
2013-04-12re PR tree-optimization/56918 (incorrect auto-vectorization of array initiali...Jakub Jelinek5-5/+83
2013-04-12gimple.c (is_gimple_constant): Vector CONSTRUCTORs should not be considered a...Richard Biener2-7/+5
2013-04-12re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)Tobias Burnus8-35/+154
2013-04-12fold-const.c (const_binop): Handle vector shifts by a scalar.Marc Glisse4-9/+56
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek2-0/+373
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek16-61/+280
2013-04-12ifcvt.c (end_ifcvt_sequence): Mark a and b for unsharing as well.Andreas Krebbel2-0/+7
2013-04-12aarch64.c (aarch64_select_cc_mode): Allow NEG code in CC_NZ mode.Naveen H.S5-1/+136
2013-04-12Daily bump.GCC Administrator1-1/+1
2013-04-11fix changelogJason Merrill1-0/+2
2013-04-11re PR c++/52748 ([C++11] N3276 changes to decltype)Jason Merrill6-26/+151
2013-04-11re PR c++/56895 (ICE: unexpected expression of kind arrow_expr)Jakub Jelinek4-1/+31
2013-04-11re PR c++/56901 (lambda with implicit capture by reference)Jason Merrill3-5/+25
2013-04-11re PR tree-optimization/48184 (ICE: SIGFPE (division by zero) in compute_alig...Marek Polacek2-1/+7
2013-04-11stor-layout.c (skip_simple_constant_arithmetic): Move to...Eric Botcazou11-46/+107
2013-04-11call.c (build_conditional_expr_1, [...]): Protect error calls with complain &...Paolo Carlini4-46/+86