]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
re PR fortran/29699 (ICE in trans-decl.c)
[gcc.git] / gcc / testsuite / ChangeLog
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-09 Andreas Krebbelsimplify-rtx.c (avoid_constant_pool_reference): Avoid...
2006-11-09 Kaveh R. Ghazibuiltins-20.c: Use fabs, not __builtin_fabs.
2006-11-09 Tobias Burnusio_constraints_3.f90: Fixed by using -fmax-errors.
2006-11-09 Zdenek Dvorakre PR tree-optimization/29738 (Missed constant propagat...
2006-11-08 Kaveh R. Ghazibuiltin-math-3.c: Add more sincos tests.
2006-11-08 Dorit Nuzman[multiple changes]
2006-11-08 Eric Christopherlibgcc2.c (__bswapdi2): Rename from bswapDI2.
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-07 Steve Ellceyre PR other/25028 (TImode-to-floating conversions broken)
2006-11-07 Paul Thomasre PR fortran/29539 (ICE in variable_decl)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-11-07 Tobias Burnusdecl.c (match_attr_spec, [...]): Unify gfc_notify_std...
2006-11-07 Janis Johnsonsourcebuild.texi (Test Directives): Add output-exists...
2006-11-06 Erik Edelmannre PR fortran/29630 ("Unclassifiable statement" with...
2006-11-05 Jerry DeLislere PR libfortran/25545 (internal file and dollar edit...
2006-11-05 Jakub Jelinekre PR middle-end/29695 (Folding breaks (a & 0x80) ...
2006-11-05 Paul Thomas2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc...
2006-11-05 Brooks Moseserror.c (show_locus): Add trailing colon in error messages.
2006-11-04 Uros Bizjakre PR target/26915 (missed sized opt returning -1.0)
2006-11-04 Francois-Xavier... re PR fortran/29713 (ICE in gfc_set_constant_character_...
2006-11-03 J"orn Renneckecrt1.asm: Fix #ifdef indent.
2006-11-03 Francois-Xavier... re PR libfortran/27895 (problem with RESHAPE and zero...
2006-11-03 Brooks Moseserror.c (show_locus): Remove "In file" from error messages.
2006-11-02 Mike Stump* obj-c++.dg/const-str-9.mm: Don't run on 64-bit.
2006-11-02 Mike Stump* g++.old-deja/g++.abi/align.C: Enable for darwin.
2006-11-02 Eric Botcazoure PR other/29639 (ext/bitmap_allocator/check_allocate_...
2006-11-02 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-11-01 Adam Nemetfold-mod-1.c: Match the leading 0x for the hexadecimal...
2006-11-01 Eric Botcazou20061101-1.c: New test.
2006-11-01 Eric BotcazouFix asm string.
2006-11-01 Richard Guentheri386.c (ix86_expand_rint): Fix issues with signed zeros.
2006-11-01 Kaveh R. Ghazibuiltins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDIN...
2006-11-01 Geoffrey KeatingIn gcc/: PR 23067
2006-11-01 Eric Christopherbuiltin-bswap-1.c: New.
2006-11-01 Geoffrey Keatingre PR c/16622 ([C99] extern inline is handled wrong...
2006-11-01 Roger Saylere PR middle-end/23470 (a*a (for floats) is not conside...
2006-10-31 Bernhard Fischerre PR fortran/29537 (ICE in gfc_match_common for blank...
2006-10-31 Thomas Koenigre PR libfortran/29627 ([4.1 only] partial unformatted...
2006-10-31 Francois-Xavier... re PR fortran/29067 (gfc_resolve_expr(): Bad expression...
2006-10-31 Joseph Myerstarget-supports.exp (get_compiler_messages): Append...
2006-10-31 Paul Thomasre PR fortran/29387 (ICE on character array function...
2006-10-30 Dirk Muellereichin01a.C (main): Fix prototype.
2006-10-30 Roger Saylepr27827.c: Explicitly specify -mfpmath=387.
2006-10-30 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-10-30 Tobias Burnusre PR fortran/29452 (Keyword check for specifiers in...
2006-10-30 Andrew Pinskire PR fortran/29410 ([4.2 only] bug with TRANSFER(...
2006-10-30 Joseph Myersdefault.exp (${tool}_target_compile): Use v3_target_com...
2006-10-30 Jakub Jelinekre PR tree-optimization/29637 (Endless recursion in...
2006-10-30 Roger Saylefold-compare-1.c: Update to reflect recent changes...
2006-10-29 Kaveh R. Ghazibuiltins.c (fold_builtin_hypot): Rearrange recursive...
2006-10-29 Roger Saylefold-const.c (fold_comparison): Fold ~X op ~Y as Y...
2006-10-29 Dirk Muellerre PR c++/16307 (-Wchar-subscripts does not warn on...
2006-10-29 Roger Saylere PR tree-optimization/15458 (Combine ~ and ^.)
2006-10-29 Richard Guentheri386-protos.h (ix86_expand_trunc): Declare.
2006-10-29 Richard Guentheri386-protos.h (ix86_expand_round): Declare.
2006-10-29 Richard Guentheri386-protos.h (ix86_expand_floorceil): Declare.
2006-10-29 Richard Guentherbuiltins.c (expand_builtin_mathfn): Expand nearbyint...
2006-10-29 Richard Guenthergenopinit.c (optabs): Change lfloor_optab and lceil_opt...
2006-10-29 Tobias Burnusre PR libfortran/24313 (complex sqrt function does...
2006-10-29 Kazu Hirata20020118-1.c, [...]: Fix comment typos.
2006-10-29 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-10-28 Andrew Pinskire PR c++/29295 (++ operator with bool typedef incremen...
2006-10-28 Tobias Burnusre PR fortran/28224 (gfortran should support namelist...
2006-10-28 Tobias Burnusre PR fortran/29625 (Octal edit descriptors allow real...
2006-10-28 Richard Guentherre PR middle-end/26899 (Fold does not fold (i0 > i1...
2006-10-28 Richard Guentherre PR target/28806 (lround is not expanded inline to...
2006-10-27 Kaz Kojimabuiltins-43.c: Add -fno-finite-math-only.
2006-10-27 Jerry DeLislePR libgfortran/27954 Fix type in changelog, pr number
2006-10-27 Jerry DeLislere PR fortran/29563 (Internal read loses data.)
2006-10-26 Richard Guentheri386.exp: Use glob, not find to collect tests.
2006-10-26 Jerry DeLislere PR fortran/29563 (Internal read loses data.)
2006-10-26 Andreas Krebbels390.c (s390_init_frame_layout): Check positive frame_size.
2006-10-26 Jerry DeLislere PR fortran/29563 (Internal read loses data.)
2006-10-25 Ben Ellistonstrlen.c: Do not use strcpy.
2006-10-25 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-10-25 Steve Ellcey* gcc.dg/pthread-init-2.c: Define _POSIX_C_SOURCE on...
2006-10-25 Uros Bizjakoptabs.h (enum optab_index): Rename OTI_drem to OTI_rem...
2006-10-24 Kaveh R. Ghazibuiltin-math-2.c: Add checks for asin, acos, acosh...
2006-10-24 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-10-24 Erik Edelmannre PR fortran/29393 (Vector subscript rejected)
2006-10-24 Kaveh R. Ghazibuiltin-math-2.c: New test.
2006-10-24 Richard Guentherre PR middle-end/28796 (__builtin_nan() and __builtin_u...
2006-10-24 Richard Guentherbuiltins.c (fold_builtin_floor): Fold floor (x) where...
2006-10-24 Richard Guentherre PR tree-optimization/29567 (ICE in build2_stat,...
2006-10-24 Zdenek Dvorakre PR tree-optimization/14784 ([Tree-ssa] alias analysi...
2006-10-23 Kaveh R. Ghazibuiltin-sin-mpfr-1.c: New test.
2006-10-23 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Handle BUILT_IN_STR...
2006-10-23 Jan Hubickabuiltins.c (expand_builtin_memmove): Remove ORIG_EXP...
2006-10-23 Paul Brookstor-layout.c (start_record_layout): maximum_field_alig...
2006-10-23 Ulrich Weigandpredicates.md ("bras_sym_operand"): Do not accept nonlo...
2006-10-23 Richard Guenther[multiple changes]
2006-10-23 Richard Guentherre PR middle-end/21032 (With -frounding-math, incorrect...
2006-10-22 Jeff Lawre PR tree-optimization/15911 (VRP/DOM does not like...
2006-10-22 Nathan Sidwellre PR libstdc++/20647 (Wrong typeid for incomplete...
2006-10-21 Uros Bizjakre PR middle-end/28252 (pow(x,1/3.0) should be converte...
2006-10-21 Richard Guentherre PR tree-optimization/3511 (Inlined strlen() could...
2006-10-21 Richard Guentherre PR middle-end/26898 (Fold does not fold signed ...
2006-10-20 Lee Millwardre PR c++/28053 (ICE deriving from class with invalid...
2006-10-20 Adam Nemet* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates...
next
This page took 0.713728 seconds and 108 git commands to generate.