-
- Downloads
re PR middle-end/47650 (wrong output of print_generic_decl() called from a plugin)
2011-03-15 Richard Guenther <rguenther@suse.de> PR middle-end/47650 * tree-pretty-print.c (dump_function_declaration): Properly dump unprototyped and varargs function types. * gfortran.dg/c_f_pointer_tests_3.f90: Adjust. * gfortran.dg/ishft_4.f90: Likewise. * gfortran.dg/leadz_trailz_3.f90: Likewise. From-SVN: r170995
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/testsuite/ChangeLog 7 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/c_f_pointer_tests_3.f90 1 addition, 1 deletiongcc/testsuite/gfortran.dg/c_f_pointer_tests_3.f90
- gcc/testsuite/gfortran.dg/ishft_4.f90 2 additions, 2 deletionsgcc/testsuite/gfortran.dg/ishft_4.f90
- gcc/testsuite/gfortran.dg/leadz_trailz_3.f90 1 addition, 1 deletiongcc/testsuite/gfortran.dg/leadz_trailz_3.f90
- gcc/tree-pretty-print.c 12 additions, 8 deletionsgcc/tree-pretty-print.c
Loading
Please register or sign in to comment