aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-11-24re PR fortran/42045 ([F03] passing a procedure pointer component to a procedu...Janus Weil4-6/+38
2009-11-24* gcc.c-torture/execute/pr40404.c: Use long for bitfield on 16bit int targets.Andy Hutchinson2-0/+12
2009-11-23* gcc-dg/Wtype-limits.c: Add line to correct line numbers.Andy Hutchinson2-0/+5
2009-11-23re PR testsuite/42086 (FAIL: gcc.target/ia64/fptr-1.c execution test)H.J. Lu2-11/+10
2009-11-23lto.exp (lto_option_list): Rename from option_list.Janis Johnson3-8/+13
2009-11-23raw-string-1.c: Require-effective-target wchar.Andy Hutchinson6-4/+13
2009-11-23* gcc.dg/torture/pr37868.c: Use smaller bitfield for 16bit int targets.Andy Hutchinson2-1/+16
2009-11-23* gcc.dg/tree-ssa/pr33920.c: Remove warning check for 16 bit targets.Andy Hutchinson2-1/+5
2009-11-23* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.Andy Hutchinson2-1/+4
2009-11-23re PR c/36470 (sizeof UTF-32 is 2 on AVR)Andy Hutchinson6-9/+16
2009-11-23* gcc.dg/tree-ssa/asmgoto-1.c: Suppress warnings.Andy Hutchinson2-1/+5
2009-11-23* gcc.c-torture/execute/ipa-sra-2.x: New. Skip test for 16bit targets.Andy Hutchinson2-0/+8
2009-11-23sms-6.c: Use long for 16 bit int targets.Andy Hutchinson3-1/+16
2009-11-23pr36998.c: Frame pointer required for avr target.Andy Hutchinson6-0/+24
2009-11-23block-1.c: Require 32-bit or larger array support.Andy Hutchinson20-0/+59
2009-11-23decl.c (gnat_to_gnu_entity): Pass the list of attributes when building the co...Eric Botcazou2-0/+11
2009-11-23inline2.c: Modify scan.Steve Ellcey2-1/+5
2009-11-23re PR c++/14777 (typedef doesn't fully expose base class type)Dodji Seketeli5-6/+32
2009-11-22re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak2-0/+17
2009-11-22re PR fortran/41807 (data statement with nested type constructors)Jerry DeLisle3-1/+37
2009-11-21re PR middle-end/42025 (ICE verify_stmts failed (non-trivial conversion at as...Martin Jambor3-0/+62
2009-11-21mips-protos.h (mulsidi3_gen_fn): New typedef.Adam Nemet3-2/+26
2009-11-21Nit.Andy Hutchinson1-1/+1
2009-11-21vrp47.c: Fix target check.Andreas Krebbel2-1/+5
2009-11-21PR c++/9050, DR 147, DR 318Jason Merrill6-7/+27
2009-11-21re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)Alexandre Oliva2-0/+27
2009-11-21re PR c/42114 (c99-stdint test fails for ptrdiff test)Andy Hutchinson5-1/+23
2009-11-20Undo part of 2009-10-23 changeMichael Meissner2-20/+5
2009-11-20re PR c++/38646 (ICE with invalid specialization of variadic template)Simon Martin2-0/+17
2009-11-20config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.Rainer Orth2-0/+11
2009-11-20re PR c++/42060 ([c++0x] ICE throwing array with initializer list)Paolo Carlini2-0/+13
2009-11-20Remove testsuite/ from pathname.H.J. Lu1-5/+5
2009-11-20proc_ptr_comp_23.f90: Add a missing space.H.J. Lu2-2/+6
2009-11-20vrp47.c: Skip on S/390.Andreas Krebbel2-1/+8
2009-11-20re PR c++/29017 (%s substituted with different untranslated words can't be pr...Shujing Zhao8-8/+19
2009-11-20re PR fortran/42104 ([F03] runtime segfault with procedure pointer component)Paul Thomas2-0/+79
2009-11-20re PR c++/42115 (r154072 & r154073 break build of ppl, non-placement dealloca...Jason Merrill2-2/+19
2009-11-19DR 176 permissivenessJason Merrill4-3/+26
2009-11-19pr40204.c: Test only for int32 target.Andy Hutchinson3-0/+7
2009-11-19raw-string-1.c: Skip test for avr target.Andy Hutchinson5-0/+11
2009-11-19[multiple changes]Rafael Espindola4-4/+15
2009-11-19re PR c++/561 (std:unclear about Overloaded Function Pointer resolution)Jason Merrill2-0/+25
2009-11-1920091002-1_0.C: Replace -shared with -r -nostlib.Nick Clifton13-13/+13
2009-11-19re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...Jerry DeLisle2-0/+60
2009-11-18linkage.exp: Also check -m32 for i*86-*-linux*.H.J. Lu2-1/+5
2009-11-1820091002-1_0.C: Replace -shared with -r -nostlib.Nick Clifton1-0/+16
2009-11-18re PR testsuite/41913 (ERROR: tcl error sourcing gcc.dg/lto/lto.exp)H.J. Lu2-1/+6
2009-11-18re PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)Janus Weil2-1/+17
2009-11-18re PR c++/40892 (maybe_warn_cpp0x i18n problems)Shujing Zhao4-3/+10
2009-11-18re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek5-4/+12