aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-22re PR c++/27821 (ICE with invalid ptr-to-member)Lee Millward4-1/+17
2006-06-22re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch...Zdenek Dvorak4-1/+45
2006-06-22re PR c++/27805 (ICE with ptr-to-member of incomplete class)Lee Millward4-1/+22
2006-06-22muldiv.md (mulhisi3_i): Only use registers for dest (TN-16C-A156A/E).DJ Delorie2-6/+12
2006-06-22re PR c++/28111 (ICE with invalid friend in template class)Volker Reichelt4-1/+18
2006-06-22re PR c++/28110 (ICE with invalid template constant parameter)Volker Reichelt4-0/+20
2006-06-22re PR c++/28109 (ICE with typeid of incomplete type)Volker Reichelt4-1/+23
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert2-26/+15
2006-06-22Daily bump.GCC Administrator1-1/+1
2006-06-21re PR middle-end/28034 (section anchors break -fprofile-generate)Richard Sandiford2-12/+13
2006-06-21trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con...Francois-Xavier Coudert5-21/+27
2006-06-21* sv.po: Update.Joseph Myers2-1097/+1088
2006-06-212006-06-21 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2-10/+15
2006-06-21re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson2-2/+12
2006-06-21tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.Eric Botcazou5-3/+81
2006-06-21configure: Regenerated.Richard Guenther2-525/+308
2006-06-21mips.c (function_arg): Where one part of a complex argument is in registers a...Joseph Myers4-7/+84
2006-06-21acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers...Mark Mitchell3-311/+543
2006-06-21varasm.c (mergeable_string_section): Check for embedded NULs and NUL terminat...Jakub Jelinek4-3/+24
2006-06-21ggc-page.c (extra_order_size_table): Add var_ann_d, tree_ssa_name, bitmap_ele...Richard Guenther2-0/+12
2006-06-21tree-ssa-loop-niter.c (simplify_using_initial_conditions): Limit iteration ov...Richard Guenther2-2/+17
2006-06-21Daily bump.GCC Administrator1-1/+1
2006-06-20iris6.h (LIB_SPEC): Add support for -pthread.Roger Sayle2-2/+11
2006-06-20re PR c++/28113 (vectors initialized in ctors, not at compile time, cause al...Janis Johnson2-4/+9
2006-06-20simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable.Steven G. Kargl4-0/+20
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther6-0/+37
2006-06-20expr.c (expand_expr_real_1): For vector constants with integer modes...Roger Sayle4-19/+45
2006-06-20re PR c++/28052 (ICE on invalid bitfield)Volker Reichelt5-2/+24
2006-06-20re PR tree-optimization/27331 (segfault in fold_convert with -ftree-vectorize)Zdenek Dvorak4-9/+95
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison6-0/+447
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison2-3/+12
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas10-28/+496
2006-06-19re PR middle-end/28075 (inliner introduces unnecessary type conversions)Andrew Pinski4-1/+42
2006-06-20re PR c/27149 (English in warning not grammatical: "the address of x, will al...Martin Michlmayr2-1/+6
2006-06-20Daily bump.GCC Administrator1-1/+1
2006-06-19[should have been in previous commit]Anatoly Sokolov1-0/+9
2006-06-19pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long in malloc prototype; ...Anatoly Sokolov4-12/+4
2006-06-19* pt.c (instantiate_template): Fix typo in comment.Mark Mitchell2-3/+8
2006-06-19tree.c (variably_modified_type_p): VM arguments don't make the type a VM type.Mike Stump4-10/+21
2006-06-19re PR tree-optimization/27090 (FRE does not look past previous type casts)Richard Guenther2-0/+26
2006-06-19parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vec...Richard Guenther2-1/+6
2006-06-19tree-ssa-pre.c (try_combine_conversion): Strip useless type conversions after...Richard Guenther2-3/+13
2006-06-19ggc-page.c (extra_order_size_tab): Add entries with size of struct function a...Richard Guenther2-10/+37
2006-06-19tree-ssa-loop-niter.c (implies_ge_p): New function.Zdenek Dvorak2-2/+47
2006-06-19re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley4-6/+83
2006-06-19libgcc.S: Correct my wrong previous commit.Denis Chertykov2-7/+11
2006-06-19re PR target/27861 (ICE in expand_expr_real_1, at expr.c:6916)Roger Sayle4-3/+87
2006-06-19re PR middle-end/28045 (Bitfield, &&, and optimization => bad code generation)Richard Guenther4-0/+38
2006-06-19re PR tree-optimization/27341 (ICE in in add_virtual_operand with complex ty...Daniel Berlin5-3/+28
2006-06-19s390.md ("doloop_si64", [...]): Add a new alternative to the constraint strings.Andreas Krebbel2-16/+26