aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-30internal_pack_1.f90: Added complex to test case.Thomas Koenig9-5/+197
2008-03-30fold-const.c (fold_binary): Add missing conversions.Eric Botcazou4-2/+31
2008-03-30re PR middle-end/31023 (Fold is agnostic of integer sub-types)Richard Guenther2-0/+11
2008-03-30re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas4-2/+55
2008-03-30Daily bump.GCC Administrator1-1/+1
2008-03-29re PR libstdc++/35725 (ambiguous std::fill with character array)Paolo Carlini4-9/+85
2008-03-29rs6000.c (rs6000_stack_info): Don't force saving of the link register if one ...Andrew Pinski2-1/+5
2008-03-30* final.c (final_scan_insn): Remove if (0) code.Ben Elliston2-24/+4
2008-03-29socket2.adb: Remove since identical to socket1.adb.Laurent GUERBY2-14/+4
2008-03-29baseline_symbols.txt: Update.Matthias Klose5-44/+1101
2008-03-29re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...Paul Thomas6-2/+82
2008-03-29* c-parser.c (c_parser_next_token_is_keyword): Simplify.Volker Reichelt2-6/+5
2008-03-29Daily bump.GCC Administrator1-1/+1
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig23-17/+4651
2008-03-28re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)Daniel Franke11-57/+72
2008-03-28re PR fortran/35699 (run-time abort writing zero sized section to direct acce...Jerry DeLisle2-0/+51
2008-03-28re PR fortran/35699 (run-time abort writing zero sized section to direct acce...Jerry DeLisle2-6/+15
2008-03-28sse.md (*and<mode>3): Pass <MODE>mode instead of V4SFmode to ix86_binary_oper...H.J. Lu2-1/+6
2008-03-28i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak5-56/+207
2008-03-28acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold.Ian Lance Taylor4-75/+256
2008-03-28re PR fortran/35721 (ASSOCIATED returns false when strides confusing)Tobias Burnus4-3/+57
2008-03-28re PR rtl-optimization/19580 (missed load/store motion)Richard Guenther2-0/+26
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey2-2/+15
2008-03-28fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola4-130/+183
2008-03-28re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...Richard Guenther7-56/+310
2008-03-28symbol.c (gfc_get_default_type): Fix error message...Tobias Burnus2-1/+6
2008-03-28re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton2-6/+7
2008-03-28re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...Andrew Pinski4-3/+35
2008-03-28re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-0/+13
2008-03-28re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-1/+8
2008-03-28* fr.po: Update.Joseph Myers2-46/+45
2008-03-28Daily bump.GCC Administrator1-1/+1
2008-03-27xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson3-3/+27
2008-03-27* zh_CN.po: Update.Joseph Myers2-827/+828
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey51-498/+1877
2008-03-27decl.c (gnat_to_gnu_entity): Also set the public flag if the procedure is imp...Eric Botcazou2-3/+7
2008-03-27re PR target/35657 (Alignments of DFP types aren't consistent)H.J. Lu2-1/+8
2008-03-27multi-ix.c: Limit CHUNK size between 1 and 500.Uros Bizjak2-4/+21
2008-03-27re PR tree-optimization/35716 (gfortran.dg/assign_6.f and gfortran.dg/g77/dnr...Richard Guenther2-3/+14
2008-03-27re PR c/32511 (GCC rejects inline+weak function)Richard Guenther4-2/+22
2008-03-27re PR tree-optimization/32810 (Not folding of const element for goto)Richard Guenther4-5/+46
2008-03-27re PR bootstrap/35704 (Bootstrap failure on i686-apple-darwin9 at revision 13...Douglas Gregor9-18/+61
2008-03-27pt.c (tsubst_copy): Cope with tsubst_pack_expansion returning a pack expansio...Douglas Gregor5-28/+87
2008-03-27configure.ac (frags): Don't set, use frag instead.Paolo Bonzini4-46/+50
2008-03-27tree-affine.h (aff_combination_expand): Declare.Zdenek Dvorak8-315/+1157
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini11-19/+30
2008-03-27extensions.m4: New.Paolo Bonzini7-161/+683
2008-03-27Makefile.tpl (PICFLAG, [...]): Remove.Paolo Bonzini14-14/+17
2008-03-27fold-const.c (target.h): Include.Richard Guenther5-34/+72
2008-03-27re PR tree-optimization/35429 (ICE with complex arithmetic)Andrew Pinski4-2/+24