aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29re PR fortran/48810 ([OOP] TPB rejected because module procedure is private)Tobias Burnus5-3/+107
2011-04-29Whitespace fixesJanne Blomqvist1-2/+2
2011-04-29Fix path handlingJanne Blomqvist2-16/+41
2011-04-29PR 48488 TypoJanne Blomqvist1-1/+1
2011-04-29PR 48488 Fix commentsJanne Blomqvist1-8/+11
2011-04-29PR 48488 Fix commentsJanne Blomqvist2-4/+16
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-29re PR libfortran/48488 (Wrong default format for real numbers)Jerry DeLisle3-57/+63
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-29osf.S (UA_SI, [...]): Define.Rainer Orth2-18/+46
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-28configure.ac (*-*-dragonfly*, [...]): Remove cases in libgcj-disabling case s...Joseph Myers3-190/+29
2011-04-28ipa-inline-analysis.c (will_be_nonconstant_predicate): Take nonconstant_names...Jan Hubicka2-14/+70
2011-04-28configure.ac: Disable Java for targets not supporting libffi.Joseph Myers3-216/+137
2011-04-28configure.ac: Separate cases disabling Java and Java libraries from general c...Joseph Myers3-166/+660
2011-04-28re PR bootstrap/48804 (Bootstrap compare failure)Richard Guenther2-1/+11
2011-04-282011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-66/+29
2011-04-28re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini12-35/+223
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
2011-04-28re PR fortran/48112 (generic interface to external function in module)Tobias Burnus13-19/+142
2011-04-27re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Jason Merrill6-1/+172
2011-04-27init.c (build_vec_delete_1): Look for sfk_deleting_destructor to decide wheth...Jason Merrill2-10/+12
2011-04-27re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill13-45/+166
2011-04-28internal-fn.h (internal_fn_name_array): Declare.Gabriel Dos Reis2-2/+9
2011-04-28Daily bump.GCC Administrator1-1/+1
2011-04-27re PR fortran/48788 (ICE: SIGSEGV in resolve_global_procedure (resolve.c:2190...Tobias Burnus4-1/+24
2011-04-27move.h (move_if_noexcept): Add.Paolo Carlini4-3/+180
2011-04-27i386.md (ssemodesuffix): Merge with ssevecsize, ssemodefsuffix, ssescalarmode...Uros Bizjak3-183/+227