aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-02re PR java/33765 (gcj internal compiler error when reading an empty file)Tom Tromey3-0/+11
2007-11-02re PR testsuite/32076 ("gcc.dg/tree-ssa/pr17141-1.c scan-tree-dump locp.*->i ...Janis Johnson2-10/+29
2007-11-02* intrinsic.texi (ALLOCATED): Fix typo.Francois-Xavier Coudert2-1/+5
2007-11-02xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the l...Bob Wilson3-7/+35
2007-11-02varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool.Tom Tromey2-2/+7
2007-11-02re PR c++/33495 (Broken diagnostic: Trouble pretty-printing statement express...Paolo Carlini4-0/+23
2007-11-02re PR rtl-optimization/28062 (ICE in simplify_subreg, at simplify-rtx.c:4466)Eric Botcazou2-0/+37
2007-11-02langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo9-14/+44
2007-11-02re PR c++/30897 (ICE with default argument in template template parameter)Jason Merrill4-12/+71
2007-11-02re PR c++/33955 (internal compiler error: in dependent_type_p, at cp/pt.c:152...Douglas Gregor4-1/+56
2007-11-02Daily bump.GCC Administrator1-1/+1
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey2-0/+6
2007-11-02re PR rtl-optimization/33648 (ICE in verify_flow_info for -fmodulo-sched -fre...Jakub Jelinek4-0/+28
2007-11-01re PR c++/32384 (Pseudo-dtor in template class rejected)Jakub Jelinek5-3/+82
2007-11-01re PR c++/32260 (too many warning: dereferencing type-punned pointer will bre...Jakub Jelinek4-1/+88
2007-11-01ggc-page.c (extra_order_size_tab): Add bitmap_head size.Richard Guenther2-0/+5
2007-11-01re PR rtl-optimization/33828 (Issues with code hoisting implementation in gcs...Steven Bosscher2-3/+13
2007-11-01optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks.Eric Botcazou4-6/+11
2007-11-01Make-lang.in (java/jcf-dump.o): Depend on zipfile.h.Tom Tromey2-3/+10
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey2-0/+10
2007-11-01lang-specs.h: Move translation of -fRTS= after -gnatez switch.Eric Botcazou2-3/+7
2007-11-01gcc.c (getenv_spec_function): Escape the environment variable's value.Nathan Sidwell2-1/+23
2007-11-01invoke.texi (Optimize Options): Under -fcse-follow-jumps, show that CSE means...Janis Johnson2-6/+13
2007-11-01re PR testsuite/25352 (xfail within dg-do command has no effect)Janis Johnson23-27/+78
2007-11-01c-decl.c (grokdeclarator): Set decl source locations.Tom Tromey10-23/+50
2007-11-01* print-tree.c (print_node): Print column number.Tom Tromey2-0/+10
2007-11-01re PR debug/33537 (C++ arguments passed by invisible reference have wrong type)Jakub Jelinek2-4/+24
2007-11-01re PR rtl-optimization/33673 (ICE in verify_flow_info, missing barrier, when ...Jakub Jelinek4-0/+73
2007-11-01emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment.Ben Elliston2-3/+8
2007-11-01re PR tree-optimization/33961 (gcc 4.3 causes crash valid code to crash)Michael Matz4-18/+71
2007-11-01re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr)Paolo Carlini1-0/+3
2007-11-01re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr)Paolo Carlini5-22/+27
2007-11-01Daily bump.GCC Administrator1-1/+1
2007-10-31re PR target/31507 (libffi regression, many.c, closure_fn2/fn3.c with -Os)Jakub Jelinek5-1/+68
2007-10-31Enable auto-vectorization for PowerPC 750CL paired-single instructionsRevital Eres17-12/+614
2007-10-31[multiple changes]Tobias Burnus4-6/+47
2007-10-31re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey2-0/+14
2007-10-31re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle4-0/+78
2007-10-31re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle3-4/+70
2007-10-31re PR tree-optimization/32377 (can't determine dependence (source/destination...Sebastian Pop4-106/+94
2007-10-31re PR middle-end/33779 (folds unsigned multiplication == 0 to true)Richard Guenther5-4/+46
2007-10-31re PR fortran/33897 (Incorrect host association in module)Paul Thomas5-7/+85
2007-10-31re PR target/33948 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford2-1/+7
2007-10-31rs6000.opt: Rename -mdfp option to -mhard-dfp.Andreas Krebbel5-13/+19
2007-10-31fix PR c++/19531: NRV is performed on volatile temporaryChristian Bruel4-1/+46
2007-10-31Daily bump.GCC Administrator1-1/+1
2007-10-30* tree-ssa.c (execute_update_addresses_taken): Initialize update_vops.Janis Johnson2-1/+5
2007-10-30invoke.texi (Option Summary): Add -fdce and -fdse to list of optimization opt...Janis Johnson2-2/+21
2007-10-30re PR c++/33709 (Type verification failure with new expression)Jakub Jelinek4-3/+27
2007-10-30re PR c++/33616 ("lvalue required as unary '&' operand" with template pmf)Jakub Jelinek4-1/+62