aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-12-12re PR fortran/34254 ("character(kind=c_char) function" fails if c_char is not...Tobias Burnus2-0/+36
2007-12-12gimplify.c (gimplify_modify_expr_rhs): Handle the case when we are assigning ...Aldy Hernandez1-0/+24
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel2-0/+15
2007-12-11re PR c++/34238 ("static data member used, but not defined" error on member d...Jakub Jelinek4-1/+61
2007-12-11re PR c++/34364 (class& is not known as as a class-type anymore after dynamic...Jakub Jelinek2-0/+36
2007-12-11re PR tree-optimization/34407 (verify_stmts failed)Uros Bizjak2-1/+22
2007-12-11re PR fortran/34411 (hang-up during read of non-expected input)Jerry DeLisle3-1/+37
2007-12-10re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree...Jakub Jelinek2-0/+19
2007-12-10re PR c++/34059 (ICE with invalid base type for class member)Simon Martin2-0/+47
2007-12-10re PR target/34403 (wrong frequency of block)Eric Botcazou2-0/+83
2007-12-10re PR fortran/34425 (bogus warning)Tobias Burnus2-0/+21
2007-12-10[multiple changes]Kenneth Zadeck2-0/+72
2007-12-10re PR c++/34395 (Broken diagnostic: 'type_pack_expansion' not supported by du...Jakub Jelinek2-0/+14
2007-12-10re PR c++/34394 (Broken diagnostic: 'abs_expr' not supported by dump_expr)Jakub Jelinek2-0/+14
2007-12-10re PR target/32086 (10% to 20% Performance Regression Between 4.1.3 and 4.3)Paolo Bonzini4-3/+10
2007-12-09re PR c++/34178 (Compilation using -frepo fails)Jakub Jelinek4-0/+80
2007-12-09[multiple changes]Tobias Burnus2-0/+18
2007-12-09target-supports.exp (check_effective_target_tls_native): Fix typo.Richard Sandiford2-1/+6
2007-12-09re PR ada/34366 (Legal program rejected, various anonymous access-to-subprogr...Samuel Tardieu3-0/+45
2007-12-09re PR fortran/32129 (ICE: Procedure call with array-section-actual to scalar ...Paul Thomas4-1/+80
2007-12-08re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)Tobias Burnus9-14/+179
2007-12-08re PR fortran/34359 (ICE in December 6 version of gfortran when compiling a f...Jakub Jelinek4-0/+46
2007-12-08200x-xx-xx Paul de Weerd <weerd@weirdnet.nl>Paul de Weerd2-1/+5
2007-12-08re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input)Tobias Burnus2-0/+50
2007-12-07* g++.old-deja/g++.mike/empty.C: Remove 2 xfails.Jakub Jelinek2-2/+6
2007-12-07re PR ada/21346 (Ada.Directories.Compose raises exception if Containing_Direc...Samuel Tardieu2-0/+14
2007-12-07decl.c (gnat_to_gnu_entity): When computing the designated full view...Olivier Hainque5-0/+51
2007-12-07unc_memops.ads: Comment out the alloc/free/realloc exports and document how t...Olivier Hainque2-3/+14
2007-12-07sem_ch3.adb (Analyze_Object_Declaration): Signal an error when an access to c...Samuel Tardieu2-0/+13
2007-12-07re PR ada/15805 (Illegal program not detected, allows writing through access ...Samuel Tardieu2-0/+18
2007-12-07re PR ada/34173 (FAIL: gnat.dg/release_unc_maxalign.adb execution test)Olivier Hainque4-0/+127
2007-12-06ltrans-7.f90: New.Sebastian Pop2-0/+34
2007-12-06[multiple changes]Jakub Jelinek2-0/+21
2007-12-06re PR c++/34336 (4.2.2 internal error in stabilize_expr)Jakub Jelinek2-0/+34
2007-12-06re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param...Tobias Burnus9-13/+40
2007-12-06re PR fortran/34335 (valid code rejected when reordering USE statements)Paul Thomas1-1/+1
2007-12-06re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Paul Thomas2-0/+31
2007-12-06nan_2.f90: Add -mieee for sh.Kaz Kojima4-0/+9
2007-12-05re PR middle-end/34337 (Internal error while building gtkwhiteboardc.c from p...Jakub Jelinek2-0/+22
2007-12-05module_nan.f90: Add -mieee for sh.Kaz Kojima3-0/+7
2007-12-05re PR tree-optimization/34138 (verify_ssa failed (found real variable when su...Richard Guenther2-0/+26
2007-12-05re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Jakub Jelinek2-0/+21
2007-12-05trans.c (lvalue_required_p): Take base node directly instead of its parent.Eric Botcazou2-0/+25
2007-12-05re PR rtl-optimization/34312 (spill failure with -O2 -fPIC -march=pentium-m o...Uros Bizjak2-12/+50
2007-12-05re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param...Tobias Burnus2-6/+116
2007-12-05re PR c++/34271 (ICE in invalid initialization of static template member)Jakub Jelinek3-0/+26
2007-12-05re PR ada/21489 (Wrong code generated for legal program, RM 6.4.1(13), 9.5.1(...Samuel Tardieu1-0/+5
2007-12-04re PR middle-end/34134 (ICE when using __builtin_stack_restore)Jakub Jelinek2-0/+18
2007-12-04re PR c++/34101 (ICE with argument deduction of variadic template function)Douglas Gregor2-0/+17
2007-12-04c-parser (c_parser_statement_after_labels): Move error from here...Manuel López-Ibáñez3-0/+17