aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-27* MAINTAINERS: Update my e-mail address.James E. Wilson2-4/+8
2009-04-27spu.c (spu_machine_dependent_reorg): Make sure branch label on hint instructi...Trevor Smigiel2-0/+25
2009-04-27re PR testsuite/39807 (Reporting of testsuite failures are messed up when usi...Jakub Jelinek2-11/+27
2009-04-27Allow non-constant arguments to conversion intrinsics.Trevor Smigiel10-72/+345
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher10-474/+502
2009-04-27re PR c/39928 (gimplify_expr failure)Richard Guenther5-1/+34
2009-04-27* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.Nick Clifton2-1/+5
2009-04-27re PR c/39903 (ICE on flexible member)H.J. Lu5-1/+65
2009-04-27Add dump file checks for sms testsRevital Eres9-9/+55
2009-04-27ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.Michael Matz6-24/+40
2009-04-27re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)Richard Guenther5-0/+51
2009-04-27tree-into-ssa.c (regs_to_rename, [...]): Remove.Michael Matz2-32/+6
2009-04-27resource.c (find_basic_block): Use BLOCK_FOR_INSN to look up a label's basic ...Eric Botcazou4-19/+83
2009-04-27tree-flow-inline.h (function_ann): Remove.Richard Guenther4-62/+12
2009-04-27alpha.c (code_for_builtin): Declare as enum insn_code.Uros Bizjak2-7/+8
2009-04-27re PR c++/39875 (Wrong "value computed is not used" warning)Jakub Jelinek4-1/+27
2009-04-27Daily bump.GCC Administrator1-1/+1
2009-04-26ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l...Jan Hubicka5-14/+73
2009-04-26* tree-flow.h (tree_ann_common_d): Remove aux and value_handle members.Michael Matz2-7/+5
2009-04-26tree-pass.h (pass_del_ssa, [...]): Remove decls.Michael Matz5-111/+11
2009-04-26tree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.H.J. Lu3-2/+8
2009-04-26Expand from SSA.Michael Matz104-1280/+1152
2009-04-26re PR fortran/39893 ([4.4] gfortran ICE on invalid program)Steven G. Kargl4-1/+27
2009-04-26tree-ssa-copyrename.c (rename_ssa_copies): Don't iterate beyond num_ssa_names.Michael Matz4-4/+11
2009-04-26re PR inline-asm/39543 (Reload failure on mplayer from SVN)Jakub Jelinek6-4/+240
2009-04-26re PR c/39889 (Bogus -Wunused-value warning)Jakub Jelinek5-10/+30
2009-04-26tree-nested.c (get_nonlocal_vla_type): If not optimizing, call note_nonlocal_...Jakub Jelinek6-6/+319
2009-04-26dwarf2out.c (loc_descr_plus_const): New function.Jakub Jelinek2-45/+56
2009-04-26tree.h (DECL_BY_REFERENCE): Note that it is also valid for !TREE_STATIC VAR_D...Jakub Jelinek5-12/+137
2009-04-26tree-sra.c (sra_build_assignment): Don't use into_ssa mode, mark new temporar...Michael Matz2-2/+9
2009-04-26re PR c/39581 (VLA types at file scope wrongly rejected)Joseph Myers6-2/+117
2009-04-26i386.c (print_operand): Fix typo.Uros Bizjak2-1/+5
2009-04-26aot-compile.in: Print diagnostics for malformed or invalid class files.Matthias Klose5-6/+129
2009-04-26mingw-w64.h (STANDARD_INCLUDE_DIR): Redefine it to just use mingw/include.Kai Tietz3-0/+59
2009-04-26re PR c/39556 (statics in C99 inline functions later declared extern)Joseph Myers6-5/+131
2009-04-26df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is not new but on...Steven Bosscher3-343/+105
2009-04-262009-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini5-70/+31
2009-04-26re PR testsuite/39710 (gcc.misc-tests/help.exp doesn't work when configured w...Ralf Wildenhues2-4/+6
2009-04-26Update copyright year. Committed without a ChangeLog entry.Ian Lance Taylor1-1/+2
2009-04-25Makefile.in (needed-list): Target removed (not used in GCC 3.0 and later).Eli Zaretskii2-19/+9
2009-04-26Daily bump.GCC Administrator1-1/+1
2009-04-26c-decl.c (build_enumerator): Allow values folding to integer constants but no...Joseph Myers8-27/+98
2009-04-25re PR c/39582 (bad errors for some uses of [*] arrays)Joseph Myers4-2/+36
2009-04-25mutex (__get_once_functor_lock, [...]): Replace global lock object with local...Jonathan Wakely5-27/+78
2009-04-25re PR target/39897 (Revision 146761 caused libgomp.fortran/omp_atomic1.f90)Uros Bizjak2-1/+17
2009-04-25test_summary: Only include LAST_UPDATED if it exists.Gerald Pfeifer2-4/+12
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini1-8/+38
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini16-30/+297
2009-04-25Fix typo in comment in previous commit.Joseph Myers1-1/+1
2009-04-25re PR c/39564 (variably modified function return types not always diagnosed)Joseph Myers4-2/+54