aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch2-1/+7
2005-02-06expmed.c (store_bit_field): Make the SUBREG code adjust bitnum.Richard Sandiford2-0/+12
2005-02-06* gcc.dg/altivec-19.c: New.Geoffrey Keating1-0/+12
2005-02-03re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be...Andrew Pinski2-0/+34
2005-02-03fix PR number in the testsuite/Changelog:Andrew Pinski1-1/+1
2005-02-03re PR tree-optimization/19736 (ICE with type mismatch between SSA_NAME and it...Andrew Pinski2-0/+26
2005-02-03re PR c++/17401 (ICE with invalid pure specifier)Giovanni Bajo2-0/+21
2005-02-03combine.c (simplify_comparison, [...]): Do not drop the extend if we'd have t...Alexandre Oliva2-0/+33
2005-02-03vect-85.c: Remove xfail.Dorit Naishlos5-14/+17
2005-02-03altivec.md (altivec_dst): Make the first operand a REG, not a MEM.Geoffrey Keating1-0/+4
2005-02-03re PR c/17807 (No warning/error for undefined local function.)Joseph Myers3-0/+27
2005-02-03gen_directive_tests: Generate tests for selector expressions.Janis Johnson2-0/+128
2005-02-03re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre...Matt Austern3-0/+36
2005-02-02re PR c/18502 (trigraphs don't work with -std=gnu99)Joseph Myers2-0/+12
2005-02-02Revert bad importZack Weinberg20-1619/+0
2005-02-02re PR c++/17413 (local classes as template argument)Volker Reichelt2-1/+6
2005-02-02re PR tree-optimization/19578 (function pointer propagation fails for noretur...Richard Sandiford2-0/+15
2005-02-02Imported from mainline FSF repositoriesNick Clifton20-0/+1619
2005-02-02re PR c/19435 (spurious warnings with nested array constructors)Joseph Myers2-0/+13
2005-02-01* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.Janis Johnson2-1/+3
2005-02-01* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.Janis Johnson2-1/+3
2005-02-01simd-2.C: Check for AltiVec HW support at runtime.Janis Johnson3-6/+35
2005-02-01vect-77.c: Replace xfail selector with expression.Janis Johnson4-17/+9
2005-02-01simd1.C: Expect warning.Janis Johnson6-4/+11
2005-02-01ppc64-toc.c: Don't explicitly use -m64.Janis Johnson3-3/+6
2005-02-01* gcc.dg/ppc64-abi-3.c: Add xfail for error checks.Janis Johnson2-2/+7
2005-02-01re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson3-0/+31
2005-02-01re PR tree-optimization/19633 (local address incorrectly thought to escape)Diego Novillo3-2/+84
2005-02-01sourcebuild.texi (Test directives): Describe selector expressions.Janis Johnson2-1/+70
2005-02-01README: Describe tests in source directory.Janis Johnson25-109/+142
2005-02-01test-framework.awk: Change recording and printing of passes and failures.Janis Johnson2-12/+34
2005-02-01gcc.test-framework: New directory.Janis Johnson5-0/+710
2005-02-01treelang.exp: Fix comment typos.James A. Morrison2-6/+11
2005-02-01re PR c++/18757 (ICE (on invalid) in get_innermost_template_args)Alexandre Oliva2-6/+10
2005-01-31fold-const.c (fold, [...]): Do not lose side effects when optimizing 0 % X.Jeff Law3-0/+38
2005-02-01decl.c (build_enumerator): Do not issue duplicate error messages about invali...Mark Mitchell3-2/+21
2005-02-01re PR c/19333 (C front end accepts arrays of incomplete types)Steven Bosscher8-28/+29
2005-01-31parser.c (cp_lexer_new_main): Get the first token, first, before doing anything.Mike Stump2-0/+8
2005-01-31re PR middle-end/19650 (miscompiling of array acess of (int)(a==2))Dale Johannesen2-0/+75
2005-01-31copysign1.c: Special case sizeof long double for intel double extended format.Richard Henderson3-7/+46
2005-01-31re PR c++/19555 (specialized in the wrong namespace causes an ICE)Mark Mitchell2-0/+26
2005-01-31re PR c++/19395 (invalid scope qualifier allowed in typedef)Mark Mitchell3-0/+25
2005-01-31re PR c++/19457 (Warning depends on cached constant)Mark Mitchell2-0/+9
2005-01-30re PR tree-optimization/19624 (PRE pessimizes ivopts)Daniel Berlin3-0/+42
2005-01-30PR 19700 testcase.Richard Henderson1-0/+40
2005-01-30re PR libfortran/19647 (inquire(delim=) returns garbage)Bud Davis2-0/+32
2005-01-29re PR middle-end/19689 (ICE in store_bit_field, at expmed.c)Richard Henderson1-0/+19
2005-01-29re PR middle-end/19687 (ICE with union initializer)Richard Henderson1-0/+18
2005-01-29re PR tree-optimization/15791 (fold misses that two ADDR_EXPR of an arrary ob...Richard Guenther11-0/+168
2005-01-29re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook2-0/+27