]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite
* cpp.texi: Fix some typos.
[gcc.git] / gcc / testsuite /
1999-05-13 Franz Sirl* gcc.dg/990513-1.c: New test.
1999-05-13 Andreas Schwab* gcc.c-torture/execute/990513-1.c: New test.
1999-05-13 Jeff LawTighten target test to avoid false errors on aix.
1999-05-10 Richard Henderson* g++.old-deja/g++.other/null1.C (g): Add overload...
1999-05-09 Craig Burleyuse small single-precision values, to avoid problem...
1999-05-09 Craig BurleyHandle ERROR_MARK input
1999-05-08 Richard Hendersonp12475.C: Use LONG_MAX to find the constant to test.
1999-05-07 Jason Merrillnew
1999-05-05 Mark Mitchelldecl2.c (start_objects): Don't let static constructors...
1999-05-03 Martin v. LöwisNew test case
1999-05-03 Craig BurleyDeclare ABORT as intrinsic
1999-05-03 Craig Burleyreverse order of arguments to CTIME_subr, DTIME_subr...
1999-05-03 Zack WeinbergRearrange so the problem is not obscured by warnings
1999-05-03 Mark Mitchellsearch.c (lookup_field_r): Set the TREE_TYPE of an...
1999-05-03 Mark Mitchell* typeck.c (build_const_cast): Tighten checks for legality.
1999-05-03 Kaveh R. Ghazi* gcc.dg/compare1.c: New test.
1999-05-03 Martin v. LöwisHave main return int
1999-05-03 Martin v. LöwisNew test case.
1999-05-02 Mark MitchellNew test case
1999-05-02 Joseph MyersJoseph S.
1999-05-02 Zack WeinbergRemoved; handshake error
1999-05-02 Zack WeinbergICE test; reported by Alexander Zvyagin <zvyagin@mx...
1999-05-02 Craig Burleynew test of DO WHILE
1999-05-01 Craig Burleynew test, fails at -O2 on x86 target
1999-05-01 Craig Burleydeclare FTELL as intrinsic
1999-05-01 Craig Burleytest more libU77 routines and interfaces
1999-05-01 Craig Burleydo warn, do not crash, on FSTAT gid disagreements
1999-05-01 Craig Burleyallow slop in sum-checking
1999-05-01 Craig Burleyclean up both u77-test.f versions
1999-04-30 Mark Mitchelltypeck.c (build_const_cast): Tweak last change to handl...
1999-04-30 Mark Mitchelltypeck.c (build_const_cast): Disallow use of const_cast...
1999-04-30 Nathan Sidwelldecl.c (cp_finish_decl): Don't permit arrays of abstrac...
1999-04-29 Mark MitchellFix test to correctly reflect problem
1999-04-29 Mark MitchellNew failing test
1999-04-29 Nathan Sidwellcp-tree.h (TYPE_NOTHROW_P): New macro.
1999-04-28 Mark Mitchell* pt.c (tsubst_friend_class): Check for NULL.
1999-04-28 Zack WeinbergAdjust so it actually tests something other than a...
1999-04-27 Alexandre OlivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-27 Nathan Sidwell* rtti.c (build_x_typeid): Check rtti is enabled.
1999-04-27 Zack WeinbergNew test - regression for expr.c bug
1999-04-27 Mark Mitchellsearch.c (is_subobject_of_p): Make sure we're looking...
1999-04-25 Richard Henderson* gcc.dg/990424-1.c: New test.
1999-04-24 Craig Burleyturn LSTAT/STAT checking back on
1999-04-24 Craig Burleyfix typos
1999-04-23 Mark Mitchellsearch.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARM...
1999-04-22 Mark Mitchellcp-tree.h (lang_decl_flags): Remove returns_first_arg...
1999-04-22 Mark Mitchellgxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid...
1999-04-22 Mark Mitchell* decl.c (make_typename_type): Tighten error-checking.
1999-04-22 Mark MitchellCheck in test for previous changes
1999-04-20 Jason Merrillnew
1999-04-19 Craig Burleynew tests, derived from bug-reports from Toon and Tim
1999-04-19 Mark Mitchellcp-tree.h (finish_static_data_member_decl): New function.
1999-04-17 Richard Hendersonuninit-9.c (func): Use __builtin_alloca instead of...
1999-04-17 Mark Mitchelldecl.c (xref_tag): Revise handling of nested template...
1999-04-16 Mark Mitchellclass.c (finish_struct): Remove unused variable.
1999-04-16 Mark Mitchellcp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-16 Mark Mitchelldecl.c (warn_about_implicit_typename_lookup): New function.
1999-04-15 Mark Mitchellcp-tree.h (lookup_nested_field): Remove.
1999-04-15 Mark Mitchellcp-tree.h (lang_type): Add documentation.
1999-04-15 Jason Merrillnew
1999-04-14 Zack WeinbergCorrect error message pattern
1999-04-14 Jason Merrillnew
1999-04-14 Martin v. LöwisAdd -Wno-deprecated
1999-04-13 Zack WeinbergTest for cpp line numbering bug
1999-04-13 Zack WeinbergRegression test for x86 fp-stack breakage
1999-04-13 Jason Merrillnew
1999-04-13 Mark Mitchellclass.c (finish_struct_1): Look at the const-ness of...
1999-04-13 Mike Stumpdecl2.c (import_export_decl): Because vtables always...
1999-04-13 Jason Merrillnew
1999-04-12 Jason Merrillnew
1999-04-12 Zack WeinbergFix typo in subroutine check
1999-04-12 Jason Merrillnew
1999-04-11 Mark Mitchellfriend.c (add_friend): Deal gracefully with error_mark_...
1999-04-10 Zack WeinbergMake this test less fragile
1999-04-10 Mark Mitchellerror.c (dump_type_real): If a typename is a template...
1999-04-09 Zack Weinbergcpphash.c (special_symbol): When expanding __LINE__...
1999-04-09 Mark Mitchelldecl.c (make_typename_type): Complain if we don't find...
1999-04-08 Jason Merrillupdate
1999-04-08 Mark Mitchellerror.c (dump_expr): Don't crash on INDIRECT_REFs whose...
1999-04-08 Mark Mitchell* search.c (template_self_reference_p): Tweak.
1999-04-08 Jason Merrilltweak
1999-04-07 Jim WilsonEnable nonlocal goto testcase for i960.
1999-04-07 Jeff Lawgcc.exp (proc gcc_target_compile): Add support for...
1999-04-07 Jeff LawAdd new tests.
1999-04-06 Zack WeinbergRegression test for current cpplib bug.
1999-04-06 Zack WeinbergYA spurious-uninitialized-variable-warning test
1999-04-06 Mark Mitchellcp-tree.h (BASELINK_P): New macro.
1999-04-05 Mark Mitchelldecl.c (lookup_name_current_level): Tweak, and improve...
1999-04-05 Mark Mitchellclass.c (maybe_fixup_vptrs): Remove declaration.
1999-04-04 Jeffrey A Law* gcc.c-torture/execute/990404-1.c: New test.
1999-04-03 Zack Weinbergcpp-if1.c: Adjust regexps to accommodate cccp.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-04-02 Martin v. LöwisAdopt to standard requirements.
1999-03-31 Martin v. LöwisNew test case suggested by Nathan Sidwell <nathan@acm...
1999-03-30 Jason Merrillupdate
1999-03-30 Jason Merrillnew
1999-03-29 Jason Merrillnew
1999-03-27 Jeffrey A Lawobjc-torture.exp: Replace "77" with "Obj-C" in pattern...
1999-03-27 Mark Mitchellcp-tree.h (add_friend): Declare.
1999-03-27 Jason Merrillnew
next
This page took 0.143247 seconds and 8 git commands to generate.