aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-06-14Remove extra white spacing at end of lines.Mike Stump42-2744/+2745
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler2-1/+7
2005-06-14Remove vect-ifcvt-1.cDevang Patel2-75/+4
2005-06-14re PR c++/21929 (ICE on invalid template parameter)Nathan Sidwell2-1/+6
2005-06-14Removed, no longer compatible with latest Ada 2005 issues.Arnaud Charlet1-270/+0
2005-06-14opt-functions.awk (global_state_p, [...]): New.Richard Sandiford3-5/+47
2005-06-14* decl.c (grokdeclarator): Only check TREE_OVERFLOW on INTEGER_CST.Roger Sayle2-0/+5
2005-06-14re PR target/20301 (Assembler labels have a leading "-")Eric Botcazou2-1/+7
2005-06-14Revert hunk accidentally commited.Eric Botcazou1-1/+1
2005-06-14Index: ChangeLogGeoffrey Keating8-11/+30
2005-06-14unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...Nathan Sidwell5-11/+37
2005-06-14re PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg20...Roger Sayle2-2/+10
2005-06-14Daily bump.GCC Administrator1-1/+1
2005-06-13tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longer simplify DIV, ...Jeff Law7-148/+183
2005-06-13x86-64.h (ASM_SPEC): Explicitly pass --64 to the assembler in 64-bit mode.Mark Mitchell2-1/+6
2005-06-13expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner4-1/+41
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey2-7/+13
2005-06-13re PR fortran/22038 (Forall with mask broken)Tobias Schlüter4-5/+16
2005-06-13re PR c++/20789 (ICE with incomplete type in template)Nathan Sidwell6-33/+109
2005-06-13Revert scc_operand patch.David Edelsohn3-17/+13
2005-06-13trans-expr.c (gfc_conv_function_call): Return int instead of void.Jakub Jelinek6-14/+45
2005-06-13re PR middle-end/21985 (miscompiled or wrong code snippet?)Zdenek Dvorak4-3/+44
2005-06-13treetree.c (tree_code_get_expression): Call build_function_call_expr to build...Rafael Ávila de Espíndola2-6/+9
2005-06-13* doc/invoke.texi (Blackfin Options): Document -mlong-calls.Bernd Schmidt2-1/+21
2005-06-12trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor...Richard Henderson6-120/+164
2005-06-12New test.Richard Henderson1-0/+9
2005-06-12re PR tree-optimization/21994 (complex throwing functions cause ICE)Richard Henderson2-28/+64
2005-06-13re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)James A. Morrison4-8/+27
2005-06-13Daily bump.GCC Administrator1-1/+1
2005-06-12re PR c++/21930 (pretty printer confusion)Roger Sayle4-9/+28
2005-06-12re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-0/+10
2005-06-12* class.c (inherits_from_p): Do load_class if needed.Per Bothner2-0/+6
2005-06-12* gfortran.dg/forall_1.f90: XFAILed.Tobias Schlüter2-1/+4
2005-06-12Correct previously checked-in testcase.Tobias Schlüter1-1/+1
2005-06-12trans-expr.c (gfc_conv_variable): POINTER results don't need f2c calling conv...Tobias Schlüter5-17/+74
2005-06-12cgraphunit.c, [...]: Fix comment typos.Kazu Hirata7-11/+17
2005-06-12* arm/ieee754-df.s (aeabi_dcmpeq, aeabi_dcmplt, aeabi_dcmple)Richard Earnshaw3-11/+18
2005-06-12re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)James A. Morrison5-0/+101
2005-06-12predicates.md (reg_or_arith_cint_operand): Delete.Geoffrey Keating5-803/+261
2005-06-12Fix PR tree-optimization/22005 Fix PR tree-optimization/22025Daniel Berlin3-11/+61
2005-06-12Daily bump.GCC Administrator1-1/+1
2005-06-11re PR fortran/17792 ([4.0 only] deallocate does not return stat)Steven G. Kargl2-1/+84
2005-06-11rtl.h (to_rtx_code): Remove.Gabriel Dos Reis4-12/+18
2005-06-11re PR fortran/17792 ([4.0 only] deallocate does not return stat)Steven G. Kargl5-16/+83
2005-06-11c-typeck.c (convert_for_assignment): Avoid cheking OPT_Wc___compat, as it is ...Gabriel Dos Reis2-2/+6
2005-06-11[multiple changes]Thomas Koenig2-0/+96
2005-06-11* config/rs6000/rs6000.md (eq<mode>_compare): Restrict to Pmode.David Edelsohn2-9/+13
2005-06-11lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step is an INTEGER...Daniel Berlin2-1/+8
2005-06-11Daily bump.GCC Administrator1-1/+1
2005-06-10re PR target/21981 ([4.0 only] __m64 return value should be returned in %mm0)Uros Bizjak2-9/+39