aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-23cp-tree.h (DECL_PARM_LEVEL): New.Jason Merrill15-28/+148
2011-02-24Avoid infinite loop in field_reference.Ian Lance Taylor2-2/+40
2011-02-24Don't crash on type switch of untyped value.Ian Lance Taylor1-1/+5
2011-02-24Don't crash on type switch of nil.Ian Lance Taylor1-2/+5
2011-02-24Handle an array of pointers to itself.Ian Lance Taylor2-20/+54
2011-02-24Don't crash if a map index is used outside of a function.Ian Lance Taylor1-9/+37
2011-02-24Don't crash on bad receiver when building recover thunks.Ian Lance Taylor1-4/+8
2011-02-24Don't crash if a result variable redefines a parameter.Ian Lance Taylor1-1/+2
2011-02-24Daily bump.GCC Administrator1-1/+1
2011-02-23re PR fortran/40850 (double free in nested types with allocatable components)Mikael Morin6-4/+59
2011-02-23re PR tree-optimization/47849 (ICE: SIGSEGV in find_edge (cfganal.c:491) with...Richard Guenther2-0/+7
2011-02-23re PR c++/46868 (ICE: SIGSEGV splay_tree_splay (splay-tree.c:149) on invalid ...Nathan Froyd6-5/+24
2011-02-23re PR tree-optimization/47838 (FAIL: gcc.dg/tree-ssa/foldconst-2.c scan-tree-...Richard Guenther2-3/+8
2011-02-23allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.Uros Bizjak149-205/+364
2011-02-23Removed conflict in usage of TYPE_LANG_SLOT_0 between Objective-C and CNicola Pero5-6/+44
2011-02-23Don't crash looking for methods of pointer to error type.Ian Lance Taylor1-0/+2
2011-02-23Don't crash on Sizeof of bad type.Ian Lance Taylor1-1/+5
2011-02-23Don't crash on erroneous type descriptor in interface conversion.Ian Lance Taylor1-0/+2
2011-02-23Traverse erroneous function redefinitions.Ian Lance Taylor1-3/+8
2011-02-23Fix missing type traversals.Ian Lance Taylor2-0/+16
2011-02-23opts-common.c (decode_cmdline_option): Print empty string argument as "" in d...Jie Zhang5-4/+42
2011-02-23* config.gcc: Declare score-* and crx-* obsolete.Nathan Froyd2-0/+6
2011-02-23re PR c++/47833 (ICE during GC in gt_ggc_mx_pending_template)Jakub Jelinek3-3/+9
2011-02-23re PR c++/47242 ([C++0x] ICE: tree check: expected field_decl, have error_mar...Paolo Carlini4-1/+33
2011-02-23re PR rtl-optimization/47763 (Useless initialization of register)Jie Zhang4-1/+30
2011-02-23Daily bump.GCC Administrator1-1/+1
2011-02-23stormy16.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov2-9/+5
2011-02-22re PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: i...Paul Thomas4-0/+50
2011-02-22re PR c++/47666 (ICE in dfs_walk_once)Dodji Seketeli4-28/+105
2011-02-22Fixed check for flexible array members used in Objective-C instance variablesNicola Pero6-28/+156
2011-02-22Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.Sebastian Pop2-1/+6
2011-02-22gnat.exp: Fix comments.Rainer Orth6-137/+111
2011-02-22re PR tree-optimization/47835 (FAIL: gcc.dg/pr46909.c scan-tree-dump ifcombin...Jakub Jelinek2-3/+11
2011-02-22re PR fortran/41359 (Wrong line numbers for debugging/profiling)Tobias Burnus2-0/+16
2011-02-22abstract_type_1.f90: Fix dg-do syntax.Tobias Burnus55-54/+111
2011-02-22acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin assembler.Mike Stump3-0/+13
2011-02-22* Make-lang.in (check_objc_parallelize): Refine for 4 processor machines.Mike Stump2-2/+5
2011-02-22Don't permit string index expression to have abstract types.Ian Lance Taylor1-3/+2
2011-02-22Don't crash import unsafe if "unsafe" was already defined.Ian Lance Taylor1-0/+7
2011-02-22re PR rtl-optimization/46002 (ICE: in update_copy_costs, at ira-color.c:319 w...Chung-Lin Tang2-1/+8
2011-02-22Don't crash on attempt to index array type expression.Ian Lance Taylor1-0/+5
2011-02-22Don't crash on erroneous type switch.Ian Lance Taylor1-4/+7
2011-02-22Permit comparing non-empty interfaces with empty interfaces.Ian Lance Taylor1-4/+30
2011-02-22Test shift count for overflow.Ian Lance Taylor1-1/+1
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers7-8/+18
2011-02-22Daily bump.GCC Administrator1-1/+1
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump7-10/+34
2011-02-21re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)Uros Bizjak2-8/+12
2011-02-21re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in ...Jeff Law3-0/+31
2011-02-21lambda-conv.C: Skip scan-assembler check on *-*-hpux10*.John David Anglin2-1/+6