aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill20-17/+293
2006-06-29re PR middle-end/27428 (ICE with goto in erroneous code)Roger Sayle2-0/+14
2006-06-29struct-layout-1_generate.c: Don't use common on darwin as we can't align comm...Mike Stump2-3/+6
2006-06-29* gcc.dg/vla-8.c: Add additional testcases.Mike Stump2-0/+28
2006-06-28re PR c++/27424 (Valid template-template-parameter rejected)Jason Merrill1-0/+11
2006-06-28re PR c++/27768 (wrong-code with vectors)Jason Merrill1-0/+56
2006-06-26re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-0/+14
2006-06-25re PR middle-end/28151 (ICE with complex math)Eric Botcazou2-0/+14
2006-06-25re PR fortran/25056 (non-PURE function should not be a valid argument)Paul Thomas8-0/+251
2006-06-25re PR c++/28054 (ICE with friend declaration of invalid bitfield)Lee Millward2-0/+12
2006-06-25re PR c++/28051 (ICE on invalid conversion operator)Lee Millward2-0/+16
2006-06-24re PR fortran/28081 (Undue compile-time error for zero-sized substring)Francois-Xavier Coudert3-1/+19
2006-06-24re PR fortran/28118 (ICE calling subroutine defined via explicit interface)Paul Thomas2-0/+27
2006-06-24gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque3-0/+48
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson2-0/+54
2006-06-23re PR fortran/27981 (Strange error message for illegal integer constant)Steven G. Kargl2-0/+12
2006-06-23error22.C: Fix typo.Lee Millward2-1/+5
2006-06-23re PR c++/28112 (ICE with invalid argument in attribute)Volker Reichelt2-0/+16
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque2-0/+33
2006-06-23re PR c++/11468 (Deriving from CNI class java::lang::Object causing an ICE)Volker Reichelt2-0/+16
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith2-0/+38
2006-06-23re PR target/27531 (sparc: undefined reference to .LL226 with -O2)Roger Sayle2-0/+119
2006-06-22re PR fortran/24748 (substring of implicitly typed variable not rejected)Asher Langton2-0/+21
2006-06-22re PR c++/27821 (ICE with invalid ptr-to-member)Lee Millward2-0/+12
2006-06-22re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch...Zdenek Dvorak2-1/+32
2006-06-22re PR c++/27805 (ICE with ptr-to-member of incomplete class)Lee Millward2-0/+16
2006-06-22re PR c++/28111 (ICE with invalid friend in template class)Volker Reichelt2-0/+14
2006-06-22re PR c++/28110 (ICE with invalid template constant parameter)Volker Reichelt2-0/+14
2006-06-22re PR c++/28109 (ICE with typeid of incomplete type)Volker Reichelt2-0/+17
2006-06-21tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.Eric Botcazou3-0/+42
2006-06-21mips.c (function_arg): Where one part of a complex argument is in registers a...Joseph Myers2-0/+60
2006-06-21varasm.c (mergeable_string_section): Check for embedded NULs and NUL terminat...Jakub Jelinek2-0/+12
2006-06-20re PR c++/28113 (vectors initialized in ctors, not at compile time, cause al...Janis Johnson2-4/+9
2006-06-20simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable.Steven G. Kargl2-0/+13
2006-06-20re PR c++/28052 (ICE on invalid bitfield)Volker Reichelt2-0/+14
2006-06-20re PR tree-optimization/27331 (segfault in fold_convert with -ftree-vectorize)Zdenek Dvorak2-1/+62
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison6-0/+447
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas3-0/+80
2006-06-19re PR middle-end/28075 (inliner introduces unnecessary type conversions)Andrew Pinski2-1/+31
2006-06-19[should have been in previous commit]Anatoly Sokolov1-0/+9
2006-06-19pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long in malloc prototype; ...Anatoly Sokolov4-12/+4
2006-06-19tree.c (variably_modified_type_p): VM arguments don't make the type a VM type.Mike Stump2-0/+10
2006-06-19re PR tree-optimization/27090 (FRE does not look past previous type casts)Richard Guenther2-0/+26
2006-06-19re PR target/27861 (ICE in expand_expr_real_1, at expr.c:6916)Roger Sayle2-0/+72
2006-06-19re PR middle-end/28045 (Bitfield, &&, and optimization => bad code generation)Richard Guenther2-0/+27
2006-06-19re PR tree-optimization/27341 (ICE in in add_virtual_operand with complex ty...Daniel Berlin2-0/+15
2006-06-18re PR fortran/26801 (-fbounds-check generates segfault)Francois-Xavier Coudert2-0/+25
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle2-0/+47
2006-06-17re PR c++/28016 (emitting template constant)Mark Mitchell2-0/+13
2006-06-16re PR c++/27979 (conversion check confused by enum bitfields)Mark Mitchell2-1/+13