This is the mail archive of the gcc-bugs@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]

[Bug fortran/53449] [4.8 regression] fortran fails to build with LTO bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53449

--- Comment #4 from uros at gcc dot gnu.org 2012-07-05 07:22:25 UTC ---
Author: uros
Date: Thu Jul  5 07:22:17 2012
New Revision: 189281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189281
Log:
    * expmed.c (expand_mult): Initialize coeff and is_neg.

java/ChangeLog:

    * jcf-io.c (read_zip_member): Initialize d_stream.

fortran/ChangLog:

    PR fortran/53449
    * parse.c (gfc_parse_file): Initialize errors_before.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/jcf-io.c


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