aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-12-12* gcc.dg/pr35442.c: Ignore a possible warning.Janis Johnson1-0/+4
2008-12-12re PR tree-optimization/32044 (final value replacement too aggressive for e.g...Zdenek Dvorak1-0/+6
2008-12-12re PR target/11594 (testcase gcc.dg/20020103-1.c fails with "scan-assembler-n...Janis Johnson1-0/+5
2008-12-12re PR middle-end/38409 ([graphite] ICE : in canonicalize_loop_ivs, at tree-pa...Sebastian Pop1-0/+5
2008-12-12re PR fortran/36355 (matmul argument-check: wrong error messages)Daniel Franke1-0/+5
2008-12-11re PR testsuite/29071 (gcc.dg/20020919-1.c compilation test fails on powerpc-...Janis Johnson1-0/+5
2008-12-11re PR middle-end/38413 ([graphite] ICE: in build2_stat, at tree.c:3293)Sebastian Pop1-1/+6
2008-12-11re PR middle-end/38459 ([graphite] SEGFAULT in cloog_clast_create)Sebastian Pop1-0/+5
2008-12-11[multiple changes]Sebastian Pop1-0/+20
2008-12-11Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop1-0/+33
2008-12-11re PR tree-optimization/38464 (vect/costmodel/ppc/costmodel-slp-12.c fails to...Ira Rosen1-0/+6
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill1-0/+5
2008-12-10re PR tree-optimization/36792 (Revision 137631 causes many failures)Daniel Berlin1-0/+5
2008-12-10re PR middle-end/38271 (Spurious / missing "... used uninitialized in this fu...Alexandre Oliva1-0/+5
2008-12-10re PR tree-optimization/37416 (Failure to return number of loop iterations)Ira Rosen1-0/+5
2008-12-1020020919-1.c: Correct target selector to alpha*-*-*.Uros Bizjak1-0/+32
2008-12-10re PR c++/37971 (Rejects default argument that is a template via access fail...Mark Mitchell1-0/+6
2008-12-10re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)Jakub Jelinek1-0/+6
2008-12-09re PR fortran/35983 (C_LOC in derived type constructor gives weird result)Mikael Morin1-0/+5
2008-12-09re PR testsuite/38420 (gcc.target/i386/pr37248-2.c doesn't work on ia32)H.J. Lu1-0/+6
2008-12-09re PR testsuite/37326 (gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times...Steve Ellcey1-0/+5
2008-12-09re PR tree-optimization/35468 (LHS of assignment can be folded to a constant ...Jakub Jelinek1-0/+6
2008-12-09re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))Jason Merrill1-0/+5
2008-12-08ChangeLog: Fix small typo.Uros Bizjak1-1/+1
2008-12-08fix-r10000-6.c: Add dg-message to look for the note about changed semantics o...Uros Bizjak1-2/+10
2008-12-08re PR debug/38390 (Missing DW_TAG_imported_module)Dodji Seketeli1-0/+5
2008-12-08* g++.dg/other/packed1.C: Remove ia64-hp-hpux* XFAIL.Steve Ellcey1-0/+4
2008-12-08versionid-1.c (dg-final): Fix syntax.Steve Ellcey1-0/+5
2008-12-08re PR c/35443 (Completely broken diagnostic with bind_expr)Jakub Jelinek1-0/+3
2008-12-08re PR c/35442 (Completely broken diagnostic with view_convert_expr)Jakub Jelinek1-0/+5
2008-12-07* gimple.c (recalculate_side_effects) <tcc_constant>: New case.Eric Botcazou1-0/+4
2008-12-07re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)H.J. Lu1-0/+5
2008-12-07tree-sra.c (scalarize_use): Create another temporary with the proper type for...Eric Botcazou1-0/+5
2008-12-07re PR fortran/38425 (I/O: POS= compile-time diagnostics)Jerry DeLisle1-0/+5
2008-12-06re PR middle-end/38428 (ice for Linux kernel code with -O2)Jakub Jelinek1-0/+3
2008-12-06re PR middle-end/38422 (union/bitfield causes cc1/cc1plus to run out of memory.)Jakub Jelinek1-0/+5
2008-12-06re PR fortran/38415 (procedure pointer assignment to abstract interface)Janus Weil1-0/+6
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle1-0/+5
2008-12-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Jakub Jelinek1-0/+5
2008-12-05target-supports.exp (check_effective_target_hard_dfp): New.Janis Johnson1-0/+7
2008-12-05mips-nonpic: New testsuite.Catherine Moore1-0/+4
2008-12-05re PR middle-end/28614 (gcc.c-torture/compile/20001226-1.c times out)Steve Ellcey1-0/+6
2008-12-05re PR middle-end/37248 (regression transformation bitfield to individual bytes)Jakub Jelinek1-0/+7
2008-12-05re PR middle-end/38338 (__builtin_apply causes an ICE on x86)Jakub Jelinek1-0/+5
2008-12-05rs6000.md (move_from_CR_gt_bit): Enable for TARGET_HARD_FLOAT && !TARGET_FPRS...Joseph Myers1-0/+4
2008-12-05re PR testsuite/38406 (Revision 142437 caused gcc.dg/Wstrict-aliasing-convert...Richard Guenther1-0/+6
2008-12-05* gcc.dg/union-5.c: Run only on x86 and x86-64.Eric Botcazou1-0/+4
2008-12-05re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle1-0/+5
2008-12-04cse.c (lookup_as_function): Delete mode frobbing code.Eric Botcazou1-0/+4
2008-12-04re PR c++/37906 (has_trivial_default_constructor vs. deleted copy ctor)Jason Merrill1-0/+5