aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-04-19re PR c++/26558 (segfault on syntax error)Volker Reichelt4-7/+28
2006-04-19Fix PR numbers.Volker Reichelt1-2/+2
2006-04-19re PR c++/26739 (ICE in g++.old-deja/g++.pt/friend36.C)Volker Reichelt4-2/+12
2006-04-19re PR c++/26036 (Treating a class object as a function with member variables ...Volker Reichelt6-11/+23
2006-04-19re PR c++/10385 (Internal compiler error in build_up_reference, at cp/cvt.c:3...Volker Reichelt5-3/+32
2006-04-19re PR c++/27102 (ICE with invalid class name in function template)Mark Mitchell10-66/+136
2006-04-19dominance.c: Include timevar.h.Zdenek Dvorak4-1/+13
2006-04-19PR reference added to ChangeLogAndreas Krebbel2-0/+2
2006-04-19ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move wou...Andreas Krebbel4-39/+106
2006-04-19s390.md: Add comments with the instructions emitted by an insn pattern if mac...Andreas Krebbel2-12/+101
2006-04-19Daily bump.GCC Administrator1-1/+1
2006-04-19re PR rtl-optimization/26026 (power of 2 mod missing optimisation)Alan Modra2-21/+39
2006-04-18dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash ta...Geoffrey Keating2-3/+7
2006-04-18soft-fp: New directory.Joseph Myers79-59/+7411
2006-04-18* config/m32c/m32c.h (PTRDIFF_TYPE): Define.DJ Delorie2-0/+7
2006-04-18parse.c (next_free): Use consistent error string between free-form and fixed-...Bernhard Fischer4-4/+15
2006-04-18* doc/invoke.texi (-Wuninitialized): Clarify -O connection.Devang Patel2-2/+7
2006-04-18* trans-io.c (gfc_build_io_library_fndecls): Align pad.Steve Ellcey2-0/+12
2006-04-18t-symbian: Add rule to build sh-c.oNick Clifton3-3/+14
2006-04-18builtins.c (expand_builtin_strcmp): Cover label definition of do_libcall with...Andreas Krebbel2-0/+7
2006-04-18function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY.Kazu Hirata3-8/+26
2006-04-18* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton2-1/+3
2006-04-18* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.Nick Clifton2-1/+5
2006-04-18re PR target/27117 (SH backend cheats to reload -- disables indexed addressin...Paolo Bonzini2-10/+17
2006-04-18re PR tree-optimization/26821 (ice in varasm.c with certain flags)Paolo Bonzini3-2/+55
2006-04-18Daily bump.GCC Administrator1-1/+1
2006-04-17dwarf2out.c (free_AT): Delete.Geoffrey Keating2-63/+70
2006-04-17PR c++/26114, c++/26115Janis Johnson3-3/+11
2006-04-17expr.c (expand_assignment): Optimize away no-op moves where the source and de...Roger Sayle2-1/+9
2006-04-17* init.c (build_offset_ref): Remove superfluous temporary.Volker Reichelt2-7/+7
2006-04-17re PR target/26826 (ICE in reg_or_subregno, at jump.c:2011)Richard Guenther2-2/+12
2006-04-17cgraph.h (cgraph_edge_p): New.Kazu Hirata4-16/+27
2006-04-17alias.c (alias_sets): Change the type to VEC(alias_set_entry,gc) *.Kazu Hirata2-10/+16
2006-04-17alias.c (reg_base_value, [...]): Change the type to VEC(rtx,gc) *.Kazu Hirata2-33/+32
2006-04-17re PR target/26961 (ICE simplify_subreg:3813)Roger Sayle5-4/+60
2006-04-17re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...Jerry DeLisle2-0/+37
2006-04-17target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet8-2/+157
2006-04-17Daily bump.GCC Administrator1-1/+1
2006-04-16re PR middle-end/25474 (Extra load for some FP code)Roger Sayle2-1/+11
2006-04-16re PR target/24076 ((vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x...Roger Sayle7-1/+154
2006-04-16re PR fortran/26017 (allocate (a(1:-1)) should yield zero-sized array)Thomas Koenig4-2/+76
2006-04-16re PR c++/26365 (ICE in finish_class_member_access_expr, at cp/typeck.c)Mark Mitchell4-8/+30
2006-04-16i386.c (ix86_va_start): Ensure all integer constant trees are constructed wit...Roger Sayle2-10/+20
2006-04-16re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas17-12/+427
2006-04-16tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.Roger Sayle2-12/+16
2006-04-16* tree-ssa-structalias.h (alias_info): Remove num_references.Kazu Hirata2-5/+2
2006-04-16Daily bump.GCC Administrator1-1/+1
2006-04-15* cp/call.c: Fix comment typos.Kazu Hirata2-2/+4
2006-04-15cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata11-11/+17
2006-04-15pa.md (output_bb patterns): Shorten long branch alternatives by 4.John David Anglin3-75/+88