aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2008-07-26re PR fortran/36934 (Spurious "ambiguous reference to...ERROR"/ICE)Thomas Koenig2-0/+23
2008-07-25Fix IA-64 breakage...Michael Meissner4-0/+50
2008-07-25target-supports.exp (check_effective_target_arm_thumb1_ok): New.Joseph Myers3-1/+18
2008-07-25Remove files that was intended to be removed in last commit.Jan Hubicka3-0/+0
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka7-24/+14
2008-07-24Implement defaulted/deleted functions as per N2346Jason Merrill7-7/+117
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft15-26/+281
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig2-0/+24
2008-07-24tree-vrp.c (infer_value_range): Ignore asm statements when looking for memory...Ian Lance Taylor2-0/+53
2008-07-24spu-c.c (__vector_keyword): New variable.Ben Elliston3-0/+72
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor3-0/+117
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez3-0/+40
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner15-0/+1017
2008-07-23re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2-0/+37
2008-07-22target-supports.exp (check_effective_target_spu_auto_overlay): New procedure.Ulrich Weigand3-1/+21
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft4-0/+87
2008-07-22re PR preprocessor/28079 (#line range not verified without -pedantic)Manuel López-Ibáñez2-0/+12
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues2-1/+5
2008-07-21re PR c++/36871 (__has_nothrow_copy(T) false for T with a template ctor)Paolo Carlini8-0/+89
2008-07-21re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig2-0/+20
2008-07-21re PR c++/36870 (__has_nothrow_constructor violates the ODR)Paolo Carlini7-21/+65
2008-07-21[multiple changes]Andreas Krebbel2-0/+21
2008-07-21re PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C)Hans-Peter Nilsson2-1/+5
2008-07-21re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)Hans-Peter Nilsson3-4/+8
2008-07-21re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Hans-Peter Nilsson2-2/+7
2008-07-20re PR tree-optimization/36879 (undefined reference to a variable)Andrew Pinski2-0/+70
2008-07-20* gcc.dg/tree-ssa/data-dep-1.c: XFAIL.Hans-Peter Nilsson2-1/+5
2008-07-20ssa-fre-7.c: XFAIL.Daniel Berlin9-16/+27
2008-07-19re PR middle-end/36877 (-O0 -fopenmp -march=i386 atomics)Jakub Jelinek2-0/+22
2008-07-19re PR fortran/36795 (crash with character allocatable array argument)Tobias Burnus3-0/+41
2008-07-19tm.texi (MALLOC_ABI_ALIGNMENT): New macro.Olivier Hainque6-0/+117
2008-07-19check.c (gfc_check_cshift,gfc_check_eoshift,gfc_check_unpack): Add rank check...Tobias Burnus3-4/+55
2008-07-18utf-array.C: Fix broken merge/checkin.Kris Van Hees5-154/+14
2008-07-18fshort-wchar.c: Use -Wl,--no-wchar-size-warning on arm*-*-*eabi.Joseph Myers2-0/+6
2008-07-18re PR target/36786 (ICE in extract_insn, at recog.c:1990)Uros Bizjak2-0/+18
2008-07-18re PR c++/36407 (ICE with conversion and -fpermissive)Dodji Seketeli2-0/+25
2008-07-18c-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYPE__ and __CHAR32_TYPE__.Kris Van Hees9-0/+410
2008-07-18re PR middle-end/36859 (Caller/callee mismatch for vararg on stack)H.J. Lu2-0/+45
2008-07-18re PR middle-end/36858 (Incorrect alignment attribute on stack parameter)H.J. Lu2-0/+37
2008-07-18parameter_array_init_4.f90: Silence pedantic warning.Tobias Burnus2-4/+8
2008-07-18The new file gfortran.dg/array_4.f90 was missing from the commit 137910Tobias Burnus1-0/+12
2008-07-17utils.c (create_var_decl_1): Relax expectations on the PUBLIC_FLAG argument...Olivier Hainque7-0/+63
2008-07-17decl2.c (determine_visibility): Allow target to override visibility of class ...Julian Brown3-1/+33
2008-07-17re PR c++/36855 (__has_trivial_destructor() returns false for reference types.)Paolo Carlini3-0/+10
2008-07-17re PR middle-end/36753 (Forward propagation interacts badly with global regis...Paolo Bonzini2-0/+36
2008-07-17re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus2-0/+11
2008-07-16re PR testsuite/36443 (HOSTCC doesn't work with installed gcc)H.J. Lu2-0/+18
2008-07-17re PR c++/13699 (Extern "C" routine in different namespaces accepted with dif...Dodji Seketeli2-0/+16
2008-07-15tree-ssa-sccvn.c (expressions_equal_p): Check type equality.Daniel Berlin1-1/+1
2008-07-15re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther2-0/+46