aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-30gnatvsn.ads (Library_Version): Bump to 4.7.Eric Botcazou2-3/+8
2011-04-30dump-prase-tree.c (show_code_node): Set the current namespace to the BLOCK be...Thomas Koenig2-0/+11
2011-04-30re PR fortran/48821 (IMPORT :: dummy_arg is rejected, while "IMPORT" imports...Tobias Burnus4-33/+39
2011-04-30re PR fortran/48800 (ICE with non-allocatable/pointer deferred-shape array)Tobias Burnus4-1/+43
2011-04-30cp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.Diego Novillo8-8/+147
2011-04-30ipa-inline.c (can_inline_edge_p): Disregard limits when inlining into functio...Jan Hubicka2-3/+48
2011-04-30cgraph.c (cgraph_create_virtual_clone): Clear constructor/destructor flags.Jan Hubicka2-0/+7
2011-04-30re PR fortran/48746 (Matmul with allocate on assignment)Paul Thomas4-6/+54
2011-04-30sparc.h (PRINT_OPERAND, [...]): Remove.Anatoly Sokolov4-94/+127
2011-04-30re PR middle-end/48752 (ICE in evaulate_conditions_for_edge at ipa-inline-ana...Jan Hubicka2-0/+15
2011-04-30dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek2-230/+1037
2011-04-30re PR testsuite/48809 (switch statement optimization error)Jakub Jelinek4-42/+92
2011-04-29tree-ssa-threadedge.c (thread_across_edge): Add missing return.Jeff Law4-0/+72
2011-04-30Daily bump.GCC Administrator1-1/+1
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor14-137/+177
2011-04-29re PR c++/48606 (g++.dg/init/ctor9.C ICE: tree check: expected class 'type', ...Paolo Carlini4-2/+24
2011-04-29inline-10.c: New testcase.Jan Hubicka5-91/+391
2011-04-29re PR fortran/48462 (realloc on assignment: matmul Segmentation Fault with Al...Paul Thomas4-10/+61
2011-04-29re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther2-5/+8
2011-04-29In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-2/+35
2011-04-29use tls for ic varsXinliang David Li3-1/+18
2011-04-29re PR fortran/48810 ([OOP] TPB rejected because module procedure is private)Tobias Burnus5-3/+107
2011-04-29re PR libfortran/48488 (Wrong default format for real numbers)Jerry DeLisle12-57/+151
2011-04-29builtins.c (fold_builtin_classify_type): Use integer_type_node for the type o...Richard Guenther6-27/+57
2011-04-29expr.h (expand_shift): Rename to ...Richard Guenther11-164/+137
2011-04-29tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapp...Richard Guenther4-4/+15
2011-04-29lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...Michael Matz5-426/+573
2011-04-29misc.c (gnat_handle_option): Set warn_maybe_uninitialized.Michael Matz4-0/+11
2011-04-29tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther5-20/+39
2011-04-29tree-ssa-structalias.c (get_fi_for_callee): Restructure.Richard Guenther2-28/+24
2011-04-29haifa-sched.c (last_nondebug_scheduled_insn): New.Alexandre Oliva2-15/+17
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li13-82/+264
2011-04-29Daily bump.GCC Administrator1-1/+1
2011-04-29rs6000.c (rs6000_delegitimize_address): Handle unspec plus offset.Alan Modra2-2/+18
2011-04-29cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph node instead ...Martin Jambor4-7/+12
2011-04-28update changelog #2Michael Meissner1-0/+3
2011-04-28re PR tree-optimization/48765 (ICE in vect_transform_stmt)Ira Rosen7-42/+166
2011-04-28update changelogMichael Meissner2-0/+12
2011-04-28re PR tree-optimization/48775 (gcc.dg/pr48616.c FAILs on Tru64 UNIX)Rainer Orth2-1/+6
2011-04-28re PR c++/48798 (CV-qualified base class erroneously forbidden)Paolo Carlini5-4/+20
2011-04-28re PR c++/48656 ([C++0x] cannot call member function without object)Dodji Seketeli4-1/+34
2011-04-28re PR middle-end/48597 (x86-64 unwind register save location misses half-regi...Jakub Jelinek2-0/+11
2011-04-28* config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* |Joseph Myers11-32/+47
2011-04-28ipa-inline-analysis.c (will_be_nonconstant_predicate): Take nonconstant_names...Jan Hubicka2-14/+70
2011-04-28re PR bootstrap/48804 (Bootstrap compare failure)Richard Guenther2-1/+11
2011-04-28re PR tree-optimization/40052 (missed optimizations on (extended) logical typ...Richard Guenther3-0/+34
2011-04-28re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Paolo Carlini4-2/+32
2011-04-28re PR c++/48771 ([C++0x] is_literal_type incorrect for references to non-lite...Paolo Carlini4-15/+28
2011-04-28tree-ssa-structalias.c (dump_constraint): Don't end the line.Richard Guenther2-68/+90
2011-04-28tree-ssa-structalias.c (find_func_aliases_for_builtin_call): New function spl...Richard Guenther2-318/+356