aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek36-37/+40
2013-01-04re PR middle-end/55863 (Fails to fold (i + 2) - (i + 1) to 1)Richard Biener2-0/+19
2013-01-04re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus2-0/+25
2013-01-04re PR fortran/55854 (ICE on intent(out) dummy argument with unlimited polymor...Tobias Burnus4-2/+47
2013-01-03re PR c++/55419 (ICE in gimplify_init_ctor_preeval, at gimplify.c:3587)Jason Merrill1-0/+14
2013-01-03re PR c++/55842 (C++11 ICE with boost multi-precision and boost variant)Jason Merrill1-0/+7
2013-01-03tls-reload-1.c (main): Make testing more thorough.Richard Sandiford2-1/+5
2013-01-03re PR c++/55856 (ICE on tuple with rvalue ref member)Jason Merrill1-1/+3
2013-01-03re PR c++/55856 (ICE on tuple with rvalue ref member)Jason Merrill1-0/+16
2013-01-03ChangeLog: Fix.Uros Bizjak1-0/+14
2013-01-03re PR c++/53650 (large array causes huge memory use)Jason Merrill1-0/+13
2013-01-03re PR fortran/55855 ([OOP] incorrect warning with procedure pointer component...Janus Weil3-1/+23
2013-01-03* gcc.dg/torture/tls/tls-reload-1.c: Add tls options.David Edelsohn2-0/+5
2013-01-03re PR tree-optimization/55857 (ICE: verify_ssa failed)Richard Biener3-0/+44
2013-01-03ChangeLog rotation.Jakub Jelinek2-11179/+11184
2013-01-03re PR rtl-optimization/55838 (ICE in extract_insn (unrecognizable insn) with ...Jakub Jelinek2-0/+16
2013-01-03re PR middle-end/55832 (ICE in fold_convert_loc, at fold-const.c:1967)Jakub Jelinek2-0/+28
2013-01-03pr55430.c: Define MAP_FAILED if not defined.John David Anglin2-0/+7
2013-01-03dumpfile.c (dump_loc): Print filename with location.Teresa Johnson11-11/+11
2013-01-02re PR c++/54325 (C++11 uniform initialization syntax for argument-less abstra...Jason Merrill1-0/+23
2013-01-02re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new li...Jerry DeLisle2-0/+135
2013-01-02c-compat.exp (compat-use-alt-compiler): Remove -fno-diagnostics-show-caret fr...Jakub Jelinek2-2/+30
2013-01-02* decl.c (check_default_argument): Use LOOKUP_IMPLICIT.Jason Merrill1-0/+12
2013-01-02tls-reload-1.c: New test.Richard Sandiford2-0/+52
2013-01-02re PR c++/55804 (GCC omits required call to constructor)Jason Merrill1-0/+22
2013-01-02tree-vrp.c (range_fits_type_p): Require the MSB of the double_int to be clear...Richard Sandiford2-0/+22
2013-01-02newunit_3.f90: Add dg-do run.Jerry DeLisle3-0/+7
2013-01-01re PR tree-optimization/55831 (ICE: verify_flow_info failed)Jakub Jelinek2-0/+44
2012-12-31devirt-9.C: Cleanup inline ipa dump.Uros Bizjak2-1/+6
2012-12-31builtin_target.c (vendor_signatures): Remove.Uros Bizjak2-8/+8
2012-12-28re PR fortran/55692 (ICE on incorrect use of ASSOCIATED function)Janus Weil2-0/+14
2012-12-28re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus2-0/+46
2012-12-27re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)Jerry DeLisle2-0/+11
2012-12-27re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle2-0/+32
2012-12-27Before this patch...Sriraman Tallam6-5/+13
2012-12-26PR fortran/55539 Fix regression in -fno-sign-zero.Janne Blomqvist2-0/+20
2012-12-23re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ...Tobias Burnus2-0/+54
2012-12-23r10k-cache-barrier-10.c: Make a branch-likely instruction more likely.Richard Sandiford2-0/+11
2012-12-23pr55315.c: Cast to long rather than int.Richard Sandiford2-1/+5
2012-12-22re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus2-0/+42
2012-12-21re PR tree-optimization/55355 (internal compiler error: in tree_low_cst, at t...Martin Jambor2-0/+28
2012-12-21re PR inline-asm/55775 (ICE when building pari)Vladimir Makarov2-0/+61
2012-12-21* c-c++-common/pr43942.c: Remove XFAIL for AIX.David Edelsohn2-1/+2
2012-12-21* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.David Edelsohn2-0/+4
2012-12-21target-supports.exp (add_options_for_tls): Add -pthread for AIX as well.David Edelsohn2-5/+10
2012-12-21pthread-init-2.c (dg-options): Define _XOPEN_SOURCE=500 on AIX.David Edelsohn2-30/+36
2012-12-21re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Paul Thomas2-0/+46
2012-12-21re PR middle-end/52996 (ice in verify_loop_structure, at cfgloop.c:1567)Richard Biener2-0/+38
2012-12-20re PR middle-end/55750 (-( in expand_expr_addr_expr_1, at expr.c:7646)Jakub Jelinek2-0/+34
2012-12-20same_type_as_1.f03: Correct for improved message.Paul Thomas2-4/+4