aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-16re PR middle-end/48136 (verify_gimple failed at -O0)Jakub Jelinek4-18/+42
2011-03-16var-tracking.c (prepare_call_arguments): Add ATTRIBUTE_UNUSED to nargs.Jakub Jelinek2-1/+6
2011-03-16re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker hand...Rainer Orth5-51/+128
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek14-440/+41
2011-03-16calls.c (emit_call_1): Set MEM_EXPR on call's MEM.Jakub Jelinek4-41/+159
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek12-11/+115
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek15-84/+830
2011-03-16re PR target/45844 (FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compile...Alan Modra4-2/+35
2011-03-16Daily bump.GCC Administrator1-1/+1
2011-03-15pt.c (value_dependent_expression_p): Don't check value_dependent_expression_p...Jason Merrill2-3/+5
2011-03-15c-common.c (max_constexpr_depth): New.Jason Merrill10-33/+85
2011-03-15Core 1191Jason Merrill4-21/+37
2011-03-15decl2.c (cp_check_const_attributes): New.Rodrigo Rivas Costa4-0/+93
2011-03-15re PR c++/34758 (Bad diagnostic for circular dependency in constructor defaul...Jason Merrill6-13/+70
2011-03-15Fix pr47837Xinliang David Li5-0/+272
2011-03-15Actually delete it as svn rename seemed to failRamana Radhakrishnan1-26/+0
2011-03-15Fixup last commit.Ramana Radhakrishnan3-3/+29
2011-03-15re PR c++/47688 ([C++0x] Segfault when assigning lambda to std::function vari...Ramana Radhakrishnan4-1/+40
2011-03-15re PR middle-end/47650 (wrong output of print_generic_decl() called from a pl...Richard Guenther6-12/+29
2011-03-15re PR c++/13954 ([tree-ssa] SRA does not work for classes that use inheritanc...Richard Guenther4-6/+183
2011-03-15re PR rtl-optimization/48037 (Missed optimization: unnecessary register moves)Richard Guenther4-8/+57
2011-03-15re PR tree-optimization/48129 (gcc.c-torture/execute/builtins/snprintf-chk.c ...Jakub Jelinek2-3/+9
2011-03-15re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther12-53/+203
2011-03-15re PR tree-optimization/48031 (gcc.c-torture/compile/pr42956.c ICEs gcc on m6...Richard Guenther2-2/+18
2011-03-15i386.c (ix86_emit_swdivsf): Implement more efficiently.Richard Guenther2-17/+22
2011-03-15* arith.c (arith_power): Plug memory leak.Francois-Xavier Coudert2-1/+5
2011-03-15re PR target/48032 (PowerPC64 -mcmodel=medium invalid ld offset)Alan Modra5-48/+132
2011-03-15Daily bump.GCC Administrator1-1/+1
2011-03-14Fix fix to PR 48053Michael Meissner2-1/+9
2011-03-14sol2.c (solaris_assemble_visibility): Remove obsolete URLs.Rainer Orth2-5/+8
2011-03-14re PR middle-end/47917 (snprintf(..., "const string") should be optimized int...Jakub Jelinek5-1/+208
2011-03-14re PR middle-end/38878 (gcc.dg/tree-ssa/foldaddr-1.c XFAILed)Jakub Jelinek4-4/+23
2011-03-14re PR debug/47946 (Dwarf uses 64-bits to refer to a structure offset unnecess...Jakub Jelinek2-4/+13
2011-03-14unwind-dw2.c: Include sys/sdt.h if it exists.Tom Tromey5-1/+44
2011-03-14i386.md (ROUND_FLOOR): New constant.Uros Bizjak21-11/+1119
2011-03-14c-parser.c (c_parser_asm_string_literal): Clear warn_overlength_strings.Tom Tromey6-0/+157
2011-03-14c-parser.c (disable_extension_diagnostics): Save warn_overlength_strings.Tom Tromey6-1/+73
2011-03-14Enable __float128 test for 32bit.H.J. Lu2-2/+4
2011-03-14re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt...Richard Sandiford2-0/+67
2011-03-14* BASE-VER: Change to 4.7.0.Jakub Jelinek2-1/+5
2011-03-14re PR tree-optimization/48098 (internal compiler error: in build_vector_from_...Richard Guenther4-2/+31
2011-03-14re PR bootstrap/48102 (Bootstrap failure: error: macro "build_cloog_prog" req...Jakub Jelinek2-3/+9
2011-03-14freebsd.h: (RELOCATABLE_NEEDS_FIXUP): Define in terms of target_flags_explicit.Andreas Tobler4-3/+70
2011-03-14Daily bump.GCC Administrator1-1/+1
2011-03-12invoke.texi (-fdiagnostics-show-option): Replace with...Chris Demetriou2-9/+20
2011-03-12re PR target/48053 (ICE in in build_int_cst_wide, when building cpu2000 galge...Peter Bergner7-22/+140
2011-03-13Daily bump.GCC Administrator1-1/+1
2011-03-12re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2-1/+6
2011-03-12re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig1-1/+1
2011-03-12re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2-0/+13