aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Index: ChangeLogGeoffrey Keating2-0/+24
2007-01-08intrinsics-1.c: Remove xfail.Andrew Pinski2-2/+5
2007-01-08overflow-warn-1.C: Fix testcase.Manuel López-Ibáñez10-877/+12
2007-01-08trans-array.c (constant_array_constructor_p): New function to determine wheth...Roger Sayle3-1/+21
2007-01-08re PR tree-optimization/23603 (VRP does not say range for a in a = b == c; is...Richard Guenther3-0/+34
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell9-14/+29
2007-01-08re PR tree-optimization/29877 (out of SSA (TER) extends variable life of vari...Mark Shinwell2-11/+27
2007-01-07re PR c++/28986 (Failure to diagnose overflow in constant expression)Manuel López-Ibáñez11-1/+1334
2007-01-07re PR fortran/27698 (subroutine _foo draws "unclassifiable statement" instead...Bernhard Fischer4-5/+18
2007-01-06Corrected changelog entry dates from 2006 to 2007.Brooks Moses1-2/+2
2007-01-07[multiple changes]Steven G. Kargl2-2/+6
2007-01-06re PR c++/19439 (Duplicate destructor accepted)Lee Millward3-4/+17
2007-01-05re PR bootstrap/30385 (IMM ERROR while building stage2-libiberty)Andrew Pinski2-0/+21
2007-01-05re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez5-0/+64
2007-01-05trans-expr.c (gfc_trans_assignment_1): New subroutine to scalarize array assi...Roger Sayle3-0/+53
2007-01-05re PR c++/27826 (ICE in copy_to_mode_reg)Richard Guenther2-0/+19
2007-01-05c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor5-0/+241
2007-01-05re PR c/30360 (Complex divide bug)Jakub Jelinek2-0/+30
2007-01-05re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas3-0/+42
2007-01-05re PR middle-end/28116 (ICE when building konverter with gcc-4.1 with -O3 [RSO])Richard Biener2-1/+25
2007-01-05re PR fortran/29624 (Fortran 2003: Support intent for pointers)Tobias Burnus8-8/+162
2007-01-04re PR fortran/30235 ([4.1 only] missing alternate return argument with explic...Brooks Moses2-0/+13
2007-01-04re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey2-0/+11
2007-01-04re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)Josh Conner2-0/+48
2007-01-04re PR c++/28217 (ICE in tree_int_cst_sgn)Jakub Jelinek3-0/+19
2007-01-03re PR target/20353 (uclibc does not provide C99 math functions)Andrew Pinski2-0/+14
2007-01-03vect.exp: Skip PowerPC targets not supporting -maltivec.Joseph Myers3-2/+11
2007-01-03re PR middle-end/30286 (Segfault with -O2 -ftrapv)Jakub Jelinek2-0/+40
2007-01-03re PR c++/29535 (ICE in instantiate_class_template, at cp/pt.c:5728)Jakub Jelinek2-0/+20
2007-01-03re PR c++/29054 (ICE on friend template specialization)Jakub Jelinek2-0/+23
2007-01-03ibits.f90: New test.Jerry DeLisle2-1/+20
2007-01-03loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.Zdenek Dvorak3-0/+51
2007-01-03pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka2-2/+7
2007-01-02re PR c/19977 (overflow in non-static initializer should not be pedwarn)Manuel López-Ibáñez3-2/+8
2007-01-02c-common.c (c_common_truthvalue_conversion): When warning about using an assi...Ian Lance Taylor3-0/+237
2007-01-02re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez4-1/+72
2007-01-02re PR fortran/20896 (ambiguous interface not detected)Paul Thomas2-33/+5
2007-01-02fold-const.c (fold_binary): Fold "(X^C1) eq/ne C2" into "X eq/ne (C1^C2)".Roger Sayle2-0/+26
2007-01-02re PR middle-end/30311 (revision 120211 failed to compile perlbench)Joseph Myers2-0/+21
2007-01-01re PR middle-end/30253 (ICE with statement expression inside a conditional)Andrew Pinski2-0/+15
2007-01-01re PR target/29166 (broken unwind information for many life variables resulti...Andreas Schwab2-0/+202
2007-01-01target-supports.exp (check_effective_target_powerpc_spe): New.Joseph Myers2-2/+26
2006-12-31re PR tree-optimization/30137 (Missed folding of pointer comparison)Richard Guenther3-0/+49
2006-12-31re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never ...Roger Sayle2-0/+35
2006-12-31re PR c++/29731 (ICE with statement expression as template parameter)Simon Martin2-0/+10
2006-12-31re PR middle-end/30338 (infinite loop in maybe_canonicalize_comparison)Richard Guenther2-0/+19
2006-12-31re PR fortran/27900 ([4.1 only] ICE using intrinsics as arguments)Paul Thomas3-0/+41
2006-12-31re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)Paul Thomas6-0/+116
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig2-0/+18
2006-12-29re PR preprocessor/29612 (gcc --save-temps does not give "multi-character cha...Jakub Jelinek3-0/+39