stc.c (ffestc_R810): Allow any kind integer in case statements.
[platform/upstream/gcc.git] / gcc / testsuite /
2003-01-03 Nathan SidwellPR c++/45, c++/3784
2003-01-03 Nathanael Nerode* g++.dg/parse/extern-C-1.C: New test.
2003-01-03 Nathanael Nerode* g++.dg/parse/namespace4.C: New test.
2003-01-03 Nathanael Nerode* g++.dg/template/nested1.C: New test.
2003-01-03 Nathanael Nerode* g++.dg/parse/namespace3.C: New test.
2003-01-03 Nathanael Nerode* g++.dg/lookup/two-stage1.C: New test.
2003-01-03 Kaveh R. Ghazi900404_04.C: Remove XFAIL.
2003-01-02 Neil Booth* g++.dg/parse/parse7.C: New test.
2003-01-02 Mark Mitchellre PR c++/2843 (parser: __attribute__ on parameter...
2003-01-02 Neil Booth* g++.dg/parse/parse6.C: New test.
2003-01-02 Kazu Hirata* gcc.dg/h8300-stack-1.c: New.
2003-01-01 Nathanael Nerodeg++.dg/lookup/exception1.C: New test.
2003-01-01 Nathanael Nerodeg++.dg/lookup/template1.C: New test.
2003-01-01 Nathanael Nerodeg++.dg/parse/namespace2.C: New test.
2003-01-01 Nathanael Nerodeg++.dg/parse/parens2.C: New test.
2003-01-01 Neil Booth* g++.dg/lookup/scoped4.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse5.C: New test.
2003-01-01 Nathanael Nerode* g++.dg/parse/parens1.C: New test.
2003-01-01 Nathanael Nerodeparens2.C: Removed, turned out to duplicate angle-brack...
2003-01-01 Nathanael Nerode* g++.dg/parse/parens2.C: New test.
2003-01-01 Nathanael Nerode* g++.dg/lookup/scope-operator1.C: New test.
2003-01-01 Nathanael Nerode* g++.dg/parse/operator1.C: New test.
2003-01-01 Kriang Lerdsuwanakijambig3.C: Remove XFAIL.
2003-01-01 Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2003-01-01 Neil Booth* g++.dg/parse/parse4.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse3.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse2.C: New test.
2003-01-01 Neil Booth* g++.dg/template/friend11.C: New test.
2003-01-01 Neil Booth*** empty log message ***
2003-01-01 Neil Booth* g++.dg/parse/parse1.C: New test.
2002-12-31 Mark Mitchellparser.c (cp_parser_dependent_type_p): Fix thinko.
2002-12-31 Janis Johnsonprofopt.exp: Change the name of a global variable to...
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
2002-12-31 Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-31 Mark Mitchellre PR c++/9112 (new C++ parser rejects code older parse...
2002-12-30 Daniel Jacobowitz* gcc.c-torture/compile/20021230-1.c: New test.
2002-12-30 Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
2002-12-29 Gabriel Dos ReisNew test.
2002-12-29 Gabriel Dos Reisnew test.
2002-12-29 Kriang Lerdsuwanakijre PR c++/2739 (g++ allows accessing private members)
2002-12-29 Gabriel Dos ReisNew test.
2002-12-29 Gabriel Dos Reisnew test.
2002-12-29 Gabriel Dos Reisanon-struct.C: No longer fails
2002-12-29 Jason Merrillchange error to warning
2002-12-28 Gabriel Dos Reis* g++.dg/parse/angle-bracket.C (main): No longer fails.
2002-12-28 Mark Mitchellspec4.C: Remove stray semicolon.
2002-12-26 Nathan Sidwellre PR c++/4803 (Inline function never defined)
2002-12-26 Nathan SidwellPR c++/5116, c++/764
2002-12-24 Nathan Sidwellre PR c++/7964 (ICE in build_base_path)
2002-12-24 Nathan Sidwellre PR c++/9053 (g++ confused about ambiguity of overloa...
2002-12-24 Joseph Myersnew1.C, [...]: Add tests previously added only to 3...
2002-12-23 Mark Mitchellstor-layout.c (update_alignment_for_field): Correct...
2002-12-23 Mark Mitchellstor-layout.c (update_alignment_for_field): Use ADJUST_...
2002-12-22 Nathan Sidwellre PR c++/8572 (ICE with external definition of convers...
2002-12-21 Josef Zlomek* gcc.c-torture/compile/20021220-1.c: Removed until...
2002-12-20 Josef Zlomek* gcc.c-torture/compile/20021220-1.c: New test.
2002-12-20 Josef ZlomekTestcase for gcc.gnu.org/ml/gcc-patches/2002-12/msg0110...
2002-12-19 Devang PatelAdd support for darwin linker option -dynamic.
2002-12-19 Casper S. Hornstrupi386.c (ix86_handle_cdecl_attribute): Check for attribu...
2002-12-19 Eric Botcazoure PR rtl-optimization/8988 (gcc3.2 and 3.2.1 with...
2002-12-19 Jason MerrillHandle anonymous unions at the tree level.
2002-12-19 Eric Botcazoure PR target/8340 (ICE on x86 inline asm w/ -fPIC)
2002-12-19 Kriang Lerdsuwanakijre PR c++/8099 (Friend classes and template specializat...
2002-12-19 Kriang Lerdsuwanakijre PR c++/3663 (G++ doesn't check access control during...
2002-12-18 Jason Merrillnew test
2002-12-18 Jason Merrillre PR c++/8674 (ICE in cp_expr_size, at cp/cp-lang...
2002-12-18 Jason Merrillre PR c++/6255 (ICE with templatess)
2002-12-18 Jason Merrillnew test
2002-12-18 Nick CliftonOnly invoke testsuite_flags if the libstdc++-v3 directo...
2002-12-18 Jason Merrilldecl.c (finish_function): Also complain about no return...
2002-12-16 Jason Merrilladd PR reference
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-15 Richard SandifordRevert last commit due to freeze.
2002-12-15 Richard Sandiford* config/mips/mips.md: Disable the movstrsi define_split.
2002-12-14 Dale JohannesenFix test for LP64, move it to gcc.c-torture/compile...
2002-12-13 Gabriel Dos Reisre PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)
2002-12-13 Devang PatelI forgot to commit ChangeLogs with darwin ld tests...
2002-12-12 Devang Patelinvoke.texi: Document Darwin linker options...
2002-12-12 Eric Botcazou20021212-1.c: New test.
2002-12-11 Neil Boothc-common.c (builtin_define_type_max): Handle unsigned...
2002-12-10 Mark Mitchellre PR c++/8372 (ICE on explicit call of destructor)
2002-12-10 Mark Mitchellmemconst.C: Use old-deja, not dg, error markers.
2002-12-10 Jakub Jelinek* g++.dg/parse/parameter-declaration-1.C: Expect error...
2002-12-10 Mark Mitchellre PR c++/8153 (ICE with static const member in class)
2002-12-09 Richard Hendersontarget.h (gcc_target): Add cannot_force_const_mem.
2002-12-09 Kaveh R. Ghaziconpr-2.C: Expect failure on solaris2.
2002-12-07 Gabriel Dos ReisNew test.
2002-12-06 Jakub Jelinekexpr.c (expand_expr): Never modify exp in place.
2002-12-06 Dale Johannesentree.c (unsafe_for_reeval): Consider callee child of...
2002-12-05 Geoffrey KeatingIndex: gcc/ChangeLog
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-12-04 Eric Botcazou* gcc.c-torture/compile/20021204-1.c: New test.
2002-12-03 Jason Merrillcall.c (build_user_type_conversion_1): Don't set ICS_BA...
2002-12-03 Mark Mitchellre PR c++/8688 (ICE with segfault on missing comma...
2002-12-03 Mark Mitchellre PR c++/8720 (ICE with bitwise or (3 operands))
2002-12-02 Kazu Hirata* gcc.dg/20020210-1.c: Fix a comment typo.
2002-12-02 Mark Mitchell* g++.dg/template/varmod1.C: Fix typo.
2002-12-02 Kriang LerdsuwanakijDR 180
2002-12-01 Mark Mitchellre PR c++/5919 (ICE when passing variable array to...
2002-12-01 Mark Mitchellre PR c++/8727 (compiler confused by inheritance from...
next