re PR other/12009 (g++.dg, compat.exp fail to crosscompile testcases)
[gcc.git] / gcc / testsuite / ChangeLog
2003-12-18 Steven Bosscherre PR other/12009 (g++.dg, compat.exp fail to crosscomp...
2003-12-18 Kriang Lerdsuwanakijre PR c++/13262 ("xxx is private within this context...
2003-12-18 Ulrich Weigandloop.c (move_movables): Handle combination of m->consec...
2003-12-18 Giovanni Bajore PR c++/9154 (poor error message for ">>" vs. ">...
2003-12-18 Eric Botcazousimd-1.C: XFAIL on SPARC.
2003-12-18 James E WilsonFix for IA-64 glibc math test failures.
2003-12-17 Mark Mitchellre PR c++/10603 (failing to print problematic token...
2003-12-17 Eric Botcazougcc-dg.exp (gcc-dg-debug-runtest): Do not run debug...
2003-12-17 Mark Mitchellre PR c++/12218 (runtime segfault when initializing...
2003-12-17 Joseph Myersre PR c/3347 (Too large bitfields should be errors)
2003-12-16 James Lemkexscale testcases from James Lemke
2003-12-16 Nathan Sidwellre PR c++/9043 ([ABI] incorrect name mangling for array...
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-12-16 Giovanni Bajonontype3.C: New test.
2003-12-16 Kriang Lerdsuwanakij* g++.dg/warn/noreturn-3.C: Also test instantiation.
2003-12-16 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-12-16 Nathan Sidwellre PR c++/13242 ([ABI] Incorrect mangling of template...
2003-12-16 Hartmut Penner* testsuite/gcc.dg/altivec-10.c: Test vec_cmple and...
2003-12-16 Eric Botcazoure PR rtl-optimization/13313 (Wrong code generated)
2003-12-16 Giovanni Bajoptrmem7.C: Simplified the test case to not hit an ICE...
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-16 Roger Saylere PR rtl-optimization/13400 (Compiled code crashes...
2003-12-16 Mark Mitchellre PR c++/13269 (compiler hangs on invalid code)
2003-12-16 Mark Mitchellre PR c++/12989 ([new parser] internal compiler error...
2003-12-15 Mark Mitchellre PR c++/13310 (Tree check error in dependent_template_p)
2003-12-15 Geoffrey Keatingvaarg3.C: Don't expect an error for passing a non-POD...
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-15 Nathan Sidwellclass.c (add_method): Disallow destructor for java...
2003-12-15 Nathan Sidwellre PR c++/13241 ([ABI] Incorrect mangling of template...
2003-12-15 Zdenek Dvorakre PR rtl-optimization/10312 (optimizer creates wrong...
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-14 Kriang Lerdsuwanakijre PR c++/13106 (Wrong warning "no return statement...
2003-12-12 Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-12 Jakub Jelineklinux.h (IA64_GATE_AREA_END): Increase by 64K.
2003-12-12 Roger Saylere PR rtl-optimization/13037 ([gcse-lm] g77 generates...
2003-12-12 Nathan Sidwellre PR c++/12881 (ICE in make_thunk)
2003-12-12 Neil BoothPR preprocessor/12935 preprocessor/12952 preprocessor...
2003-12-12 Zack Weinberg* gcc.c-torture/execute/wchar_t-1.x: Delete.
2003-12-10 Andrew PinskiFix changelog entry again.
2003-12-10 Andrew Pinskimove changelog entry that should have been in testsuite's.
2003-12-10 Richard Henderson* gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2003-12-10 Richard Henderson* gcc.dg/intermod-1.c: Adjust assembler scan pattern...
2003-12-10 Matt Austernre PR c/13134 (Visibility attribute is ignored)
2003-12-07 Giovanni Bajojava1.C: New test.
2003-12-07 Eric Botcazoure PR rtl-optimization/12965 (SEGV+ICE in cc1plus on...
2003-12-07 Eric Botcazoure PR rtl-optimization/13318 (ICE: floating point excep...
2003-12-07 Eric Botcazoure PR rtl-optimization/13060 ([g77] ICE in fixup_var_re...
2003-12-06 Mark Mitchellre PR c++/13323 (Template code does not compile in...
2003-12-06 Mark Mitchellre PR c++/13305 (Parser error with 'class __attribute__...
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-05 Stuart Menefyre PR target/13302 (Putting a va_list in a struct cause...
2003-12-05 Kriang Lerdsuwanakijre PR c++/13166 ([DR136] not implemented)
2003-12-05 Hans-Peter Nilssonre PR target/13256 (strict_low_part mistreated in delay...
2003-12-05 Arnaud Charlet* ada/acats/run_acats: Add checks against missing gnatl...
2003-12-05 Eric Botcazoure PR middle-end/11151 (__builtin_return(__builtin_appl...
2003-12-04 Stuart Menefyre PR rtl-optimization/13260 (Incorrect optimisation...
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-12-04 Mark Mitchellre PR c++/13179 (ICE w/template parameter in catch...
2003-12-03 Jakub Jelinekexpr.c (store_constructor): Only set RTX_UNCHANGING_P...
2003-12-03 Mark Mitchellre PR c++/10771 (Unreadable error message for illegal...
2003-12-02 David Ungvector-check.h: Corrected type for var g_##TMODE
2003-12-02 Giovanni Bajore PR c++/10126 (ICE in convert_nontype_argument on...
2003-12-02 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-02 James Lemkearm.c (arm_rtx_costs): Improve for xscale multiply.
2003-12-02 Roger Saylere PR rtl-optimization/11634 ([hppa] ICE in verify_loca...
2003-12-01 Zack Weinbergre PR libobjc/11433 (Crash due to dereferencing null...
2003-12-01 Roger Saylere PR rtl-optimization/12628 (Segfault with -fno-expens...
2003-12-01 Eric Botcazoure PR middle-end/7847 (pragma pack / attribute(packed...
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-11-30 Kaveh R. Ghazi* gcc.dg/cpp/assert4.c: Check more #system assertions.
2003-11-29 Joseph Myersre PR c/10333 (typeof (bitfield) is accepted but doesn...
2003-11-29 Richard Sandifordstmt.c (expand_asm_operands): Check whether force_const...
2003-11-29 Kaveh R. Ghazignu.h (HURD_TARGET_OS_CPP_BUILTINS): New.
2003-11-28 Eric Botcazoubuiltin-apply2.c: Set size of stack argument data to 64.
2003-11-27 Eric Botcazoucompat.exp (compat-obj): New xfaildata parameter.
2003-11-27 Eric Botcazoure PR target/12900 (g++ ICE in rtl_verify_flow_info_1)
2003-11-27 Eric Botcazoure PR middle-end/8028 (__builtin_apply() passes wrong...
2003-11-26 Eric Botcazou* gcc.c-torture/compile/20031023-4.c: Don't XFAIL on...
2003-11-23 Kriang Lerdsuwanakijre PR c++/12924 (ICE in lookup_member, at cp/search...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-21 Mark Mitchellre PR c++/12515 (Use of ?: operator in templated class...
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-11-19 Nathanael Nerodecpptrad.c (_cpp_scan_out_logical_line): Improve test...
2003-11-19 Andreas Toblercompat.exp: Add DYLD_LIBRARY_PATH for darwin.
2003-11-18 Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-11-18 Joseph Myers* gcc.dg/nested-func-1.c: New test.
2003-11-16 Kaveh R. Ghazi* gcc.dg/cpp/assert4.c: New test.
2003-11-14 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-11-14 Mark Mitchellre PR c++/12762 (Much worse error message when using...
2003-11-14 Arnaud Charletre PR ada/13035 (Ada testsuite uses installed gcc)
2003-11-14 Giovanni Bajore PR c++/2094 (unimplemented: use of `ptrmem_cst'...
2003-11-14 Andrew Pinski+2003-11-13 Andrew Pinski <apinski@apple.com> + + ...
2003-11-13 Mark Mitchellre PR c/13029 (static consts and -Wunused-variable)
2003-11-13 Eric Botcazoure PR rtl-optimization/12926 (Wrong value after assignm...
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-12 Mark Mitchell* g++.dg/parse/crash10.C: Remove bogus error marker.
2003-11-12 Rainer Orthrun_acats (host_gnatmake): Use type in a /bin/sh script.
2003-11-12 Catherine Moorexfail frv-*-*.
2003-11-12 Andreas Jaegerc99-const-expr-2.c (foo): Avoid extra warning on 64...
2003-11-12 Andreas Jaegerc90-const-expr-2.c (foo): Avoid extra warning on 64...
next