aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-01-12* gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.Ulrich Weigand2-1/+6
2005-01-12* g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.Ben Elliston2-1/+5
2005-01-11re PR rtl-optimization/13366 (ICE using MMX/SSE builtins with -O)Richard Henderson1-0/+13
2005-01-11re PR target/18761 (C++ ABI bug on OS X with embed types)Andrew Pinski2-0/+32
2005-01-11altivec-3.C (baz, baz2): Check one component of structs at a time.Alan Modra3-4/+20
2005-01-10re PR c++/19355 (ICE: tree check at c-common.c:2332)Roger Sayle2-0/+16
2005-01-10i386.c (ix86_function_value): Use type_natural_mode.Richard Henderson1-0/+8
2005-01-10c456001.a: New from ACATS 2.5LLaurent GUERBY6-22/+178
2005-01-09re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook3-0/+29
2005-01-09* gcc.dg/tree-ssa/loop-4.c: Fix outcome.Zdenek Dvorak2-2/+15
2005-01-09tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.Dorit Naishlos72-34/+305
2005-01-09pr18241-1.c: Fix dg-do parameter.Manfred Hollstein6-5/+13
2005-01-08emmintrin.h (_mm_cvtsi128_si32): Move earlier.Richard Henderson2-4/+5
2005-01-08Fix botched ChangeLog entries in previous commit.Diego Novillo1-0/+1
2005-01-08[multiple changes]Diego Novillo6-0/+247
2005-01-08select_2.f90, [...]: New.Steven G. Kargl4-1/+59
2005-01-07c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy TYPE_MODE.Jakub Jelinek2-0/+29
2005-01-07re PR c++/19298 (dependent type (references) and calling a function method)Nathan Sidwell2-0/+32
2005-01-07pr17529.c (y): Change size of array to 1 instead of being empty.Andrew Pinski2-1/+6
2005-01-07re PR fortran/15553 (Array copy operation produces garbage)Tobias Schlüter2-0/+47
2005-01-07re PR tree-optimization/19283 (Bad code generated in final_cleanup)Jakub Jelinek2-0/+22
2005-01-07re PR rtl-optimization/18861 (ICE Segmentation fault in try_crossjump_to_edge...Jakub Jelinek2-0/+34
2005-01-07re PR tree-optimization/18828 (Extraneous warning with var_start and optimiza...Jakub Jelinek2-0/+37
2005-01-07* gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.Andreas Jaeger2-2/+6
2005-01-07re PR libfortran/18398 (Formatted I/O problems)Bud Davis2-0/+16
2005-01-07c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo...Geoffrey Keating2-0/+26
2005-01-06re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ...Daniel Berlin1-0/+16
2005-01-06re PR c++/19244 (Typedef of anonymous class incorrectly handled in member fun...Mark Mitchell2-0/+9
2005-01-06re PR rtl-optimization/13299 (Unsafe treatment of extended givs)Richard Sandiford1-0/+35
2005-01-06re PR c++/17154 (Using declaration of function name ignored inside partial sp...Kriang Lerdsuwanakij2-0/+17
2005-01-06re PR c++/19258 (Incorrect access check for default argument)Kriang Lerdsuwanakij2-0/+20
2005-01-06re PR c++/19270 (ice on valid template code)Nathan Sidwell2-0/+25
2005-01-05ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson1-0/+22
2005-01-06asm1.C, [...]: Bypass tests on x86 when using -fpic/-fPIC.Kaveh R. Ghazi4-1/+10
2005-01-06* gcc.c-torture/compile/20050105-1.c: New test.Jakub Jelinek2-0/+9
2005-01-05* gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating2-1/+4
2005-01-05re PR target/18910 (unrecognisable insn in regclass on x86/amd64)Jan Hubicka1-0/+13
2005-01-05re PR target/12902 (Invalid assembly generated when using SSE / xmmintrin.h)Richard Henderson1-0/+25
2005-01-05re PR middle-end/19100 (Wrong code for ?-operator with casted ?-operator pred...Roger Sayle2-0/+23
2005-01-05c-parse.in (asm_string): New.Joseph Myers2-0/+39
2005-01-05re PR c++/19030 (ice on tree check)Nathan Sidwell2-0/+30
2005-01-04re PR preprocessor/19257 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/s...Geoffrey Keating2-1/+6
2005-01-04re PR middle-end/17767 (MMX intrinsics cause internal compiler error)Uros Bizjak2-0/+22
2005-01-04re PR tree-optimization/18308 (ICE in do_jump, at dojump.c:274)Paolo Bonzini2-0/+18
2005-01-04* gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.Andreas Jaeger2-0/+5
2005-01-04Correct typo in PR numberR. Kelley Cook1-1/+1
2005-01-04Index: libcpp/ChangeLogGeoffrey Keating6-0/+32
2005-01-03darwin.c (darwin_handle_weak_import_attribute): Permit VAR_DECLs to have weak...Geoffrey Keating3-2/+20
2005-01-03* g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.Richard Henderson2-1/+5
2005-01-03ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.Richard Henderson5-5/+24