This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC build failure, HEAD@149063 on native


With your recent patch, GCC HEAD revision 149063 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 149062.

Log information for changes since the last build:
------------------------------------------------------------------------
r149063 | burnus | 2009-06-29 14:02:17 -0700 (Mon, 29 Jun 2009) | 24 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/gfortran.texi
   M /trunk/gcc/fortran/invoke.texi
   M /trunk/gcc/fortran/iso-c-binding.def
   M /trunk/gcc/fortran/libgfortran.h
   M /trunk/gcc/fortran/options.c
   M /trunk/gcc/fortran/trans-expr.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/pointer_check_1.f90
   A /trunk/gcc/testsuite/gfortran.dg/pointer_check_2.f90
   A /trunk/gcc/testsuite/gfortran.dg/pointer_check_3.f90
   A /trunk/gcc/testsuite/gfortran.dg/pointer_check_4.f90
   A /trunk/gcc/testsuite/gfortran.dg/pointer_check_5.f90

2009-06-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40580
        * trans-expr.c  (gfc_conv_procedure_call): Add -fcheck=pointer
        * check.
        * libgfortran.h: Add GFC_RTCHECK_POINTER.
        * invoke.texi (-fcheck): Document new pointer option.
        * options.c (gfc_handle_runtime_check_option): Handle pointer
        * option.

        * gfortran.texi (C Binding): Improve wording.
        * iso-c-binding.def: Remove obsolete comment.


2009-06-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40580
        * pointer_check_1.f90: New test.
        * pointer_check_2.f90: New test.
        * pointer_check_3.f90: New test.
        * pointer_check_4.f90: New test.
        * pointer_check_5.f90: New test.


------------------------------------------------------------------------

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@apple.com> 
(via an automated GCC regression-testing script.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]