aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-21re PR c++/22358 (C++ front-end produces mis-match types in MODIFY_EXPR)Andrew Pinski4-1/+20
2005-07-21common.opt (-fforward-propagate): Committed by mistake, removed.Paolo Bonzini2-4/+5
2005-07-21re PR c++/2922 ([DR 197] two-stage lookup for unqualified function calls with...Douglas Gregor2-0/+24
2005-07-21re PR c++/15938 (ICE with anonymous unions)Volker Reichelt2-0/+18
2005-07-21Completed this ChangeLog entry:Doug Gregor1-1/+3
2005-07-21reg-stack.c: Fix comment typo(s).Volker Reichelt4-5/+11
2005-07-21call.c: Fix comment typo(s).Volker Reichelt5-7/+14
2005-07-21re PR other/22393 (ICE in emit_move_insn, at expr.c:3142)Volker Reichelt2-0/+12
2005-07-21Replace C++ style line comments with C style line comments.Nick Clifton2-17/+36
2005-07-21re PR testsuite/22522 (gcc.dg/tree-ssa/flatten-2.c scan-assembler cycle.: fails)Richard Guenther3-5/+12
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini7-6/+40
2005-07-21re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini14-14/+193
2005-07-21re PR rtl-optimization/22167 (Strange optimization bug when using -Os)Richard Sandiford4-1/+43
2005-07-21lynx.h: Mark __do_global_ctors_aux and __do_global_dtors_aux longcall.Adam Nemet2-0/+22
2005-07-21re PR c++/2922 ([DR 197] two-stage lookup for unqualified function calls with...Douglas Gregor8-7/+84
2005-07-21re PR c++/2922 ([DR 197] two-stage lookup for unqualified function calls with...Douglas Gregor3-24/+14
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata6-74/+23
2005-07-21Daily bump.GCC Administrator1-1/+1
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie28-6/+6534
2005-07-20sh.md (UNSPEC_SP_SET, [...]): New constants.Kaz Kojima2-0/+120
2005-07-20c-typeck.c (output_init_element): Don't copy the INTEGER_CST.Andrew Pinski2-2/+4
2005-07-20tree.h (tree_expr_nonzero_p): Export.James A. Morrison8-39/+46
2005-07-20bfin-protos.h (legitimize_pic_address): Don't declare.Bernd Schmidt4-107/+168
2005-07-20bfin.c: Include "langhooks.h".Bernd Schmidt2-4/+8
2005-07-20bfin-protos.h (bfin_longcall_p): Declare.Bernd Schmidt7-70/+229
2005-07-20* doc/trouble.texi: Update section on handling of empty loops.Zdenek Dvorak2-6/+6
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata40-28579/+19
2005-07-20sh.c (regno_reg_class): Add GENERAL_REGS for soft frame pointer.Kaz Kojima3-31/+81
2005-07-20fold-const.c (tree_expr_nonnegative_p): Only return true for ABS_EXPR when fl...James A. Morrison6-4/+56
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo63-1198/+1664
2005-07-19* dbxout.c (dbxout_type): Check Objective-C++ lang.Devang Patel2-1/+6
2005-07-20Daily bump.GCC Administrator1-1/+1
2005-07-19re PR tree-optimization/22278 (gcc -O2 discards cast to volatile)Richard Henderson3-2/+20
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie13-48/+109
2005-07-19re PR fortran/16940 (Failure to perform host association correctly)Paul Thomas4-0/+73
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin10-611/+20
2005-07-19config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoidNick Clifton2-1/+6
2005-07-19var_defs.tree: Remove duplicate variable.James A. Morrison3-17/+25
2005-07-19config.gcc: Add support for *-*-freebsd7, *-*-freebsd8, and *-*-freebsd9.Gerald Pfeifer3-1/+19
2005-07-19re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer ...Kaveh R. Ghazi14-23/+233
2005-07-19i386.md (lrint<mode>2): Use temporary instead of clobbering non-existent memory.Richard Guenther2-2/+7
2005-07-19bt-load.c (link_btr_uses): Fix uninitialised warnings.Ben Elliston11-24/+49
2005-07-19re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_...Daniel Berlin5-9/+66
2005-07-19loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher5-51/+233
2005-07-19Daily bump.GCC Administrator1-1/+1
2005-07-18sra-2.c: Pass --param sra-max-structure-size.Andrew Pinski3-2/+7
2005-07-18alias-2.c: New test.Andrew Pinski2-2/+34
2005-07-18re PR middle-end/22057 (Poor -O0 debug information for for loops with no init...Ian Lance Taylor2-8/+22
2005-07-18common.opt (frename-registers): Initialize to 2.Steve Ellcey3-16/+25
2005-07-18re PR c++/22263 (explicit instantiation fails to emit symbols defined later)Mark Mitchell6-16/+54