aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-17re PR c++/48531 ([C++0x][SFINAE] Hard errors with arrays of unknown bound)Jason Merrill5-1/+38
2011-04-17* tree.c (get_target_expr): Handle VEC_INIT_EXPR.Jason Merrill2-0/+6
2011-04-18Daily bump.GCC Administrator1-1/+1
2011-04-17Make-lang.in (gnatbind): Replace $(ALL_CFLAGS) with $(CFLAGS) on the link line.Eric Botcazou2-1/+6
2011-04-17arm.c (neon_struct_mem_operand): Support POST_INC/PRE_DEC memory operands.Chung-Lin Tang2-0/+10
2011-04-17mips.c (mips_cfun_call_saved_reg_p): Handle global registers.Richard Sandiford4-0/+30
2011-04-17cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.Jan Hubicka4-5/+7
2011-04-17re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jan Hubicka9-13/+19
2011-04-17re PR lto/48538 (profiled LTO bootstrap failure with Ada)Eric Botcazou2-5/+13
2011-04-17New flag to apply SMS when SC equals 1Revital Eres4-3/+19
2011-04-17lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka10-667/+825
2011-04-17decl.c (gnat_to_gnu_entity): Declare the padded type built for the return typ...Eric Botcazou8-2/+69
2011-04-17Free sccs fieldRevital Eres2-0/+5
2011-04-17Avoid unfreed memory when SMS failsRevital Eres2-1/+4
2011-04-17re PR fortran/48624 (gfortran DECL issues in function declaration)Tobias Burnus2-18/+6
2011-04-17re PR tree-optimization/48622 (ICE: in estimate_size_after_inlining, at ipa-i...Michael Matz4-2/+108
2011-04-17Daily bump.GCC Administrator1-1/+1
2011-04-16predicates.md: Reorganize and simplify predicates.John David Anglin4-528/+386
2011-04-16sse.md (sseunpackmode): New mode attribute.Uros Bizjak4-269/+153
2011-04-16lto.c (lto_balanced_map): Fix typos in head comment.Eric Botcazou2-56/+70
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka16-197/+288
2011-04-16sse.md (V16): New mode iterator.Uros Bizjak10-257/+197
2011-04-15Implement N3271Jason Merrill14-58/+639
2011-04-16Daily bump.GCC Administrator1-1/+1
2011-04-15re PR target/48629 (ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure)Bernd Schmidt2-2/+8
2011-04-15trans-array.c (toplevel): Include gimple.h.Michael Matz7-14/+88
2011-04-15In gcc/objc/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-1/+35
2011-04-15re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-5/+12
2011-04-15Add compound_list to backend interface.Ian Lance Taylor4-37/+50
2011-04-15rs6000.c (call_ABI_of_interest): Call cgraph_get_node instead of cgraph_get_c...Pat Haugen2-1/+6
2011-04-15Use backend interface for send statement.Ian Lance Taylor4-154/+112
2011-04-15cfgexpand.c (expand_debug_expr): Use simplify_gen_{unary,binary,ternary} inst...Jakub Jelinek2-123/+128
2011-04-15tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz9-8/+63
2011-04-15ipa-prop.c (ipa_analyze_virtual_call_uses): Remove handling of ADR_EXPRs.Martin Jambor2-12/+5
2011-04-15re PR middle-end/48601 (ICE in lower_emutls_function_body, at tree-emutls.c:623)Martin Jambor2-2/+10
2011-04-15In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero18-63/+634
2011-04-15re PR libfortran/48589 (Invalid G0/G0.d editing for NaN/infinity)Jerry DeLisle2-0/+43
2011-04-15gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd5-19/+32
2011-04-15re PR fortran/48286 (gfortran.dg/cray_pointers_8.f90 FAILs)Richard Guenther2-1/+6
2011-04-15re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_v...Richard Guenther2-42/+47
2011-04-15Switch SSE and AVX mnemonics.H.J. Lu2-4/+10
2011-04-15s390.md (popcountdi2, [...]): Replace match_operand with match_dup for the th...Andreas Krebbel2-3/+9
2011-04-15pr41885.c (dg-options): Change -finline-limit=0 to -fno-inlineGeorg-Johann Lay2-1/+6
2011-04-15combine.c (subst, [...]): Add new argument, use it to track processing of con...Maxim Kuvyrkov2-28/+48
2011-04-15re PR testsuite/48614 (gcc.target/i386/pr46084.c should require avx_runtime)Jakub Jelinek2-1/+7
2011-04-15m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure.Maxim Kuvyrkov2-1/+13
2011-04-15avr.md ("rotl<mode>3",mode=HIDI): Use match_dup instead of match_operand for ...Georg-Johann Lay2-1/+6
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford4-16/+71
2011-04-15gimplify.c: Fix issues in comments throughout.Eric Botcazou2-75/+80
2011-04-15cfgexpand.c (expand_call_stmt): Convert the function type to the original one...Eric Botcazou2-5/+5