aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-11-17decl.c (start_preparsed_function): Call check_function_type even in templates.Giovanni Bajo2-0/+22
2004-11-16Somehow, I missed to checkin this test when I fixed pr17635 (withDevang Patel1-0/+11
2004-11-16Revert bogus changes to these filesNick Clifton3-3/+10
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook2-0/+23
2004-11-15re PR c/18498 (gcc allows non-integral bitfield types)Joseph Myers2-0/+19
2004-11-15tree-vect.h: (check_vect): Test symbols defined for powerpc*-*-linux*.Janis Johnson2-1/+4
2004-11-15ppc64-abi-1.c: Skip if not lp64.Janis Johnson4-0/+7
2004-11-15* lib/gcc-dg.exp (dg-target-list): Remove.Janis Johnson2-20/+4
2004-11-15* gcc.dg/ia64-postinc.c: New test.Steve Ellcey2-0/+27
2004-11-15sol2-c.c (cmn_err_char_table): Add "p".Mark Mitchell2-1/+6
2004-11-15g++.dg/opt/strength-reduce.C...Nick Clifton10-14/+65
2004-11-15Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij15-22/+48
2004-11-15* gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.Eric Botcazou2-0/+5
2004-11-15re PR tree-optimization/18431 (Code for arrays and pointers are not the same)Zdenek Dvorak2-0/+39
2004-11-14c99-flex-array-5.c, [...]: New tests.Joseph Myers14-0/+347
2004-11-14* gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.Dorit Naishlos2-1/+5
2004-11-14re PR tree-optimization/18400 (wrong unrolling after vectorization due to inv...Dorit Naishlos3-0/+71
2004-11-14alias-1.c: Remove dg-warning on the SPARC.Eric Botcazou2-1/+7
2004-11-14* g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.Eric Botcazou2-1/+5
2004-11-14* g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.Giovanni Bajo3-0/+41
2004-11-14re PR c++/17344 (completely wacky error with matching template template class...Kriang Lerdsuwanakij2-0/+30
2004-11-13cast1.C: Run only on ILP32.Eric Botcazou3-0/+7
2004-11-13re PR target/18300 (Infinite loop when passing object with 3+ base classes by...Zak Kipling1-0/+16
2004-11-13* gcc.c-torture/execute/20041113-1.c: New test.Bernd Schmidt2-0/+28
2004-11-13re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison37-1/+89
2004-11-13re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison18-0/+821
2004-11-13varasm.c (output_addressed_constants): For CONST_DECLs, output the initialize...Ziemowit Laski3-0/+64
2004-11-12gcc-dg.exp (dg-forbid-option): New function.Mark Mitchell81-1/+203
2004-11-12re PR c++/18389 (ICE on struct declaration in for statement)Mark Mitchell8-3/+78
2004-11-12re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C)Andrew Pinski6-0/+31
2004-11-12* gcc.dg/pr16286.c: Fix last change.Andreas Schwab2-6/+9
2004-11-12re PR c++/18416 (ICE in import_export_decl)Mark Mitchell2-0/+21
2004-11-12* gcc.c-torture/execute/20041112-1.c: New test.Eric Botcazou2-0/+44
2004-11-12* lib/gcc-dg.exp (dg-target-list): New.Janis Johnson2-0/+23
2004-11-12target-supports.exp (get-compiler_messages): New.Janis Johnson3-16/+91
2004-11-11* gcc.dg/precedence-1.c: New test.Joseph Myers2-0/+157
2004-11-11* gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.Janis Johnson2-0/+7
2004-11-11linkage.exp: Prepend directory name to pass/fail message...Janis Johnson2-5/+16
2004-11-11gcc-dg.exp (skip_test_and_clear_xfail): New procedure.Janis Johnson2-29/+36
2004-11-11* lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.Janis Johnson2-0/+10
2004-11-11re PR target/16457 (PowerPC - Combine two rldicr instructions into a single r...Nathan Sidwell2-0/+23
2004-11-11re PR rtl-optimization/16796 (PowerPC - Unnecessary Floating Point Register C...Nathan Sidwell2-0/+55
2004-11-11re PR target/16458 (PowerPC - redundant compare)Nathan Sidwell2-0/+21
2004-11-10* objc.dg/desig-init-2.m: New test.Joseph Myers2-0/+11
2004-11-10tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the...Daniel Berlin1-0/+26
2004-11-10re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet3-0/+34
2004-11-10Test for PR tree-optimization/17892.Fariborz Jahanian1-0/+37
2004-11-10sparc.c (function_arg_union_value): New 'slotno' argument.Eric Botcazou2-0/+32
2004-11-10re PR tree-optimization/17892 (gcc-4.0 should not reassociate floating point ...Fariborz Jahanian1-0/+5
2004-11-10re PR c++/18369 (Segfault on braced new)Mark Mitchell2-0/+11