aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-05-28Flow now removes exception regions when their handlers are all removed.Andrew MacLeod4-22/+65
1998-05-28Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner6-11/+32
1998-05-27decl.c (start_decl): Always pedwarn about vacuously redeclaring a member.Jason Merrill5-13/+30
1998-05-27Daily bump.Jeff Law1-1/+1
1998-05-27call.c (build_method_call): Make sure get_type_value returns something before...Jason Merrill4-14/+46
1998-05-27* gcc.c-torture/execute/980526-3.c: New test.Catherine Moore2-0/+24
1998-05-27* friend.c (do_friend): Clarify template warning.Jason Merrill2-2/+7
1998-05-27Addition of a whole slew of "eb" test cases generated from the egcs-bugs mail...Robert Lipe131-0/+8365
1998-05-27* reload1.c: Revert accidental checkin.Jeffrey A Law2-9/+7
1998-05-27configure.lang: Fix thinko when adding a definition for target_alias to the M...Jeffrey A Law2-1/+6
1998-05-27decl.c (shadow_label): Don't treat decls as identifiers.Mark Mitchell4-3/+36
1998-05-27add PTF number to AIX 4.3 assembler information.David Edelsohn1-2/+2
1998-05-27Catherine Moore1-0/+5
1998-05-27Replace .urem and .rem routines.Catherine Moore1-156/+298
1998-05-27*** empty log message ***Benjamin Kosnik1-0/+194
1998-05-27decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an error_mark_node.Mark Mitchell3-16/+32
1998-05-27arm.c (arm_gen_constant): Rework to eliminate uninitialized variable warnings.Richard Earnshaw2-51/+62
1998-05-26* parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE.Kevin Buhr3-2/+6
1998-05-26Daily bump.Jeff Law1-1/+1
1998-05-26pt.c (process_template_parm): Accept TYPENAME_TYPE nodes.Kriang Lerdsuwanakij2-2/+15
1998-05-26thunk2.C: Setup this test to be expected to fail on m68k-motorola-sysv and...Manfred Hollstein3-1/+9
1998-05-26toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warni...Manfred Hollstein1-0/+1
1998-05-26toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warni...Manfred Hollstein1-0/+5
1998-05-26friend.c (is_friend): Use comptypes, rather than == to compare types.Mark Mitchell5-14/+73
1998-05-26980526-1.c: New test.Franz Sirl3-0/+76
1998-05-26* gcc.dg/980523-1.c: Change "ppc" to "powerpc".Jeffrey A Law2-1/+3
1998-05-26Fix typo.Jeff Law1-1/+1
1998-05-26Makefile.in (gencheck.o): Use HOST_CC.Mumit Khan5-2/+15
1998-05-26* gcc.c-torture/execute/980526-1.c: New test.Jeffrey A Law2-0/+39
1998-05-26char *version_string = "egcs-2.91.33 19980526 (gcc2 ss-980502 experimental)";Jeff Law1-5/+9
1998-05-26decl.c (store_parm_decls): Remove redundant call to expand_main_function.Mark Mitchell2-3/+5
1998-05-26decl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.Benjamin Kosnik1-0/+5
1998-05-26decl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.Benjamin Kosnik1-3/+3
1998-05-26alpha2.f: Add runtime test.Dave Love1-0/+4
1998-05-26Add runtime test.Dave Love1-1/+11
1998-05-26language_as_string: Handle lang_java.Per Bothner2-0/+7
1998-05-26decl.c (pushdecl): Don't copy the type_decl.Jason Merrill5-45/+28
1998-05-26newJason Merrill4-0/+48
1998-05-26lex.c (parse_options,yy_cur,yy_lim): Add for cpplib.Dave Brolley3-4/+25
1998-05-26arm.c: Include toplev.h.Richard Earnshaw3-25/+49
1998-05-26arm.c (bad_signed_byte_operand): New predicate function.Richard Earnshaw4-7/+114
1998-05-26decl.c (pushtag): Avoid crashing on erroneous input.Mark Mitchell3-10/+27
1998-05-25Daily bump.Jeff Law1-1/+1
1998-05-25decl.c (push_namespace): Only produce one unique name for anonymous namespaces.Martin v. Löwis2-46/+16
1998-05-25Bump for snapshotJeffrey A Law2-1/+5
1998-05-25* call.c (tourney): Don't do any extra comparisons.Mark Mitchell2-4/+12
1998-05-25Bump for snapshotJeffrey A Law2-1/+5
1998-05-25cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley4-3/+13
1998-05-25decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.Mark Mitchell14-53/+216
1998-05-24Daily bump.Jeff Law1-1/+1