aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-19ipa-cp.c (ipcp_process_devirtualization_opportunities): Take into account anc...Martin Jambor5-54/+211
2011-04-19trans-decl.c (gfc_generate_function_code): Call cgraph_create_node instead of...Martin Jambor2-1/+6
2011-04-19Add missing entry.John David Anglin1-1/+32
2011-04-19re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)Eric Botcazou2-0/+9
2011-04-19cgraph.h (cgraph_optimize_for_size_p): Declare.Jan Hubicka4-8/+25
2011-04-19re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to me...Jonathan Wakely11-102/+463
2011-04-19re PR debug/48207 (ICE in lhd_set_decl_assembler_name, at langhooks.c:158)Richard Guenther4-1/+30
2011-04-19tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_N...Eric Botcazou2-2/+8
2011-04-19re PR middle-end/47976 (Recent gfortran.dg/actual_array_constructor_3.f90 reg...Bernd Schmidt2-27/+17
2011-04-19gengtype.h: Updated copyright year.Basile Starynkevitch3-3/+50
2011-04-19In gcc/: 2011-04-19 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-1/+16
2011-04-19arm-protos.h (thumb1_legitimate_address_p): New prototype.Wei Guozhi5-6/+29
2011-04-19config.gcc (-*-*-*vms): Added.Tristan Gingold5-15/+1372
2011-04-19Tweak a few entriesEric Botcazou1-6/+8
2011-04-19Use backend interface for variables.Ian Lance Taylor9-262/+532
2011-04-19re PR testsuite/48675 (20_util/hash/chi2_quality.cc timeout)Hans-Peter Nilsson2-0/+11
2011-04-19Daily bump.GCC Administrator1-1/+1
2011-04-19type_traits (is_nothrow_default_constructible, [...]): Add.Paolo Carlini25-171/+804
2011-04-18use ASM_COMMENT_START instead of #Xinliang David Li2-3/+7
2011-04-18re PR c++/48569 (internal compiler error: in build_zero_init_1, at cp/init.c:...Jason Merrill4-1/+16
2011-04-18re PR c++/48537 (C++0x: ICE using union with non-trivial member)Jason Merrill4-1/+27
2011-04-18re PR middle-end/48661 (wrong-code regression with devirtualization)Jakub Jelinek7-4/+101
2011-04-18re PR c++/48632 (Internal compiler error when using OpenMP with template)Jakub Jelinek4-1/+35
2011-04-18expr.c (expand_expr_real_2): Use GET_MODE instead of TYPE_MODE.Michael Matz2-1/+9
2011-04-18* doc/passes.texi: Fill crossref nodes.Dennis, CHENG Renquan2-7/+9
2011-04-18re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x...Jack Howarth3-2/+8
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering10-12/+29
2011-04-18i386.h (SSE_VEC_FLOAT_MODE_P): Remove.Uros Bizjak7-88/+119
2011-04-18semantics.c (finish_goto_stmt): Do set UNINLINABLE flag on computed gotos.Jan Hubicka2-5/+5
2011-04-18remove now-unused definition of gfc_freeJim Meyering3-11/+6
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering35-212/+301
2011-04-18gfortran: remove cpp definition of free, ...Jim Meyering2-1/+7
2011-04-18* ipa-inline.c (inline_small_functions): Fix pasto in previous patch.Jan Hubicka2-1/+3
2011-04-18ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.hJan Hubicka4-132/+179
2011-04-18* dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.Eric Botcazou2-2/+6
2011-04-18libgo: Fix append declaration.Ian Lance Taylor1-1/+1
2011-04-18re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus7-15/+62
2011-04-18re PR testsuite/48251 (guality_check hangs indefinitely on Tru64 UNIX)Rainer Orth3-2/+10
2011-04-18* gfortran.dg/fmt_g0_5.f08: Use dg-add-options ieee.Rainer Orth2-0/+5
2011-04-18* gcc.dg/vect/pr48377.c: Remove dg-do run.Rainer Orth2-1/+4
2011-04-18* gcc.dg/ipa/pr48195.c: Add dg-require-effective-target lto.Rainer Orth2-0/+5
2011-04-18re PR c++/46364 (basic_string.h:541:32: internal compiler error: Segmentation...Richard Guenther2-0/+25
2011-04-18* obj-c++.dg/dwarf-2.mm: Skip on alpha*-dec-osf*.Rainer Orth2-1/+5
2011-04-18Jie Zhang <jie@codesourcery.com>Jie Zhang3-1177/+1177
2011-04-18tree.c (upper_bound_in_type): Build properly canonicalized INTEGER_CSTs.Richard Guenther2-13/+19
2011-04-18gimple.h (gimple_call_addr_fndecl): New function.Richard Guenther5-34/+50
2011-04-18pr48235.c: Add dg-require-effective-target freorder.Alexander Monakov2-0/+5
2011-04-18re PR c/48650 (valgrind: Invalid write of size 8 in build_string (tree.c:1524))Richard Guenther2-1/+6
2011-04-18re PR lto/48492 (LTO bootstrap failure in copy_constant)Eric Botcazou2-2/+11
2011-04-18re PR target/48252 (ARM neon: problem with consecutive vzip, vuzp and vtrn)Ulrich Weigand5-20/+70