aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-04-12Fix bug reported by Andrew Pinski.James E Wilson2-1/+5
2008-04-12Daily bump.GCC Administrator1-1/+1
2008-04-11dse.c (record_store): Use HOST_BITS_PER_WIDE_INT instead of size of positions...H.J. Lu2-2/+6
2008-04-11re PR middle-end/35897 (DSE doesn't support targets with wide registers)H.J. Lu2-10/+37
2008-04-11constraints.md: New file.Bernd Schmidt6-132/+33
2008-04-11re PR tree-optimization/35869 (ICE in calc_dfs_tree at -O2 -gnatp after VRP o...Richard Guenther4-14/+76
2008-04-11sse-13.c: Move __builtin_ia32_round* to new /* mmintrin-common.h */ section.H.J. Lu3-4/+19
2008-04-11re PR c/35744 (ICE attributes for invalid types)Volker Reichelt4-0/+25
2008-04-11tree.h (struct tree_base): Added a new flag default_def_flag.Oleg Ryjkov2-2/+8
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima2-1/+5
2008-04-11Daily bump.GCC Administrator1-1/+1
2008-04-10re PR target/35768 (gcc.c-torture/compile/20010226-1.c:22: ICE: in do_output_...John David Anglin3-34/+39
2008-04-11* config/spu/spu.c (spu_init_builtins): Mark builtins as nothrow.Ben Elliston2-3/+9
2008-04-10gnat_ugn.texi: Fix typos.Ralf Wildenhues69-155/+183
2008-04-10tree-vrp.c (extract_range_from_binary_expr): Don't handle TRUTH_ANDIF_EXPR or...Rafael Avila de Espindola3-7/+9
2008-04-10mips.md (GPR2): New mode iterator.Adam Nemet7-57/+131
2008-04-10gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_S...Adam Nemet2-1/+6
2008-04-10i386.md (absneg): New code iterator.Uros Bizjak3-82/+58
2008-04-10s390.h: Remove the remains of the recent search & replace action of...Andreas Krebbel2-1/+5
2008-04-10re PR tree-optimization/35821 (Internal compiler error: segmentation fault)Ira Rosen5-2/+64
2008-04-10Daily bump.GCC Administrator1-1/+1
2008-04-09re PR testsuite/34894 (Some compile tests require trampolines even when the t...Andy Hutchinson11-0/+46
2008-04-09re PR c++/35708 (jump to label enters catch block)Jason Merrill4-25/+32
2008-04-09re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled...David Edelsohn2-7/+6
2008-04-09re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram)Samuel Tardieu6-2/+31
2008-04-09PR middle-end/PR28690Peter Bergner2-1/+7
2008-04-09fp-int-convert.h: Use TImode type for x86_64-pc-mingw target.Kai Tietz3-2/+8
2008-04-09target-supports.exp (check_effective_target_vxworks_kernel): Fix comment.Richard Sandiford13-8/+85
2008-04-09list_read.c (snprintf): Define if HAVE_SNPRINTF isn't defined.Jakub Jelinek2-0/+56
2008-04-09decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp13-30/+117
2008-04-09call.c (build_op_delete_call): Fix quotation in warning message.Volker Reichelt4-3/+8
2008-04-09parser.c (cp_parser_check_type_definition): Print error string directly rathe...Volker Reichelt2-15/+15
2008-04-09parser.c (cp_parser_non_integral_constant_expression): Build error message wi...Volker Reichelt2-11/+25
2008-04-09parser.c (cp_parser_asm_specification_opt): Print CPP_CLOSE_PAREN as `)', not...Volker Reichelt2-175/+259
2008-04-09* parser.c (cp_parser_template_parameter_list): Simplify.Volker Reichelt2-5/+6
2008-04-09Daily bump.GCC Administrator1-1/+1
2008-04-09re PR driver/35665 (FAIL: gfortran.dg/include_2.f90 -O (test for excess err...John David Anglin2-2/+5
2008-04-08tree-cfg.c (verify_stmt): Print complete bogus stmt.Richard Guenther4-14/+30
2008-04-08re PR testsuite/35005 (New testcase execute/20071211-1.c assumes 32 bit integ...Andy Hutchinson3-0/+14
2008-04-08fold-const.c (fold_widened_comparison): Do not allow sign-changes that change...Richard Guenther4-1/+25
2008-04-08re PR target/35839 (Altivec with the vectorizer causes an ICE in rs6000_check...Janis Johnson2-3/+8
2008-04-08rs6000.c (rs6000_output_function_epilogue): Update GNU Fortran language string.David Edelsohn2-1/+6
2008-04-08fold-canst.c (tree_call_nonnegative_warnv_p): New.Rafael Avila de Espindola3-125/+151
2008-04-08gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.Eric Botcazou5-3/+126
2008-04-08function.c (free_after_compilation): Clear out regno_reg_rtx pointer.Jan Hubicka2-0/+6
2008-04-08RevertPeter Bergner2-2/+9
2008-04-08decl.c (prepend_attributes): Fix typo.Eric Botcazou6-11/+16
2008-04-08ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.Eric Botcazou8-21/+122
2008-04-08decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...Eric Botcazou7-89/+167
2008-04-08decl.c (adjust_packed): Expand comment.Eric Botcazou2-1/+7