aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-25re PR c++/58878 (Template parameter name can be hidden in a template member f...Paolo Carlini4-1/+74
2013-10-25Fix names of various macro parameters in tree.hDavid Malcolm2-39/+57
2013-10-25cp-demangle.c (struct d_saved_scope): New structure.Gary Benson3-2/+149
2013-10-25tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Look for an ADDR_EXPR in th...Marc Glisse4-0/+35
2013-10-25re PR tree-optimization/58626 (possible array wrong code bug)Richard Biener4-160/+287
2013-10-25re PR c++/54812 ([C++11] Delete expression doesn't respect access of defaulte...Paolo Carlini2-0/+21
2013-10-25re PR rtl-optimization/58831 (wrong code at -O2 and -O3 on x86_64-linux-gnu i...Eric Botcazou4-11/+58
2013-10-25pr57793.c: Add expected error messages for targets with small integers.Nick Clifton13-8/+39
2013-10-25recog.c (search_ofs): New static variable moved from...Eric Botcazou2-3/+11
2013-10-25invoke.texi (fopenmp): Change supported OpenMP version to 4.0.Tobias Burnus2-1/+6
2013-10-25i386.h (TARGET_MPX): New define.Uros Bizjak2-27/+32
2013-10-25re PR other/33426 (Support of #pragma ivdep)Tobias Burnus5-10/+78
2013-10-25constraints.md (B): New.Ilya Enkovich12-70/+517
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich11-1/+64
2013-10-24expr.c (expand_expr_real_1): Use mode of memory reference rather than mode of...Igor Shevlyakov2-1/+6
2013-10-25Daily bump.GCC Administrator1-1/+1
2013-10-24re PR rtl-optimization/58542 (Arguments of __atomic_* functions are converted...Richard Henderson4-10/+33
2013-10-24cgraph.c (cgraph_fnver_htab): Move GTY((...)) to be before htab_t.Sriraman Tallam2-1/+6
2013-10-24Correct the date, which was wrong in commit r204021Tobias Burnus4-4/+4
2013-10-24compiler: Implement 3-index slicing.Ian Lance Taylor5-44/+171
2013-10-24go-test.exp (errchk): Combine quoted strings in comments.Ian Lance Taylor2-0/+20
2013-10-24builtins.c (dummy_object, [...]): Move to gimplify.c.Andrew MacLeod6-199/+211
2013-10-24tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both [reg+mu...Igor Shevlyakov2-4/+12
2013-10-24convert.c (convert_to_real): Guard those unsafe math function convertions wit...Cong Hou4-6/+50
2013-10-24re PR other/58712 (issues found by --enable-checking=valgrind)Markus Trippelsdorf2-5/+13
2013-10-24Add missing part for last ChangeLog entry:Joern Rennecke1-0/+2
2013-10-24arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH.Joern Rennecke2-1/+11
2013-10-24re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus4-0/+36
2013-10-24devirt3.C: New test.Dehao Chen2-0/+28
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus18-5/+264
2013-10-24c-output-mod-2.c: Fix for -fPIC.Kyrylo Tkachov3-16/+10
2013-10-24[AArch64,PATCH] Adjust preferred_reload_class of SP+CIan Bolton2-0/+24
2013-10-24* gcc.dg/20020312-2.c: No PIC register for RL78 or MSP430.Nick Clifton2-0/+8
2013-10-24gengtype.c (is_file_equal): Check that files will be same length.Michael Matz2-10/+18
2013-10-24re PR c++/58705 ([c++11] ICE with invalid initializer for _Complex variable)Marek Polacek4-1/+18
2013-10-24config.gcc (sh-*): Add sh-mem.o to extra_obj.Christian Bruel7-157/+359
2013-10-24c-parser.c (c_parser_struct_declaration): Add a comment.Marek Polacek4-1/+23
2013-10-24configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC.Jan-Benedict Glaw4-14/+21
2013-10-24Fix Ada bootstrap with Solaris /bin/kshRainer Orth2-1/+5
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm5-13/+77
2013-10-24Daily bump.GCC Administrator1-1/+1
2013-10-23compiler: use builtin runtime calls for integer to string and string to array...Ian Lance Taylor1-26/+11
2013-10-23testsuite_containergen.h: New.Chris Jefferson7-0/+355
2013-10-23direct-move.h: Fix header for executable tests.Pat Haugen2-3/+8
2013-10-23* testsuite/test-expandargv.c: Include unistd.h.Gerald Pfeifer2-0/+7
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer25-68/+68
2013-10-23re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam2-2/+13
2013-10-23LWG 2165Jason Merrill4-10/+56
2013-10-23c-format.c (gcc_cxxdiag_char_table): Add %X.Jason Merrill4-2/+21
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod38-19/+101