aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2006-01-05thunk3.C, thunk4.C: Revert unnecessary fix for 64-bit fix.Hans-Peter Nilsson3-2/+7
2006-01-05re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann2-0/+118
2006-01-04re PR c++/24782 (wrongly accepted nested private typedef)Mark Mitchell3-2/+13
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2-2/+7
2006-01-04pmm_malloc.h (posix_memalign): If __cplusplus, make the prototype extern "C" ...Jakub Jelinek2-0/+14
2006-01-04re PR target/25554 (unrecognizable insn on x86_64 with -O2 -ftracer ( -fno-tr...Jakub Jelinek2-290/+303
2006-01-04re PR c/25559 (Internal compiler error when specifying vector_size(2) of int)Jakub Jelinek2-0/+15
2006-01-04re PR c++/25492 (friend class nested in derived class problem)Mark Mitchell3-0/+42
2006-01-03re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)Steven G. Kargl2-0/+14
2006-01-03Correct last commitHans-Peter Nilsson3-4/+4
2006-01-03thunk3.C, thunk4.C: Gate on dg-require-weak.Hans-Peter Nilsson3-2/+11
2006-01-03re PR rtl-optimization/25578 (gfortran version 4.2.0 20051227 - 144 new test...Paolo Bonzini2-0/+21
2006-01-03re PR c/25183 (internal compiler error triggered by overflow in constant expr...Richard Guenther2-0/+27
2006-01-03backport: sync.md: New file.Jakub Jelinek7-2/+22
2006-01-03re PR c++/25635 (Bogus cruft in error message for invalid operator declaration)Mark Mitchell6-0/+52
2006-01-03Index: gcc/ChangeLogGeoffrey Keating2-0/+30
2006-01-02re PR fortran/24640 ([4.1] ice with invalid label)Steven G. Kargl2-0/+15
2006-01-02parser.c (cp_parser_using_declaration): Skip name-lookup on invalid scope.Volker Reichelt2-1/+5
2006-01-01darwin-abi-3.c: New file.Andreas Tobler10-0/+203
2006-01-01It's 2006, i thinkDaniel Berlin1-1/+1
2006-01-01loadpre1.c: New;Daniel Berlin1-0/+12
2006-01-01thunk3.C: Adjust regexp to be 64bit safe.Nathan Sidwell3-2/+7
2006-01-01loadpre6.c: Fix prototype of malloc to be portable.Andreas Jaeger2-1/+6
2006-01-01re PR c++/25294 (Bogus "unterminated comment" error from #pragma comment)Jakub Jelinek3-0/+59
2005-12-31re PR middle-end/24827 (FAIL: gcc.dg/attr-weakref-1.c)John David Anglin2-2/+10
2005-12-31re PR testsuite/25214 (-fpic/-fPIC failures in gcc.dg/i386-local2.c)Kaveh R. Ghazi2-0/+6
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin8-0/+291
2005-12-30re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann3-0/+76
2005-12-29varasm.c (get_section): Use gcc_assert.Nathan Sidwell3-1/+48
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook2-0/+6
2005-12-29re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)Paul Thomas2-0/+47
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle2-0/+26
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2-0/+23
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2-0/+23
2005-12-28gfortran-dg.exp: Remove trailing whitespace.Tobias Schlüter3-2/+8
2005-12-28fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea...Alan Modra2-0/+11
2005-12-27re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi9-3/+22
2005-12-27re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell3-1/+11
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell3-0/+30
2005-12-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Kazu Hirata5-3/+37
2005-12-24re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2-4/+7
2005-12-24re PR c++/23171 (ICE on pointer initialization with C99 initializer)Mark Mitchell2-0/+9
2005-12-24tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin1-14/+0
2005-12-23re PR c++/24671 (ICE with zero-sized arrays)Mark Mitchell2-0/+22
2005-12-23decl.c (grokdeclarator): Improve diagnostic for friend declarations of class ...Volker Reichelt2-0/+12
2005-12-23re PR target/25005 (ICE in extract_constrain_insn_cached, at recog.c:2002)Jakub Jelinek2-0/+39
2005-12-23re PR c++/25369 (use of inline function in template class leads to undefined ...Mark Mitchell2-0/+25
2005-12-23re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2-0/+9
2005-12-23re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2-0/+43
2005-12-22mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson2-1/+5