aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-02-28pr26421.c: Fix testcase to force struct decomposition.Richard Guenther1-0/+5
2006-02-28trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): If the mask expression exis...Thomas Koenig1-0/+4
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle1-0/+6
2006-02-27fold-const.c (fold_binary): Fold (~X & C) eq/ne 0 as (X & C) ne/eq 0, where C...Roger Sayle1-0/+4
2006-02-27re PR middle-end/19983 (__builtin_nan should allow 0X as well as 0x)Roger Sayle1-0/+5
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-0/+5
2006-02-26re PR tree-optimization/26421 (tree-ssa-alias.c:find_used_portions considers ...Richard Guenther1-0/+5
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-0/+5
2006-02-26fold-const.c (fold_binary): Fold (X & 1) ^ 1 as (X & 1) == 0.Roger Sayle1-0/+4
2006-02-26re PR tree-optimization/21137 (Convert (a >> 2) & 1 != 0 into a & 4 != 0)Roger Sayle1-0/+5
2006-02-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Dorit Nuzman1-0/+6
2006-02-26re PR tree-optimization/26359 (Over optimization of loop when using -ftree-ve...Dorit Nuzman1-0/+7
2006-02-25re PR middle-end/23673 (fold does not fold (a^b) != 0 to a != b)Roger Sayle1-0/+7
2006-02-25re PR fortran/23092 ([4.1 only] scalar mask for minval/maxval/sum/product)Thomas Koenig1-0/+5
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-0/+6
2006-02-24re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle1-0/+5
2006-02-24re PR fortran/24519 (gfortran slow because of incomplete dependency checking)Paul Thomas1-0/+10
2006-02-23re PR tree-optimization/26425 (ice on valid C code with flag -Os)Jeff Law1-0/+4
2006-02-23re PR middle-end/26412 (ICE with external arrays using OpenMP)Jakub Jelinek1-0/+5
2006-02-22re PR c++/26291 (Invalid ellipsis in operator not diagnosed)Volker Reichelt1-0/+6
2006-02-22re PR target/25603 (Miscompiled FORTRAN program)H.J. Lu1-0/+5
2006-02-22bf-spl1.c: Don't specify -m68000.Nathan Sidwell1-0/+5
2006-02-21* config/i386/darwin.h (DWARF2_FRAME_REG_OUT): New.Geoffrey Keating1-0/+4
2006-02-21re PR middle-end/26379 (ICE on vector shift RTL simplification)Jakub Jelinek1-0/+5
2006-02-21re PR tree-optimization/26361 (bootstrap failure on Alpha: xgcc runs out of m...Roger Sayle1-0/+5
2006-02-20complex-3.c: Split out first part into ...Andrew Pinski1-0/+5
2006-02-20re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting...Roger Sayle1-0/+5
2006-02-19re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek1-0/+6
2006-02-19re PR fortran/26201 (__convert_i4_i8 written to a module.)Erik Edelmann1-0/+5
2006-02-19re PR fortran/25054 (nonconstant bounds array cannot appear in a namelist)Paul Thomas1-0/+8
2006-02-18re PR tree-optimization/25680 (Store CCP does not understand REALPART_EXPR < ...Andrew Pinski1-0/+5
2006-02-1820031106-1.c: Fix the final scan of the variable to take into account the var...Andrew Pinski1-0/+7
2006-02-18re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek1-0/+6
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-0/+4
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-0/+5
2006-02-18re PR c++/26266 (Trouble with static const data members in template classes)Mark Mitchell1-0/+1
2006-02-18re PR c++/26266 (Trouble with static const data members in template classes)Mark Mitchell1-0/+8
2006-02-17re PR target/26255 (internal compiler error: in reload_cse_simplify_operands,...John David Anglin1-0/+5
2006-02-17where_10.f90: New test case.Roger Sayle1-0/+10
2006-02-16tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law1-0/+5
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-0/+7
2006-02-16re PR fortran/26224 (ICE in C$OMP SINGLE / END SINGLE COPYPRIVATE( ) block)Jakub Jelinek1-0/+5
2006-02-16re PR testsuite/25918 (gcc.dg/vect/vect-reduc-dot-s16.c scan-tree-dump-times ...Victor Kaplansky1-0/+20
2006-02-16re PR fortran/24557 (ICE: PRINTing function result of size depending on assum...Paul Thomas1-0/+5
2006-02-15re PR fortran/26054 (Gratuitous warning about Fortran 2003 features w/o -std=...Toon Moene1-0/+17
2006-02-15re PR middle-end/26300 (ICE in trunc_int_for_mode)Jakub Jelinek1-0/+5
2006-02-14re PR middle-end/23670 (Fold does not fold (a|b)&b to b likewise for (a&b) | ...Roger Sayle1-0/+5
2006-02-14re PR fortran/25045 ([4.1 only] DIM argument of PRODUCT is not optional)Thomas Koenig1-0/+5
2006-02-14re PR fortran/26277 (false warning about unused label for a warning used in e...Tobias Schlüter1-0/+5
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+6