aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-28lto.c (lto_read_decls): Fix comment in comment.Andrew Pinski2-1/+5
2014-06-29re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail)Jerry DeLisle3-4/+12
2014-06-29Daily bump.GCC Administrator1-1/+1
2014-06-28tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type is com...Jan Hubicka5-57/+281
2014-06-28* cgraph.c (dump_cgraph_node): Dump init&fini priorities.Jan Hubicka2-0/+8
2014-06-28objc-act.c (objc_xref_basetypes): Set TYPE_BINFO of type variants, too.Jan Hubicka2-1/+10
2014-06-28tree-inline.c (remap_type_1): Do not duplicate fields that are shared in betw...Jan Hubicka2-23/+74
2014-06-28* gennews: Use gcc-3.0/index.html.Richard Biener2-1/+5
2014-06-28ipa-prop.c (ipa_set_jf_known_type): Record always the main variant of the type.Jan Hubicka2-4/+24
2014-06-28ipa-devirt.c (set_type_binfo): New function.Jan Hubicka2-10/+48
2014-06-28stor-layout.c (finish_builtin_struct): Copy fields into the variants.Jan Hubicka2-1/+10
2014-06-28revert: [multiple changes]Paolo Carlini2-153/+80
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert36-206/+4524
2014-06-28rs6000.c (rs6000_aggregate_candidate): Revert accidental change due to wide-i...Ulrich Weigand2-0/+6
2014-06-28DR 1579 PR c++/58051Jonathan Wakely4-3/+30
2014-06-28Daily bump.GCC Administrator1-1/+1
2014-06-27re PR c++/61433 (ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std...Jason Merrill3-0/+33
2014-06-272014-06-27 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini12-222/+164
2014-06-27nint_2.f90: Don't XFAIL for powerpc64le-*-linux*.Bill Schmidt2-1/+6
2014-06-27re PR c++/61614 (Bogus error: taking address of temporary array)Paolo Carlini4-1/+21
2014-06-27Support compressed debug sectionsRainer Orth10-5/+346
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