aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-27re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...Martin Jambor5-40/+123
2014-06-27remove broken and redundant diagnostic in i386_pe_section_type_flagsTrevor Saunders2-20/+5
2014-06-27tree-ssa-math-opts.c (bswap_replace): Fix SLOW_UNALIGNED_ACCESS test to only ...Richard Biener2-1/+8
2014-06-27Fix for devirtualization dump functionsMartin Liska8-28/+35
2014-06-27parser.c (cp_parser_compound_literal_p): New.Paolo Carlini2-32/+34
2014-06-27re PR tree-optimization/57233 (Vector lowering of LROTATE_EXPR pessimizes code)Jakub Jelinek11-44/+427
2014-06-27c-parser.c (c_parser_declaration_or_fndef): Discard all type qualifiers in __...Sebastian Huber4-15/+45
2014-06-27bounds-2.c: Adjust dg-output.Marek Polacek4-40/+135
2014-06-27re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle2-0/+16
2014-06-27re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle2-29/+25
2014-06-27Daily bump.GCC Administrator1-1/+1
2014-06-26Fix a comment.François Dumont1-1/+1
2014-06-26re PR target/61586 (ICE on alpha in alpha_handle_trap_shadows, at config/alph...Uros Bizjak4-79/+108
2014-06-26re PR c++/57573 ([C++1y] bogus "taking address of temporary" error)Paolo Carlini2-0/+18
2014-06-26invoke.texi (-fsemantic-interposition): Document.Jan Hubicka6-0/+46
2014-06-26re PR target/61542 ([4.8/4.9/trunk] vect-nop-move.c fails on powerpc64le-unkn...Bill Schmidt2-1/+7
2014-06-262014-06-26 François Dumont <fdumont@gcc.gnu.org>François Dumont12-164/+222
2014-06-26parser.c (cp_parser_for_init_statement): Change range-for error to pedwarn.Jason Merrill3-5/+7
2014-06-26N3994 Ranged-based for-loops: The Next GenerationJason Merrill3-0/+41
2014-06-26c-common.h (enum cxx_dialect): Add cxx1z.Jason Merrill4-3/+50
2014-06-26c-common.h (get_dump_info): Declare.Teresa Johnson5-11/+54
2014-06-26invoke.texi: Fix typo.Teresa Johnson3-1/+11
2014-06-26re PR c++/56633 (Overload selection error for non-static data member initiali...Paolo Carlini2-0/+27
2014-06-262014-06-26 Martin Jambor <mjambor@suse.cz>Martin Jambor10-37/+36
2014-06-26Removed file marked as removed in r211987.Martin Liska1-108/+0
2014-06-26ChangeLog entry splitted to gcc/ChangeLog and gcc/lto/ChangeLog.Martin Liska2-5/+8
2014-06-26ipa-prop.c (ipa_impossible_devirt_target): No longer static, renamed to ipa_i...Martin Jambor7-27/+25
2014-06-26shared_ptr_base.h (__shared_ptr::_Deleter): Fix parameter type.Jonathan Wakely2-1/+6
2014-06-26re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops)Richard Biener5-14/+46
2014-06-26inline-22.c: Add bind_pic_locally.Vidya Praveen5-0/+11
2014-06-26target-support.exp (bind_pic_locally): Save the flags to 'flags_to_postpone' ...Vidya Praveen5-7/+82
2014-06-26Correct ChangeLog entries (dates and missing files)Alan Lawrence2-4/+6
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt8-310/+191
2014-06-26Small cleanups before making collect2 use collect-utils.Bernd Schmidt7-55/+46
2014-06-26Make a collect-utils library for use by tools like collect2 and lto-wrapper.Bernd Schmidt5-156/+298
2014-06-26* config/frv/frv.c (frv_in_small_data_p): Remove redundant assert.Nick Clifton2-1/+2
2014-06-26target-supports.exp (check_effective_target_trapping): Fix typo.Nick Clifton2-1/+6
2014-06-26extend.texi (Function Attributes): Fix typo in description of RX vector attri...Nick Clifton2-2/+7
2014-06-26[ARM] Error if overriding --with-tune by --with-cpuJames Greenhalgh2-1/+12
2014-06-26tree-ssa-dom.c (cprop_operand): Remove restriction on propagating volatile po...Richard Biener2-8/+5
2014-06-26re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops)Richard Biener2-27/+15
2014-06-26re PR c++/61537 (template parameter lists wrongly detected on "struct" or "cl...Adam Butcher4-9/+56
2014-06-26toplev.c (backend_init_target): Move init_emit_regs and init_regs to...Jan Hubicka5-13/+66
2014-06-26Daily bump.GCC Administrator1-1/+1
2014-06-26alloc.cc: Fix use of test allocator.Jonathan Wakely4-23/+9
2014-06-25default_format_denormal_2.f90: Remove xfail for powerpc*-*-linux*.Bill Schmidt2-2/+7
2014-06-25gcc.c (set_multilib_dir): Malloc "." pointer as well.Paul Gortmaker2-4/+14
2014-06-25Makefile.am: Add new header.Jonathan Wakely12-108/+266
2014-06-25alloc_traits.h (__alloc_rebind): Define alias template.Jonathan Wakely5-12/+17
2014-06-25interface.c (check_intents): Fix diagnostic with coindexed coarrays.Tobias Burnus4-9/+44