aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-05libgcc2.c (__fixunstfDI, [...]): Make return type unsigned.Nathan Sidwell3-8/+15
2007-11-05typeck.c (build_binary_op): Use pedwarn instead of error for consistency.Manuel López-Ibáñez4-2/+37
2007-11-05re PR tree-optimization/33856 (Segfault in create_data_ref/compute_data_depen...Jakub Jelinek4-3/+38
2007-11-05re PR c++/33836 (ICE with invalid use of &&)Jakub Jelinek4-1/+31
2007-11-05re PR c++/33969 (ICE with const and function pointer)Jakub Jelinek4-1/+18
2007-11-05* cfg.c (dump_cfg_bb_info): Update bb_bitnames to match enum.Alexandre Oliva2-1/+7
2007-11-05Daily bump.GCC Administrator1-1/+1
2007-11-04Index...Andrew Pinski2-0/+2
2007-11-04re PR middle-end/32931 (FORALL and WHERE give an ICE with -m64)Andrew Pinski4-2/+20
2007-11-04* doc/contrib.texi (Contributors): Add Manuel Lopez-Ibanez.Gerald Pfeifer2-0/+8
2007-11-04_Pragma1.C: Disable on AIX.David Edelsohn4-3/+10
2007-11-04re PR fortran/10220 (attribute DW_AT_calling_convention not correct for fortran)Francois-Xavier Coudert2-4/+23
2007-11-04no-vfa-pr32377.f90: Remove xfail.Dorit Nuzman2-6/+6
2007-11-04re PR tree-optimization/33987 (internal compiler error: in get_initial_def_fo...Dorit Nuzman2-10/+20
2007-11-04Daily bump.GCC Administrator1-1/+1
2007-11-03re PR fortran/33881 (wrong code for assumed length character arrays)Francois-Xavier Coudert4-2/+31
2007-11-03re PR c/29062 (unclear diagnostic for declaration after label)Manuel López-Ibáñez5-1/+39
2007-11-03re PR debug/33921 (FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler x...Daniel Jacobowitz2-1/+6
2007-11-03re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jerry DeLisle4-6/+15
2007-11-03gfortran.h: Shorten comment.Francois-Xavier Coudert6-13/+32
2007-11-03re PR rtl-optimization/28940 (address selection does not work correctly)Eric Botcazou2-0/+21
2007-11-03Daily bump.GCC Administrator1-1/+1
2007-11-03re PR middle-end/33670 (cc1 segfault with -O2 -fsched-stalled-insns=0 for twolf)Jakub Jelinek4-0/+36
2007-11-02re PR c++/33516 (Rejects typedef qualified name-lookup)Jakub Jelinek4-1/+53
2007-11-02ia64.c (struct reg_write_state): Change into unsigned short bitfields rather ...Jakub Jelinek2-31/+91
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