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/32302] [4.2/4.3 Regression] Incorrect result with -O2



------- Comment #12 from pault at gcc dot gnu dot org  2007-06-14 13:04 -------
Subject: Bug 32302

Author: pault
Date: Thu Jun 14 13:04:05 2007
New Revision: 125708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125708
Log:
2007-06-14  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/32302
        * trans-common.c (build_common_decl): If resizing of common
        decl is needed, update the TREE_TYPE.

2007-06-14  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/32302
        * gfortran.dg/common_resize_1.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/common_resize_1.f
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-common.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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