]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
re PR rtl-optimization/11311 (ICE with pow and large exponent)
[gcc.git] / gcc / testsuite / ChangeLog
2003-06-25 Roger Saylere PR rtl-optimization/11311 (ICE with pow and large...
2003-06-24 Jakub Jelinekbuiltins.c (expand_builtin_strcpy): Don't evaluate...
2003-06-24 Mark Mitchellre PR c++/5754 (g++ segfaults on compilation of templat...
2003-06-24 Roger Saylebuiltins.c (expand_builtin): Use expand_builtin_pow...
2003-06-23 Jakub Jelinekmangle.c (hash_type): val is the TREE_LIST itself,...
2003-06-23 Roger Saylebuiltins.c (expand_builtin_mathfn_2): Use tree_cons...
2003-06-21 Gabriel Dos Reisre PR c++/10784 (Warning about choosing custom operator...
2003-06-21 Gabriel Dos Reisre PR c++/10915 (a not-useful non-avoidable warning...
2003-06-20 Mark Mitchellre PR c++/10888 (inlining failure for allocate in ...
2003-06-20 Mark Mitchelltarget-supports.exp (check_alias_available): Make the...
2003-06-20 Mark Mitchellre PR c++/10749 (triple nested template classes in...
2003-06-20 Mark Mitchellgcc-dg.exp (dg-xfail-if): Do not process conditional...
2003-06-20 Mark Mitchellre PR c++/10845 (template member function (getting...
2003-06-20 Mark Mitchellre PR c++/10939 (ICE with templated code)
2003-06-20 Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-20 Matt AusternFix for PR c++/11228, infinite loop for new int[n]().
2003-06-19 Kazu Hirata* gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2003-06-19 J"orn Renneckesimd-4.c (main): Make expected value endian-dependent.
2003-06-18 Benjamin Kosnikg++.exp (g++_include_flags): Tweak path to testsuite_flags.
2003-06-18 Kazu Hirata20020604-1.c: Use dg-xfail-if for h8300.
2003-06-17 Mark MitchellCorrect PR number.
2003-06-17 Mark Mitchellre PR c++/10712 (ICE in constructor_name_full, at cp...
2003-06-17 Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-17 Janis Johnsoncompat-common.h (DEBUG_INIT): New.
2003-06-16 Mark Mitchellgcc-dg.exp (dg-xfail-if): Fix thinko.
2003-06-16 Mark Mitchellsimd-5.c: Correct SPARC XFAIL indications.
2003-06-16 Roger Sayleoptabs.h (enum optab_index): Add new OTI_tan and OTI_atan.
2003-06-15 Roger Saylei386.md (expsf2, [...]): New patterns to implement...
2003-06-13 Kaveh R. Ghazic-format.c (format_types_orig): Disallow '*' width...
2003-06-13 Mark Mitchellgcc-dg.exp (dg-require-dll): New function.
2003-06-13 Eric Botcazoure PR rtl-optimization/10955 ([SPARC] wrong code at...
2003-06-12 Roger Saylere PR middle-end/168 (Spurious signed/unsigned comparis...
2003-06-12 Mark Mitchellre PR c++/10635 (ICE (segfault) when dereferencing...
2003-06-12 Roger Saylefold-const.c (tree_expr_nonnegative_p): Add support...
2003-06-12 Kelley CookPatch from Kelley Cook.
2003-06-12 Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-11 Janis Johnsonstruct-by-value-11_main.c: New file.
2003-06-11 Janis Johnsonscalar-by-value-3_main.c: New file.
2003-06-10 Janis Johnsonfp2-struct-check.h: New file.
2003-06-10 Janis Johnsoncompat-common.h: New file.
2003-06-10 Geoffrey Keating[multiple changes]
2003-06-10 Richard Henderson* gcc.dg/asm-7.c: Adjust expected warning text.
2003-06-10 Roger Saylebuiltins.c (fold_builtin): Optimize cos(-x) as cos(x).
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10 Mark Mitchellgcc-dg.exp (dg-test): Clear additional_files and additi...
2003-06-09 David TaylorFrom David Taylor.
2003-06-09 Kazu HirataFix a ChangeLog typo.
2003-06-09 Mark Mitchell20000419-2.c: Fix dg-require-alias syntax.
2003-06-09 J"orn Rennecke* g++.dg/other/offsetof3.C: Adjust linenumber of last...
2003-06-09 Mark Mitchellgcc-dg.exp (dg-require-weak): Fix typo.
2003-06-09 Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-08 Kazu Hirata* gcc.c-torture/compile/20000804-1.x: Dsiable on h8300...
2003-06-08 Mark Mitchellgcc-dg.exp (dg-require-alias): Fix typo.
2003-06-08 Jan Hubickai386.md (subsi_3_zext, [...]): Fix predicates.
2003-06-08 Kriang Lerdsuwanakijre PR c++/11039 (Bad interaction between implicit typen...
2003-06-07 Richard Hendersonoffsetof3.C: Use size_t.
2003-06-07 H.J. Lucopy-file.exp: New.
2003-06-06 Mark Mitchellweak.exp: Simplify.
2003-06-06 Richard Earnshawre PR target/11052 ([arm] noce_process_if_block() can...
2003-06-06 Roger Saylebuiltins-2.c: Correct check-in of incorrect version.
2003-06-06 Roger Saylefold-const.c (fold <ABS_EXPR>): Re-fold the result...
2003-06-06 Roger Sayleuninit-C.c: Only test TImode on 64-bit platforms.
2003-06-06 Jakub Jelinekstring-4.c (main_test): Allow some mempcpy/stpcpy calls...
2003-06-05 Kaveh R. Ghazi* gcc.dg/format/asm_fprintf-1.c: New test.
2003-06-05 Mark Mitchellgcc-defs.exp (additional_sources): New variable.
2003-06-05 Richard Hendersondwarf2out.c (loc_descriptor_from_tree): Return 0 for...
2003-06-05 Mark MitchellMakefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.
2003-06-04 Richard Hendersonc-common.c (handle_cleanup_attribute): New.
2003-06-04 Mark Mitchell* g++.dg/abi/vague1.C: Use xfail, rather than embedded...
2003-06-04 Mark Mitchelldg-pch.exp: New file.
2003-06-04 Roger Saylebuiltins.c (dconstpi, dconste): New mathematical constants.
2003-06-04 Eric Botcazoure PR rtl-optimization/11018 ([SPARC] -mcpu=ultrasparc...
2003-06-04 Eric Botcazoure PR rtl-optimization/10876 (Segfault when compiling...
2003-06-03 Glen Nakamura* gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2003-06-03 J"orn Rennecke* g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2003-06-03 Joern Renneckebuiltin-noret-1.c (_exit, _Exit): Make weak.
2003-06-03 Aldy Hernandezsimd-5.x: Remove xfail for PPC64.
2003-06-03 Kriang Lerdsuwanakijre PR c++/10940 (Bad code with explicit specialization)
2003-06-03 Roger Saylebuiltins.def (BUILT_IN_CABS, [...]): New builtins repre...
2003-06-03 Jakub Jelinekbuiltins.c (expand_builtin_memcpy): Remove endp argumen...
2003-06-03 David Billinghurstre PR fortran/10965 (g77 compiles illegal code in tests...
2003-06-02 Mark Mitchellscanasm.exp (dg-scan): New function, factored out of ...
2003-06-02 Mark Mitchelltruefalse.cpp: Move it to ...
2003-06-01 DJ Deloriecppmacro.c (warn_of_redefinition): Handle cases where...
2003-06-01 Eric Botcazoure PR target/11044 ([x86] out of range loop instruction...
2003-05-31 Toon Moeneffree-form-2.f: XFAIL removed, because fixed.
2003-05-31 Roger Sayleflags.h (flag_wrapv): New flag controlling overflow...
2003-05-31 Kriang Lerdsuwanakijre PR c++/10956 (ICE when specializing a template membe...
2003-05-29 Roger Saylec-semantics.c (genrtl_do_stmt_1): New function split...
2003-05-27 David Billinghurstre PR fortran/10843 (g77 -ffree-form rejects "GO TO".)
2003-05-26 Andreas Toblerwchar_t-1.c: XFAIL on darwin, no wchar.h available.
2003-05-25 Kriang Lerdsuwanakijparser.c (cp_parser_explicit_instantiation): Restore...
2003-05-25 Kriang Lerdsuwanakijre PR c++/10849 (Cannot define an out-of-class speciali...
2003-05-24 Eric Botcazousimd-5.x: XFAIL on SPARC64.
2003-05-24 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-05-24 Andreas Toblerbuiltins.exp: Add -multiply_defined suppress option...
2003-05-23 Roger Saylebuiltins.def: Defome atan...
2003-05-23 Kriang Lerdsuwanakijre PR c++/10682 (chokes on a typedef for an enum inside...
2003-05-23 Roger Saylereal.c (real_maxval): New function to return the larges...
next
This page took 0.910525 seconds and 108 git commands to generate.